@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */

#wrapper {position:relative; overflow:hidden;}

#skipToContent a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skipToContent a:focus, 
#skipToContent a:active {width:200px;height:50px;background:#21272e;color:#fff;font-size:14px;font-weight:bold;text-align:center;text-decoration:none;line-height:50px}

/* header */
#header {width:100%; height:100px; z-index:90; letter-spacing:-.03em; position:fixed; top:0; left:0; border-bottom:1px solid rgba(255,255,255,0.3);}
#header:hover {background:#fff;}
.header-fixed #header {background:rgba(255,255,255,0.5);}
.header-fixed #header .sitelogo a {background-image:url('../images/common/logo.png');}
.header-fixed #gnb>ul>li>a {color:#242424;}
.header-fixed .all-btn-menu span {background:#242424;}
.header-fixed .all-btn-menu span:before {background:#242424;}
.header-fixed .all-btn-menu span:after {background:#242424;}

#header .contain {max-width:1750px !important; z-index:20;}
#header .sitelogo a {display:block; position:absolute; top:50%; left:15px; z-index:10; width:311px; height:37px; margin-top:-19px; font-size:0; line-height:0; background-size:cover; background-repeat:no-repeat;}
#header .sitelogo a {background-image:url('../images/common/logo-w.png');}
#header:hover .sitelogo a {background-image:url('../images/common/logo.png');}

#gnb>ul {display:flex; justify-content:center; margin:0 -55px;} 
#gnb>ul>li {position:relative; text-align:center; padding:0 55px;}
#gnb>ul>li>a {position:relative; display:inline-block;  font-size:20px; line-height:100px; font-weight:700; font-family:'NanumSquare';color:#fff;}
#header:hover #gnb>ul>li>a {color:#242424;}

#gnb .submenu {position:absolute; top:100px; height:100%; left:50%; transform:translateX(-50%); width:100%; display:none;}
#gnb .submenu:before {content:''; width:20px; height:12px; top:-12px; left:50%; margin-left:-10px; position:absolute; background:url('../images/common/submenu.png') 0 0 no-repeat; opacity:0.6;}
#gnb .submenu ul {display:block; display:flex; flex-direction:column; white-space:nowrap; background:rgba(221,221,221,0.6); padding:10px 0; width:160px; position:absolute; left:50%; top:0; transform:translateX(-50%);} 
#gnb .submenu ul li {padding:0; text-align:center;}
#gnb .submenu ul li a {display:inline-block; color:#111; font-size:16px; line-height:2em; position:relative; padding:5px 10px;}
#gnb .submenu ul li a:hover {text-decoration:underline;}

.submenu-bg {background-color:rgba(0,0,0,0.6);}

.contain {position:relative; max-width:1230px; padding-left:15px; padding-right:15px; margin:0 auto; height:inherit;}
/* main */ 
.main-visual {position:relative; overflow:hidden; letter-spacing:-.03em;}
.main-visual .item {position:relative; height:100vh;}
.main-visual .secting-img {position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.main-visual .txt-box {position:absolute; top:50%; left:50%; margin-top:-130px; transform:translateX(-50%); height:260px; max-width:1230px; padding:0 15px; width:100%; color:#fff; text-shadow:5px 5px 5px rgba(0,0,0,0.3);}
.main-visual .txt-box h2 {font-size:50px; line-height:1.2em; font-family:'Montserrat'; font-weight:600; margin-bottom:30px;}
.main-visual .txt-box p {font-size:23px; line-height:1.3em;}
.main-visual .visual-btn {position:absolute; top:50%; left:50%; margin-top:-130px; transform:translateX(-50%); height:260px; max-width:1230px; padding:0 15px; width:100%; display:flex; align-items:flex-end;}
.main-visual .visual-btn .arrow-btn {position:absolute; bottom:12px; left:15px; width:270px;}
.main-visual .visual-btn .slick-arrow {position:absolute; background-color:transparent; background-repeat:no-repeat; background-size:cover; font-size:0; border:0; width:19px; height:35px; top:50%; margin-top:-18px; cursor:pointer;}
.main-visual .visual-btn .slick-prev {background-image:url('../images/main/visual-prev.png'); left:0;}
.main-visual .visual-btn .slick-next {background-image:url('../images/main/visual-next.png'); right:0;}
.main-visual .visual-btn .custom_paging {padding:0 100px;}
.main-visual .visual-btn .custom_paging li {font-size:20px; font-weight:700; color:#fff; line-height:1.2em; display:none;}
.main-visual .visual-btn .custom_paging li span {font-size:16px; line-height:1.6em; font-weight:500; margin-left:6px;}
.main-visual .visual-btn .custom_paging li.slick-active {display:block;}
.main-visual .scroll-down {position:absolute; bottom:50px; left:50%; margin-left:-32px; z-index:11;}

.section1 {padding:100px 0 0; position:relative;}
.section1 .txt {height:480px; padding-top:80px;}
.section1 .txt .tt {font-size:23px; line-height:1.3em; color:#01be86; font-weight:600; font-family:'Montserrat'; margin-bottom:30px;}
.section1 .txt h3 {font-size:35px; line-height:1.1em; color:#2c2c2c; font-weight:600; font-family:'Montserrat'; margin-bottom:56px;}
.section1 .txt p {font-size:16px; line-height:1.6em; color:#242424;}
.section1 .txt p span {font-weight:600; font-family:'Montserrat';}
.section1 .img-box {position:absolute; bottom:0; right:0; z-index:-1;}

.section2 {background:url('../images/main/sec2-bg.jpg') center center no-repeat; background-size:cover;	padding:140px 0;}
.section2 .col {display:flex;}
.section2 .col .img-box {width:100%; max-width:676px;}
.section2 .col .txt-box {width:1%; flex:1 1 auto; padding-left:20px;}
.section2 .col .txt-box h3 {font-size:33px; line-height:1.1em; color:#242424; margin-bottom:30px;}
.section2 .col .txt-box p {font-size:16px; line-height:1.6em; color:#242424; margin-bottom:56px;}
.section2 .col .txt-box a {display:inline-block; line-height:43px; border-radius:23px; background:#33779e; font-size:16px; color:#fff; text-align:center; padding:0 52px; border:1px solid #33779e;}
.section2 .col .txt-box a:hover {color:#33779e; background:#fff; border-bottom:1px solid #33779e;}

.section3 {padding:100px 0; position:relative;}
.section3 h3 {font-size:23px; line-height:1.2em; color:#47555e; font-family:'Montserrat'; margin-bottom:36px;}
.section3 .items {margin:0 -15px;}
.section3 .item {padding:0 15px; height:410px;}
.section3 .item .inner {display:block; max-width:585px; color:#fff; padding:56px 40px; width:100%; height:100%; background-color:rgba(71,85,94,0.8); background-repeat:no-repeat; background-position:top right; background-size:contain; display:flex; flex-direction:column; justify-content:space-between; align-items:flex-start; position:relative;}
.section3 .item .inner:after {content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:#000; opacity:0; transition:all 0.4s;}

.section3 .item .inner:hover:after {opacity:0.5;}


.section3 .item .inner1 {background-image:url('../images/main/sec3-img01.jpg');}
.section3 .item .inner2 {background-image:url('../images/main/sec3-img02.jpg');}
.section3 .item .inner3 {background-image:url('../images/main/sec3-img03.jpg');}
.section3 .item .inner4 {background-image:url('../images/main/sec3-img04.jpg');}
.section3 .item .inner5 {background-image:url('../images/main/sec3-img05.jpg');}
.section3 .item .inner6 {background-image:url('../images/main/sec3-img06.jpg');}
.section3 .item .inner7 {background-image:url('../images/main/sec3-img07.jpg');}
.section3 .item .inner8 {background-image:url('../images/main/sec3-img08.jpg');}
.section3 .item .inner9 {background-image:url('../images/main/sec3-img09.jpg');}
.section3 .item .inner10 {background-image:url('../images/main/sec3-img10.jpg');}
.section3 .item .inner h4 {font-size:23px; line-height:1.3em; margin-bottom:30px; text-shadow:5px 5px 5px rgba(0,0,0,0.3);}
.section3 .item .inner p {font-size:16px; line-height:1.6em; text-shadow:5px 5px 5px rgba(0,0,0,0.3);}
.section3 .item .inner span {display:inline-block; line-height:45px; font-size:16px; padding:0 50px; border:1px solid rgba(255,255,255,0.3); border-radius:23px;}

.section3 .slick-arrow {position:absolute; width:40px; height:40px; background-repeat:no-repeat; background-size:cover; top:50%; margin-top:-30px; cursor:pointer; font-size:0; background-color:transparent; z-index:11; border:0; background-size:90%; background-position:center center; transition:all 0.4s;}
.section3 .slick-prev {background-image:url('../images/main/sec3-prev.png'); left:325px;}
.section3 .slick-next {background-image:url('../images/main/sec3-next.png'); right:325px;}
.section3 .slick-arrow:hover {background-size:100%;}
.section3 .slick-prev:hover {background-image:url('../images/main/sec3-prev-on.png');}
.section3 .slick-next:hover {background-image:url('../images/main/sec3-next-on.png');}


.section4 {background:url('../images/main/sec4-bg.jpg') center center no-repeat; background-size:cover; padding:100px 0;}
.section4 .col {display:flex;}
.section4 .col .row {width:50%;}
.section4 .col .img-box {position:relative;}
.section4 .col .img-box .img {position: absolute; left:0; top:-150px;}
.section4 .col .txt-box {text-align:center; display:flex; flex-direction:column; align-items:center;}
.section4 .col .txt-box h3 {font-size:35px; line-height:1.1em; color:#242424; font-family:'Montserrat'; font-weight:800; margin-bottom:36px;}
.section4 .col .txt-box p {font-size:16px; line-height:1.6em; color:#454545; margin-bottom:56px;}
.section4 .col .txt-box p span {font-family:'Montserrat'; color:#242424; font-weight:600;}
.section4 .col .txt-box a {display:inline-block; line-height:45px; font-size:16px; padding:0 50px; border:1px solid #ddd; border-radius:23px; background:#fff;}
.section4 .col .txt-box a:hover {background:#33779e; color:#fff; border-color:#33779e;}
/* footer */
#footer {background:#1c1c1c;}
#footer address {font-style:normal;}
.foot-pop {border-bottom:1px solid rgba(255,255,255,0.3);}
.foot-pop ul {display:flex; margin:0 -20px; justify-content:center;}
.foot-pop ul li {padding:0 20px; position:relative;}
.foot-pop ul li:after {content:''; width:1px; height:16px; background:rgba(255,255,255,0.3); position:absolute; top:50%; margin-top:-8px; right:0;} 
.foot-pop ul li:last-child:after {display:none;}
.foot-pop ul li a {display:block; font-size:15px; color:#ffffff; line-height:66px; opacity:0.6;}
.foot-group {padding:46px 0; text-align:center;}
.foot-logo {opacity:0.6; margin-bottom:30px;}
.foot-info p {font-size:15px; line-height:1.6em; color:#ffffff; opacity:0.6;}
.foot-info p span {margin:0 15px;}	
.foot-info p a {font-size:12px; display:inline-block; margin-left:10px;}
/* sub page */
.sub-visual {position:relative; height:360px; z-index:10; letter-spacing:-.03em;}
.sub-visual .background {position:absolute; top:0; left:0; width:100%; height:100%; background-position:center; background-size:cover;}
.sub-visual .tit {position:absolute; top:50%; transform:translateY(-50%); margin-top:20px; width:100%; left:0; text-align:center; color:#fff; font-size:40px; line-height:1.1em; font-weight:700; z-index:11;}

#lnb {background:rgba(1,156,222,0.6); margin:0 0 0; position:relative; z-index:11; margin:-60px auto 0;}
.lnb {max-width:1200px; margin:0 auto;}
.lnb>ul {display:flex;}
.lnb>ul>li {width:100% !important; margin-left:-1px; position:relative;}
.lnb.type01 {overflow:inherit !important;}
.lnb.type01>ul>li {width:16.6666667% !important;}
.lnb>ul>li>a {border-right:1px solid rgba(255,255,255,0.2); border-left:1px solid rgba(255,255,255,0.2); position:relative; display:block; line-height:60px; text-align:center; font-size:18px; font-weight:500; letter-spacing:-.01em; color:#fff;}
.lnb>ul>li.active>a {background:#fff; color:#019cde; z-index:1;}
.lnb>ul>li>a:hover {background:#fff; color:#019cde; z-index:1;}
.lnb>ul>li.over:hover .sublnb {display:block; opacity:1;}
.lnb>ul>li .sublnb {position:absolute; width:100%; top:60px; left:0; background:#fff; display:none; box-shadow:3px 3px 10px 3px rgba(0,0,0,0.2); opacity:0;} 

.lnb>ul>li .sublnb ul {padding:15px 0;}
.lnb>ul>li .sublnb ul li {width:100% !important;}
.lnb>ul>li .sublnb ul li a {padding:5px; text-align:center; font-size:16px; color:#454545; display:block; width:100%;}
.lnb>ul>li .sublnb ul li a:hover {color:#019cde; text-decoration:underline;}

.sub-title {margin:60px 0 40px; text-align:center;}
.sub-title h2 {font-size:30px; color:#242424; line-height:1.2em; font-weight:500; padding-bottom:30px; position:relative;}
.sub-title h2:after {content:''; width:50px; height:2px; background:#427492; position:absolute; bottom:0; left:50%; margin-left:-25px;}

.real-cont {letter-spacing:-.03em; margin-bottom:100px;}

/* for mobile */
.only-mobile {display:none;}
.btn-m-menu {display:none; position:absolute; top:29px; right:15px; width:30px; height:22px;  text-align:center; text-indent:-9999em; z-index:220; transition:all 0.5s ease-in-out;}
.btn-m-menu span {position:absolute; right:0; top:50%; margin-top:-1px; height:2px; width:23px;background:#242424;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:" "; position:absolute; right:0; width:30px; height:2px; background:#242424; transition-duration:0.3s, 0.3s; transition-delay:0.3s, 0s;}
.btn-m-menu span:before {top:-10px; transition-property:top, transform;}
.btn-m-menu span:after {bottom:-10px; transition-property:bottom, transform;}
.mobile-navigation {position:fixed; top:0; right:0; padding:80px 0; width:400px; height:100%; overflow:auto; transition:.3s ease-in-out; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:202;}
.mobile-navigation .logo {margin-bottom:20px; padding-left:15px;}
.mobile-navigation .logo img {height:23px;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:12px 15px; display:block; color:#454545; font-size:18px; font-weight:500; line-height:1.3em;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:15px; transform:translateY(-75%) rotate(45deg); width:10px; height:10px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c;}

.mobile-navigation .nav-menu>ul>li:nth-child(3)>a:after {display:none;}
.mobile-navigation .nav-menu>ul>li:nth-child(4)>a:after {display:none;}
.mobile-navigation .nav-menu>ul>li:nth-child(5)>a:after {display:none;}

.mobile-navigation .nav-menu>ul>li.active>a {color:#33779e}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#33779e;}
.mobile-navigation .nav-menu .submenu {display:none; margin:-1px 0 0 0; padding:0 15px 15px;}
.mobile-navigation .nav-menu .submenu>ul:after {content:"";display:block;clear:both;}
.mobile-navigation .nav-menu .submenu>ul>li>a {display:block; position:relative; padding:5px 15px; color:#454545; font-size:16px; font-weight:400; line-height:1.3em;}
.mobile-navigation .nav-menu .submenu>ul>li>a:after {display:block; content:"";position:absolute; top:14px; left:5px; width:4px; height:4px; background:#dfdfdf; border-radius:50%; transition:.3s ease-in-out;}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover{color:#33779e}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover:after {background:#33779e}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.6; z-index:201;}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0); }
html.menu-opened .mobile-overlay {display:block;}
html.menu-opened .btn-m-menu {top:20px; right:15px;}
html.menu-opened .btn-m-menu span {background:none;}
html.menu-opened .btn-m-menu span:before,
html.menu-opened .btn-m-menu span:after {transition-delay:0s, 0.3s; background:#414141;}
html.menu-opened .btn-m-menu span:before {top:0; transform:rotate(45deg);}
html.menu-opened .btn-m-menu span:after {bottom:0; transform:rotate(-45deg);}
/* site map */
.all-btn-menu {display:block; position:absolute; top:50%; margin-top:-12px; right:15px; width:30px; height:24px;  text-align:center; text-indent:-9999em; z-index:120; transition:all 0.5s ease-in-out; z-index:11;}
.all-btn-menu span {position:absolute; right:0; top:50%; margin-top:0; height:2px; width:30px; font-size:0; display:block;}
.all-btn-menu span:before {content:" "; position:absolute; right:0; width:30px; height:2px; transition-duration:0.3s, 0.3s; transition-delay:0.3s, 0s;}
.all-btn-menu span:after {content:" "; position:absolute; right:0; width:30px; height:2px; transition-duration:0.3s, 0.3s; transition-delay:0.3s, 0s;}
.all-btn-menu span:before {top:-8px; transition-property:top, transform;}
.all-btn-menu span:after {bottom:-8px; transition-property:bottom, transform;}

.all-btn-menu span {background:#fff;}
.all-btn-menu span:before {background:#fff;}
.all-btn-menu span:after {background:#fff;}
#header:hover .all-btn-menu span {background:#242424;}
#header:hover .all-btn-menu span:before {background:#242424;}
#header:hover .all-btn-menu span:after {background:#242424;}

.allmenu-wrap {position:absolute; top:0; right:-380px; z-index:110; width:380px; height:100vh; padding-top:100px; transition: all 0.3s ease-in-out; background:#fff; background-repeat:no-repeat; background-size:cover;}
.allmenu-wrap .all-btn-menu {top:50px; right:36px;}
.allmenu-wrap .menu>ul {display:flex; flex-direction:column;}
.allmenu-wrap .menu>ul>li {width:100%; padding-left:80px; margin-bottom:30px;}
.allmenu-wrap .menu>ul>li>a {font-size:26px; line-height:1.5em; font-weight:500; color:#2c2c2c; display:block; position:relative;}
.allmenu-wrap .menu>ul>li:nth-child(1)>a:before,
.allmenu-wrap .menu>ul>li:nth-child(2)>a:before {content:""; width:2px; height:16px; background:#dfdfdf; position:absolute; top:50%; transform:translateY(-50%); right:87px; position:absolute;}
.allmenu-wrap .menu>ul>li:nth-child(1)>a:after,
.allmenu-wrap .menu>ul>li:nth-child(2)>a:after {content:""; width:16px; height:2px; background:#dfdfdf; position:absolute; top:50%; transform:translateY(-50%); right:80px; position:absolute;}
.allmenu-wrap .menu>ul>li.active>a {color:#242424}
.allmenu-wrap .menu>ul>li.active>a:before {background:#242424;}
.allmenu-wrap .menu>ul>li.active>a:after {background:#242424;}

.allmenu-wrap .submenu {display:none; margin-top:20px;}
.allmenu-wrap .submenu>ul>li>a {display:block; position:relative; color:#878787; font-size:15px; font-weight:500; line-height:1.8em;}
.allmenu-wrap .submenu>ul>li>a:hover {color:#242424;}
.allmenu-wrap .submenu>ul>li>a:hover:before {content:'-';}

html.allmenu-opened .allmenu-wrap {position:fixed; top:0; right:0;}
html.allmenu-opened #gnb>ul>li:hover>a {color:#454545}
html.allmenu-opened #gnb .submenu {display:none !important;}
html.allmenu-opened #gnb .submenu ul li:hover a:after {display:none;}
html.allmenu-opened .all-btn-menu span {background:none !important;}
html.allmenu-opened .all-btn-menu span:before {transition-delay:0s, 0.3s; background:#242424 !important; height:2px;}
html.allmenu-opened .all-btn-menu span:after {transition-delay:0s, 0.3s; background:#242424 !important; height:2px;}
html.allmenu-opened .all-btn-menu span:before {top:0; transform:rotate(45deg);}
html.allmenu-opened .all-btn-menu span:after {bottom:0; transform:rotate(-45deg);}

html.allmenu-opened #header .sitelogo a {background-image:url('../images/common/logo-w.png');}
html.allmenu-opened .submenu-bg {display:none !important;}
html.allmenu-opened .overlay {display:block;}
.overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.32); z-index:101;}