@charset "utf-8";

@import url('jquery-ui.css');
@import url('jquery-ui-timepicker.css');
@import url('bootstrap.css');
@import url('animate.css');
@import url('fontawesome.css');
@import url('ionicons.css');
@import url('xeicon.css');
@import url('hover.css');

@import url('cssmenu.css');
@import url('crosscover.css');
@import url('vegas.css');
@import url('magnific-popup.css');
@import url('pgwslideshow.css');
@import url('pgwslider.css');
@import url('slick.css');
@import url('slick-theme.css');
@import url('owlCarousel.css');
@import url('owlTheme.css');

@import url('option.css');
@import url('content.css');








/* 초기화 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align:;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}

/* 사이트 기본구성 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

html {height:100%;}
body {height:100%; min-width:320px; word-break:keep-all; background:#342f29;}
body,input,textarea,select,button {font-family:'Open sans', 'Malgun Gothic', '맑은 고딕', '돋움', 'Tahoma'; font-size:13px; color:#777; font-weight:normal; line-height:22px;}
table,th,h1,h2,h3,h4,h5,h6 {font-size:13px; font-weight:normal;}
legend, caption {display:none;}
img,input,select,textarea {vertical-align:middle;}
a {text-decoration:none; color:#777; transition:0.3s;}
a:hover {text-decoration:none; color:#00791b;}









/* 기본 레이아웃[틀]  /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#wrap {position:relative; width:100%; height:100%;}

/* 상단영역 - PC */
#header {position:fixed; top:0px; width:100%; border-bottom:#e5e5e5 1px solid; background:#fff; z-index:999;}
#header > dl {width:1140px; margin:0 auto; overflow:hidden;}
#header > dl > dt {float:left; width:20%; padding-top:20px;}
#header > dl > dt:nth-child(3) {width:14%; padding-top:28px; text-align:right;}
#header > dl > dt:nth-child(3) a:nth-child(1) {display:inline-block; width:38%; padding:10px; text-align:center; font-size:12px; line-height:12px; color:#fff; border-radius:3px; background:#1ec545;}
#header > dl > dt:nth-child(3) a:nth-child(1):hover {box-shadow:inset 0 0 8px rgba(0,0,0,0.3);}
#header > dl > dt:nth-child(3) a:nth-child(2) {display:inline-block; width:55%; padding:10px; text-align:center; font-size:12px; line-height:12px; color:#fff; border-radius:3px; background:#f44d57;}
#header > dl > dt:nth-child(3) a:nth-child(2):hover {box-shadow:inset 0 0 8px rgba(0,0,0,0.3);}
#header > dl > dd {float:left; width:66%;}
#header > dl > dd > ul {width:100%; overflow:hidden;}
#header > dl > dd > ul > li {float:left;}
#header > dl > dd > ul > li:last-child {background:none;}
#header > dl > dd > ul > li > a {display:block; width:100%; padding:36px 0 36px 75px; font:400 16px/16px 'NotoSansKR'; color:#333; letter-spacing:-1px;}
#header > dl > dd > ul > li > a:hover {color:#00791b;}
#header > dl > dd > ul > li > a.active {color:#00791b;}
#header > dl > dd > ul > li div {margin-left:50px;display:none; position:absolute; text-align:center; border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid; border-radius:0 0 5px 5px; overflow:hidden; z-index:999;}
#header > dl > dd > ul > li:nth-child(1) div {width:150px; margin-left:0px;}
#header > dl > dd > ul > li:nth-child(7) div {width:150px; margin-left:0px;}
#header > dl > dd > ul > li div a {display:block; padding:10px 15px; font-weight:bold; color:#333; letter-spacing:-1px; background:rgba(255,255,255,1.8); border-bottom:#e5e5e5 1px solid; cursor:pointer;}
#header > dl > dd > ul > li div a:hover {color:#fff; background:rgba(0,0,0,0.5);}


/* 상단영역 - 모바일 */
#header-mobile {position:fixed; top:0px; width:100%; border-bottom:#e5e5e5 1px solid; background:#fff; z-index:999;}
#header-mobile > .gnbMenu {margin:0 20px; padding:11px 0 11px 0; overflow:hidden;}
#header-mobile > .gnbMenu > dt {float:left; width:15%; padding-top:2px; text-align:right; font-size:30px; color:#333;}
#header-mobile > .gnbMenu > dt:first-child {text-align:left;}
#header-mobile > .gnbMenu > dt i {color:#333; cursor:pointer; transition:0.3s;}
#header-mobile > .gnbMenu > dt i:hover {color:#0d6fb8;}
#header-mobile > .gnbMenu > dd {float:left; width:70%; padding-top:3px; text-align:center;}
#header-mobile > .gnbTotal {position:fixed; top:0; width:250px; height:100%; margin-left:-250px; background:#342f29; overflow:auto;}
#header-mobile > .gnbTotal > dl {width:100%; padding:16px 20px; overflow:hidden;}
#header-mobile > .gnbTotal > dl dt {float:left; font:500 24px/24px 'Dosis'; color:#fff;}
#header-mobile > .gnbTotal > dl dt span {color:#ffffff;}
#header-mobile > .gnbTotal > dl dt em {color:#ffffff;}
#header-mobile > .gnbTotal > dl dt i {color:#ffffff;}
#header-mobile > .gnbTotal > dl dt strong {color:#ffffff;}
#header-mobile > .gnbTotal > dl dd {float:right; font-size:20px; color:#fff; cursor:pointer;}
#header-mobile > .gnbTotal > ul {width:100%; text-align:center; background:#525573; overflow:hidden;}
#header-mobile > .gnbTotal > ul li {float:left; width:50%; padding:10px 0; border-right:#434661 1px solid; border-bottom:#434661 1px solid; cursor:pointer;}
#header-mobile > .gnbTotal > ul li.lnb-last-chk {width:100%; border-right:none; border-bottom:none;}
#header-mobile > .gnbTotal > ul li.hvr-sweep-to-bottom:before {background:#434661;}
#header-mobile > .gnbTotal > ul li p {font-size:30px; color:#fff;}
#header-mobile > .gnbTotal > ul li h1 {font-weight:600; color:#fff; letter-spacing:-1px;}
#header-mobile > .gnbTotal > p {width:100%; padding:15px 10px; text-align:center; border-top:#373948 1px solid; overflow:hidden;}
#header-mobile > .gnbTotal > p > a {display:inline-block; width:49%; padding:4px 0; font-size:13px; color:#ddd; background:#555;}
#header-mobile > .gnbTotal > p > a:hover {color:#fff; background:#00791b;}
#header-mobile > .gnbTotal > p > a.on {color:#fff; background:#00791b;}

@media all and (max-width:479px) {
#header {display:none;}
}
@media all and (min-width:480px) and (max-width:767px) {
#header {display:none;}
}
@media all and (min-width:768px) and (max-width:991px) {
#header {display:none;}
}
@media all and (min-width:992px) and (max-width:1199px) {
#header > dl {width:970px;}
#header > dl > dd > ul > li > a {padding:36px 0 36px 60px;}
#header > dl > dd > ul > li:nth-child(1) div {width:130px; margin-left:0px;}
#header > dl > dd > ul > li:nth-child(7) div {width:130px; margin-left:-10px;}
#header > dl > dd > ul > li div {margin-left:35px;}

#header-mobile {display:none;}
}
@media all and (min-width:1200px) {
#header-mobile {display:none;}
}


/* 하단영역 */
#footer {width:100%; background:#342f29;}
#footer > dl {width:1140px; margin:0 auto; padding:50px 0; overflow:hidden;}
#footer > dl > dt {float:left; width:80%; font-size:13px;}
#footer > dl > dt > h1 {font-weight:bold; font-size:16px; color:#9f6f3e;}
#footer > dl > dt > div {margin-top:10px; color:#8a857f;}
#footer > dl > dt > p {margin-top:10px;}
#footer > dl > dt > p span {font-weight:bold; color:#9f6f3e;}
#footer > dl > dd {float:right; width:20%; text-align:right;}

@media all and (max-width:479px) {
#footer > dl {width:320px;}
#footer > dl dt {width:100%; text-align:center;}
#footer > dl dd {width:100%; margin-top:20px; text-align:center;}
}
@media all and (min-width:480px) and (max-width:767px) {
#footer > dl {width:470px;}
#footer > dl dt {width:100%; text-align:center;}
#footer > dl dd {width:100%; margin-top:20px; text-align:center;}
}
@media all and (min-width:768px) and (max-width:991px) {
#footer > dl {width:750px;}
#footer > dl dt {width:100%; text-align:center;}
#footer > dl dd {width:100%; margin-top:20px; text-align:center;}
}
@media all and (min-width:992px) and (max-width:1199px) {
#footer > dl {width:970px;}
}
@media all and (min-width:1200px) {

}


/* 컨텐츠영역 */
#content {min-width:320px; margin-top:0; background:#fff;}

@media all and (max-width:479px) {
#content {margin-top:0; }
}
@media all and (min-width:480px) and (max-width:767px) {
#content {margin-top:0; }
}
@media all and (min-width:768px) and (max-width:991px) {
#content {margin-top:0; }
}
@media all and (min-width:992px) and (max-width:1199px) {

}
@media all and (min-width:1200px) {

}


/* 퀵메뉴 */
#quick-menu {position:absolute; top:50%; right:0; width:110px; margin-top:-235px; z-index:99;}
#quick-menu > h1 {padding:20px 0; text-align:center; background:#342f29;}
#quick-menu > h1 > div {margin-top:10px; font:300 13px/22px 'NotoSansKR'; color:#fff;}
#quick-menu > h1 > div span {font-weight:500; font-size:12px;}
#quick-menu > h2 {padding:15px 0; text-align:center; background:#342f29;}
#quick-menu ul {width:100%; overflow:hidden;}
#quick-menu ul li {width:100%; padding:15px; text-align:center; color:#333; border-left:#e5e5e5 1px solid; border-bottom:#e5e5e5 1px solid; background:#fff; cursor:pointer;}
#quick-menu ul li:hover {color:#00791b;}
#quick-menu ul li p {font-size:35px;}
#quick-menu ul li div {margin-top:10px; font:600 12px/14px 'NotoSansKR';}

@media all and (max-width:479px) {
#quick-menu {display:none;}
}
@media all and (min-width:480px) and (max-width:767px) {
#quick-menu {display:none;}
}
@media all and (min-width:768px) and (max-width:991px) {
#quick-menu {display:none;}
}
@media all and (min-width:992px) and (max-width:1199px) {
#quick-menu {display:none;}
}
@media all and (min-width:1200px) {

}
