@-ms-viewport{width:device-width}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
html,body,div,p,span,a,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,form,input,select,textarea,button,label,fieldset,table,tr,td,th,tbody,thead,tfoot,caption,video,strong,em,i,b{margin:0;padding:0; word-break:keep-all; font-size:inherit}
ul,ol,li{list-style:none}
img { border:none; max-width:100%}
em,i{ font-style:normal}
table{ border-collapse:collapse; border-spacing:0}
span, strong, a, em, i, b, input, button, textarea, select{ font-size:inherit; font-family:inherit;}
strong,h1,h2,h3,th{ font-weight:inherit}
input[type=button], input[type=submit], button{ cursor:pointer}
select{ max-width:100%}
input[type=text], input[type=button], input[type=submit], input[type=tel], input[type=file], button, label, textarea{ appearance:none;-webkit-appearance:none; -webkit-border-radius:0}
a, input, button, textarea, select, li{ -webkit-tap-highlight-color:transparent}
a:focus, input:focus, button:focus, textarea:focus, select:focus{ outline:none}
a{ text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none !important; color:inherit;}
a:focus {outline: none !important;}


html{overflow-x:hidden}
body{font-family: 'Pretendard'; font-weight:400; line-height:1.3!important; letter-spacing: -.5px;}
body.hidden, html.hidden{ overflow-y:hidden}

input::-webkit-input-placeholder{ color:#aaa !important}
input::-moz-placeholder{ color:#aaa !important}
input:-moz-placeholder{ color:#aaa !important}
input:-ms-input-placeholder{ color:#aaa !important}


.mobile_only{display:none !important;}
.mobile_pc{display:block !important;}


.box0{ width: 1800px; max-width: 96%; margin: 0 auto; position: relative;}
.box1,
.wrap{ width: 1400px; max-width: 96%; margin: 0 auto; position: relative;}
.doc{ font-size: 16px;}
.bgfix{background-position:center center; background-repeat: no-repeat; background-size: cover;}

.fl_wrap > *{ float:left}
.fl_wrap > li > a:not(.va){ display:block}
.fl{ float: left;}
.fr{ float: right;}
.fl_wrap:after{ content:""; display:block; clear:both}

.fl_wrap.fw3 > li{width:33.33%;}

.al{ text-align: left !important;}
.ac{ text-align: center !important;}
.ar{ text-align: right !important;}
.cl{clear:both;}

.flex{ display:flex}
.flex.fw{ flex-wrap:wrap}
.flex.col{ flex-direction:column}
.flex.col > *{ width:100%; box-sizing:border-box}
.flex.space{ justify-content: space-between}
.flex.vspace{ align-content:space-between}
.flex.hc{ justify-content:center}
.flex.hr{ justify-content:flex-end}
.flex.vt{ align-content:flex-start; align-items:flex-start}
.flex.vc{ align-content:center; align-items:center}
.flex.vb{ align-content:flex-end; align-items:flex-end}
.flex .mgL{ margin-left:auto}
.flex .mgR{ margin-right:auto}
.flex .mgT{ margin-top:auto}
.flex.rev{flex-direction: row-reverse;}

.flex.sec2 > li{ flex-basis:50%}
.flex.sec3 > li{ flex-basis:33.33%}
.flex.sec4 > li{ flex-basis:25%}
.flex.sec5 > li{ flex-basis:20%}
.flex.sec6 > li{ flex-basis:16.66%}
.flex.sec7 > li{ flex-basis:14.28%}
.flex.sec8 > li{ flex-basis:12.5%}
.flex.sec9 > li{ flex-basis:11.11%}
.flex.sec10 > li{ flex-basis:10%}

.va_wrap{ display:block; text-align:center; white-space: nowrap}
.va_wrap:before{ content:""; display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%}
.va{display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-width:100%; height:auto; white-space:normal}
.va_wrap img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%}

.resize{ display:block; height:0; padding-bottom:56.25%; position:relative}
.resize .re{ position:absolute; left:0; top:0; width:100%; height:100%}

.wrap_idx{ overflow:hidden}
.con_idx{ position:relative}
.con_idx > .idx{ position:absolute; left:0; top:0; width:100%; visibility:hidden;filter:alpha(opacity=0);opacity:0;}
.con_idx > .idx.on{ position:relative; visibility: visible; filter:alpha(opacity=100);opacity:1;}

.di_wrap{}
.di_wrap > li{display:inline-block; *display:inline; zoom:1; vertical-align:top;}

.c_point{ color: var(--mainColor) !important; vertical-align: baseline;}
.c_red{ color: #e90b1b !important; vertical-align: baseline;}
.c_blue{ color: #0073d9!important; vertical-align: baseline;}
.c_green{ color: #129f37!important; vertical-align: baseline;}
.c_black{ color:#000 !important; vertical-align: baseline;}
.c_gray{ color:#999 !important; vertical-align: baseline;}
.c_white{ color:#fff !important;  vertical-align: baseline;}
.strong{font-weight:700}
    
.fwL{font-weight:300!important;}
.fwR{font-weight:400!important;}
.fwM{font-weight:600!important;}
.fwB{font-weight:800!important;}

.w100{width:100%!important;}

.pd0{ padding:0 !important;}
.pt0{ padding-top:0 !important;}
.pb0{ padding-bottom:0 !important;}

.mt0{ margin-top:0 !important;}
.mt3{ margin-top:3px !important;}
.mt5{ margin-top:5px !important;}
.mt10{ margin-top:10px !important;}
.mt15{ margin-top:15px !important;}
.mt20{ margin-top:20px !important;}
.mt25{ margin-top:25px !important;}
.mt30{ margin-top:30px !important;}
.mt40{ margin-top:40px !important;}
.mt50{ margin-top:50px !important;}
.mt60{ margin-top:60px !important;}
.mt70{ margin-top:70px !important;}

.mb0{ margin-bottom:0 !important;}
.mb5{ margin-bottom:5px !important;}
.mb10{ margin-bottom:10px !important;}
.mb15{ margin-bottom:15px !important;}
.mb20{ margin-bottom:20px !important;}
.mb25{ margin-bottom:25px !important;}
.mb30{ margin-bottom:30px !important;}
.mb40{ margin-bottom:40px !important;}
.mb50{ margin-bottom:50px !important;}

.ml0{ margin-left:0 !important;}
.ml5{ margin-left:5px !important;}
.ml10{ margin-left:10px !important;}
.ml15{ margin-left:15px !important;}
.ml20{ margin-left:20px !important;}
.ml25{ margin-left:25px !important;}
.ml30{ margin-left:30px !important;}
.ml40{ margin-left:40px !important;}
.ml50{ margin-left:50px !important;}

.mr0{ margin-right:0 !important;}
.mr5{ margin-right:5px !important;}
.mr10{ margin-right:10px !important;}
.mr15{ margin-right:15px !important;}
.mr20{ margin-right:20px !important;}
.mr25{ margin-right:25px !important;}
.mr30{ margin-right:30px !important;}
.mr40{ margin-right:40px !important;}
.mr50{ margin-right:50px !important;}


label{margin-bottom: 0!important}
.label_wrap{ }
.label_wrap > li{ flex:0 1 25%; margin:.5em 0; box-sizing:border-box}
.label_wrap.stw_2 > li{ flex:0 1 50%;}
.label_wrap.stw_16 > li{ flex:0 1 16.66%;}

.label_st{ display:inline-block;cursor:pointer}
.label_st > *{ display:inline-block;vertical-align:middle; cursor:pointer;}
.label_st:not(.cssbrowser) .xi:before{ font-family:xeicon!important; font-style:normal; font-size:1.25em; padding-right:.25em}
.label_st:not(.cssbrowser) input ~ span{ color:#888}
.label_st:not(.cssbrowser) input ~ .xi:before{ color:#aaa}
.label_st:not(.cssbrowser) input:checked ~ span{ color:#333}
.label_st:not(.cssbrowser) input:checked ~ .xi:before{ color:var(--mainColor)}
.label_st:not(.cssbrowser) input[type=checkbox] ~ .xi:before{ content:"\e9c6"}
.label_st:not(.cssbrowser) input[type=checkbox]:checked ~ .xi:before{ content:"\e92b"}
.label_st:not(.cssbrowser) input[type=radio] ~ .xi:before{ content:"\e9c6"}
.label_st:not(.cssbrowser) input[type=radio]:checked ~ .xi:before{ content:"\e9c7"}
.label_st:not(.cssbrowser) input[type=checkbox],
.label_st:not(.cssbrowser) input[type=radio]{ width:0; height:0; overflow:hidden;}

.label_st:not(.cssbrowser) input ~ .xi.st1{ padding-right:0; padding-left:.125em; font-size:1em}
.label_st:not(.cssbrowser) input ~ .xi.st1:before{ content:"\e929"; opacity:0}
.label_st:not(.cssbrowser) input:checked ~ .xi.st1:before{ content:"\e929"; opacity:1}

.label_st.mg{ margin-left:2em}
.label_st.mg:first-child{ margin-left:0}

.label_select{ position:relative; background:#fff; display:inline-block; }
.label_select select{ background:none; padding-right:2.25em !important; appearance:none;-webkit-appearance:none; position:relative; z-index:1}
.label_select select::-ms-expand{display:none;}
.label_select:after{ content:"\e942"; font-family:xeicon!important; position:absolute; z-index:0; right:0; top:50%; margin-top:-.5em; width:3em; text-align:center}

.input_st{display:inline-block;vertical-align:middle;border:1px solid #ddd;color:#666;padding:.5em 1em;box-sizing:border-box;line-height:2em !important;height:3em !important;border-radius: 3px !important;}
input[type=text].input_st,
input[type=password].input_st,
input[type=tel].input_st{ }
input[type=file].input_st{ background:none; border:none; padding:0}
textarea.input_st{ padding:1em; width:100%; height:10em!important; line-height:1.2}

input[type=button]:not([readonly=readonly]).input_st:hover,
input[type=submit]:not([readonly=readonly]).input_st:hover,
button:not([readonly=readonly]).input_st:hover,
a.input_st:hover{transition:.3s}

.input_st .xi{ margin:0 .125em} 

.input_st:hover,
.input_st:focus{/* border-color:#666; *//* color:#111; */}
.label_select .input_st:hover,
.label_select .input_st:focus{ background:none}
.input_st[disabled=disabled]:not([type=button]),
.input_st[readonly=readonly]:not([type=button]){ cursor:default; background:#f5f5f5; border-color:#ddd !important; color:#666}

select.input_st:hover,
select.input_st:focus{ color:#666}
.input_st .xi{ font-size:1.5em}

.input_st.s1{/* padding:.5em 1.5em; *//* font-size:1.063em; */}
.input_st.s2{ line-height: 1.5em!important; height:3.5em!important; padding:.8em 1.5em; font-size:1.125em}
.input_st.s3{ line-height:1em; height:2em; padding:.25em .5em; font-size:.875em}

.input_st.c1{ background:#109740; border-color:#109740; color:#fff}
.input_st.c1.re{ background:none; border-color:#109740; color:#109740}
.input_st.c2{ background:#999; border-color:#999; color:#fff}
.input_st.c2.re{ background:#f5f5f5; border-color:#ccc; color:#888}
.input_st.c3{ background:#333; border-color:#333; color:#fff}
.input_st.c3.re{ background:#fff; border-color:#666; color:#666}
.input_st.c4{ background:#eb3b4b; border-color:#eb3b4b; color:#222}
.input_st.c4.re{ background:#fff; border-color:#eb3b4b; color:#222}

.input_st.w1{/* width:16.25em; */}
.input_st.w2{ width:7.5em}
.input_st.w3{ width:37em; max-width:100%}
.input_st.w4{ width:20em}
.input_st.w5{ width:9.4em}
.input_st.w6{ width:3em}
.input_st.w7{ width:120px}

.w_form_tit{width:13em;}
.w_auto{width:auto;} 

.w10{ width:10% !important}
.w15{ width:15% !important}
.w25{ width:25% !important}
.w30{ width:30% !important}
.w35{ width:35% !important}
.w45{ width:45% !important}
.w50{ width:50% !important}
.w65{ width:65% !important}
.w75{ width:75% !important}
.w100{ width:100% !important}

.input_sec{ display:inline-block; width:1.25em; text-align:center; /*vertical-align:middle*/}
.input_sec.s1{ width:.5em}
.input_sec.s2{ padding:0 1.5em 0 .5em}
.input_sec.s3{ width:3em; text-align:left;}
.input_sec.s4{ width:4em;}


.input_st::-webkit-input-placeholder{ color:#aaa}
.input_st::-moz-placeholder{ color:#aaa}
.input_st:-moz-placeholder{ color:#aaa}
.input_st:-ms-input-placeholder{ color:#aaa}

.input_tt{ margin-top:.5em; opacity:.8}
.input_tt:before{ content:"- "}


/*ani*/
.scrollAni{ visibility:hidden; opacity:0}
.scrollAni.Aon{ visibility:visible; opacity:1; transition:.4s; transition-timing-function:ease-in;}
.scrollAni.fade{ opacity:0}
.scrollAni.fade.Aon{ opacity:1}
.scrollAni.moveL{ transform:translateX(-50px); }
.scrollAni.moveL.Aon{ transform:translateX(0); }
.scrollAni.moveR{ transform:translateX(50px)}
.scrollAni.moveR.Aon{ transform:translateX(0)}
.scrollAni.moveT{ transform:translateY(50px)}
.scrollAni.moveT.Aon{ transform:translateY(0)}
.scrollAni.moveB{ transform:translateY(-50px)}
.scrollAni.moveB.Aon{ transform:translateY(0)}
.scrollAni.scale{ transform:scale(0)}
.scrollAni.scale.Aon{ transform:scale(1)}
.scrollAni.scaleX{ transform:scaleX(0); transform-origin:left top}
.scrollAni.scaleX.Aon{ transform:scaleX(1)}
.scrollAni.scaleX.right{transform-origin:right top}
.scrollAni.scaleY{ transform:scaleY(0); transform-origin:left top}
.scrollAni.scaleY.Aon{ transform:scaleY(1)}
.scrollAni.rotate{}
.scrollAni.rotate.Aon{ transform:rotate(180deg)}
.scrollAni.delay1.Aon{ transition-delay:.3s}
.scrollAni.delay2.Aon{ transition-delay:.6s}
.scrollAni.delay3.Aon{ transition-delay:.9s}
.scrollAni.delay4.Aon{ transition-delay:1.2s} 
.scrollAni.delay5.Aon{ transition-delay:1.5s} 
.scrollAni.delay6.Aon{ transition-delay:1.8s} 
.scrollAni.delay7.Aon{ transition-delay:2.1s} 
.scrollAni.delay8.Aon{ transition-delay:2.4s} 
.scrollAni.delay9.Aon{ transition-delay:2.7s} 
.scrollAni.delay10.Aon{ transition-delay:3s} 


.scrollHidden{ overflow: hidden}
.modal_st {position: fixed; left: 0; top: 0; width: 100%; height: 100vh; overflow: auto; z-index: 1000; background: rgba(0,0,0,0.6);  opacity: 0; visibility: hidden; transition: .3s ease; display:block;}
.modal_st.active {opacity: 1; visibility: visible;}
.modal__inner {width: 500px; max-width: 96%; margin: 10rem auto 7rem; cursor: auto; box-shadow: 8px 8px 20px 0 rgba(0,0,0,0.6);position: relative; border-radius: 1rem; overflow: hidden;}
.modalCont{ position: relative; z-index: 2;background-color: #fff; padding: 3rem 2rem;}
.modal--close{position: absolute;top: 0;right: 0;padding: 1rem;z-index: 3; color: #aaa!important; font-size:2em;}
.modal--close:hover{ color: #555!important;}
.modal__inner .pop_tit{font-size:1.5em; font-weight:600; margin-bottom:10px;}


/*pc_all_menu*/
.pc_all_menu{ background:#fff; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 990; opacity: 0; visibility: hidden; }
.pc_all_menu.on{opacity: 1; visibility: visible;}
.pc_all_menu .gnb_all{margin-top:calc(var(--header_H) + 50px);}
.pc_all_menu .gnb_all > li.depth1{margin-bottom:3.5em; width:100%;}
.pc_all_menu .gnb_all > li.depth1:last-child{margin-bottom:0;}
.pc_all_menu .gnb_all > li.depth1 > a.dp1{width:450px; font-size: 2.375em; letter-spacing: -.5px; color:#111; line-height: 1.1; font-weight: 800;}
.pc_all_menu .gnb_all > li.depth1 > a.dp1 .c_dot{ font-size: 1.375em; color: var(--mainColor);}
.pc_all_menu .gnb_all > li.depth1 .dp2_menu{width:calc(100% - 450px); margin-top:1em;}
.pc_all_menu .gnb_all > li.depth1 .dp2_menu > li a{margin-right:30px; font-size:1.125em; position: relative; color:#666; margin-bottom: 10px;}
.pc_all_menu .gnb_all > li.depth1 .dp2_menu > li a:hover{ color:#333;}
.pc_all_menu .gnb_all > li.depth1 .dp2_menu > li a:after{content:''; display: block; width:0; height: 12px; background:var(--mainColor); position: absolute; bottom: -4px; left: 0; opacity: 0; transition: .3s;}
.pc_all_menu .gnb_all > li.depth1 .dp2_menu > li a:hover:after{opacity: .5; width:100%;}

/*pc_all_menu*/
.mo_all_menu{ background: #fff; position: fixed; top:0; right: -100%; width: 320px; height:100vh; z-index: 999; visibility: hidden;  transition: .3s; box-shadow: 0px 6px 5px rgba(0,0,0,.3); padding-top:var(--header_H);}
.mo_all_menu .box1{max-width:90%;}
.mo_all_menu .gnb_all > ul{border-top:1px solid #ddd;}
.mo_all_menu .gnb_all > ul > li:first-child{display:none; }
.mo_all_menu .gnb_all > ul > li.depth1{ width:100%;}
.mo_all_menu .gnb_all > ul > li.depth1 > a.gnb_al_a{display:block; font-size: 1.125em; letter-spacing: -.5px; font-weight: 500; padding:1.2em 2.5em 1.2em 1em; border-bottom:1px solid #ddd; color:#333; position: relative;}
.mo_all_menu .gnb_all > ul > li.depth1 > a.gnb_al_a:after{content:'\e93f'; font-family: 'xeicon'; position: absolute; top: 50%; right: .5em; transform: translateY(-50%);}
.mo_all_menu .gnb_all > ul > li.depth1 .dp2_menu{ display: none; height: 0; background-color:#f9f9f9;}
.mo_all_menu .gnb_all > ul > li.depth1 .dp2_menu > li a{display:block; font-size:1.125em; position: relative; color:#666; padding:.8em 1.2em; border-bottom:1px solid #eaeaea;}
.mo_all_menu .gnb_all > ul > li.depth1 .dp2_menu > li a:before{content:'-'; margin-right:10px;}
.mo_all_menu .gnb_all > ul > li.depth1.on{background-color:var(--mainColor);}
.mo_all_menu .gnb_all > ul > li.depth1.on > a.gnb_al_a{color:#fff;}
.mo_all_menu .gnb_all > ul > li.depth1.on .dp2_menu { display: block; height: auto;}
.mo_all_menu.on{right:0; visibility: visible;}


