@charset "utf-8";

/*** Sub Common ***/
h3,h4,h5,h6,th{ font-weight:500;}
.nanumsquare {
    font-family: 'NanumSquare', sans-serif !important;
}


/** Sub_Visual **/
.sub_visual{position:relative; height:310px; box-sizing:border-box;  text-align:center;}
.sub_visual1 {background: url(../../images/sub/sub_vis01.jpg) no-repeat center center;}
.sub_visual2 {background: url(../../images/sub/sub_vis02.jpg) no-repeat center center;}
.sub_visual3 {background: url(../../images/sub/sub_vis03.jpg) no-repeat center center;}
.sub_visual4 {background: url(../../images/sub/sub_vis04.jpg) no-repeat center center;}
.sub_visual5 {background: url(../../images/sub/sub_vis05.jpg) no-repeat center center;}
.sub_visual .txt_wrap{position:absolute; left:50%; top:50%; transform: translateX(-50%) translateY(-50%); color:#fff; }

.sub_visual h1 {font-size: 3em; font-weight: 500; text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); animation-duration: 1.5s;	 animation-name: slidein1; animation-fill-mode: forwards;opacity:0;}

 @keyframes slidein1{
  0%{opacity: 0;bottom:-50px;	  }
   30%{opacity: 0;	  }
  100% {	opacity: 1;	bottom:0px;  }
 }
 

/** LNB **/
.lnb {width: 100%; border-bottom: 1px solid #ddd;}
.lnb ul {max-width: 1320px; width: 100%; margin: 0 auto; display: flex; flex-flow:  row wrap; justify-content: center;}
.lnb ul li {width:14.28%; max-width: 188.5px; height: 74px; font-size: 1.125em; position: relative;}
.lnb ul li::after {content: ""; width: 3px; height: 3px; background-color: #adadad;position: absolute; top:50%; transform: translateY(-50%); right: -1.5px; border-radius: 50%;}
.lnb ul li:last-child:after {display: none;}
.lnb ul li a {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; color: #333;}
.lnb ul li:hover a, .lnb ul li.current a {color: #0072ce; font-weight: 500; border-bottom: 2px solid #0072ce;}

/* sub cont ���� css */
.sub_tit {margin-top: 90px; position: relative;}
.sub_tit::before {content: ""; width: 12px; height: 4px; background-color: #0072ce; position: absolute; top:0; left:calc(50% - 6px); transform: translateX(-50%);}
.sub_tit::after {content: ""; width: 12px; height: 4px; background-color: #75b42c; position: absolute; top:0; left:calc(50% + 6px); transform: translateX(-50%);}
.sub_tit h2 {text-align: center; font-size: 2.5em; color: #333; font-weight: 700; padding-top: 20px; line-height: 1;}
.sub_cont{ min-height:350px; margin-top: 50px;}
article .inner > h4 {font-size: 2.125em;  text-align: center; line-height: 1.4; font-weight: 400;}
.img_wrap img {width: 100%;}
.blue_through {position: relative; z-index: 3; }
.blue_through::before {content: ""; display: block; width: calc(100% + 6px); height: 22px; background-color: #b5ddff; position: absolute;bottom: 10%; left: -3px; z-index: -1;}
article .inner > h4 br.br_480 {display: none;} 
.blue_th_m {display: none;}

/* s1_1 */
.s1_1 .arti01 {padding-bottom: 150px;}
.s1_1 .arti01 .inner {display: flex; justify-content: space-between;}
.s1_1 .arti01 .txt_wrap {width: 1%; flex: 1 1 auto;}
.s1_1 .arti01 .txt_wrap b {display: block; font-family: 'play'; font-size: 20px; font-weight: 700; line-height: 1em; color: #0072ce; margin-bottom: 35px;}
.s1_1 .arti01 .txt_wrap h3 {position: relative; font-size: 45px; line-height: 1.4em; font-weight: 700; color: #333; padding-bottom: 55px; margin-bottom: 50px; border-bottom: 1px solid #ddd;}
.s1_1 .arti01 .txt_wrap h3:after {content: ''; width: 40px; height: 4px; background: #0072ce; position: absolute; bottom: 0; left: 0;}
.s1_1 .arti01 .txt_wrap p {font-size: 18px; line-height: 1.66em; color: #666; padding-right: 160px; word-break: keep-all;} 
.s1_1 .arti01 .txt_wrap p:not(:last-child) {margin-bottom: 30px;}
.s1_1 .arti01 .img_wrap {max-width: 578px; width: 100%;}
.s1_1 .arti01 .img_wrap .sign {font-size: 18px; font-weight: 700; color: #333; text-align: center; margin-top: 30px;}
.s1_1 .arti01 .img_wrap .sign img {width: auto; margin-left: 20px;}

/* s1_2 */
.s1_2 {padding-bottom: 150px;}
.s1_2 .arti01 {background: url(../../images/sub/s1_2_main_bg.jpg) no-repeat center center;}
.s1_2 .arti01 .inner {padding: 95px 0;}
.s1_2 .arti01 h4 {color: #fff;}
.s1_2 .arti01 ul {margin-top: 40px;}
.s1_2 .arti01 ul li {width: 23.5%; max-width: 310px; box-sizing: border-box; float: left; margin-right: 2%; background-color: rgba(255,255,255,0.1); border: 1px solid #fff; padding: 50px 0; margin-bottom: 2%;}
.s1_2 .arti01 ul li:nth-child(4n) {margin-right: 0;}
.s1_2 .arti01 ul li:nth-child(n+5) {margin-bottom: 0;}
.s1_2 .arti01 ul li .img_wrap {max-width: 66px; width: 21.43%; margin: 0 auto;}
.s1_2 .arti01 ul li .txt_wrap {margin-top: 35px; text-align: center;}
.s1_2 .arti01 ul li .txt_wrap h5 {font-size: 1.625em; color: #fff; font-weight: 700; line-height: 1;}
.s1_2 .arti01 ul li .txt_wrap p {color: #fff; line-height: 1.75; margin-top: 10px;}
.s1_2 .arti02 {margin-top: 100px;}
.s1_2 .arti02 .img_wrap {max-width: 952px; margin: 80px auto 0; width: 72.13%;}

/* s1_3 */
.s1_3 .arti01 {margin-bottom: 150px;}
.s1_3 .arti01 .his_bx {margin-top: 80px; padding:0 130px}
.s1_3 .arti01 .his_bx > li {margin-bottom: 70px;}
.s1_3 .arti01 .his_bx > li:last-child {margin-bottom: 00px;}
.s1_3 .arti01 .his_bx > li h4 {float: left; max-width: 235px; width: 23%; padding-top: 50px; border-top: 2px solid #0072ce; font-size: 2.25em; line-height: 1; font-weight: 500; color: #0072ce;}
.s1_3 .arti01 .his_bx > li h4 span {display: block; margin-top: 15px; color: #333; font-size: 0.67em;}
.s1_3 .arti01 .his_bx > li ul {float: left; margin-left: 40px; width: calc(77% - 40px); padding-top: 50px; border-top: 1px solid #ddd}
.s1_3 .arti01 .his_bx > li ul li p {float: left; line-height: 2;} 
.s1_3 .arti01 .his_bx > li ul li .month {font-weight: 500; width: 100px;}
.s1_3 .arti01 .his_bx > li ul li .cont {width: calc(100% - 100px); box-sizing: border-box; position: relative; padding-left: 10px; color: #666;}
.s1_3 .arti01 .his_bx > li ul li .cont::after {content: "-"; display: block; position: absolute; left: 0; top:0;}

/* s1_4 */
.s1_4 .sur_bx {margin-top: 50px; padding: 0 80px;}
.s1_4 .sur_bx ul {margin-bottom: 40px;}
.s1_4 .sur_bx ul:last-child {margin-bottom: 0;}
.s1_4 .sur_bx ul li:first-child {width: 170px; height: 170px; font-size: 1.25em; line-height: 1.5; color: #fff; text-align: center; font-weight: 500; position: relative; z-index: 999; display: flex; align-items: center; justify-content: center; float: left; background:url("../../images/sub/s1_4_bg.png") no-repeat center center}
.s1_4 .sur_bx ul li:first-child::before {content: ""; display: block; width: 100px; height: 1px; background-color: #d1d1d1; position: absolute; top:50%; transform: translateY(-50%); right: -100px; z-index: -2;}
.s1_4 .sur_bx ul li:last-child {float: left; width: calc(100% - 270px); margin-left: 100px; height: 170px; background-color: #f9f9f9; border-radius: 20px; box-sizing: border-box; padding-left: 60px; display: flex; align-items: center; position: relative; color: #666;}
.s1_4 .sur_bx ul li:last-child::before {position: absolute; content: ""; display: block; width: 13px; height: 13px; box-sizing: border-box; border: 3px solid #0072ce; top:50%; transform: translateY(-50%); left: -6.5px; border-radius: 50%; z-index: 1111; background-color: #fff;}
.s1_4 .arti02 {margin: 100px 0 150px;}
.s1_4 .arti02 .sur_bx ul li:first-child {background:url("../../images/sub/s1_4_bg2.png") no-repeat center center; background-size:contain;}
.s1_4 .arti02 .sur_bx ul li:first-child::after {background-color: #06377a;}
.s1_4 .arti02 .sur_bx ul li:last-child::before {border: 3px solid #06377a;;}

/* s1_5 */
.s1_5 .arti01 {padding-bottom: 88px; background: url(../../images/sub/s1_5_bg.png) no-repeat bottom center;}
.s1_5 .arti01 .img_wrap {max-width: 858px; width: 100%; margin: 0 auto;}

/* s1_6 */
.s1_6 .arti01 {background: url(../../images/sub/s1_6_bg.jpg) no-repeat bottom center; padding-bottom: 75px;}
.s1_6 .arti01 .blue_through::before {bottom: 11%;}
.s1_6 .arti01 .img_wrap {max-width: 1156px; width: 100%; margin: 50px auto 0;}
.s1_6 .arti02 {background-color: #f3f3f3; padding: 100px 0 150px;}
.s1_6 .arti02 h4 {font-size: 2.125em; font-weight: 500; line-height: 1;}
.s1_6 .arti02 ul {margin-top: 45px;}
.s1_6 .arti02 ul li {float: left; max-width: 420px; width: 31.82%; margin-right: 2.27%; box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1);}
.s1_6 .arti02 ul li:last-child {margin-right: 0;}
.s1_6 .arti02 ul li .img_wrap {width: 100%;}
.s1_6 .arti02 ul li .txt_wrap {width: 100%; background-color: #fff; padding: 60px 40px 55px; box-sizing: border-box;}
.s1_6 .arti02 ul li .txt_wrap h5 {font-size: 1.5em; font-weight: 500; line-height: 1; text-align: center;}
.s1_6 .arti02 ul li .txt_wrap p {margin-top: 30px; color: #666; line-height: 1.625; text-align: center; word-break: keep-all; min-height: 130px;}

/* s1_7 */
.s1_7 {padding-bottom: 150px;}
.s1_7 .map_area{margin-bottom:36px; margin-top:50px; height:424px}
.s1_7 .map_area .root_daum_roughmap {border-bottom:1px solid #dddddd;}
.s1_7 .bt_bx h4 {line-height:1; font-size:1.5625em; color:#333;  display: inline-block;vertical-align: top; margin-right:46px;}
.s1_7 .bt_bx .txt_bx{ display: inline-block;vertical-align: top; }
.s1_7 .bt_bx .txt_bx p{color:#666;}
.s1_7 .bt_bx .txt_bx p:nth-child(2){margin-top:9px; }
.s1_7 .bt_bx .txt_bx p:nth-child(2) span.eq2{margin-left:20px;}
.s1_7 .bt_bx .btn_wrap{overflow:hidden; float:right;}
.s1_7 .bt_bx .btn_wrap a{box-sizing:border-box; float:left; display:block; border:1px solid #dbdbdb;}
.s1_7 .bt_bx .btn_wrap a:hover{opacity:0.7 ; transition:0.1s all ease;}
.s1_7 .bt_bx .btn_wrap a:nth-child(1){border-right:0;}
.s1_7 .root_daum_roughmap .wrap_map{padding:0;}

/* s2 공통 */
.lnb2 ul {width: 100%; max-width: 1320px; margin: 50px auto 70px;}
.lnb2 ul.lnb2_1 li {width: 25%;}
.lnb2 ul.lnb2_2 li {width: 20%;}
.lnb2 ul.lnb2_3 li {width: 33.33%;}
.lnb2 ul li {float: left; line-height: 1.2; border: 1px solid #ddd; box-sizing: border-box; transition: all 0.2s;}
.lnb2 ul li:nth-child(n+2) {border-left:none}
.lnb2 ul li a {height: 50px;  display: flex; align-items: center; justify-content: center; color: #565656; transition: all 0.2s;}
.lnb2 ul li.current,
.lnb2 ul li:hover {background-color: #0072ce; border: 1px solid #0072ce; }
.lnb2 ul li.current a,
.lnb2 ul li:hover a {color: #fff;}

.s2 article .manage_bx {margin-top: 75px;}
.s2 article .manage_bx .cont {max-width: 640px; width: 48.5%; margin-right: 3%; float: left; margin-top: 3%;}
.s2 article .manage_bx .cont:nth-child(1),
.s2 article .manage_bx .cont:nth-child(2) {margin-top: 0;}
.s2 article .manage_bx .cont:nth-child(2n) {margin-right: 0;}
.s2 article .manage_bx .cont h4 {font-size: 1.25em; color: #fff; font-weight: 500; width: 115px; height: 75px; line-height: 1.25; background-color: #0e79d4; border-radius: 20px; border-top-left-radius: 0; text-align: center; position: relative; z-index: 3; display: flex; align-items: center; justify-content: center;}
.s2 article .manage_bx .cont ul {width: 100%; padding: 70px 30px 45px; background-color: #f9f9f9; margin-top: -37.5px; z-index: 2; position: relative; height: 230px; box-sizing: border-box;}
.s2 article .manage_bx .cont ul li {padding-left: 13px; position: relative; color: #666; line-height: 1; margin-bottom: 15px; box-sizing: border-box;}
.s2 article .manage_bx .cont ul li::before {content: ""; display: block; width: 3px; height: 3px; background-color: #0072ce; position: absolute; left: 0; top:8px}
.s2 article .manage_bx .cont ul li:last-child {margin-bottom: 0;}
.s2 article .manage_bx .cont ul li span {font-weight:500;}
.s2 article .manage_bx .cont ul.af li {width: 50%; float: left;}

/* s2_1 */
.s2_1_1 .arti01 {background: url(../../images/sub/s2_1_bg.jpg) no-repeat bottom center; padding-bottom: 140px;}
.s2_1_1 .arti01 h4 .blue_through::before {bottom: 11%;}
.s2_1_1 .arti01 h5 {font-size: 2.125em; font-weight: 500; line-height: 1; text-align: center; margin-top: 75px;}
.s2_1_1 .arti01 .img_wrap {max-width: 1057px; margin: 40px auto 0;}

/* s2_1_2 */
.s2_1_2 .arti01 {margin-bottom: 150px;}

/* s2_1_3 */
.s2_1_3 .arti01 h5 {font-size: 2.125em; font-weight: 500; line-height: 1; text-align: center; margin-top: 75px;}
.s2_1_3 .arti01 .icon_bx {margin-top: 30px;}
.s2_1_3 .arti01 .icon_bx li {float: left; max-width: 641px; width: 48.6%; margin-right: 2.8%; border: 1px solid #ddd; border-top-right-radius: 50px; border-bottom-left-radius: 50px; padding: 60px 90px 50px 60px; box-sizing: border-box;}
.s2_1_3 .arti01 .icon_bx li:nth-child(2) {margin-right: 0;}
.s2_1_3 .arti01 .icon_bx li .img_wrap {max-width: 73px; width: 16%; float: left; margin: 0 45px 0 0;}
.s2_1_3 .arti01 .icon_bx li .txt_wrap {width: calc(84% - 45px); float: left;}
.s2_1_3 .arti01 .icon_bx li .txt_wrap h6 {font-size: 1.5em; font-weight: 500; line-height: 1;}
.s2_1_3 .arti01 .icon_bx li .txt_wrap p {color: #666;margin-top: 15px; word-break:keep-all}
.s2_1_3 .arti02 {margin-top: 100px; background-color: #f9f9f9; padding: 80px 0 140px;}
.s2_1_3 .arti02 > h4 {font-weight: 500; line-height: 1;}
.s2_1_3 .arti02 p {text-align: center; font-size: 1.125em; margin-top: 20px;}
.s2_1_3 .arti02 .img_wrap {max-width: 997px; margin: 0 auto; width: 98%; margin-top: 30px;}

/* s2_1_4 */
.s2_1_4 .arti01 {margin-bottom: 150px;}
.s2_1_4 .arti01 .cont .img_wrap {width: 100%; margin-top: 20px;}
.s2_1_4 .arti01 .cont .img_wrap img {max-width: 310px; width: 48.4375%; margin-right: 3.125%;float: left; box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1);}
.s2_1_4 .arti01 .cont .img_wrap img:last-child {margin-right: 0;}

/* s2_2 */
.s2_2 article .arti_tit {font-size: 2.125em; font-weight: 500; line-height: 1; text-align: center;}
.s2_2 .arti01 .arti_tit {margin-top: 75px;}
.s2_2 .arti01 .cont_bx {margin-top: 40px;}
.s2_2 .arti01 .cont_bx > div {width: 50%;}
.s2_2 .arti01 .cont_bx > .rgt_bx img {width: 100%;} 
.s2_2 .arti01 .cont_bx .left_bx {border: 1px solid #ddd; border-right: none; padding: 9.8% 100px 9.5% 60px; box-sizing: border-box; background: url(../../images/sub/s2_2_top_bg.jpg) no-repeat right bottom;}
.s2_2 .arti01 .cont_bx .left_bx img {float: left;max-width: 80px; width: 20%; margin-right: 40px;}
.s2_2 .arti01 .cont_bx .left_bx p {float: left; width: calc(80% - 40px); word-break: keep-all; color: #666;}
.s2_2 .arti02 {margin-top: 100px;}
.s2_2_1 .arti02 ul {margin-top: 40px;}
.s2_2_1 .arti02 ul li {float: left; max-width: 310px; width: 23.5%; margin-right: 2%; margin-bottom: 2%; border-bottom: 1px solid #ddd; display: flex; align-items: center; padding-bottom: 30px;}
.s2_2_1 .arti02 ul li:nth-child(4n) {margin-right: 0;}
.s2_2_1 .arti02 ul li:nth-child(n+5) {margin-bottom: 0;}
.s2_2_1 .arti02 ul li h6 {width: 60px; height: 60px; background-color: #75b42c; font-size: 1.125em; font-weight: 600; color: #fff; border-radius: 50%; text-align: center; line-height: 60px; float: left; margin-right: 20px;}
.s2_2_1 .arti02 ul li p {float: left; color: #666; line-height: 1.625;}
.s2_2_1 .arti03 {margin: 100px 0 150px;}
.s2_2_1 .arti03 ul {margin-top: 60px;}
.s2_2_1 .arti03 ul li {width: 25%; float: left; border-right: 1px solid #ddd; box-sizing: border-box; padding:25px 0 35px; position: relative;}
.s2_2_1 .arti03 ul li::before {content:""; display: block; width: 10px; height: 10px; background-color: #0072ce; position: absolute; top:50%; right: -5px; transform: translateY(-50%) rotate(45deg);} 
.s2_2_1 .arti03 ul li:last-child {border-right:none}
.s2_2_1 .arti03 ul li:last-child::before {display: none;}
.s2_2_1 .arti03 ul li .img_wrap {max-width: 112px; margin: 0 auto; width: 34%;}
.s2_2_1 .arti03 ul li .img_wrap img {width: 100%;}
.s2_2_1 .arti03 ul li .txt_wrap {text-align: center; margin-top: 30px; padding:0 45px; word-break: keep-all;}
.s2_2_1 .arti03 ul li .txt_wrap h6 {font-size: 1em; color: #06377a; font-weight: 600; line-height: 1;}
.s2_2_1 .arti03 ul li .txt_wrap h5 {font-size: 1.5em; font-weight: 500; line-height: 1; margin-top: 10px;}
.s2_2_1 .arti03 ul li .txt_wrap p {line-height: 1.625; color:#666; margin-top: 30px; min-height: 130px;}

/* s2_2_2 */
.s2_2_2 article table {margin-top: 40px; position:relative;}
.s2_2_2 article table::before {position:absolute; width:100%; height:2px; content:""; display:block; top:0; left:0; background-color:#0072ce; z-index:2}
.s2_2_2 article table col:first-child { width: 21.3%;}
.s2_2_2 article table col:last-child {width: 15.3%;}
.s2_2_2 article table thead tr th {background-color: #f6f6f6;  font-weight: 500; padding:20px 0; text-align: center;border-bottom:1px solid #ddd; position: relative; line-height:1}
.s2_2_2 article table thead tr th::before {content: ""; position: absolute; top:0; left:0; display: block; width: 1px; height: 100%; background: url(../../images/sub/table_dote.png) center top;}
.s2_2_2 article table thead tr th:first-child:before {display: none;}
.s2_2_2 article table tbody tr {border-bottom:1px solid #ddd;}
.s2_2_2 article table tbody tr th {font-weight: 400; color: #333;}
.s2_2_2 article table tbody tr td {text-align: left; padding: 30px 40px; position: relative; overflow:hidden}
/* .s2_2_2 article table tbody tr td::before {content: ""; position: absolute; top:0; left:0; display: block; width: 1px; height: 100%; background: url(../../images/sub/table_dote.png) center top;} */
.s2_2_2 article table tbody tr td .table_dote {position: absolute; top:0; left:0; display: block; width: 1px;}
.s2_2_2 article table tbody tr td ul li {position: relative; padding-left: 13px; color: #666; line-height: 1.625; word-break: keep-all;}
.s2_2_2 article table tbody tr td ul li::before {content: ""; display: block; width: 3px; height:3px; background-color: #0072ce; position: absolute; left: 0; top:11.5px}
.s2_2_2 .arti02 {margin:100px 0 150px ;}

/* s2_2_3 */
.s2_2_3.s2 article .manage_bx {margin-top: 30px;}
.s2_2_3.s2 article.arti01 .manage_bx .cont ul {height: 350px; padding-right: 20px;}
.s2_2_3.s2 article.arti02 .manage_bx .cont ul {height: 260px;}
.s2_2_3 .arti03 {margin: 100px 0 150px;}
.s2_2_3 .arti03 .plan_bx {margin-top: 30px;}
.s2_2_3 .arti03 .plan_bx .plan_top {width: 100%;}
.s2_2_3 .arti03 .plan_bx .plan_top p {width:39.4%; max-width: 520px; line-height: 1.625; color: #fff; padding:19px 0; background-color: #06377a; text-align: center; border-radius: 5px;} 
.s2_2_3 .arti03 .plan_bx .plan_top p:first-child {margin-right: 1.2%; margin-left: 260px; background-color: #0072ce;}
.s2_2_3 .arti03 .plan_bx .plan_cont {margin-top: 19px;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit {max-width: 260px; width: 20%; position: relative;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit::before {content: ""; display: block; width: calc(100% - 146px); height: 1px; background: #d1d1d1; position: absolute; top:50%; right: 0; transform: translateY(-50%);}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit .plan_tit_dote {display: block; width: 14px; height: 14px; border-radius: 50%;  position: absolute; top:50%; right: -7px; transform: translateY(-50%);box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.1); background-color:#fff;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit .plan_tit_dote::after {content: ""; display: block; width: 8px; height: 8px;  border-radius: 50%; position: absolute; top:50%; left: 50%; transform: translateY(-50%) translateX(-50%);}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit h5 {font-size: 1.25em; font-weight: 500; width: 146px; height: 146px; display: flex; align-items: center; justify-content: center; text-align: center;  line-height:1.5;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit.blue h5 {color: #0071cc; background: url(../../images/sub/s2_2_3_blue.jpg) no-repeat center center;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit.green h5 {color: #75b42c; background: url(../../images/sub/s2_2_3_green.jpg) no-repeat center center;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit.blue .plan_tit_dote::after {background-color: #0071cc;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_tit.green .plan_tit_dote::after {background-color: #75b42c;}
.s2_2_3 .arti03 .plan_bx .plan_cont ul {width:39.4%; max-width: 520px; border: 1px solid #ddd; box-sizing: border-box; border-radius: 5px; padding:35px 0 35px 40px; line-height: 1.625}
.s2_2_3 .arti03 .plan_bx .plan_cont ul li {position: relative; padding-left: 13px; box-sizing: border-box;}
.s2_2_3 .arti03 .plan_bx .plan_cont ul.padd2 {padding:48px 0 48px 40px;}
.s2_2_3 .arti03 .plan_bx .plan_cont ul.padd4 {padding:22px 0 22px 40px;}
.s2_2_3 .arti03 .plan_bx .plan_cont ul li::before {content: ""; display: block; width: 3px; height:3px; background-color: #0072ce; position: absolute; left: 0; top:11.5px}
.s2_2_3 .arti03 .plan_bx .plan_cont ul.af li {width: 50%; float: left;}
.s2_2_3 .arti03 .plan_bx .plan_cont .plan_ul1 {margin-right: 1.2%;}

/* s2_2_4 */
.s2_2_4 article .arti_sub_tit {font-size: 1.125em; color:#333; text-align: center; line-height: 1.625; margin-top: 15px;}
.s2_2_4 article .ex_bx {margin-top: 60px; position: relative; border: 1px solid #ddd; padding:80px 110px 70px; box-sizing: border-box; height: 605px;}
.s2_2_4 article .ex_bx .ex_tit {position: absolute; width: 180px; line-height: 60px; text-align: center; border: 2px solid #0072ce; box-sizing: border-box; font-weight: 500; color: #0072ce; left:50%; top:-30px; background-color: #fff; transform: translateX(-50%); border-radius: 30px; font-size: 1em;}
.s2_2_4 article .ex_bx ul {display: flex; flex-flow: row wrap; justify-content: space-between;}
.s2_2_4 article .ex_bx ul li:last-child {margin-right: 0;}
.s2_2_4 article .ex_bx ul li:nth-child(2n-1) {max-width: 320px; width: 30%;}
.s2_2_4 article .ex_bx ul li:nth-child(2n) {max-width: 35px; width: 3.2%; padding-top: 96px;}
.s2_2_4 article .ex_bx ul li:nth-child(2n) img {width: 100%;}
.s2_2_4 article.arti04 .ex_bx { padding:80px 305px 70px;}
.s2_2_4 article.arti04 .ex_bx ul li:nth-child(2n-1) {width: 46%;}
.s2_2_4 article.arti04 .ex_bx ul li:nth-child(2n) {width: 5%;}
.s2_2_4 article .ex_bx ul li .txt_wrap {word-break: keep-all; text-align: center; margin-top: 30px;}
.s2_2_4 article .ex_bx ul li .txt_wrap h6 {font-family: 'Montserrat', sans-serif; font-size: 1em; font-weight: 600; color: #06377a; line-height: 1;}
.s2_2_4 article .ex_bx ul li .txt_wrap h5 {font-size: 1.5em; font-weight: 500; color: #333; line-height: 1; margin-top: 13px;}
.s2_2_4 article .ex_bx ul li .txt_wrap p {color: #666; line-height: 1.625; margin-top: 25px;}
.s2_2_4 .arti03 {margin-top: 100px;}
.s2_2_4 .arti04 {margin: 100px 0 150px;}

/* s2_2_5 */
.s2_2_5 article {padding-bottom: 150px;}
.s2_2_5 article p {padding-left: 12px; position: relative; font-weight: 500; color: #333; line-height: 1; margin-top: 15px;}
.s2_2_5 article p::after {content: ""; display: block; width: 3px; height: 3px; background-color: #0072ce; position: absolute; top: 50%; left: 0; transform: translateY(-50%);}
.s2_2_5 article p span {font-weight: 400; color: #666;}
.s2_2_5 article table {margin-top: 20px;}
.s2_2_5 article table colgroup col:nth-child(1) {width: 11.36363636363636%;}
.s2_2_5 article table thead tr th {background: url('../../images/sub/s2_2_5_th.jpg') no-repeat center center; background-size: cover; color: #fff; padding: 17px 0; border-left: 1px solid #ccdfef; border-bottom: 1px solid #ddd; position: relative;}
.s2_2_5 article table thead tr th .left {position: absolute; top:5px; left: 10px;}
.s2_2_5 article table thead tr th .rgt {position: absolute; bottom:5px; right: 10px;}
.s2_2_5 article table thead tr th:first-child {background: #0072ce; border: 0;}
.s2_2_5 article table tbody tr th {border-bottom: 1px solid #ddd; background-color: #f6f6f6; color: #333; line-height: 1.625; font-weight: 400; word-break: keep-all;}
.s2_2_5 article table tbody tr td {padding: 7px 0; border-bottom: 1px solid #ddd; color: #666; position: relative;}
.s2_2_5 article table tbody tr td::before {content: ""; display: block; width: 1px; height: 100%; background: url('../../images/sub/s2_2_5_dote.jpg'); position: absolute; top: 0; left: 0;}

/* s2_3 */
.s2_3 article .arti_tit {font-size: 2.125em; font-weight: 500; line-height: 1; text-align: center;}
.s2_3 article .arti_tit2 {font-size: 2.25em; font-weight:400; line-height:1; text-align:center}
.s2_3 .arti01 .arti_tit {margin-top: 75px;}
.s2_3 .arti01 .cont_bx {margin-top: 40px;}
.s2_3 .arti01 .cont_bx > div {width: 50%;}
.s2_3 .arti01 .cont_bx .left_bx {border: 1px solid #ddd; border-right: none; padding: 8% 60px 7.35% 60px; box-sizing: border-box; background: url(../../images/sub/s2_2_top_bg.jpg) no-repeat right bottom;}
.s2_3 .arti01 .cont_bx .left_bx img {float: left;max-width: 80px; width: 15%; margin-right: 35px; margin-top:30px;}
.s2_3 .arti01 .cont_bx .left_bx p {float: left; width: calc(85% - 35px); word-break: keep-all; color: #666;}
.s2_3 .arti01 .cont_bx .rgt_bx img {width: 100%;}
.s2_3_1 .arti02 {margin-top: 100px;}
.s2_3_1 .arti02 ul {margin-top: 40px;}
.s2_3_1 .arti02 ul li {float: left; max-width: 310px; width: 23.5%; margin-right: 2%; margin-bottom: 2%; border-bottom: 1px solid #ddd; padding-bottom: 30px;}
.s2_3_1 .arti02 ul li:nth-child(4n) {margin-right: 0;}
.s2_3_1 .arti02 ul li:nth-child(n+5) {margin-bottom: 0;}
.s2_3_1 .arti02 ul li h6 {width: 60px; height: 60px; background-color: #75b42c; font-size: 1.125em; font-weight: 600; color: #fff; border-radius: 50%; text-align: center; line-height: 60px; float: left; margin-right: 20px;}
.s2_3_1 .arti02 ul li .txt_wrap {float:left;}
.s2_3_1 .arti02 ul li h5 {font-size:1.375em; color:#333; font-weight:500; line-height:1; margin-bottom:15px}
.s2_3_1 .arti02 ul li p {color: #666; line-height: 1.625;}
.s2_3_1 .arti03 {margin-top:100px; padding:100px 0 150px; background:url(../../images/sub/s2_3_bg.jpg) no-repeat bottom center;}
.s2_3_1 .arti03 .inner h4 {max-width:715px; width:54.2%; height:184px; margin:40px auto 30px; position:relative; padding-top:10px; line-height:1.38; font-size:2.25em;}
.s2_3_1 .arti03 .inner h4::before {content:""; display:block; background:url(../../images/sub/s2_3_tit_l.jpg) no-repeat center center; width:47px; height:100%; position:absolute; top:0; left:0;}
.s2_3_1 .arti03 .inner h4::after {content:""; display:block; background:url(../../images/sub/s2_3_tit_r.jpg) no-repeat center center; width:47px; height:100%; position:absolute; top:0; right:0;}
.s2_3_1 .arti03 .icon_bx {margin-top:90px}
.s2_3_1 .arti03 .icon_bx .icon {float:left; max-width:250px; width:19%; margin-right: 1.25%; background-color:#fff; box-shadow: 5px 9px 10px 0px rgba(0, 0, 0, 0.05); padding:60px 50px;  box-sizing:border-box;}
.s2_3_1 .arti03 .icon_bx .icon:last-child {margin-right:0}
.s2_3_1 .arti03 .icon_bx .icon img {max-width:80px; width:55%; display:block; margin:0 auto; margin-bottom:30px}
.s2_3_1 .arti03 .icon_bx .icon p {text-align:center; font-size:1.375em; line-height:1.455; word-break:keep-all; display:flex; align-items:center; height:64px; justify-content:center;}
.s2_3_1 .arti03 table {margin-top:50px}
.s2_3_1 .arti03 table colgroup col:first-child {width:21%}
.s2_3_1 .arti03 table colgroup col:last-child {width:79%}
.s2_3_1 .arti03 table tr {border-bottom:1px solid #ddd}
.s2_3_1 .arti03 table tr th {padding:10px 0;}
.s2_3_1 .arti03 table thead tr {color:#fff; background-color:#0072ce; font-weight:500; font-size: 1em; }
.s2_3_1 .arti03 table thead tr th:last-child {position:relative;}
.s2_3_1 .arti03 table thead tr th:last-child::before {content: ""; position: absolute; top:0; left:0; display: block; width: 1px; height: 100%; background: url(../../images/sub/table_dote.png) center top;}
.s2_3_1 .arti03 table tbody tr {background-color:#fff}
.s2_3_1 .arti03 table tbody tr th {font-weight:400}
.s2_3_1 .arti03 table tbody tr td {color:#666; position:relative;}
.s2_3_1 .arti03 table tbody tr td::before {content: ""; position: absolute; top:0; left:0; display: block; width: 1px; height: 100%; background: url(../../images/sub/table_dote.png) center top;}

/* s2_3_2 */
.s2_3_2 .arti01 .inner .img_wrap {position:relative; box-shadow: 6px 10px 21px 0px rgba(0, 0, 0, 0.07); overflow: hidden;}
.s2_3_2 .arti01 .inner img {width: 100%; min-width: 792px;}
.s2_3_2 .arti01 .inner .txt_wrap{width:60%; position:absolute; top:50%; left:50%; transform:translateY(-50%) translateX(-50%); text-align:center; color:#fff;}
.s2_3_2 .arti01 .inner .txt_wrap h5 {font-size:2.5em; font-weight:500; line-height:1.3;}
.s2_3_2 .arti01 .inner .txt_wrap p {font-size:1.125em; font-weight:500; line-height:1.5; margin-top:25px}
.s2_3_2 .arti02 {margin-top:80px;}
.s2_3_2 .arti02 ul li {float:left; width:48.5%; max-width:640px; padding:65px 155px 55px 60px; box-sizing:border-box; border:1px solid #ddd; border-top-right-radius:40px; border-bottom-left-radius:40px}
.s2_3_2 .arti02 ul li:first-child {margin-right:3%}
.s2_3_2 .arti02 ul li .img_wrap {max-width:72px; float:left; margin-right:45px}
.s2_3_2 .arti02 ul li .txt_wrap { float:left; width:calc(100% - 117px)}
.s2_3_2 .arti02 ul li .txt_wrap h5 {font-size:1.5em; font-weight:500; line-height:1;}
.s2_3_2 .arti02 ul li .txt_wrap p {color:#666; line-height:1.875; margin-top:15px; word-break:keep-all}
.s2_3_2 .arti03 {margin: 50px 0 130px;}
.s2_3_2 .arti03 h4 {font-size:1.5em; color:#fff; font-weight:500; line-height:2.5; width:195px; background-color:#06377a; border-radius:60px; margin:0 auto}
.s2_3_2 .arti03 .pc_img_wrap {max-width:960px; width:100%; margin:0 auto;}
.s2_3_2 .arti03 .pc_img_wrap img {width: 100%;}
.s2_3_2 .arti03 .cont_bx {padding:0 180px; margin-top:100px;  position:relative; display:none}
.s2_3_2 .arti03 .cont_bx .cont .img_wrap {max-width:77px; margin:0 auto}
.s2_3_2 .arti03 .cont_bx .cont h5 {text-align:center; width:100%; line-height:3.5; border-radius:60px; margin-top:15px; font-size:1em; font-weight:500; box-sizing:border-box}
.s2_3_2 .arti03 .cont_bx .cont h5.blue {border: 2px solid #0072ce;}
.s2_3_2 .arti03 .cont_bx .cont h5.green {border: 2px solid #75b42c;}
.s2_3_2 .arti03 .cont_bx .cont h5.pink {border: 2px solid #ef426f;}
.s2_3_2 .arti03 .cont_bx .cont ul {margin-top:30px}
.s2_3_2 .arti03 .cont_bx .cont ul li {color:#666; line-height:1.875; position:relative; word-break:keep-all; padding-left:13px; width:calc(100% + 20px)}
.s2_3_2 .arti03 .cont_bx .cont ul li::before {content:""; display:block; width:3px; height:3px; background-color:#0072ce; position:absolute; left:0; top:13.5px}

/* s2_3_3 */
.s2_3_3 .arti01 ul {margin-top: 35px;}
.s2_3_3 .arti01 ul li {width: 33.33%; float: left; border-right: 1px solid #ddd; box-sizing: border-box; padding:25px 0 35px; position: relative;}
.s2_3_3 .arti01 ul li::before {content:""; display: block; width: 10px; height: 10px; background-color: #0072ce; position: absolute; top:50%; right: -5px; transform: translateY(-50%) rotate(45deg);} 
.s2_3_3 .arti01 ul li:last-child {border-right:none}
.s2_3_3 .arti01 ul li:last-child::before {display: none;}
.s2_3_3 .arti01 ul li .img_wrap {max-width: 112px; margin: 0 auto; width: 34%;}
.s2_3_3 .arti01 ul li .img_wrap img {width: 100%;}
.s2_3_3 .arti01 ul li .txt_wrap {text-align: center; margin-top: 30px; word-break: keep-all;}
.s2_3_3 .arti01 ul li .txt_wrap h6 {font-size: 1em; color: #06377a; font-weight: 600; line-height: 1;}
.s2_3_3 .arti01 ul li .txt_wrap h5 {font-size: 1.5em; font-weight: 500; line-height: 1; margin-top: 10px;}
.s2_3_3 .arti01 ul li .txt_wrap p {line-height: 1.625; color:#666; margin-top: 30px;}
.s2_3_3 .arti02 {margin-top:100px}
.s2_3_3 .arti03 {margin-top:200px}
.s2_3_3 .arti03 .img_wrap {max-width:716px; margin:40px auto 0;}
.s2_3_3 .arti04 {margin:200px 0 150px}
.s2_3_3 .arti04 ul li {max-width: 420px; width: 31.82%; float: left;box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1); margin-right:2.27%}
.s2_3_3 .arti04 ul li:last-child {margin-right:0}
.s2_3_3 .arti04 ul li .txt_wrap {padding:50px 0}
.s2_3_3 .arti04 ul li .txt_wrap h5 {font-size:1.5em; font-weight:500; text-align:center; line-height:1.33; height:62px; display:flex; align-items:center; justify-content:center;}
.s2_3_3 .arti04 ul li .txt_wrap h6 {font-size:1.125em; font-weight:500; text-align:center; color:#06377a; line-height:1.78; margin-top:15px}
.s2_3_3 .arti04 ul li .txt_wrap p {color:#666; line-height:1.625; text-align:center; word-break:keep-all;}

.board_arti {margin:50px 0 150px}