@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 {position:absolute; top:0; left:0; width:100%; height:100px; z-index:90; letter-spacing:-.04em;}
#header .contain {max-width:1430px !important; z-index:20;}
#header .sitelogo a {display:block; position:absolute; top:50%; margin-top:-31px; left:15px; z-index:10; width:236px; height:62px; font-size:0; line-height:0;background-image:url('../images/common/logo.png');background-repeat:no-repeat;background-size:cover;}

#gnb>ul {display:flex; justify-content:flex-end; margin:0 -50px;} 
#gnb>ul>li {position:relative; text-align:center; padding:0 50px;}
#gnb>ul>li>a {position:relative; display:inline-block; color:#242424; font-size:20px; line-height:100px; font-weight:700; font-family:'NanumSquare';}
#gnb>ul>li:hover>a {color:#688fc9;}

#gnb .submenu {position:absolute; top:100px; left:0; width:100%; height:0; overflow:hidden; z-index:20;}
#gnb .submenu ul {display:block; padding:20px 0;}
#gnb .submenu ul li {padding:0; text-align:center;}
#gnb .submenu ul li a {display:inline-block; color:#fff; font-size:16px; line-height:2em; position:relative; padding:2px 0;}
#gnb .submenu ul li a:hover {color:#688fc9;}

.submenu-bg {background-color:rgba(0,0,0,0.6);}

.contain {position:relative; padding-left:15px; padding-right:15px; margin:0 auto; height:inherit; letter-spacing:-.03em;}
#main .contain {max-width:1430px;}
#sub .contain {max-width:1230px;}
.ffns {font-family:'NanumSquare';}
/* 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 .box {position:absolute; top:50%; transform:translate(-50%, -50%); left:50%; max-width:1430px; width:100%; padding:0 15px;}
.main-visual .box .txt {margin-bottom:60px; color:#fff;}
.main-visual .box .txt span {font-size:24px; font-weight:700; line-height:1.2em; margin-bottom:16px; display:block; }
.main-visual .box .txt h2 {font-size:50px; line-height:1em; font-weight:800; margin-bottom:24px;}
.main-visual .box .txt p {font-size:26px; line-height:1.1em; font-weight:700;}
.main-visual .txt span {animation: left 1.3s both .3s;}
.main-visual .txt h2 {animation: left 1.3s both .5s;}
.main-visual .txt p {animation: left 1.3s both .7s;}
@keyframes left{
	0%{-webkit-transform:translateX(-100px);transform:translateX(-100px); opacity: 0;}
	50%{-webkit-transform:translateX(50px);transform:translateX(50px); opacity: .5;}
	100{-webkit-transform:translateX(0px);transform:translateX(0px);  opacity: 1;}
}

.main-visual .custom_paging ul {display:flex; margin:0 -5px;}
.main-visual .custom_paging ul li {padding:0 5px;}
.main-visual .custom_paging ul li button {display:block; width:12px; height:12px; border-radius:50%; border:2px solid #fff; font-size:0; background:transparent;}
.main-visual .custom_paging ul li.slick-active button {background:#fff; width:50px; border-radius:6px;}

.fp-viewing-MAIN #header {border-bottom:1px solid rgba(255,255,255,0.5);}
.fp-viewing-MAIN #header .sitelogo a {background-image:url('../images/common/logo-w.png');}
.fp-viewing-MAIN #header #gnb>ul>li>a {color:#fff;}
.fp-viewing-MAIN #header:hover {background:#fff;}
.fp-viewing-MAIN #header:hover .sitelogo a {background-image:url('../images/common/logo.png');}
.fp-viewing-MAIN #header:hover #gnb>ul>li>a {color:#242424;}
.fp-viewing-MAIN #header #gnb>ul>li:hover>a {color:#688fc9;}
/* section1 */
.section1 {background:url('../images/main/sec1-bg.jpg') center center no-repeat; background-size:cover;}
.section1 .tit {text-align:center; margin-bottom:46px;}
.section1 .tit h3 {font-size:40px; font-weight:800; color:#242424; line-height:1.2em; margin-bottom:24px;}
.section1 .tit p {font-size:24px; font-weight:700; color:#454545; line-height:1.3em;}
.section1 .col {display:flex; margin:0 -15px;}
.section1 .row {width:100%; padding:0 15px;}
.section1 .inner {display:block; background-repeat:no-repeat; background-size:cover; position:relative; padding:40px; color:#fff; height:437px; display:flex; flex-direction:column; justify-content:flex-end;}
.section1 .inner:after {content:''; width:100%; height:100%; position:absolute; top:0; left:0; border:0px solid #698ec9; transition:all 0.2s;}
.section1 .inner:hover:after {content:''; border-width:3px; box-shadow:0px 5px 15px rgba(0,0,0,.5);}
.section1 .inner1 {background-image:url('../images/main/sec1-img01.jpg');}
.section1 .inner2 {background-image:url('../images/main/sec1-img02.jpg');}
.section1 .inner3 {background-image:url('../images/main/sec1-img03.jpg');}
.section1 .inner h4 {font-size:24px; line-height:1.3em; margin-bottom:56px;}
.section1 .inner p {font-size:16px; line-height:1.8em; padding-bottom:14px; position:relative; font-family:'Noto Sans KR';}
.section1 .inner p:after {content:''; width:151px; height:13px; position:absolute; bottom:0; left:0; background:url('../images/main/sec1-more.png') 0 0 no-repeat; background-size:cover; opacity:0.5;}

.fp-viewing-CONT #header {background:#fff;}
/* section2 */
.section2 {background:url('../images/main/sec2-bg.jpg') center center no-repeat; background-size:cover;}
.section2 .col {display:flex;}
.section2 .col .txt-box {width:1%; flex:1 1 auto; padding-right:20px; color:#fff;}
.section2 .col .txt-box p {font-size:24px; font-weight:700; line-height:1.3em; margin-bottom:24px;}
.section2 .col .txt-box h3 {font-size:40px; line-height:1.1em; font-weight:800;}
.section2 .col .cnt-box  {width:100%; max-width:750px;}
.section2 .box {display:flex; margin:0 -5px 10px;}
.section2 .box .row {padding:0 5px; width:100%;}
.section2 .box .row a {display:block; padding:30px 40px; color:#fff; position:relative;}
.section2 .box .row a:after {content:''; width:50px; height:50px; background-repeat:no-repeat; background-size:cover; position:absolute; bottom:35px; right:35px;}
.section2 .box .row:nth-child(1) a:after {background-image:url('../images/main/sec2-icon01.png');}
.section2 .box .row:nth-child(2) a:after {background-image:url('../images/main/sec2-icon02.png');}
.section2 .box .row:nth-child(1) a {background:#4a9dbb;}
.section2 .box .row:nth-child(2) a {background:#7094c4;}
.section2 .cnt-box .tit {margin-bottom:20px; display:flex; align-items:center; justify-content:space-between;}
.section2 .cnt-box .tit h4 {font-size:22px; line-height:1.3em;}
.section2 .cnt-box .tit .more img {vertical-align:middle; margin-top:-4px; margin-left:6px;}
.section2 .box .row a p {font-size:16px; line-height:1.6em; font-family:'Noto Sans KR';}
.section2 .news {background:rgba(255,255,255,0.8); padding:40px;}
.section2 .news ul li {display:flex; padding:18px 0; border-top:1px solid rgba(255,255,255,0.6); font-size:16px; line-height:1.5em; color:#333333; font-family:'Noto Sans KR';}
.section2 .news ul li:last-child {border-bottom:1px solid rgba(255,255,255,0.6);}
.section2 .news ul li a {width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.section2 .news ul li .date {white-space:nowrap; padding-left:30px;}

.fp-viewing-NEWS #header {border-bottom:1px solid rgba(255,255,255,0.5);}
.fp-viewing-NEWS #header .sitelogo a {background-image:url('../images/common/logo-w.png');}
.fp-viewing-NEWS #header #gnb>ul>li>a {color:#fff;}
.fp-viewing-NEWS #header:hover {background:#fff;}
.fp-viewing-NEWS #header:hover .sitelogo a {background-image:url('../images/common/logo.png');}
.fp-viewing-NEWS #header:hover #gnb>ul>li>a {color:#242424;}
.fp-viewing-NEWS #header #gnb>ul>li:hover>a {color:#688fc9;}
/* footer */
#footer {background:#242424; padding:30px 0;}
#footer .contain {max-width:1430px !important;}
#footer address {font-style:normal;}
.foot-pop {border-bottom:1px solid rgba(255,255,255,0.5); margin-bottom:16px; padding-bottom:16px;}
.foot-pop ul {display:flex; margin:0 -15px;}
.foot-pop ul li {padding:0 15px;}
.foot-pop ul li a {display:block; font-size:15px; font-weight:500; color:#dddddd; line-height:2em; position:relative; padding-left:20px; font-family:'Noto Snas KR';}
.foot-pop ul li a:before {content:''; width:14px; height:14px; background:url('../images/bbs/foot-pop.png') 0 0 no-repeat; background-size:cover; position:absolute; top:50%; margin-top:-7px; left:0;}
.foot-info p {font-size:14px; font-weight:500; color:#9e9e9e; line-height:1.8em; font-family:'Noto Snas KR';}
.foot-info p span {margin:0 8px;}
.fp-viewing-FOOT #header {background:#fff;}
/* sub page */
#sub #header {border-bottom:1px solid rgba(255,255,255,0.5);}
#sub #header .sitelogo a {background-image:url('../images/common/logo-w.png');}
#sub #header #gnb>ul>li>a {color:#fff;}
#sub #header:hover {background:#fff;}
#sub #header:hover .sitelogo a {background-image:url('../images/common/logo.png');}
#sub #header:hover #gnb>ul>li>a {color:#242424;}
#sub #header #gnb>ul>li:hover>a {color:#688fc9;}

.sub-visual {position:relative; height:500px; 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 .col {display:flex; position:relative; z-index:1; height:100%; align-items:flex-end; justify-content:space-between; color:#fff; font-family:'NanumSquare'; padding-bottom:58px;}
.sub-visual .tit {padding-right:30px;}
.sub-visual .tit p {font-size:24px; line-height:1.4em; font-weight:700; margin-bottom:10px;}
.sub-visual .tit h2 {font-size:50px; font-weight:800; line-height:1em;}
.sub-visual .lnb ul {display:flex; margin:0 25px;}
.sub-visual .lnb ul li {padding:0 25px; width:auto !important;}
.sub-visual .lnb ul li a {display:block; font-size:18px; line-height:1.8em; font-weight:700; position:relative;}
.sub-visual .lnb ul li a:after {content:''; width:0; height:1px; background:rgba(255,255,255,0.7); position:absolute; bottom:-5px; left:0; transition:all 0.4s;}
.sub-visual .lnb ul li a:hover:after {width:100%;}
.sub-visual .lnb ul li.active a:after {width:100% !important;}

.sub-title {text-align:center; padding:60px 0 80px;}
.sub-title h2 {font-size:30px; font-weight:800; color:#333333; font-family:'NanumSquare'; padding-top:36px; position:relative; display:inline-block;}
.sub-title h2:before {content:''; width:23px; height:23px; background:url('../images/common/sub-title.png') 0 0 no-repeat; background-size:cover; position:absolute; left:50%; margin-left:-12px; top:0;}

.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.active>a {color:#698ec9}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#698ec9;}
.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:#698ec9}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover:after {background:#698ec9}
.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);}