@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */ 

#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}

.only-desktop-tablet {display:block;}
.only-desktop {display:block;}
.only-tablet {display:none;}
.only-mobile {display:none;}

#wrapper {position:relative; overflow:hidden;}

/* header */
#header {position:fixed; top:0; left:0; width:100%; transition:.2s; z-index:100;}
#header .contain {max-width:1720px; position:relative; display:flex; align-items:center; justify-content:space-between; height:99px; z-index:2;}

#main #header.header-fixed {background:#222;}
#sub #header.header-fixed {background:#fff; border-bottom:1px solid #ddd;}

/* #header .sitelogo a {display:block; width:212px; height:40px; background-position:50% 50%; background-repeat:no-repeat; background-size:contain;}  */
#header .sitelogo a {display:block; width:212px; height:86px; background-position:50% 50%; background-repeat:no-repeat; background-size:contain;} 
#main #header .sitelogo a {background-image:url("../images/common/logo2.png");} 
#sub #header .sitelogo a {background-image:url("../images/common/sub_logo2.png");} 

#gnb {padding-right:190px;}
#gnb > ul {display:flex; justify-content:flex-end}
#gnb > ul > li {position:relative; margin-left:30px; text-align:center;}
#gnb > ul > li > a {font-family:'texnic',sans-serif; color:#fff; border-radius:20px; position:relative; height:40px; padding:0 20px; display:flex; align-items:center; justify-content:center; font-size:18px; font-weight:700; letter-spacing:0;}
#gnb > ul > li:hover a {background:#fff; color:#303030;}
#sub #gnb > ul > li > a {color:#303030;}
#sub #gnb > ul > li:hover a {background:#303030; color:#fff;}

.lang {position:absolute; right:30px; top:50%; transform:translateY(-50%);}
.lang ul {display:flex; margin:0 -15px;}
.lang ul li {padding:0 15px; position:relative; font-size:15px; font-weight:500; line-height:1.2em; letter-spacing:0; color:#888;}
.lang ul li.on {color:#fff;}
.lang ul li:before {content:""; position:absolute; width:1px; height:15px; background:#757574; right:0; top:50%; margin-top:-7.5px;}
.lang ul li:last-child:before {display:none;}
#sub .lang ul li.on {color:#2c2c2c;}

/* for mobile */
.btn-m-menu {display:none; position:relative; width:26px; height:26px; overflow:hidden; text-indent:-9999em; z-index:50;}
.btn-m-menu span {position:absolute; top:50%; left:0; width:100%; height:2px; margin-top:-1px; background:#000;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:" "; position:absolute; left:0; width:100%; height:2px; background:#000;}
.btn-m-menu span:before {top:-10px;}
.btn-m-menu span:after {bottom:-10px;}

#main .btn-m-menu span,
#main .btn-m-menu span:before,
#main .btn-m-menu span:after {background:#fff;}

.mobile-navigation {display:none; position:fixed; top:0; right:0; width:280px; height:100%; overflow:auto; transition:.2s linear; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:150;}
.mobile-navigation .home {background:#333; display:flex; align-items:center; height:80px; padding:0 20px;}
.mobile-navigation .home a {display:block;}
.mobile-navigation .home img {height:28px;}
.mobile-navigation .nav-menu>ul {border-top:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:11px 48px 11px 20px; display:block; color:#2c2c2c; font-size:18px; font-weight:500; line-height:1.5em;}
/* .mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:20px; transform:translateY(-78%) rotate(45deg); width:13px; height:13px; border-right:1px solid #505050; border-bottom:1px solid #505050;}
.mobile-navigation .nav-menu>ul>li.active>a {color:#fff; background:#c99d66;}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#fff;} */
.mobile-navigation .nav-menu .submenu {display:none; padding:10px 20px; background:#fafafa; color:#454545; font-size:16px; font-weight:400; line-height:1.5em;}
.mobile-navigation .nav-menu .submenu > ul > li {padding:3px 0;}
.mobile-navigation .nav-menu .submenu > ul > li > a {display:block; padding:3px 0;}
.mobile-navigation .nav-menu .submenu > ul > li.active>a {color:#c99d66;}
.mobile-navigation .close {position:absolute; top:20px; right:18px; width:26px; height:26px; text-indent:-9999em; overflow:hidden;}
.mobile-navigation .close:before,
.mobile-navigation .close:after {content:" "; position:absolute; top:12px; left:0; width:100%; height:3px; background:#fff; border-radius:3px;}
.mobile-navigation .close:before {transform:rotate(45deg);}
.mobile-navigation .close:after {transform:rotate(-45deg);}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.6; z-index:101;}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0);}
html.menu-opened .mobile-overlay {display:block;}

/* main */
.main-visual {position:relative; text-align:center;}
.main-visual .img img {width:100%;}
.main-visual .slider-controls {display:flex; align-items:center; position:absolute; bottom:80px; right:13.54%;}
.main-visual .slider-controls .slick-arrow {display:block; width:19px; height:35px; background-color:transparent; background-position:50% 50%; background-repeat:no-repeat; border:0; overflow:hidden; text-indent:-9999em;}
.main-visual .slider-controls .prevArrow {background-image:url("../images/main/slide_prev.png");}
.main-visual .slider-controls .nextArrow {background-image:url("../images/main/slide_next.png");}
.main-visual .slider-controls .paging {margin:0 75px; font-size:16px; font-weight:500; letter-spacing:-.03em; line-height:1.4em; color:#fff;}
.main-visual .slider-controls .current {font-weight:700; font-size:1.25em;}
.main-visual .slider-controls .bar {margin:0 10px; width:1px; height:17px; background:#fff; display:inline-block; transform:rotate(15deg);}
.main-visual .scroll {position:absolute; bottom:80px; left:50%; width:73px; margin-left:-36.5px; animation:1.5s scrollUpDown linear infinite;}
@keyframes scrollUpDown{
	0%,100% {transform:translateY(0);}
	50% {transform:translateY(30px);}
}

.main-links {padding:120px 0;}
.main-links .links ul {display:flex; flex-wrap:wrap; margin:0 -20px;}
.main-links .links ul li {padding:0 20px; width:33.333%;/*width:50%;*/ height:750px;}
.main-links .links ul li a {display:block; width:100%; height:100%; background-position:50% 50%; background-repeat:no-repeat; background-size:cover;}
.main-links .links ul li:nth-child(1) a {background-image:url("../images/main/link1.jpg");}
.main-links .links ul li:nth-child(2) a {background-image:url("../images/main/link2.jpg");}
.main-links .links ul li:nth-child(3) a {background-image:url("../images/main/link3.jpg");}
.main-links .links ul li a .txt {width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.main-links .links ul li a:hover .txt {background:rgba(0,0,0,0.25);}
.main-links .links ul li a p {font-family:'texnic',sans-serif; font-size:40px; font-weight:700; letter-spacing:-.03em; line-height:1.4em; color:#fff;}

.main-go {padding:595px 0 67px; background:url("../images/main/go_bg.jpg")no-repeat 50% 50% / cover; color:#fff; text-align:center;}
.main-go h2 {font-family:'texnic',sans-serif; font-size:60px; font-weight:700; letter-spacing:-.03em; line-height:1.4em;}
.main-go p {margin:14px 0 55px; font-size:20px; font-weight:400; letter-spacing:-.03em; line-height:1.55em;}
.main-go .go-btn {margin:0 auto; height:55px; padding:0 30px;/*  max-width:195px; */    max-width: 225px; width:100%; background:rgba(255,255,255,0.8); border-radius:6px; display:flex; align-items:center; justify-content:space-between; color:#303030; font-size:18px; font-weight:600; letter-spacing:-.02em; line-height:1.4em;}
.main-go .go-btn:after {content:""; display:inline-block; background:url("../images/main/btn_arr.png")no-repeat 50% 50% / contain; width:41px; height:6px;}

/* sub */
#sub #wrapper {padding-top:195px;}

#contArea {max-width:1460px; padding-left:30px; padding-right:30px; margin:0 auto;}
#contArea.wide {max-width:100%; padding-left:0; padding-right:0;}

.contain {width:100%; max-width:1460px; padding-left:30px; padding-right:30px; margin:0 auto;}

.real-cont {min-height:300px; padding-bottom:100px;}

.sub-tit {padding:0 30px; max-width:1460px; width:100%; margin:0 auto 35px;}
.sub-tit .wrap {padding:0 0 25px; display:flex; align-items:flex-end; border-bottom:1px solid #242424;}
.sub-tit .wrap .tit {width:400px;}
.sub-tit .wrap h2 {font-family:'texnic',sans-serif; margin-bottom:11px; font-size:40px; font-weight:700; letter-spacing:-.03em; line-height:1.4em; color:#242424;}
.sub-tit .wrap p {font-size:18px; font-weight:400; letter-spacing:-.03em; line-height:1.4em; color:#454545;}

/* footer */
#footer {background:#303030; padding:50px 0; color:rgba(255,255,255,0.6); font-size:15px; line-height:1.5em; font-weight:400; letter-spacing:-.03em;}
#footer .contain {display:flex;}
#footer .foot-logo {margin-top:-20px;}
#footer .foot-info {margin-left:60px; flex:1 1 auto; min-width:0; width:1%;}
#footer .foot-info .comp-name {font-family:'texnic',sans-serif; font-size:20px; line-height:1.3em; margin-bottom:12px;}
#footer address {font-style:normal; margin-bottom:8px;}
#footer span {display:inline-block; line-height:1.667em; margin-right:25px;}

.scroll-top {position:fixed; bottom:30px; right:30px; transition:.2s; opacity:0; display:flex; flex-direction:column; justify-content:center; border-radius:100%; width:56px; height:56px; text-align:center; color:#303030; font-size:13px; font-weight:500; line-height:1.3em; letter-spacing:-.01em; background:#fff; z-index:90;}
.scroll-top:before {content:""; transform:rotate(-135deg); display:inline-block; margin:0 auto 2px; width:10px; height:10px; border-right:1px solid #303030; border-bottom:1px solid #303030;}
.scroll-top.active {opacity:1;}

/* quick */
.quick {position:fixed; right:30px; bottom:22%; z-index:111;}
.quick a {display:block; width: 160px; line-height:50px; text-align:center; border-radius:8px; box-shadow:4px 4px 15px rgba(0,0,0,0.2); background:#E94827; color:#fff; font-size:18px; font-weight:500;}
.quick a:hover {box-shadow:4px 4px 15px rgba(0,0,0,0.8);}
