@charset "utf-8";
/* CSS Document */
@-ms-viewport{width:device-width}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
html::-webkit-scrollbar {width: 0;}
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;}
ul,ol,li{list-style:none}
img { border:none; max-width:100%}
em{ font-style:normal}
table{ border-collapse:collapse; border-spacing:0;}
span, strong, a, em, i, b{ font-size:inherit; font-family:inherit;}
input[type=button], input[type=submit], button{ cursor:pointer}
select{ border:1px solid #ddd; min-width:100px; appearance:none;-webkit-appearance:none; padding:0 30px 0 10px; background-image:url(../images/inc/icon_d_arrow.png); background-repeat:no-repeat; background-position:96% center; background-size:9px auto; background-color: #fff;}
select::-ms-expand{display:none;}
fieldset{ border:none}

a:link{color:#333;text-decoration:none !important}
a:visited{color:#333; text-decoration:none !important}
a:active{color:#333;text-decoration:none !important}
a:hover{color:#333;text-decoration:none !important}

html{*overflow-x:hidden; overflow-y:scroll}
body{font-family:ng,ns,nb,notokrB,notokrM,notokrR,sans-serif; line-height:1.2; position:relative; z-index:inherit;}

/*inc*/

.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;}

.tt_cut{text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.strong {font-weight:600}

.va_wrap{ text-align:center}
.va{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%}
.va_tt{display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:auto; height:auto;}
.va_wrap img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%}
.va_wrap_h img {width:33px; margin-left:7px; margin:10px 7px 10px 0;}
.ham_sub img {display:none;}
.con_idx > .idx{ display:none}

.blind{ display:block; text-indent:-9999px; width:1px; height:1px;}
caption.blind{ display: table-caption}
.hidden_tt{ font-size:0; line-height:0;}

.line_ani,
.line_ani_wrap{ position:relative; z-index:inherit}
.line_ani .line{ position:absolute; width:0; height:0; background:#fff;}
.line_ani .line.lineT{ left:0; top:5px; transition:width 0.8s;}
.line_ani .line.lineR{ right:5px; top:0; transition:height 0.8s;}
.line_ani .line.lineB{ right:0; bottom:5px; transition:width 0.8s;}
.line_ani .line.lineL{ left:5px; bottom:0; transition:height 0.8s;}
.line_ani:hover .line.lineT,
.line_ani:hover .line.lineB{ width:100%; height:1px}
.line_ani:hover .line.lineR,
.line_ani:hover .line.lineL{ width:1px; height:100%}

/**/
.layer_bg{ width:100%; height:100%; background:#000; position:fixed; z-index:9999; left:0; top:0; display:none; filter:alpha(opacity=70);opacity:0.5;}
.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:1px solid #ddd; border-radius:10px; background:#fff;}
.layer_close_btn{ position:absolute; z-index:10002; right:-39px; top:0.1px; display:block; width:40px; height:40px; background:url(../images/inc/icon_gnb_close.png) no-repeat center center rgba(255,255,255,1); background-size:30%; cursor:pointer; border-radius:0px 10px 10px 0px;}
.pop{background:#fff; padding:50px}


/*마이페이지 pop*/
.layer_wrap2{}
.layer_wrap2 .layer_bg2{position:fixed; z-index:9999999; width:100%; height:100%; left:0; top:0; background:#000; display:none; filter:alpha(opacity=50);opacity:0.5; cursor:pointer}
.layer_wrap2 .layer_frame2{position:fixed; z-index:10000000; filter:alpha(opacity=0);opacity:0; background:#fff; border-radius:0 0 10px 10px; box-shadow:1px 1px 10px #333; }
.layer_wrap2 .layer_frame2 .ifr2{position:absolute; z-index:10000000; left:0; top:0; width:100%; height:100%}
.layer_wrap2 .close{position:absolute; z-index:10000000; right:17px; top:0px; width:40px; height:40px; line-height:1.4; color:#333; text-align:center;font-size:2rem; opacity:.8}
.layer_wrap2 .close:hover{ opacity:1}  
.pop{ overflow:auto;position:absolute; left:0; top:0; width:100%; height:100%; box-sizing:border-box}


/**/
.mt0{ margin-top:0 !important;}
.mt5{ margin-top:5px !important;}
.mt10{ margin-top:10px !important;}
.mt20{ margin-top:20px !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;}
.mb20{ margin-bottom:20px !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;}
.ml20{ margin-left:20px !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;}
.mr20{ margin-right:20px !important;}
.mr30{ margin-right:30px !important;}
.mr40{ margin-right:40px !important;}
.mr50{ margin-right:50px !important;}

/**/
.c_black{ color:#111 !important;}
.c_gray{ color:#777 !important;}
.c_blue{ color:#2a5caa !important;}
.c_red{ color:#f25a23 !important;}

.f_bl{ font-family:notokrBL}
.f_b{ font-family:notokrB}
.f_m{ font-family:notokrM}
.f_r{ font-family:notokrR}
.f_l{ font-family:notokrL}
.f_dl{ font-family:notokrDL}
.f_t{ font-family:notokrT}

.fs11{ font-size:11px}
.fs12{ font-size:12px}
.fs13{ font-size:13px}
.fs14{ font-size:14px}
.fs15{ font-size:15px}
.fs16{ font-size:16px}
.fs17{ font-size:17px}
.fs18{ font-size:18px}
.fs19{ font-size:19px}
.fs20{ font-size:20px}

.font_ns{ font-family:ns, sans-serif}
.font_nbg{ font-family:nbg, sans-serif}
.font_grUL{ font-family:grUL, sans-serif}
.font_grL{ font-family:grL, sans-serif}
.font_grB{ font-family:grB, sans-serif}


/**/
.img_resize_r{ overflow:hidden}
.section{ min-height:917px; opacity:0}
#section0.section{ opacity:1}
.ready .section,
.fp-enabled .section{ opacity:1; min-height:inherit}
#loading{ position:fixed; z-index:1000; left:0; top:0; width:100%; height:100%; background:#fff;}
.sub #loading{ z-index:99}
#loading .loading_img{ width:110px; position:absolute; z-index:inherit; left:50%; top:50%; margin:-55px 0 0 -55px}

.flex-direction-nav a,
.flex-direction-nav a
.flex-control-paging li a{ font-size:0; line-height:0}

