@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;}
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{ font-size:inherit; font-family:inherit; vertical-align:top}
input[type=button], input[type=submit], button{ cursor:pointer}
select{ border:1px solid #ccc; appearance:none;-webkit-appearance:none; padding:0 30px 0 10px; background:url(../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}

a:link{color:#333;text-decoration:none}
a:visited{color:#333;}
a:active{color:#333;}
a:hover{color:#333;text-decoration:none}

html{overflow:hidden}
body{font-family:Malgun Gothic,notokrM,notokrB,notokrR,notokrL,sans-serif; line-height:1.2; letter-spacing:-1px}

/*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;}

.cp{ cursor:pointer !important;}
.cd{ cursor:default !important;}

.di_wrap{font-size:0}
.di_wrap > li,
.di_wrap > .di_li{display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:16px; font-size:1rem;}
.di_wrap > li > a,
.di_wrap > .di_li > a{ display:block}

.transition{transition:.3s}

.tt_cut{text-overflow:ellipsis; white-space:nowrap; overflow:hidden}

.va_wrap{ text-align:center; white-space: nowrap}
.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; white-space:normal}
.va_wrap img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%}

.img_resize{ display:block}

.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;}

.line_ani,
.line_ani_wrap{ position:relative; z-index:inherit}
.line_ani .line{ position:absolute; background:#fff; width:0; height:0}
.line_ani .line.lineT{ left:5%; top:5%; transition:width 0.4s;}
.line_ani .line.lineR{ right:5%; top:5%; transition:height 0.4s;}
.line_ani .line.lineB{ right:5%; bottom:5%; transition:width 0.4s;}
.line_ani .line.lineL{ left:5%; bottom:5%; transition:height 0.4s;}
.line_ani:hover .line.lineT,
.line_ani:hover .line.lineB{ width:90%; height:1px}
.line_ani:hover .line.lineR,
.line_ani:hover .line.lineL{ width:1px; height:90%}

.layer_wrap{}
.layer_wrap .layer_bg{position:fixed; z-index:9999; width:100%; height:100%; left:0; top:0; background:#000; display:none; filter:alpha(opacity=50);opacity:0.5; cursor:pointer}
.layer_wrap .layer_frame{position:fixed; z-index:10000; filter:alpha(opacity=0);opacity:0; background:#fff; border-radius:0 0 10px 10px; box-shadow:1px 1px 10px #333}
.layer_wrap .layer_frame .ifr{position:absolute; z-index:10000; left:0; top:0; width:100%; height:100%}
.layer_wrap .close,
a.closeWin{position:absolute; z-index:10000; right:0; top:0; width:50px; height:50px; line-height:1.8; color:#fff; text-align:center;font-size:2rem; opacity:.8}
a.closeWin{ right:2%}
.layer_wrap .close:hover,
a.closeWin:hover{ opacity:1}
.layer_wrap .layer_img{position:fixed; width:95%; height:95%; text-align:center; left:2.5%; top:2.5%; z-index:10000000000;cursor:pointer}
.layer_wrap .layer_img img{ box-shadow:2px 2px 10px #111}
body.pop{ position:absolute; left:0; top:0; width:100%; height:100%; padding-bottom:10px; box-sizing:border-box}
body.pop .pop_tit{ position:fixed !important; z-index:2; width:100%; box-sizing:border-box; color:#fff; display:block; line-height:50px; left:0; top:0; padding:0 50px 0 15px; font-family:notokrM, sans-serif; font-size:1.125em; letter-spacing:-1px;
background: rgb(0,67,123); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,67,123,1) 0%, rgba(0,140,212,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,67,123,1) 0%,rgba(0,140,212,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,67,123,1) 0%,rgba(0,140,212,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00437b', endColorstr='#008cd4',GradientType=1 ); /* IE6-9 */
}
body.pop #contents{ background:#fff; margin:60px 15px 15px 15px}

/**/
.c_point{ color:#008cd4 !important}
.c_red{ color: #CC0000 !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;}

.sec2{ width:50%}
.sec3{ width:33.33%}
.sec4{ width:25%}
.sec5{ width:20%}
.sec6{ width:16.66%}
.sec7{ width:14.28%}
.sec8{ width:12.5%}
.sec9{ width:11.11%}
.sec10{ width:10%}

/**/
#loading{ position:fixed; width:220px; height:100px; margin:-50px 0 0 -110px; padding-left:105px; left:50%; top:50%; z-index:10000; text-align:center; display:none}
#loading .xi{color:#00437b; font-size:4em}
#loading .tt{ background:#00437b; font-size:.813em; color:#fff; padding:10px; border-radius:10px; margin-top:10px}

#loading_work{ position:fixed; width:220px; height:100px; margin:-50px 0 0 -110px; padding-left:105px; left:50%; top:50%; z-index:10000; text-align:center; display:none}
#loading_work .xi{color:#00437b; font-size:4em}
#loading_work .tt{ background:#00437b; font-size:.813em; color:#fff; padding:10px; border-radius:10px; margin-top:10px}