@charset "UTF-8";
/* google font @import */ 
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&family=Roboto:wght@400;500;700&display=swap');
/* basic */
html, body, button, input, select, textarea{font-family: 'Roboto','Noto Sans KR', Tahoma, Geneva, sans-serif;}
html, body{width:100%;height:100%;font-weight:400;font-size:15px;line-height:1.5;color:#000;-webkit-text-size-adjust:none;word-break:keep-all;word-wrap:break-word;}
body{/*min-width:1300px;*/ transition: all 0s; }
main{display:block;}
p{line-height:1.75;}
::selection { background-color: #68b82d; color: #fff;}

/* input */
input:focus{outline:none}

input{font-size:14px; -webkit-border-radius: 0; vertical-align:middle !important;}
button{cursor:pointer;background:transparent;vertical-align:middle;}
select{-webkit-border-radius: 0; vertical-align:middle;}
button, input{letter-spacing:0px;}
select, input, textarea{color:#111;vertical-align:middle;font-family:'Noto Sans KR', 'Roboto', Tahoma, Geneva, sans-serif;}

/* margin,padding */
html,body,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,ul,ol,li,dl,dt,dd,table,caption,tbody,tfoot,thead,tr,th,td,fieldset,form,label,legend,input,button,textarea,select{margin:0;padding:0;box-sizing:border-box;}

/*reset*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0; padding:0;}
ul{list-style:none;}
ol{list-style-position:inside;list-style:none;}
img, fieldset{border:none; vertical-align:middle;}
a {color:#000;text-decoration:none;}         
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
em{font-style:normal;}
caption, legend, .labelx{left:-9999px; font-size:0; position:absolute; display:none;}
table{border-collapse:collapse;}

 /* display */
header,footer,section,article,aside,nav,div,hgroup,details,menu,figure,figcaption{display:block;box-sizing:border-box;}
/* strong,em,span,wbr{display:inline-block} img{display:block;}*/
.mblock{ display: none; }
.wblock{ display: block; }
@media screen and (max-width: 1024px){
	.mblock{ display: block; }
	.wblock{ display: none; }
}

/* hidden */
legend{display:block;overflow:hidden;position:absolute;width:1px;height:1px;font-size:1px;line-height:0;text-indent:-999em;white-space:nowrap}

/* blind */
.blind{overflow:hidden;position:absolute;left:0;top:0;z-index:-1;width:0;height:0;font-size:0;line-height:0;text-indent:-9999em;}
.hide{position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999em;}

/* mute */
.mute{font-size:0;text-indent:-9999px;}

/* reset border */
fieldset,img,table,caption,tbody,tfoot,thead,tr,th,td,button,hr{border:0 none}

/* font type */
address,caption,cite,code,dfn,em,th,var{font-style:normal}
blockquote,q{quotes:'none'}
ins{text-decoration:none}
del{text-decoration:line-through}
figure,figcaption{margin:0}

/* align */
img{vertical-align:middle;max-width:100%;}
.clear:after{content:"";display:block;clear:both}
.fl{float:left !important}
.fr{float:right !important}
.fn{float:none !important}
.cb{clear:both !important}
.clI{clear:inherit !important}
.tleft{text-align:left !important}
.tcenter{text-align:center !important}
.tright{text-align:right !important}
.tl{text-align:left !important}
.tc{text-align:center !important}
.tr{text-align:right !important}
.vat{vertical-align:top !important}
.vam{vertical-align:middle !important}
.db{display:block !important}
.dib{display:inline-block !important}
.di{display:inline !important}
.df{display:flex !important}

/* position */
.posR{position:relative !important;}
.posA{position:absolute !important;}
.posS{position:static !important}
.posF{position:fixed;}
.h100{height:100%}

/* background */
.bga{background-repeat: no-repeat; background-position: center; background-size: cover;}
.bgrn{background-repeat: no-repeat;}
.bgrr{background-repeat: repeat;}
.bgpc{background-position: center !important;}
.bgpl{background-position: left !important;}
.bgpr{background-position: right !important;}
.bgpt{background-position: top !important;}
.bgpb{background-position: bottom !important;}
.bgsc{background-size: cover;}
.bgsa{background-size: 100%;}
.bgcst{position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover;}

/* etc */
wbr:after{content:'\00200B'}
wbr{display:block\9;width:0;height:0;margin:0;padding:0}

*+html body li{vertical-align:top}

/* overflow */
.ofh{overflow:hidden;}
.ofv{overflow:visible;}

/* font */
.italic{font-style:italic;}

.fw1{font-weight:100 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw2{font-weight:200 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw3{font-weight:300 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw4{font-weight:400 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw5{font-weight:500 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw6{font-weight:600 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw7{font-weight:700 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw8{font-weight:800 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fw9{font-weight:900 !important; font-size: inherit; color: inherit; line-height: inherit; }
.fwl{font-weight:300 !important}
.fwdl{font-weight:350 !important}
.fwr{font-weight:400 !important}
.fwm{font-weight:500 !important}
.fwsb{font-weight:600 !important}
.fwb{font-weight:700 !important}

.fs01{font-size:0.1em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs02{font-size:0.2em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs03{font-size:0.3em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs04{font-size:0.4em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs05{font-size:0.5em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs06{font-size:0.6em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs07{font-size:0.7em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs08{font-size:0.8em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs09{font-size:0.9em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs11{font-size:1.1em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs12{font-size:1.2em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs13{font-size:1.3em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs14{font-size:1.4em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs15{font-size:1.5em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs16{font-size:1.6em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs17{font-size:1.7em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs18{font-size:1.8em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs19{font-size:1.9em !important; font-weight: inherit; color: inherit; line-height: inherit; }
.fs20{font-size:2.0em !important; font-weight: inherit; color: inherit; line-height: inherit; }

/* color */
.colorWhite{ color: #ffffff !important; font-size: inherit; line-height: inherit; }
.colorGray9{ color: #999999 !important; font-size: inherit; line-height: inherit; }
.colorGray6{ color: #666666 !important; font-size: inherit; line-height: inherit; }
.colorGray5{ color: #555555 !important; font-size: inherit; line-height: inherit; }
.colorGray4{ color: #444444 !important; font-size: inherit; line-height: inherit; }
.colorGray3{ color: #333333 !important; font-size: inherit; line-height: inherit; }
.colorGray2{ color: #222222 !important; font-size: inherit; line-height: inherit; }
.color0{ color: #000 !important; font-size: inherit; line-height: inherit; }
.colorKey1{color:#68b82d !important;}
/* .colorKey2{color:#00317f !important;}
.colorKey3{color: #8eafda !important;}
.colorKey4{color: #0f3471 !important;} */

/* line-height */
.lh1{line-height:1.1 !important;}
.lh2{line-height:1.2 !important;}
.lh3{line-height:1.3 !important;}
.lh4{line-height:1.4 !important;}
.lh5{line-height:1.5 !important;}


/* margin */
.mg0{margin:0 !important}
.mgt0{margin-top:0 !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt15{margin-top:15px !important}
.mgt20{margin-top:20px !important}
.mgt25{margin-top:25px !important}
.mgt30{margin-top:30px !important}
.mgt35{margin-top:35px !important}
.mgt40{margin-top:40px !important}
.mgt45{margin-top:45px !important}
.mgt50{margin-top:50px !important}
.mgt55{margin-top:55px !important}
.mgt60{margin-top:60px !important}
.mgt65{margin-top:65px !important}
.mgt70{margin-top:70px !important}
.mgt75{margin-top:75px !important}
.mgt80{margin-top:80px !important}
.mgt85{margin-top:85px !important}
.mgt90{margin-top:90px !important}
.mgt95{margin-top:95px !important}
.mgt100{margin-top:100px !important}
.mgb0{margin-bottom:0 !important}
.mgb5{margin-bottom:5px !important}
.mgb10{margin-bottom:10px !important}
.mgb15{margin-bottom:15px !important}
.mgb20{margin-bottom:20px !important}
.mgb25{margin-bottom:25px !important}
.mgb30{margin-bottom:30px !important}
.mgb35{margin-bottom:35px !important}
.mgb40{margin-bottom:40px !important}
.mgb45{margin-bottom:45px !important}
.mgb50{margin-bottom:50px !important}
.mgb55{margin-bottom:55px !important}
.mgb60{margin-bottom:60px !important}
.mgb65{margin-bottom:65px !important}
.mgb70{margin-bottom:70px !important}
.mgb75{margin-bottom:75px !important}
.mgb80{margin-bottom:80px !important}
.mgb85{margin-bottom:85px !important}
.mgb90{margin-bottom:90px !important}
.mgb95{margin-bottom:95px !important}
.mgb100{margin-bottom:100px !important}
.mgr0{margin-right:0 !important}
.mgr5{margin-right:5px !important}
.mgr10{margin-right:10px !important}
.mgr15{margin-right:15px !important}
.mgr20{margin-right:20px !important}
.mgr25{margin-right:25px !important}
.mgr30{margin-right:30px !important}
.mgr35{margin-right:35px !important}
.mgr40{margin-right:40px !important}
.mgr45{margin-right:45px !important}
.mgr50{margin-right:50px !important}
.mgr55{margin-right:55px !important}
.mgr60{margin-right:60px !important}
.mgr65{margin-right:65px !important}
.mgr70{margin-right:70px !important}
.mgr75{margin-right:75px !important}
.mgr80{margin-right:80px !important}
.mgr85{margin-right:85px !important}
.mgr90{margin-right:90px !important}
.mgr95{margin-right:95px !important}
.mgr100{margin-right:100px !important}
.mgl0{margin-left:0 !important}
.mgl5{margin-left:5px !important}
.mgl10{margin-left:10px !important}
.mgl15{margin-left:15px !important}
.mgl20{margin-left:20px !important}
.mgl25{margin-left:25px !important}
.mgl30{margin-left:30px !important}
.mgl35{margin-left:35px !important}
.mgl40{margin-left:40px !important}
.mgl45{margin-left:45px !important}
.mgl50{margin-left:50px !important}
.mgl55{margin-left:55px !important}
.mgl60{margin-left:60px !important}
.mgl65{margin-left:65px !important}
.mgl70{margin-left:70px !important}
.mgl75{margin-left:75px !important}
.mgl80{margin-left:80px !important}
.mgl85{margin-left:85px !important}
.mgl90{margin-left:90px !important}
.mgl95{margin-left:95px !important}
.mgl100{margin-left:100px !important}

/* padding */
.p0{padding:0 !important}
.ptb0{padding-top:0 !important;padding-bottom:0 !important}
.prl0{padding-right:0 !important;padding-left:0 !important}
.p10{padding:10px !important}
.p20{padding:20px !important}
.p30{padding:30px !important}
.p40{padding:40px !important}
.p50{padding:50px !important}
.pt0{padding-top:0 !important}
.pt5{padding-top:5px !important}
.pt10{padding-top:10px !important}
.pt15{padding-top:15px !important}
.pt20{padding-top:20px !important}
.pt25{padding-top:25px !important}
.pt30{padding-top:30px !important}
.pt35{padding-top:35px !important}
.pt40{padding-top:40px !important}
.pt45{padding-top:45px !important}
.pt50{padding-top:50px !important}
.pt55{padding-top:55px !important}
.pt60{padding-top:60px !important}
.pt65{padding-top:65px !important}
.pt70{padding-top:70px !important}
.pt75{padding-top:75px !important}
.pt80{padding-top:80px !important}
.pt85{padding-top:85px !important}
.pt90{padding-top:90px !important}
.pt95{padding-top:95px !important}
.pt100{padding-top:100px !important}
.pb0{padding-bottom:0 !important}
.pb5{padding-bottom:5px !important}
.pb10{padding-bottom:10px !important}
.pb15{padding-bottom:15px !important}
.pb20{padding-bottom:20px !important}
.pb25{padding-bottom:25px !important}
.pb30{padding-bottom:30px !important}
.pb35{padding-bottom:35px !important}
.pb40{padding-bottom:40px !important}
.pb45{padding-bottom:45px !important}
.pb50{padding-bottom:50px !important}
.pb55{padding-bottom:55px !important}
.pb60{padding-bottom:60px !important}
.pb65{padding-bottom:65px !important}
.pb70{padding-bottom:70px !important}
.pb75{padding-bottom:75px !important}
.pb80{padding-bottom:80px !important}
.pb85{padding-bottom:85px !important}
.pb90{padding-bottom:90px !important}
.pb95{padding-bottom:95px !important}
.pb100{padding-bottom:100px !important}
.pb120{padding-bottom:120px !important}
.pb150{padding-bottom:150px !important}
.pr0{padding-right:0 !important}
.pr5{padding-right:5px !important}
.pr10{padding-right:10px !important}
.pr15{padding-right:15px !important}
.pr20{padding-right:20px !important}
.pr25{padding-right:25px !important}
.pr30{padding-right:30px !important}
.pr35{padding-right:35px !important}
.pr40{padding-right:40px !important}
.pr45{padding-right:45px !important}
.pr50{padding-right:50px !important}
.pr55{padding-right:55px !important}
.pr60{padding-right:60px !important}
.pr65{padding-right:65px !important}
.pr70{padding-right:70px !important}
.pr75{padding-right:75px !important}
.pr80{padding-right:80px !important}
.pr85{padding-right:85px !important}
.pr90{padding-right:90px !important}
.pr95{padding-right:95px !important}
.pr100{padding-right:100px !important}
.pl0{padding-left:0 !important}
.pl5{padding-left:5px !important}
.pl10{padding-left:10px !important}
.pl15{padding-left:15px !important}
.pl20{padding-left:20px !important}
.pl25{padding-left:25px !important}
.pl30{padding-left:30px !important}
.pl35{padding-left:35px !important}
.pl40{padding-left:40px !important}
.pl45{padding-left:45px !important}
.pl50{padding-left:50px !important}
.pl55{padding-left:55px !important}
.pl60{padding-left:60px !important}
.pl65{padding-left:65px !important}
.pl70{padding-left:70px !important}
.pl75{padding-left:75px !important}
.pl80{padding-left:80px !important}
.pl85{padding-left:85px !important}
.pl90{padding-left:90px !important}
.pl95{padding-left:95px !important}
.pl100{padding-left:100px !important}
.pd60{padding:60px;}
.bdr0{border:0!important;}

/* ani transition */
*::before, *::after{ transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out;}
input, select, label, label::before, label::after{ transition: 0.0s ease-in-out; -moz-transition: 0.0s ease-in-out; -ms-transition: 0.0s ease-in-out; -o-transition: 0.0s ease-in-out;}

/* 컨텐츠 내, 스크롤바 */
.container *::-webkit-scrollbar{ position: absolute; top: 0; right: 0; width: 8px; height: 8px; }
.container *::-webkit-scrollbar-thumb { background-color: #000; border-radius: 12px; background-clip: padding-box; border: 2px solid #fff;}
.container *::-webkit-scrollbar-track { background-color: #fff; border-radius: 12px; }

/***** form tag 기본 스타일 초기화 *****/
input, textarea, select{ 
	-webkit-appearance: none;
	   -moz-appearance: none;
	   		appearance: none;
    -webkit-border-radius: 0;
			border-radius: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
    font-family: 'Noto Sans KR', sans-serif;
	vertical-align: top;
}

/* input 스타일 추가 */
input[type=tel], 
input[type=email], 
input[type=password], 
input[type=text] {
	display: inline-block;
	height:34px;
	color: #333;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 0;
	padding: 0 10px;
	background: 0 0;
	outline: 0;
}
/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear { 
	display: none; 
}
/* input type number 에서 화살표 제거 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
/* input type number 에서 화살표 제거 - Firefox 에서는 외형을 텍스트필드로 변경해줘야함*/
input[type=number] {
       -moz-appearance: textfield;
}

/*input checkbox 커스텀 */
input[type="checkbox"] { 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0; 
	line-height:normal;
	font-size:0;
} 
input[type="checkbox"] + label { 
	display: inline-block; 
	position: relative; 
	padding-left: 30px; /* 글자와 체크박스 사이의 간격을 변경 */ 
	cursor: pointer; 
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
} 
input[type="checkbox"] + label:before { /* 가짜 체크박스 */ 
	content: ''; 
	position: absolute; 
	left: 0; 
	top: 0px; /* 이 값을 변경해서 글자와의 정렬 */ 
	width: 20px; /* 체크박스의 너비를 지정 */ 
	height: 20px; /* 체크박스의 높이를 지정 */ 
	line-height: 20px; /* 세로정렬을 위해 높이값과 일치 */ 
	text-align: center; 
	border: 1px solid #bbb; 
	border-radius : 0; 
	box-shadow: none; border-radius: 3px;
	
} 
input[type="checkbox"]:checked + label:before { /* 체크박스를 체크했을때 */ 
	content: ''; 
	color: #fff; 
	border-color: #68b82d; 
	box-shadow: none; 
    background: #68b82d url('/images/common/ico_chk.png') 50% no-repeat;
}


/* input radio 커스텀 */
input[type="radio"]{ 
    -webkit-appearance: radio; 
    appearance: radio; 
}

input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

input[type="radio"] + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 14px;
}

input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 100%;
    box-shadow: none;
}

input[type="radio"] + label::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 6px;
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 100%;
}

input[type="radio"]:checked + label:before {
    border-color: #00317f;
}

input[type="radio"]:checked + label:after {
    background: #00317f;
}


/*** form tag - select ***/
select{     
    margin:0;
    padding: 5px 30px 5px 10px;
    box-sizing: border-box;
    background: url('/images/common/ico_slt.png') right 10px top 50% / 10px no-repeat #fff;
	color: #555;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-radius: 0;
	outline: 0;
}
/* IE 에서 Select box 화살표 제거 */ 
select::-ms-expand{ 
    display:none;
}

/* 메인팝업 */
.main_pop_layer{position:fixed;z-index:9999;border:2px solid #000; background:#fff;}
.main_pop_layer_close_box{ overflow: hidden; padding: 10px; font-size:14px; background:#000}
.main_pop_layer_close{cursor:pointer; display: block; float: right; margin-left: 10px; padding: 0; background:#000; border: 1px solid #999; font-size: 0; }
.main_pop_layer_close span{display: inline-block;width:20px;height:20px;background:url('/images/common/ico_close.png') no-repeat 50% 5px / 10px;vertical-align:middle;}
.main_pop_layer .main_pop_img{ overflow: hidden; }
.main_pop_layer .main_pop_img img{ width: 100%; }
.main_pop_layer p{ color: #fff; }
.main_pop_layer label{ float: left; color: #fff; line-height: 20px; }

@media screen and (max-width: 1024px){
	/* 메인팝업 */
	.main_pop_layer{ top: 80px !important; left: 20px !important; max-width: calc(100% - 40px); }
	.main_pop_img{ max-width: 100%; max-height: 600px; }
	.main_pop_layer img{ display: block; max-width: 100%; max-height: 100%; }
}


/* header */

.header { position: absolute; top: 0; left: 0; width: 100%; height: 100px; z-index: 10;}
.header-bx { /*position: relative;*/ height: 100%; z-index: 0;}
.header-bx::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 0; background: #fff; opacity: 0; transition: all .4s ease-in-out; z-index: -1;}
.header-bx::after { content: ''; position: absolute; top: 100px; left: 0; right: 0; height: 1px; background-color: #ddd; opacity: 0; transition: all .4s;}
.header .inner{ display: flex; justify-content: space-between; align-items: center; /*position: relative;*/ height: 100%;  }
.header .logo { display: block; }
.header nav { width: 740px; height: 100%;}
.header .gnb { display: flex; justify-content: space-between; width:600px; margin-left:-100px;}
.header .gnb .dep1 { position: relative; width: 25%; text-align: center;}
.header .gnb li a { color: #fff; font-size: 19px; letter-spacing: -0.5px; font-weight: 500; transition: all .3s;}
/* .header.fixed .gnb li a { color: #333;} */
.header .gnb .dep2 { position: absolute; top: 120px; left: 0; right: 0; visibility: hidden; opacity: 0;}
.header .gnb .dep2 li + li { padding-top: 15px;}
.header .gnb .dep2 a { position: relative; color: #999; font-size: 18px;}
/* .header .gnb .dep2 a::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1px; background-color: #68b82d; transition: all .3s; } */

.header.fixed:not(.sub) { position: fixed;}
.header.fixed:not(.sub) .header-bx::before { height: 100%; opacity: 1;}
.header.fixed:not(.sub) .menu-btn .path { background-color: #242424;}

.header.sub { position: fixed; background-color: #fff; box-shadow: 3px 3px 10px rgba(0,0,0,0.1);}
.header.sub .gnb li a { color: #000;}
.header.sub .gnb li a.active { color: #68b82d;}
.header.sub .menu-btn .path { background-color: #242424;}

.header .util ul{ display: flex; }
.header .util ul li + li{ margin-left: 15px; }
.header .util ul li a{ font-size: 13px; font-weight: 400; color: #fff; }
.header.active .header-top{background:rgba(255,255,255,0.9);}
.header .gnb .dpth1 > li > a:hover{ color: #0e2649; }
.header.sub-header .util ul li a{ color: #666; }
.header.sub-header .menu-open .path{  }
.header.sub-header .header-top{ border-bottom:1px solid #c4c4c4; }

.header.active .gnb .dpth1 > li > a, 
.header.active .util ul li a{ color: #222; }
.header.active .menu-open .path{ background: #222; }

.g1{display:flex;background:#f1f1f1;}
.g1 > *{width:50%;padding:10px;text-align:center;}
.g1 > * a{display:block;line-height:30px;}
.g1 > *:nth-child(2) a{border-left:1px solid #999;}

.menu-btn { display: none; position: relative; width: 28px; height: 20px; z-index: 1;}
.menu-btn .path{ position: absolute; width: 100%; height: 3px; background: #fff; transition: all .3s;}
.menu-btn .path1{ top: calc(50% + 5px); left: 0; }
.menu-btn .path2{ top: calc(50% - 5px); left: 0; }
/* .menu-btn.active { transform: translateY(-20%);} */
.menu-btn.active .path { background-color: #242424; }
.menu-btn.active .path1 { top: 50%; transform: rotate(45deg); }
.menu-btn.active .path2 { top: 50%; transform: rotate(-45deg);}

.header.active nav { visibility: visible; opacity: 1; transform: translateX(0);}
.nav-deco { display: none; position: absolute; bottom: 0; left: 0; color: #f9f9f9; font-size: 25vw; font-weight: bold; line-height: 1;}

/* footer */
.footer{ padding: 60px 0 80px; background-color: #0d0d0d; color: #737373; font-size: 16px;}
.footer-cont { display: flex; justify-content: space-between; }
.foot-site { display: flex;}
.foot-site li {}
.foot-site li::after { content: ''; display: inline-block; margin: 0 15px; width: 2px; height: 14px; background-color: #828282;}
.foot-site li:last-child:after { display: none;}
.foot-site li a { font-weight: 500; color: #737373;}
.foot-nav { display: flex; flex-wrap: wrap; width: 400px; padding-top: 10px;}
.foot-nav li { width: 50%; padding-top: 20px;}
.foot-nav li a { display: flex; align-items: center; color: #fff; font-size: 18px; font-weight: bold; }
.foot-nav li a::after { content: ''; display: inline-block; width: 14px; height: 14px; margin-left: 5px; background: url(/images/common/ico-footer-arrow.png) 50% no-repeat; transition: all .4s;}
.foot-copyright { padding-top: 30px; }

.foot-nav li a:hover::after { transform: translateX(30%);}

.footer-info { }
.footer-info .company-name { font-size: 18px; font-weight: bold;}
.footer-info ul { padding-top: 20px;}
.footer-info li { display: flex;}
.footer-info li + li { padding-top: 5px;}
.footer-info li span { margin-right: 5px;}
.footer-info li div::after { content: ''; display: inline-block; width: 1px; height: 18px; margin: 0 10px; background-color: #737373; } 
.footer-info li div:last-child:after { display: none;}

/* 개인정보취급방침 & 이용약관 */
.html_box{ overflow-y: auto; width: 100%; height: 150px; border: 1px solid #ddd; padding: 2%; font-size: 14px; line-height: 1.6; color: #666; }
.html_box.long{ height: 300px; }
.pro_form textarea{ width: 100%; margin: 30px 0; min-height: 500px; border: 1px solid #ddd; padding: 2%; font-size: 14px; line-height: 1.6; color: #666; }
.pro_form .html_box{ height: 500px; }
.policy_box{ margin-bottom: 20px; }
.policy_title{ margin-bottom: 20px; font-size: 24px; font-weight: 500; color: #000; text-align: center; }
.policy_subtitle{ margin-bottom: 10px; font-size: 17px; font-weight: 500; color: #333; }
.policy_text{ margin-bottom: 7px; font-size: 15px; font-weight: 400; color: #333; letter-spacing: -0.5px; line-height: 1.6; }
.policy_hr{ margin: 20px 0; border-bottom: 1px solid #ddd; }
.policy_tbl{ border: 1px solid #ddd; }
.policy_tbl th{ padding: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #f2f2f2; font-size: 15px; font-weight: 400; color: #333; }
.policy_tbl td{ padding: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-size: 15px; font-weight: 400; color: #333; }
.policy_tbl.bdn{ max-width: 700px; margin-bottom: 20px; border: none;}
.policy_tbl.bdn th{ width: 120px; border: none; background: transparent; text-align: left;}
.policy_tbl.bdn td{ border: none; background: transparent; text-align: left;}


@media only screen and (min-width: 1024px) { /* 1024px 이상 */
    .header .gnb .dep1 > a { position: relative; display: block; line-height: 100px;}
    .header .gnb .dep1 > a::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 0; height: 2px; background-color: #76cb38; transition: all .4s;}

    .header:hover .header-bx { }
    .header:hover .header-bx::before { height: 367px; opacity: 1; }
    .header:hover .header-bx::after { opacity: 1;}
    .header:hover .gnb li a { color: #121212; visibility: visible;}
    .header:hover .gnb .dep2 { display: block; opacity: 1;}
    .header:hover .dep2 a { color: #666; }
    .header:hover .search-anchor i { background-image: url(/images/common/ico_search.png);}
    .header .gnb li:hover > a { color: #68b82d;}
    .header .gnb li:hover > a::after { width: 100%;;}
    .header .gnb .dep2 li:hover > a::after { width: 100%;}

    /* 밝은 배경 폰트색 변경 */
    .header.fdark .gnb li a{color:#222;}
    .header.fdark .gnb li:hover > a{color:#68b82d;}
    
}
@media only screen and (max-width: 1024px) { /* 1024px 이하 */
    .foot-nav li a::after {display:none;}
    h1 { line-height: 1;}
    .header { height: 70px; /*overflow: hidden;*/}
    .header .inner { padding: 0 20px;}
    .header-logo { height: 50px;}
    .menu-btn { position: relative; display: block; z-index: 2;}
    .nav-deco { display: block;}

    .header.open .header-logo { position: relative; z-index: 1;}
    .header nav { visibility: hidden; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; padding: 60px 0 0; background-color: #fff; border-top: 1px solid #ddd; transform: translateX(100%); opacity: 0; z-index: 1; transition: all .4s;}
    .header.open nav { visibility: visible; opacity: 1; transform: translateX(0);}
    .header .gnb { display: block; padding-top: 0;;}
    .header .gnb li a { display: block; color: #121212; font-size: 18px; font-weight: 500;}
    .header .gnb .dep1 { width: 100%; margin-left:-25px;}
    .header .gnb .dep1 > a { position: relative; height: 50px; line-height: 50px; padding: 0 20px; }
    .header .gnb .dep1 > a::after { content: '+'; position: absolute; top: 50%; right: 37%; transform: translateY(-50%); font-size: 15px;}
    .header .gnb .dep1.active > a { color: #68b82d; }
    .header .gnb .dep1.active > a::after { color: #68b82d;}
    /* .header .gnb .dep1.active > a::after { transform: translateY(-50%) rotate(180deg);} */
    .header .gnb .dep2 { display: none; position: relative; top: 0; height: auto; margin: 0 15px; padding: 15px 0; visibility: visible; transition: all 0s; background-color: #f5f5f5;}
    .header .gnb .dep2 li {}
    .header .gnb .dep2 li + li { padding-top: 10px;}
    .header .gnb .dep2 a { font-size: 16px;}
    .header .gnb .active .dep2 { opacity: 1;}
    /* .header .gnb .dep2 a { padding: 7px 20px;} */

    .footer-cont { display: block;}
    .foot-copyright { display: none;}
    .foot-nav { width:auto}
    .foot-nav li { padding-top: 10px;}
    .foot-nav li a { font-size: 16px;}
    .footer-info { margin-top: 20px;}
    .foot-site li a { font-size: 14px;}
    .footer-info li + li { padding-top: 10px;}

    input[type="checkbox"] + label { padding-left: 30px;}
    /* input[type="checkbox"] + label:before { top: 2px;} */

}

@media only screen and (max-width: 768px) { /* 768px 이하 */ 
    
}

@media only screen and (max-width: 780px) { 
.foot-site li::after {display:none;}
.foot-site li a {padding-right:15px;}
}












