@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');
}


@font-face {
    font-family: 'Hit the Road';
    src: url('../fonts/HittheRoad.eot');
    src: url('../fonts/HittheRoad.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HittheRoad.woff2') format('woff2'),
        url('../fonts/HittheRoad.woff') format('woff'),
        url('../fonts/HittheRoad.ttf') format('truetype'),
        url('../fonts/HittheRoad.svg#HittheRoad') format('svg');
    font-weight: normal;
    font-style: normal;
}


 

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:16px; 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;}


/********************
    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 !important;}
.mtp35{margin-top:35px !important;}
.mtp40{margin-top:40px !important;}
.mtp50{margin-top:50px !important;}
.mtp60{margin-top:60px;}
.mtp23{margin-top:23px;}

.mtb50{margin-bottom:50px;}

.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;}
.pdt80{padding-top:80px;}

.pdb100{padding-bottom:100px;}
/***********************************************************
				Start Coding
***********************************************************/

#wrap{position:relative;width:100%;margin:0 auto;min-width:1000px;}
#header{position:relative;width:100%;margin:0 auto;border-top:4px solid #007042;}
.head_top{position:relative;width:1180px;margin:0 auto;height:148px;}
.head_top > p{padding-top:65px;}
.head_top > p > a{display:inline-block;font-size:14px;color:#252525;line-height:14px;padding:0 10px;font-weight:400;}
.head_top > p > a.sea{display:inline-block;font-size:14px;color:#00abbe;line-height:14px;background:url('../image/common/tic.jpg') no-repeat left center;padding-left:20px;font-weight:500;}
.head_top > p > a .roun{width:23px;height:23px;line-height:23px;text-align:center;background:#00abbe;color:#fff;font-size:13px;border-radius:23px;display:inline-block;margin-left:5px;}
.head_top > ul{position:absolute;right:0;top:55px;}
.head_top > ul > li{float:left;padding-left:10px;}
.head_top > ul > li:nth-child(2){padding-left:30px;}
.search_a{border-bottom:1px solid #000;padding:0 5px;height:40px;}
.search_a > input{border:none;outline: none;height:30px;width:210px;font-size:14px;color:#676767;font-weight:350;}
 h1.logo{position:absolute;left:50%;margin-left:-90px;top:20px;}

.menu_area{width:100%;margin:0 auto;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
.menu_wid{width:1180px;margin:0 auto;}
.allmenu{float:left;width:180px;}
.menu > li{position:relative;float:left;text-align:center;box-sizing: border-box;width:calc((100% - 181px) / 6);}
.menu > li > a{position:relative;display:block;font-size:17px;color:#000;line-height:33px;font-weight:500;height:60px;line-height:60px;}
.menu > li > a:hover{color:#006633;}

.all_menu{display:none;position:absolute;top:212px;left:0;background:#fff;z-index:100;width:100vw;padding:30px 0 80px;}
.all_menu > div.all_menuarea{width:1180px;margin:0 auto;}
.all_menu > div.all_menuarea > div{float:left;width:580px;text-align:center;}
.all_menu > div.all_menuarea > div:last-child{float:right;}
.all_menu > div.all_menuarea > div > dl > dt{font-size:18px;font-weight:500;color:#000;line-height:50px;border-bottom:2px solid #006633;}
.all_menu > div.all_menuarea > div > dl > dd{font-size:16px;color:#454545;line-height:50px;font-weight:400;border-bottom:1px solid #dfdfdf;}
.all_menu > div.all_menuarea > div > dl > dd:last-child{border-bottom:0;}

.quick_all{position:fixed;top:50px;right:calc((100% - 1000px) / 2 - 200px);text-align:center;z-index:59;width:140px;overflow:hidden;}
.quick_all > ul.line{border:1px solid #dfdfdf;}
.quick_all > ul.line > li{text-align:center;width:100%;display:table;border-bottom:1px solid #dfdfdf;}
.quick_all > ul.line > li:last-child{border-bottom:none;}
.quick_all > ul.line > li.tbg{height:99px;background:#fff;}
.quick_all > ul.line > li.ico{height:78px;background:#f5f5f5;}
.quick_all > ul.line > li > a{display:table-cell;vertical-align:middle;}
.quick_all > ul.line > li.tbg p.txt{font-size:14px;color:#000;font-weight:500;line-height:14px;}
.quick_all > ul.line > li.tbg p.tel{font-size:18px;color:#f8b500;font-weight:bold;line-height:18px;margin-top:10px;}
.quick_all > ul.line > li.tbg p.tels{font-size:14px;color:#252525;font-weight:400;line-height:14px;margin-top:10px;}
.quick_all > ul.line > li.tbg p.name{font-size:12px;color:#676767;font-weight:400;line-height:12px;margin-top:10px;}
.quick_all > ul.line > li.ico p.txt{font-size:14px;color:#3f3f3f;font-weight:500;line-height:14px;margin-top:10px;}




#footer{width:100%;margin:0 auto;padding:40px 0 ;background:#252525;}
.foot_ny{text-align:center;width:1180px;margin:0 auto;}
.foot_ny > ul{margin-bottom:15px;font-size:0;padding-bottom:15px;border-bottom:1px solid #3b3b3b;}
.foot_ny > ul > li{display:inline-block;}
.foot_ny > ul > li > a{display:block;font-size:15px;color:#979797;font-weight:400;}
.foot_ny > ul > li > a > span{display:inline-block;padding:0 10px;}
.foot_ny > p{font-size:15px;color:#676767;font-weight:400;margin-bottom:2px;}