@charset "utf-8";
/********************
    Default set
********************/
/* font */
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight:100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
     url(../fonts/eot/NotoSansKR-Thin-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Thin-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Thin-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Thin-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight:200;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
     url(../fonts/eot/NotoSansKR-Light-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
     url(../fonts/eot/NotoSansKR-DemiLight-Hestia.eot),
     url(../fonts/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
     url(../fonts/eot/NotoSansKR-Regular-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
     url(../fonts/eot/NotoSansKR-Medium-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
     url(../fonts/eot/NotoSansKR-Bold-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
     url(../fonts/eot/NotoSansKR-Black-Hestia.eot),
     url(../fonts/eot/NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
     url(../fonts/woff/NotoSansKR-Black-Hestia.woff) format('woff'),
     url(../fonts/otf/NotoSansKR-Black-Hestia.otf) format('opentype');
}


 

html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0px; padding:0px;font-family:"Noto Sans Korean"; font-size:13px; list-style:none; color:#282828;}
a{text-decoration:none;color:#282828;}
img{border:0;vertical-align:middle;}
select{font-family:"Noto Sans Korean";border:1px solid #d6d6d6;vertical-align:middle;}
input{font-family:"Noto Sans Korean";vertical-align:middle;margin:0;padding:0;}
label {cursor:pointer;}
textarea{font-family:"Noto Sans Korean";vertical-align:middle;}
table caption{
	overflow: hidden;
    position: absolute;
    width:0;
    height:0;
    line-height:0;
    left:-9999px;
	top:-9999px; 
	margin:0;
}
table{border-collapse:separate;border-collapse:collapse;width:100%;border-spacing:0;table-layout: fixed;}





.blind{width:0;height:0;position:absolute;top:-9999px;left:-9999px;overflow:hidden;}
.clfix:after {content: ""; display: block; height: 0px; clear: both; visibility: hidden;}
.clear {clear:both; font-size:0; line-height:0; overflow:hidden; height:0 !important; }
.floatL {float:left;}
.floatR {float:right;}
.floatN {float:none;}
.disnone{display:none;}

.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}
.txtJ {text-align:justify !important;}
.txtT {vertical-align:top !important;}
.txtM {vertical-align:middle !important;}
.txtB {vertical-align:bottom !important;}
.txtTB {vertical-align:text-bottom !important;}

.fr{float:right;}

/********************
    Margin
********************/
.mtp5{margin-top:5px;}
.mtp7{margin-top:7px;}
.mtp10{margin-top:10px;}
.mtp12{margin-top:12px;}
.mtp15{margin-top:15px;}
.mtp20{margin-top:20px;}
.mtp25{margin-top:25px;}
.mtp30{margin-top:30px;}
.mtp35{margin-top:35px;}
.mtp40{margin-top:40px;}
.mtp50{margin-top:50px;}
.mtp60{margin-top:60px;}
.mtp23{margin-top:23px;}

.pdt5{padding-top:5px;}
.pdt7{padding-top:7px;}
.pdt10{padding-top:10px;}
.pdt12{padding-top:12px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt25{padding-top:25px;}


/***********************************************************
				Start Coding
***********************************************************/




#wrap{position:relative;width:100%;margin:0 auto;min-width:1220px;}
#header{position:fixed;width:100%;margin:0 auto;z-index:100;top:0;}

.intro_all{position:relative;z-index:1;width:100%;height:907px;margin:0 auto;overflow:hidden;}
.intro_bg{position:absolute;left:0;top:0;background: url(../image/common/intro_bg.png);width:100%;height:907px;}
.intro_txt{position:absolute;z-index:1;top:180px;left:calc((100% - 732px) / 2);}
.intro_lf{position:absolute;left:20px;top:32px;background: url(../image/common/int_lf.png) no-repeat;width:112px;height:844px;}
.intro_rt{position:absolute;right:20px;top:32px;background: url(../image/common/int_rt.png) no-repeat;width:110px;height:844px;}
.intro_top{position:absolute;left:132px;top:33px;background: url(../image/common/int_ct.png) repeat-x;width:calc(100% - 262px);height:16px;}
.intro_bot{position:absolute;left:132px;bottom:33px;background: url(../image/common/int_ct.png) repeat-x;width:calc(100% - 262px);height:16px;}
.intro_btn_all{position:absolute;left:0;bottom:150px;z-index:2;width:100%;height:150px;background:#e5e5e5;opacity:0.4;filter:alpha(opacity=40);}
.intro_all_bg{position:absolute;left:0;top:0;z-index:0;width:100%;height:907px;background: url(../image/common/intro_img.jpg) no-repeat center top; background-size: cover;overflow:hidden;}


.intro_top_btn{text-align:center;position:absolute;left:0;bottom:150px;z-index:3;width:100%;height:150px;}
.intro_top_btn > li{display:inline-block;padding:35px 20px 10px 20px;}
.intro_top_btn > li > a{display:block;}



.top_bn_bg{display:none;width:100%;margin:0 auto;height:200px;overflow:hidden;border-bottom:1px solid #dedede;background:url('../image/common/tbn_bg.jpg') no-repeat center top;background-size:cover;}
.top_bn_bg_line{width:100%;height:200px;background:url('../image/common/top_line.png') repeat-x center 121px;}
.top_bn_all{position:relative;width:1200px;margin:0 auto;}
.top_bn_all > ul > li{position:absolute;top:25px;}
.top_bn_all > ul > li.tbnps1{left:29px;}
.top_bn_all > ul > li.tbnps2{left:268px;}
.top_bn_all > ul > li.tbnps3{left:507px;}
.top_bn_all > ul > li.tbnps4{left:747px;}
.top_bn_all > ul > li.tbnps5{right:0;}
.head_top_bg{width:100%;margin:0 auto;height:110px;overflow:hidden;background:#fefdfc;}
.head_top{position:relative;width:1200px;margin:0 auto;}
.head_top h1{padding-top:30px;}
.head_top > a{position:absolute;right:0;top:0;display:block;width:183px;height:43px;line-height:43px;text-align:center;background:#675f52;font-size:16px;color:#fff;}
.head_top > a > span{display:inline-block;background:url('../image/common/tbn_on.png') no-repeat right center;padding-right:30px;}
.head_top > a.on span{background:url('../image/common/tbn_off.png') no-repeat right center;}
.gnb_bg{width:100%;margin:0 auto;height:68px;background:#b99f67;}
.gnb_all{width:1200px;margin:0 auto;}
.gnb > li{position:relative;float:left;width:25%;text-align:center;}
.gnb > li > a{display:block;height:68px;line-height:68px;border-right:1px solid #cebc95;font-size:20px;color:#202020;font-weight:500;}
.gnb > li:first-child > a{border-left:1px solid #cebc95;}
.gnb > li > a.on{background:#816d43;color:#fff;}
.gnb > li > a:hover{background:#816d43;color:#fff;}
.gnb > li .dp2{display:none;position:absolute;left:0;top:68px;z-index:4;padding-top:20px;border-right:1px solid #d6d6d6;background:url('../image/common/dp_bg.png');width:calc(100% - 1px);height:400px;}
.gnb > li:last-child .dp2{border-right:none;width:100%;}
.gnb > li .dp2 > li > a{display:block;padding:13px 0;font-size:18px;color:#5a5a5a;font-weight:500;}
.gnb > li .dp2 > li > a:hover{color:#816d43;font-weight:700;}
.gnb > li:hover > a{background:#816d43;color:#fff;}

.somlo{position:absolute;right:-45px;top:45px;}



#all_contents{position:relative;width:100%;margin:0 auto;}
#footer{width:100%;margin:0 auto;border-top:35px solid #bea36a;background:#323232;text-align:center;}
.foot_top{border-bottom:1px solid #474747;height:54px;line-height:54px;}
.foot_top > a{display:inline-block;margin-left:6px;font-size:15px;color:#999;background:url('../image/common/foot_line.png') no-repeat right center;padding-right:12px;}
.foot_top > a:last-child{padding-right:0;background:none;}
.foot_bot{padding:30px 30px;}
.foot_bot > p.txts{font-size:15px;color:#686868;line-height:21px;}

.quick{position:fixed;z-index:4;right:5px;}
.quick > li{margin-top:5px;}