@charset "utf-8";
.real-cont {padding:150px 0 290px;}



/* splitting */
.page-header > .container.motion h3.chars .char {animation:textAni 1.5s both; animation-delay:calc(0.1s * var(--char-index));}

@keyframes textAni {
    0% {opacity:0;}
    30% {opacity:0;}
}

/* page-header */
.page-header {position: relative; width: 100%; height: 352px; background: url() 50% 50% no-repeat; background-size: cover;}
.page-header > .container {padding-top: 112px;}
.page-header.type0 {background-image: url(../images/sub/s-visual01.jpg); background-color: #333;}
.page-header.type1 {background-image: url(../images/sub/s-visual02.jpg); background-color: #333;}
.page-header.type2 {background-image: url(../images/sub/s-visual03.jpg); background-color: #333;}
.page-header.type3 {background-image: url(../images/sub/s-visual04.jpg); background-color: #333;}

.page-header .container h2 {font-size: 60px; font-weight: 700; color: #fff; text-align: center;/*  font-family: 'Montserrat'; */ line-height: normal;}
.page-header .container .s-nav {display: flex; margin-top: 24px; gap: 48px; align-items: center; justify-content: center;}
.page-header .container .s-nav li {position: relative; font-size: 20px; color: #fff; font-weight: 400; line-height: 1.6;}
.page-header .container .s-nav li > strong {font-weight: 700;}
.page-header .container .s-nav li ~ li::before {position: absolute; content: ''; width: 24px; height: 24px; background: url(../images/sub/ico_arrow.png) 50% 50% no-repeat; background-size: auto; left: -36px; top: 50%; transform: translateY(-50%);}

.lnb {position: absolute; bottom: 0; left: 0; width: 100%;}
.lnb ul {width: 100%; display: flex; justify-content: center;}
.lnb ul li {position: relative; width: 100%; max-width: 304px;}
.lnb ul li a {position: relative; display: flex; width: 100%; height: 60px; font-size: 20px; color: #fff; font-weight: 600; transition: all .3s linear; z-index: 2; align-items: center; justify-content: center; letter-spacing: -.4px; background-color: rgba(255, 255, 255, 0.35);}
.lnb ul li a span {line-height: normal;}
.lnb ul li.active a {color: #333; background-color: #fff;}

.lnb .btn-drop {display: none;}

.page-header.type0 .container {height: 100%; padding-top: 0; display: flex; align-items: center; justify-content: center;}
.page-header.type0 .s-nav, .page-header.type0 .lnb {display: none;}

section {padding: 150px 0 290px;}
.section-header > span {display: block; text-align: center; font-size: 24px; color: #3473b2; font-weight: 600; line-height: 1.5; letter-spacing: -.48px;}
.section-header h3 {margin-top: 13px; font-size: 70px; color: #333; line-height: 1.06; letter-spacing: -1.4px; font-weight: 700; text-align: center;}
.section-header h4 {font-size: 50px; color: #222; text-align: center; font-weight: 700; line-height: 1.49; letter-spacing: -1px; margin-top: 18px;}
.section-header h4 > span {color: #0E4D8C;}
.section-header h5 {margin-top: 18px; font-size: 32px; color: #767676; font-weight: 600; line-height: 1.62; letter-spacing: -.64px; text-align: center;}
.section-header h5 > i {font-style: normal; color: #3473b2;}
.section-header p {margin-top: 46px; font-size: 22px; line-height: 1.63; color: #767676; text-align: center; font-weight: 500; letter-spacing: -.44px;}

.article-header h5 {font-size: 50px; font-weight: 600; color: #000; text-align: center; line-height: 60px;}
.article-header p {font-size: 24px; line-height: 40px; color: #333; padding-top: 45px; text-align: center;}


/* s0_1 */
.s0_1 {padding-bottom: 130px;}
.s0_1 .arti01 {margin-top: 20px; padding-bottom: 320px; background: url(../images/sub/bg_s101.png) 50% 100% no-repeat; background-size: cover;}
.s0_1 .arti01 .cnt {padding-top: 50px; position: relative;}
.s0_1 .arti01 .cnt figure {position: absolute; bottom: -105px; left: 50%; transform: translateX(-50%); z-index: 5; max-width: 553px; width: 100%;}
.s0_1 .arti01 .cnt figure img {display: block; max-width: 100%; margin: 0 auto;}
.s0_1 .arti01 ul {display: flex; width: calc(100% + 57px); margin: 0 -28.5px; align-items: center; z-index: -1; }
.s0_1 .arti01 ul li {position: relative; width: 1%; flex: 1 1 auto; padding: 0 28.5px;}
.s0_1 .arti01 ul li .inner {width: 100%;min-height: 383px; height: 100%;padding: 42px 22px 42px 0; background-color: #fff; box-shadow: 20px 0 15px -15px rgba(0,0,0, .22); }
.s0_1 .arti01 ul li:last-child .inner {box-shadow: none;}
.s0_1 .arti01 ul li:nth-of-type(1) {z-index: 5;}
.s0_1 .arti01 ul li:nth-of-type(2) {z-index: 4;}
.s0_1 .arti01 ul li:nth-of-type(3) {z-index: 3;}
.s0_1 .arti01 ul li:nth-of-type(4) {z-index: 2;}
.s0_1 .arti01 ul li:nth-of-type(2) .inner {padding-right: 30px;}
.s0_1 .arti01 ul li:nth-of-type(3) .inner {padding-right: 30px;}
.s0_1 .arti01 ul li:nth-of-type(4) .inner {padding-right: 30px;}
.s0_1 .arti01 ul li:not(:last-child)::after {position: absolute; content: ''; width: 46px; height: 73px; top: 50%; right: -8px; transform: translateY(-50%); background: url() 50% 50% no-repeat; background-size: auto;  z-index: -1;}
.s0_1 .arti01 ul li:nth-of-type(1)::after {background-image: url(../images/sub/arrow01.png);}
.s0_1 .arti01 ul li:nth-of-type(2)::after {background-image: url(../images/sub/arrow02.png);}
.s0_1 .arti01 ul li:nth-of-type(3)::after {background-image: url(../images/sub/arrow03.png);}
.s0_1 .arti01 ul li:nth-of-type(4)::after {background-image: url(../images/sub/arrow04.png);}
.s0_1 .arti01 ul li .ico {max-width: 80px; margin: 0 auto; width: 100%;}
.s0_1 .arti01 ul li .ico img {display: block; max-width: 100%; margin: 0 auto;}
.s0_1 .arti01 ul li dl {margin-top: 19px; text-align: center;}
.s0_1 .arti01 ul li dl dt {font-size: 20px; color: #333; font-weight: 600; line-height: 1.74; letter-spacing: -.4px;}
.s0_1 .arti01 ul li dl dd {margin-top: 26px; font-size: 18px; color: #767676; font-weight: 500; line-height: 1.77;}

.s0_1 .arti02 {padding-top: 165px;}
.s0_1 .arti02 h5 {margin-top: 45px; font-size: 30px; color: #3473b2; font-weight: 600; line-height: 1.73; letter-spacing: -.6px;}
.s0_1 .arti02 p {margin-top: 30px;}
.s0_1 .arti02 p > span {color: #0e4d8c; display: inline-block;}
.s0_1 .arti02 p > strong {font-weight: 700;}
.s0_1 .arti02 .cnt {padding-bottom: 160px; background: url(../images/sub/bg_s10102.png) 50% 100% no-repeat; background-size: cover; margin-top: 30px;}
.s0_1 .arti02 .cnt p {text-decoration: underline; font-size: 22px; line-height: 1.63; color: #333; text-align: center; font-weight: 500; letter-spacing: -.44px; padding-top: 10px;}
.s0_1 .arti02 ul {margin-top: 125px; display: flex; gap: 43px;}
.s0_1 .arti02 ul li {width: 1%; flex: 1 1 auto; border-radius: 10px; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); padding: 60px 10px 30px; background: url() 50% 50% no-repeat; background-size: cover; min-height: 383px;}
.s0_1 .arti02 ul li:nth-of-type(1) {background-image: url(../images/sub/back01.jpg);}
.s0_1 .arti02 ul li:nth-of-type(2) {background-image: url(../images/sub/back02.jpg);}
.s0_1 .arti02 ul li:nth-of-type(3) {background-image: url(../images/sub/back03.jpg);}
.s0_1 .arti02 ul li:nth-of-type(4) {background-image: url(../images/sub/back04.jpg);}
.s0_1 .arti02 ul li:nth-of-type(5) {background-image: url(../images/sub/back05.jpg);}
.s0_1 .arti02 ul li dl {width: 100%; height: 100%; padding: 0 10px;}
.s0_1 .arti02 ul li dl dt {max-width: 65px; width: 100%; margin: 0 auto;}
.s0_1 .arti02 ul li dl dt img {display: block; max-width: 100%; margin: 0 auto;}
.s0_1 .arti02 ul li dl dd {margin-top: 19px; text-align: center; font-size: 18px; color: #fff; font-weight: 500; line-height: 1.77;}


/* s1_1 */
.s1_1 article {display: flex; gap: 148px; align-content: flex-start; margin-top: 144px;}
.s1_1 article .txt {width: 1%; flex: 1 1 auto;}
.s1_1 article .txt h5 {font-size: 30px; font-weight: 600; color: #3473b2; line-height: 1.73; letter-spacing: -.6px;}
.s1_1 article .txt p {margin-top: 60px; font-size: 20px; color: #767676; font-weight: 500; line-height: 1.74;}
.s1_1 article .txt p ~ p {margin-top: 40px;}
.s1_1 article .txt dl {display: flex; margin-top: 30px; align-items: flex-end; gap: 22px;}
.s1_1 article .txt dt {font-size: 24px; color: #333; line-height: 1.5; letter-spacing: -.48px; font-weight: 600;}
.s1_1 article .txt dd {max-width: 243px; width: 100%;}
.s1_1 article .txt dd img {display: block; max-width: 100%;}
.s1_1 article figure {max-width: 550px; width: 100%; padding-top: 44px;}

/* s1_2 */
.s1_2 figure img {display: block; max-width: 100%; margin: 0 auto;}
.s1_2 .section-header h5 {color: #3473B2;}
.s1_2 .section-header p > span {color: #3473b2; text-decoration: underline; font-size: 24px; font-weight: 600;}
.s1_2 .section-header p ~ p {margin-top: 40px;}
.s1_2 .bg {max-width: 1680px; width: 100%; height: 220px; margin: 100px auto 0; background: url(../images/sub/bg_s202.jpg) 50% 50% no-repeat; background-size: cover;  border-radius: 20px; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.s1_2 .bg span {display: block; text-align: center; font-size: 24px; font-weight: 600; line-height: 1.5; letter-spacing: -.48px; color: #fff;}
.s1_2 .bg h5 {margin-top: 10px; font-size: 50px; font-weight: 700; line-height: 1.49; letter-spacing: -1px; color: #fff;}
.s1_2 article {margin-top: 110px; position: relative;}
.s1_2 article::after {position: absolute; content: ''; width: 100%; height: 1px; top: 100px; left: 0; background-color: rgba(0, 0, 0, 0.20); z-index: -1;}
.s1_2 .history .swiper-slide {position: relative; display: flex; gap: 100px; justify-content: center;}
.s1_2 .history .item {width: 620px; }
.s1_2 .history .item h5 {font-size: 50px; font-weight: 700; color: #333; line-height: 1.49; letter-spacing: -1px;}
.s1_2 .history .item .txt {position: relative; margin-top: 25px; padding-top: 40px; margin-left: 62px;}
.s1_2 .history .item .txt::before {position: absolute; content: ''; width: 1px; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.20);}
.s1_2 .history .item .txt::after {position: absolute; content: ''; width: 22px; height: 22px; background-color: #fff; border-radius: 50%; border: 3px solid #0e4d8c; top: -10px; left: -10px;}
.s1_2 .history .item .txt dl {position: relative; display: flex; gap: 22px; align-items: flex-start; padding-left: 20px;}
.s1_2 .history .item .txt dl::before {position: absolute; content: ''; width: 8px; height: 8px; top: 12px; left: -3.5px; border-radius: 50%; background-color: #3473b2;}
.s1_2 .history .item .txt dl ~ dl {margin-top: 9px;}
.s1_2 .history .item .txt dl dt {max-width: 67px; width: 100%; font-size: 20px; color: #333; font-weight: 500; line-height: 1.74;}
.s1_2 .history .item .txt dl dd {font-size: 18px; color: #767676; font-weight: 500; line-height: 1.77;}
.s1_2 .btns-area {position: absolute; top: -80px; right: 112px; display: flex; gap: 11px;}
.s1_2 .btns-area .btns {width: 50px; height: 50px; border-radius: 50%; background-color: #0e4d8c; display: flex; align-items: center; justify-content: center;}

/* s1_3 */
.s1_3 .down-btn {position: relative; display: flex; margin-left: auto; max-width: 208px; width: 100%; height: 46px; align-items: center; justify-content: center; gap: 16px; border-radius: 33px; background-color: #0E4D8C; color: #fff; font-size: 18px; font-weight: 500; line-height: 1.77;}
.s1_3 .down-btn::after {position: absolute; content: ''; width: calc(100% - 6px); height: calc(100% - 6px); top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: transparent; border: 2px solid #fff; border-radius: 35px; opacity: 0; transition: all .2s linear;}
.s1_3 .down-btn img {display: block; max-width: 100%; transition: all .2s linear;}
.s1_3 .down-btn:hover::after {opacity: 1;}
.s1_3 .moa {border-top: 3px solid #333; width: 100%; margin-top: 36px;}
.s1_3 .moa .item {width: 100%;}
.s1_3 .moa .item .tit {width: 100%; padding: 30px 52px 30px 61px; display: flex; gap: 20px; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(0, 0, 0, 0.20); cursor: pointer;}
.s1_3 .moa .item .tit h4 {font-size: 24px; color: #333; font-weight: 600; line-height: 1.5; letter-spacing: -.48px;}
.s1_3 .moa .item .tit img {display: block; max-width: 100%; transition: all .2s linear;}
.s1_3 .moa .item .txt {display: none; background-color: #f2f2f2; padding: 90px 80px; border-bottom: 1px solid rgba(0, 0, 0, 0.20);}
.s1_3 .moa .item .txt dl ~ dl {margin-top: 37px;}
.s1_3 .moa .item .txt dl dt {font-size: 24px; font-weight: 600; line-height: 1.5; letter-spacing: -.48px; color: #333;}
.s1_3 .moa .item .txt dl dd {margin-top: 10px; font-size: 18px; color: #767676; font-weight: 500; line-height: 1.77;}
.s1_3 .moa .item.open .tit img {transform: rotate(180deg);}


/* s1_4 */
.s1_4 > .container {max-width: 1710px !important;}
.s1_4 article {padding: 0; display: flex; align-items: flex-end; gap: 138px;}
.s1_4 .map {width: 100%; max-width: 860px; height: 410px; border: 1px solid #BEBEBE; position: relative;}
.root_daum_roughmap {width: 100% !important; height: 100% !important;}
.root_daum_roughmap .map {margin: 0 !important;}
.root_daum_roughmap .wrap_map {height: 100% !important;}
.root_daum_roughmap .map_border {display: none;}
.s1_4 .map-info {width: 1%; flex: 1 1 auto; position: relative; margin-bottom: 14px;}
.s1_4 .map-info .logo {max-width: 251px; width: 100%;}
.s1_4 .map-info .info {width: 100%; border-top: 2px solid #333; margin-top: 60px;}
.s1_4 .map-info .info dl {display: flex; align-items: flex-start; padding: 30px 20px; border-bottom: 1px solid rgba(118, 118, 118, 0.30); gap: 25px;}
.s1_4 .map-info .info dl dt {max-width: 130px; width: 100%; display: flex; gap: 19px; align-items: center; font-size: 18px; color: #000; line-height: 1.93; font-weight: 600; letter-spacing: -.36px;}
.s1_4 .map-info .info dl dt img {display: block;}
.s1_4 .map-info .info dl dd {width: 1%; flex: 1 1 auto; font-size: 18px; color: #767676; line-height: 1.93; letter-spacing: -.36px; font-weight: 400;}
.s1_4 .map-info .info dl dd a {display: inline-block; color: inherit;}
.s1_4 .map .btn-area {position: absolute; bottom: -32px; right: 50px; display: flex; gap: 10px; width: 138px; z-index: 2;}
.s1_4 .map .btn-area a {display: flex; width: 64px; height: 64px; border-radius: 50%; align-items: center; justify-content: center; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);}
.s1_4 .map .btn-area a img {display: block; max-width: 100%; margin: 0 auto;}
.s1_4 .map .btn-area a.search {background-color: #0E4D8C;}
.s1_4 .map .btn-area a.print {background-color: #3473B2;}