@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}

/* header */
#header {position:absolute; top:0; left:0; width:100%; height:100px; z-index:90; letter-spacing:-.01em;}
#header .contain {position:relative; max-width:1430px !important; margin:0 auto; z-index:20}
#header .sitelogo a {display:block; position:absolute; top:9px; left:15px; z-index:10;}

#gnb>ul {display:flex; justify-content:flex-end; margin-right:105px;} 
#gnb>ul>li {position:relative; text-align:center; padding:0 67px;}
#gnb>ul>li>a {position:relative; display:inline-block; color:#242424; font-size:20px; line-height:100px; font-weight:700;}
#gnb>ul>li:hover a {content:""; color:#694634;}

#gnb .submenu {display:none; position:absolute; top:100px; left:50%; transform:translateX(-50%); height:auto; z-index:20; background:#694634; min-width:220px; padding:0 10px;}
#gnb .submenu ul {display:block; padding:16px 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; font-weight:400; position:relative; padding:5px 10px; white-space:nowrap;}
#gnb .submenu ul li a:hover {color:#c1a99c;}

#main #container {margin-top:100px;}
.contain {position:relative; max-width:1230px; padding-left:15px; padding-right:15px; margin:0 auto; height:inherit;}


.lang {position:absolute; top:50%; margin-top:-15px; right:15px; font-family:'Titillium Web';}
.lang .tit {line-height:28px; width:70px; border:1px solid #ddd; border-radius:5px; padding-left:12px; display:block; position:relative; font-size:15px; color:#454545; z-index:5;}
.lang .tit:after {content:''; width:10px; height:6px; background:url('../images/bbs/lang-arrow.png') 0 0 no-repeat; background-size:cover; position:absolute; top:50%; margin-top:-3px; right:10px;}
.lang .tit.active:after {transform:rotate(180deg);}

.lang .lang-open {display:none;}
.lang .lang-open ul {padding-top:10px; background:#fff; border-radius:0 0 5px 5px; overflow:hidden; border:1px solid #ddd; border-top:0; position:absolute; top:20px; z-index:1; width:100%; left:0;}
.lang .lang-open li a {display:block; padding:0 10px; font-size:14px; line-height:24px; color:#505050;}
.lang .lang-open.active {display:block;}

/* main */ 

.main-visual {position:relative; overflow:hidden; margin-bottom:100px;}
.main-visual .item {position:relative; height:880px;}
.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;}

.section {margin-bottom:100px; letter-spacing:-.03em;}

.section1 {text-align:center;}
.section1 .img-box {margin-bottom:60px;}
.section1 .txt-box p {font-size:17px; line-height:1.9em; color:#454545;}

.section2 {background-color:#eceaeb; display:flex; align-items:center;}
.section2 .img-box {width:35.9375%;}
.section2 .box {padding:0 0 0 110px; flex:1 1 auto; width:1%;}
.section2 .txt-box {margin-bottom:100px;}
.section2 .box h3 {font-size:30px; margin-bottom:36px; line-height:1.1em; letter-spacing:-.01em; color:#242424; }
.section2 .box p {font-size:17px; line-height:1.8em; color:#454545; margin-bottom:34px;} 
.section2 .box ul {display:flex;}
.section2 .box ul li {margin-right:10px;}
.section2 .box ul li:last-child {margin-right:0;}
.section2 .box ul li a {display:block; font-size:16px; color:#fff; letter-spacing:-.01em; line-height:55px; width:209px; text-align:center;}
.section2 .box ul li:first-child a {background:#694634;}
.section2 .box ul li:last-child a {background:#97654c;}
.section2 .box ul li a:before {content:''; background-repeat:no-repeat; background-size:cover; display:inline-block; background-position:center; vertical-align:middle; margin-top:-3px; margin-right:11px; width:25px; height:25px;}
.section2 .box ul li:nth-child(1) a:before {background-image:url('../images/bbs/download.png');}
.section2 .box ul li:nth-child(2) a:before {background-image:url('../images/bbs/more_view.png');}

.section3 {max-width:1920px; letter-spacing:-.01em;}
.section3 ul {display:flex;}
.section3 ul li {width:25%;}
.section3 ul li a {padding:100px 0; color:#fff; display:flex; width:100%; height:100%; flex-direction:column; align-items:center; background-repeat:no-repeat; background-size:cover; background-position:center;}
.section3 ul li:nth-child(1) a {background-image:url('../images/main/shortcut01.jpg');} 
.section3 ul li:nth-child(2) a {background-image:url('../images/main/shortcut02.jpg'); color:#242424;}
.section3 ul li:nth-child(3) a {background-image:url('../images/main/shortcut03.jpg');} 
.section3 ul li:nth-child(4) a {background-image:url('../images/main/shortcut04.jpg');} 
.section3 ul li .img-box {margin-bottom:20px;}
.section3 ul li h3 {font-size:30px; line-height:1.1em; margin-bottom:100px; }
.section3 ul li p {font-size:16px; line-height:1.7em;}
.section3 ul li p:after {content:''; width:47px; height:11px; margin-left:18px; background-image:url('../images/bbs/shortcut_w.png'); display:inline-block; background-repeat:no-repeat; background-size:cover; display:inline-block; vertical-align:middle;}
.section3 ul li:nth-child(2) p:after {background-image:url('../images/bbs/shortcut_b.png');}

/* sub page */
.sub-visual {position:relative; height:330px; z-index:10; letter-spacing:-.01em; margin-top:100px;}
.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%; left:0; width:100%; text-align:center; transform:translateY(-50%); font-size:32px; line-height:1.2em; color:#fff; font-weight:700; z-index:1; }

#lnb {border-bottom:1px solid #ddd;}
.lnb {max-width:1200px;}
.lnb ul {display:flex;} 
.lnb ul li {text-align:center; position:relative;}
.lnb ul li a {line-height:59px; font-size:17px; font-weight:500; color:#555; position:relative; display:block;}
.lnb ul li a:before {content:''; width:1px; height:24px; background:#ddd; position:absolute; top:50%; margin-top:-12px; left:0;}
.lnb ul li:first-child a:before {display:none;}
.lnb ul li.active a {color:#6a4634;}
.lnb ul li.active a:after {content:''; width:100%; height:2px; background:#6a4634; position:absolute; bottom:-1px; left:0; z-index:22;}

.lnb.type01 a br {display:none;}
.lnb.type01 ul li {}
.lnb.type01 ul li a {line-height:1.3em; display:flex; min-height:70px; align-items:center; justify-content:center;}

.lnb.type02 a br {display:none;}
.lnb.type02 ul li {}
.lnb.type02 ul li a {line-height:1.3em; display:flex; min-height:70px; align-items:center; justify-content:center;}






.sub-title {margin:60px 0 36px;}
.sub-title h2 {text-align:center; font-size:26px; line-height:1.2em; color:#333; }

.real-cont {letter-spacing:-.04em; margin-bottom:100px;}

/* footer */
#sub #footer {border-top:1px solid #ddd; padding-top:36px;}
#footer {text-align:center; letter-spacing:-.03em;}
#footer address {font-style:normal;}

.foot-info {border-bottom:1px solid #dddddd;}
.foot-info .tit {font-size:18px; line-height:1.4em; font-weight:500; color:#454545; margin-bottom:8px;}
.foot-info address p {font-size:15px; line-height:1.7em; color:#686868; margin-bottom:36px;}
.foot-info ul {display:flex; justify-content:center; margin-left:-60px; margin-bottom:85px;}
.foot-info ul li {margin-left:60px;}

.foot-group .copy {padding:40px 0;}
.foot-group .copy p {font-size:15px; line-height:1.7em; color:#686868;}

/* 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:80%; 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:#6a4634}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#6a4634;}
.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:15px; 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:#6a4634}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover:after {background:#6a4634}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.6; z-index:201;}

.m-util {border-bottom:1px solid #ddd;}
.m-util ul {display:flex; justify-content:center; margin-left:-10px;}
.m-util ul li {font-size:15px; padding:0 10px;line-height:30px; color:#242424;font-weight:500; margin-left:10px;}
.m-util ul li a {display:block;}

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);}
