@charset "utf-8";
/* CSS Document */
@-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-family:inherit; font-size:inherit;} */
html,body,div,p,span,a,img,ul,ol,li,dl,dt,dd,form,input,select,textarea,button,label,fieldset,table,tr,td,th,tbody,thead,tfoot,caption,video,em,i,b{margin:0;padding:0; word-break:keep-all; font-family:inherit; 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; table-layout: fixed;}
span, strong, a, em, i, b, input, button, textarea, select{ font-size:inherit; font-family:inherit; vertical-align:middle}
th{ font-weight:400}
/* strong,h1,h2,h3,th{ font-weight:400} */
input[type=button], input[type=submit], button{ cursor:pointer}
input[type=submit] {-webkit-appearance:none;}
select{ border:1px solid #ccc; appearance:none;-webkit-appearance:none; padding:0 35px 0 10px; background:url(/global/images/inc/select_arrow.png) no-repeat right center #fff; max-width:100%}
select::-ms-expand{display:none;}
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:link{color:#333;text-decoration:none}
a:visited{color:#333;}
a:active{color:#333;}
a:hover{color:#333;text-decoration:none}
html{overflow-x:hidden}
body{font-family:'NotoS', sans-serif; font-weight: 400; line-height:1.2; letter-spacing:-.250px; /*overflow-x: hidden;*/}
a {  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  -webkit-user-drag: none;}
img {  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  -webkit-user-drag: none;}

/*inc*/
.sound_only { display: none; }
.empty_list {		display: block;    line-height: 10rem;    text-align: center;}

.poinTtx{vertical-align: baseline !important; color: #111; background: #fff; font-weight: 600; border-radius: 3em; padding: .05em .5em; margin: 0 .25em; font-size: .938em !important}

.bgfix{ background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
.bgfix.fix{ background-attachment:fixed;}
.bgfix.st1{background-position: top center;}

.al{ text-align: left !important;}
.ac{ text-align: center !important;}
.ar{ text-align: right !important;}

.vt{ vertical-align:top !important;}
.vm{ vertical-align:middle !important;}
.vb{ vertical-align:bottom !important;}

.fl{ float:left !important;}
.fr{ float:right !important;}
.cl{ clear:both !important; display:block}
.oh{ overflow:hidden !important;}

.pr{ position:relative; z-index:inherit}
.pa{ position:absolute; z-index:inherit}
.pa100{ position:absolute; z-index:inherit; left:0; top:0; width:100%; height:100%}

.di{display:inline-block; *display:inline; zoom:1;}
.db{ display:block !important;}
.dn{ display:none !important;}

.di_wrap{font-size:0}
.di_wrap > li{display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:16px; font-size:1rem;}
.di_wrap > li > a,
.di_wrap > li > .in{ display:block}

.fl_wrap > li{ float:left}
.fl_wrap > li > a,
.fl_wrap > li > .in{ display:block}
.fl_wrap:after{ content:""; display:block; clear:both}

.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%}

.vm_wrap{ display:block; text-align:center; white-space: nowrap}
.vm_wrap:before{ content:""; display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%}
.vm_wrap img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%}

.va_wrap2{ text-align:center; white-space:nowrap}
.va2{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%}
.va_tt2{display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:auto; height:auto; white-space:normal}
.va_wrap2 img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%; height:100%;}

.textarea_w1{ width:100%; height:200px; padding:12px 12px;}

.resize2{ display:block; height:0; padding-bottom:66.66%; position:relative;}
.resize2 .re{ position:absolute; left:0; top:0; width:100%; height:100%}

.con_idx{ position:relative}
.con_idx > .idx{ position:absolute; left:0; top:0; width:100%; height:0; overflow:hidden; visibility:hidden;filter:alpha(opacity=0);opacity:0;}
.con_idx > .idx.on{ position:relative; height:auto; visibility: visible; filter:alpha(opacity=100);opacity:1;}

.line_ani,
.line_ani_wrap{ position:relative; z-index:inherit}
.line_ani .line{ position:absolute; background:#002654; width:0; height:0}
.line_ani .line.lineT{ left:0; top:-1px; transition:width 0.3s;}
.line_ani .line.lineR{ right:-1px; top:0; transition:height 0.3s;}
.line_ani .line.lineB{ right:0; bottom:-1px; transition:width 0.3s;}
.line_ani .line.lineL{ left:-1px; bottom:0; transition:height 0.3s;}
.line_ani:hover .line.lineT,
.line_ani:hover .line.lineB{ width:100%; height:3px}
.line_ani:hover .line.lineR,
.line_ani:hover .line.lineL{ width:3px; height:100%}

/*인증서 레이어*/
.layerImg_bg{ width:100%; height:100%; background:#000; position:fixed; z-index:9999; left:0; top:0; display:none; filter:alpha(opacity=70);opacity:0.7;}
/*.layer_frame{ position: fixed; z-index:10000; left:50%; top:0; filter:alpha(opacity=0);opacity:0;}이거때문에 개인정보처리방침 안뜸*/
.layer_frame_div{ position: fixed; z-index:10001; left:50%; top:50%; width:0; overflow:hidden; display:none; border:3px solid #8aaad9; border-radius:10px; background:#fff;}
.layer_close_btn{ position:absolute; z-index:10002; right:0; top:0; display:block; width:30px; height:30px; background:url(/global/images/inc/layer_icon_close.png) no-repeat center center #8aaad9; border-radius:0 10px; cursor:pointer}
.pop{ border-radius:10px; background:#fff; padding:30px 60px}

.layer_wrap{ position:fixed; left:0; top:0; width:100%; height:100%; visibility:hidden; z-index:1000}
.layer_wrap .layer_bg{position:absolute; z-index:9999; width:100%; height:100%; left:0; top:0; background:#000; opacity:0; transition:.5s;}
.layer_wrap .layer_frame{ position:absolute; z-index:10000; left:0; top:0; margin-top:90%; width:100%; height:100%; transition:.5s}

.layer_wrap.on{ visibility:visible}
.layer_wrap.on .layer_bg{ opacity:.5}
.layer_wrap.on .layer_frame{ margin-top:0}


body.pop{background:transparent; position:absolute; top:0; left:0; width:100%; height:100%; padding-bottom:10px; box-sizing:border-box; overflow-x:hidden; overflow-y:scroll;}
body.pop .popWrap{ position:absolute; left:2%; top:2%; width:96%; height:96%; text-align:center; white-space:nowrap}
body.pop .popWrap:before{ content: ""; display: inline-block; width: 0; height: 100%; margin-right: -4px; vertical-align: middle}
body.pop .popWrap .popIn{ display: inline-block; vertical-align: middle; background:#fff; border-radius:0 0 5px 5px; box-shadow:1px 1px 10px #333; position:relative; text-align:left; white-space:normal;max-height:100%; max-width:100%;}
body.pop .popWrap .popIn:before{ content: attr(data-tit); position:absolute; left:0; top:0; width:100%; z-index:1; color:#fff; display:block; left:0; top:0; padding:.7em 4em .7em 1em; font-weight:700; font-size:1.25em; letter-spacing:-1px; background:#cc0001; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; box-sizing:border-box}
body.pop .popWrap .popIn .popCon{ padding:4.5em 1.25em 2em 1.25em; min-width:250px}
body.pop .popWrap .popIn .popClose{position:absolute; z-index:10000; right:0; top:0; width:1.75em; padding:.3em 0; color:#fff; text-align:center;font-size:2rem; opacity:.8}
body.pop .popWrap .popIn .popClose:hover{ opacity:1}


/**/
.c_point{ color:#003f87 !important}

/**/
.pd0{ padding:0 !important;}
.pt0{ padding-top:0 !important;}

.mt0{ margin-top:0 !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;}

.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;}

.fs15{ font-size:.938em !important}
.fs14{ font-size:.875em !important}
.fs13{ font-size:.813em !important}
.fs12{ font-size:.75em !important}

.sec2 > li{ width:50% !important}
.sec3 > li{ width:33.33% !important}
.sec4 > li{ width:25% !important}
.sec5 > li{ width:20% !important}
.sec6 > li{ width:16.66% !important}
.sec7 > li{ width:14.28% !important}
.sec8 > li{ width:12.5% !important}
.sec9 > li{ width:11.11% !important}
.sec10 > li{ width:10% !important}

#pageLoading{position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:1001; transition:.3s}
.load #pageLoading{ visibility:hidden; opacity:0}


/*ani*/
.line_ani,
.line_ani_wrap{ position:relative; z-index:inherit}
.line_ani .line{ position:absolute; background:#111; width:0; height:0}
.line_ani .line.lineT{ left:0; top:-1px; transition:width 0.3s;}
.line_ani .line.lineR{ right:-1px; top:0; transition:height 0.3s;}
.line_ani .line.lineB{ right:0; bottom:-1px; transition:width 0.3s;}
.line_ani .line.lineL{ left:-1px; bottom:0; transition:height 0.3s;}
.line_ani:hover .line.lineT,
.line_ani:hover .line.lineB{ width:100%; height:3px}
.line_ani:hover .line.lineR,
.line_ani:hover .line.lineL{ width:3px; height:100%}

.scrollAni{ visibility:hidden; transition:1s;  visibility:visible; opacity:1; transition:1s; transition-timing-function:ease-in-out;}
.scrollAni.on{ visibility:visible}
.scrollAni.moveL{ transform:translateX(-10em); opacity:0}
.scrollAni.moveL.on{ transform:translateX(0); opacity:1}
.scrollAni.moveR{ transform:translateX(10em); opacity:0}
.scrollAni.moveR.on{ transform:translateX(0); opacity:1}
.scrollAni.moveT{ transform:translateY(7em); opacity:0}
.scrollAni.moveT.on{ transform:translateY(0); opacity:1}
.scrollAni.moveB{ transform:translateY(-7em); opacity:0}
.scrollAni.moveB.on{ transform:translateY(0); opacity:1}

#header .all_wrap { /*display: inline-block; height: 80px; position: absolute; top: 0; right: 0;*/ z-index: 131; }
#header .all_wrap .allBtn { text-align:center; width: 42px; transition: .3s; }
#header .all_wrap .allBtn .xi { transition: .3s; }
#header .all_wrap .allBtn .xi:hover { color: #f57d20; }
#header .all_wrap .allBtn .va{ font-size:1.375em; color:#333; }

#header .all_wrap .all{ position: fixed; z-index:1; right:0; top:0; width:22em; max-width:90%; height:100%; box-shadow:-5px 0 5px rgba(0,0,0,.2); opacity:0; visibility:hidden; transition:.3s}
#header .all_wrap .all:before{ content:""; position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5}
#header .all_wrap .all .in{ position: absolute; right:-100%; width:100%; height:100%; background:#fff; transition:.3s}
#header .all_wrap .all .tit_wrap{ background:#f57d20; position:relative; border-bottom:1px solid rgba(255,255,255,.2)}
#header .all_wrap .all .tit_wrap .va_wrap { height: 80px; }
#header .all_wrap .all .tit_wrap .btn{ position:absolute; top:0; width:5em; height:100%; text-align:center; color:#fff; transition:.3s}
#header .all_wrap .all .tit_wrap .btn:hover{ background:rgba(0,0,0,.1)}
#header .all_wrap .all .tit_wrap .btn.close{ right:0; }
#header .all_wrap .all .tit_wrap .tit{ padding:0 6em}
#header .all_wrap .all .tit_wrap .tit .va{ color:#fff; font-size:1.25em}
#header .all_wrap .gnb > li{ display:block}
#header .all_wrap .gnb li > a{ position:relative; text-align:left; padding:0 2em; height:3.5em; overflow:hidden}
#header .all_wrap .gnb li > a:after{ content:"\e93f"; font-family:xeicon!important; position:absolute; right:0; top:0; width:3em; text-align:center; line-height:3.5em}
#header .all_wrap .gnb > li .dp1{ color:#111; border-bottom:1px solid #ddd}
#header .all_wrap .gnb > li .dp2{ background:#f5f5f5; padding:0 0 0 1px; position:relative; text-align: left; }
#header .all_wrap .gnb > li .dp2:after{ content:""; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#ddd}
#header .all_wrap .gnb > li .dp2 > li{ width:50%}
#header .all_wrap .gnb > li .dp2 > li > a{ border:1px solid #ddd; margin:-1px 0 0 -1px; color:#666; transition:.3s}
#header .all_wrap .gnb > li .dp2 > li > a:after{ right:-100%; transition:.3s}
#header .all_wrap .gnb > li .dp2 > li > a .va{ font-size:.875em}
#header .all_wrap .gnb > li:hover > .dp1{ background:#ffbf27; color:#fff}
#header .all_wrap .gnb > li .dp2 > li:hover > a{ background:#BBB; border-color:transparent; color:#fff}
#header .all_wrap .gnb > li .dp2 > li:hover > a:after{ right:0}
#header .all_wrap.on .all{ opacity:1; visibility:visible}
#header .all_wrap.on .all .in{ right:0}

/*nav*/
.nav_btn{ display:block; width:30px; height:23px; margin-top:5px}
.nav_btn.open{}
.nav_btn.close{}

.l-nav{ background:#fff; font-size:1.5em}
.l-nav .inner_top{display: flex; box-sizing: border-box; min-width: 0; justify-content: space-between; padding: 1em 0;}
.l-nav .nav_logo{ height:40px; padding:20px 20px; position:relative; text-align:center; padding: 0;}
.l-nav .nav_logo img{/* height:100%*/}
.l-nav .nav_close{ /*display:block; position:absolute; z-index:inherit; right:10px; top:22px; width:50px; height:50px;*/ background: #333; width: 1.6em; line-height: 1.6em; color: #fff;
border-radius: 50%; display: inline-block; font-size: 1em;}
.l-nav .nav_close:before {content:"\e921"; font-family:xeicon; font-style:normal; }
.l-nav .nav_top {text-align:center;}

.l-nav .nav_link{ background:#f24e4e; display:block; line-height:50px; color:#fff; padding:0 20px; text-align:center}

.l-nav .gnb{ padding-top:10px; border-top:3px solid #003f8;}
.l-nav .di_wrap > li{ display:block; border-bottom:1px dashed #ddd; margin-bottom:-1px;}
.l-nav .di_wrap > li.m_privacy {display:none;}

.l-nav .gnb .dp1{ line-height:40px; padding:0 20px; overflow:hidden; display:block; border-bottom:1px dashed #ddd; text-align:left; height:auto; font-size:.875em; border-top:none; margin-top:-2px; font-family: 'Righteous', cursive;}
.l-nav .gnb .dp1:after{content:"\e942"; font-family : xeicon; float:right; font-size:1.5em; color:#bbb}
.l-nav .gnb .dp1.nolink:after{content:"\e93f"; font-family : xeicon; color:#bbb}
.l-nav .gnb .dp1.on{ background:#f5f5f5;}
.l-nav .gnb .dp1.on:after{ color:#f57d20}
.l-nav .gnb > li.m_search{ display:none}

.l-nav .gnb .dp2{ display:none; background:#fff;}
.l-nav .gnb .dp2 > li > a{ display:block; font-size:.875em; padding:0 20px; line-height:45px; border-top:1px dashed #ccc; overflow:hidden; text-align:left; color:#666;}
.l-nav .gnb .dp2 > li > a .va{padding-left:5px; font-family: 'Righteous', cursive}
.l-nav .gnb .dp2 > li > a .img{padding-right: .15em;}
.l-nav .gnb .dp2 > li > a .img img{width: 1.75em;}
.l-nav .gnb .dp2 > li > a:before{ content:"-"; margin-right:5px}
.l-nav .gnb .dp2 > li:first-child > a{ border-top:none}

.l-nav .gnb .dp2 > li > a:hover {background:#f57d20; color:#fff;}

.l-nav .gnb .dp3 {}
.l-nav .gnb .dp3 > li > a {position:relative;  font-size:.750em; padding:0 20px; line-height:45px; border-top:1px dashed #ccc; overflow:hidden; text-align:left; color:#222; font-family:notokrR; margin-left:20px;}
.l-nav .gnb .dp3 > li > a:before {content:"-"; margin-right:5px}


.l-nav .tel{ margin:20px; border-radius:2px; line-height:40px; text-align:center; font-weight:bold; color:#fff; background:url(../images/inc/chart_st1_bg.gif) repeat-x left top; border:1px solid #d5251f; padding-top:5px}

/* .l-wrapper{overflow:hidden} */
.l-main {
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: inherit;
  /*	overflow:hidden */
}

.l-nav {
  -webkit-transition: opacity 700ms ease;
  -moz-transition: opacity 700ms ease;
  -o-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
  opacity: 0;
  position: fixed;
  top: 0;

  right: 0;
  bottom: 0;
  width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index:1
}
.l-nav::-webkit-scrollbar {width: 0;}

html.l-nav-open .l-nav{width: 70%;}

html.l-nav-open,
html.l-nav-open body {
  height: 100%;
  overflow: hidden
}
html.l-nav-closing body {
  background: none;
}
html.l-nav-open .l-main {
  -webkit-transform: translate3d(-70%, 0, 0);
  -moz-transform: translate3d(-70%, 0, 0);
  -o-transform: translate3d(-70%, 0, 0);
  /* transform: translate3d(-70%, 0, 0); */
}
html.l-nav-open .l-nav {
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  opacity: 1;
  -webkit-box-shadow: 0 0 0.5625rem #666;
  box-shadow: 0 0 0.5625rem #666;
}
.l-nav-open .l-nav,
.l-nav-closing .l-nav {
  display: block;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
body.pop .popWrap .popIn .popClose{padding:.2em 0;}

}

@media screen and (max-device-width:768px){
body.pop .popWrap .popIn .popCon {padding:1em !important; font-size:.813em !important;}
body.pop .popWrap .popIn:before {font-size:.938em!important; padding:.5em 1em! !important;}

}


@media screen and (max-width:768px){
.di_wrap.m_st > li {font-size:.813rem;}
.inp_w15.m_st {width:10% !important;}
.w_auto.m_st {width:60% !important;}

/**/
.inp_w30.m_st {width:15%;}
.inp_w18.m_st {width:10%;}
.inp_w50.m_st {width:30%;}

.fr.m_st {float:none !important;}
.fl.m_st {float:none !important;}

.fl_wrap.m_prod_view_st > li {float:none !important;}

.layer_img {left:5% !important;}

.ml30 {margin-left:0 !important;}
.ml15 {margin-left:0 !important;}
.ml30.m_st10 {margin-left:10px !important;}

.mt30 {margin-top:10px !important;}
.mt20.m_st10 {margin-top:10px !important;}
.mt50.m_st {margin-top:20px !important;}
.mt50.m_tit_st {margin-top:20px !important;}

}

@media screen and (max-width:300px){
.l-nav .gnb .dp1{font-size: .750em; padding: 0 10px;}
}
