@charset "utf-8";
/* CSS Document */
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; font-weight:inherit;}
ul,ol,li{ list-style:none;}
img { border:none; max-width:100%;}
em,i{ font-style:normal;}
strong,th,b{ font-weight:500;}
table{ table-layout:fixed; border-collapse:collapse; border-spacing:0;}
span, strong, a, em, i, b, input, button, textarea, select{ font-size:inherit; font-family:inherit; vertical-align:middle;}
input[type=button], input[type=submit], button{ cursor:pointer;}
select{ max-width:100%;}
*:focus, a:focus, input:focus, button:focus, textarea:focus, select:focus{ outline:none;}
a, input, button, textarea, select, li{ -webkit-tap-highlight-color:transparent;}
input[type="text"],input[type="password"],input[type=button],input[type=submit],input[type="file"],button,label,textarea,select{ appearance:none; -webkit-appearance:none; -moz-appearance:none; -webkit-border-radius:0;}

::selection     { background:#ef7c00; color:#fff !important;}
::-moz-selection{ background:#ef7c00; color:#fff !important;}

a:link   { color:#3c3c3d; text-decoration:none;}
a:visited{ color:#3c3c3d;}
a:active { color:#3c3c3d;}
a:hover  { color:#3c3c3d; text-decoration:none;}

html{ overflow-x:hidden; overflow-y:scroll;}
body{font-family:'notokrR',sans-serif; line-height:1.2; letter-spacing:-.5px; top:0 !important;}
body.hidden, html.hidden{ overflow-y:hidden;}

/*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;}
.clb{ *zoom:1;}
.clb:after{ content:""; display:block; clear:both;}

.pr{ position:relative; z-index:inherit}
.pa{ position:absolute; left:0; top:0; width:100%; height:100%}
.pa100{ position:absolute; left:0; top:0; width:100%; height:100%}

.pf{ position:fixed; z-index:inherit;}

.click{ cursor:pointer;}
.cutstr {text-overflow : ellipsis;overflow : hidden;white-space : nowrap; display:block; width:100%}

.bgfix{background-repeat:no-repeat!important; background-position:center center!important; background-size:cover!important;}
.bgfix.ct{ background-size:contain}
.pre{white-space:pre-wrap;}

.di{ display:inline-block; *display:inline; zoom:1;}
.db{ display:block !important;}
.dn{ display:none !important;}

.di_wrap{ font-size:0;}
.di_wrap > *{ display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:16px; font-size:1rem;}
.di_wrap > * > .in{ display:block;}

.fl_wrap{ *zoom:1;}
.fl_wrap:after{ content:""; display:block; clear:both;}
.fl_wrap > *     { float:left;}
.fl_wrap > .left { float:left;}
.fl_wrap > .right{ float:right;}
.fl_wrap > * > .in{ display:block;}

.di_table,
.di_table .th,
.di_table .td{ box-sizing:border-box;}
.di_table{ display:table; table-layout:fixed; width:100%; border-collapse:collapse; border-spacing:0;}
.di_table .tr{ display:table-row;}
.di_table .th,
.di_table .td{ display:table-cell; vertical-align:middle;}

.flex{ display:flex; box-sizing:border-box; min-width:0;}
.flex > *{ box-sizing:border-box; min-width:0;}
.flex.di{ display:inline-flex;}
.flex.wrap{ flex-wrap:wrap;}
.flex.col{ flex-direction:column;}
.flex.col > *{ width:100%;}
.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.ac{ align-content:center; align-items:center; justify-content:center; text-align:center;}
.flex.ah{ align-items:stretch;}
.flex .mgL{ margin-left:auto;}
.flex .mgR{ margin-right:auto;}
.flex .mgT{ margin-top:auto;}

.bg_fix{ background-position:center center; background-repeat:no-repeat; background-size:cover}

.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_tt{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-width:100%; height:auto; white-space:normal; box-sizing:border-box;}
.vm_wrap img{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-height:100%;}

.resize{ display:block; height:0; padding-bottom:66.66%; position:relative;}
.resize .re{ position:absolute; left:0; top:0; width:100%; height:100%;}
.resize.s1 { padding-bottom:25%;}
.resize.s2 { padding-bottom:88%;}
.resize.s3 { padding-bottom:138.4615%;}
.resize.s4 { padding-bottom:100%;}
.resize.s5 { padding-bottom:60%;}
.resize.s6 { padding-bottom:17.5%}

.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; overflow:visible; visibility:visible; filter:alpha(opacity=100); opacity:1;}

/*file*/
.label_file{ position:relative; display:inline-block; *display:inline; zoom:1; box-sizing:border-box; padding-right:6.25em;}
.label_file .file{ position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer; opacity:0; z-index:50;}
.label_file .inp { width:100%;}
.label_file .btn { position:absolute; top:0; right:0; bottom:0; width:6em; background-color:#8f8f8f; border:1px solid #787878; border-radius:.3em; color:#fff; transition:.2s;}
.label_file:hover .btn{ background-color:#0f2945; border-color:#0f2945; color:#fff;}

/*popup*/
.popOpen{ margin-right:17px;}
.popOpen .wrapFix #header{ right:17px;}
.popOpen #footer .goTop{ display:none;}
/*.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; width:100%; height:100%; transition:.5s;}
.layer_wrap .layer_img{ position:absolute; z-index:10000; left:2%; top:2%; width:96%; height:96%;}
.layer_wrap .layer_img img{ position:relative; z-index:2;}
.layer_closeBg{ position:fixed; z-index:1; left:0; top:0; width:100%; height:100%;}
.layer_wrap.on{ visibility:visible;}
.layer_wrap.on .layer_bg{ opacity:.5;}
body.pop{ background:transparent;}
body.pop .popWrap .popIn,
body.pop .popWrap .popIn:before,
body.pop .popWrap .popIn .popCon{ box-sizing:border-box;}
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{ position:relative; z-index:2; display:inline-block; vertical-align:middle; overflow-y:auto; max-width:100%; max-height:100%; background:#fff; box-shadow:1px 1px 10px #333; text-align:left; white-space:normal;}
body.pop .popWrap .popIn::-webkit-scrollbar{ width:10px; height:10px;}
body.pop .popWrap .popIn::-webkit-scrollbar-thumb{ background:#999;}
body.pop .popWrap .popIn::-webkit-scrollbar-track{ background:#e6e6e6;}
body.pop .popWrap .popIn:before,
body.pop .popWrap .popIn .popCon{ padding:1em 25px;}
body.pop .popWrap .popIn:before{ content:attr(data-tit); position:relative; z-index:1; display:block; padding-bottom:0; padding-right:2.5em; font-size:1.500em; color:#3c3c3d; font-weight:500; letter-spacing:-1px;}
body.pop .popWrap .popIn .popCon{ position:relative; max-height:100%; min-width:250px; padding-top:1.5em; padding-bottom:2em;}
body.pop .popWrap .popIn .popClose{ position:absolute; z-index:2; right:.6em; top:.6em; width:2em; line-height:2em; background:#fff; border-radius:100%; box-shadow:1px 1px 8px rgba(0,0,0,.2); font-size:1.500em; color:#222; text-align:center;}
body.pop .popWrap .popIn .popClose:hover{ background:#00479e; color:#fff; transition:.2s;}
body.pop .popWrap.titNon .popIn:before{ display:none;}
body.pop .popWrap.btnNon .popIn .popClose{ display:none;}
*/
.layerWrap{ position:fixed; left:0; top:0; width:100%; height:100%; visibility:hidden; z-index:1000}
.layerWrap .layerBg{position:absolute; z-index:9999; width:100%; height:100%; left:0; top:0; background:#000; opacity:0; transition:.5s}
.layerWrap .layerFrame{ position:absolute; z-index:10000; left:0; top:0; margin-top:90%; width:100%; height:100%; transition:.5s}
.layerWrap .layerImg{ position:absolute; z-index:10000; left:3%; top:3%; width:94%; height:94%; transition:.5s; overflow-y:auto}
.layerWrap.on{ visibility:visible}
.layerWrap.on .layerBg{ opacity:.5}
.layerWrap.on .layerFrame{ margin-top:0}
body.pop{background:transparent; display:flex; justify-content:center; align-items:center; width:100vw; height:100vh}
body.pop .popWrap{ position:relative; display:flex; justify-content:center; align-items:center; max-width:96vw}
body.pop .popWrap .popTit{position:absolute; left:0; top:0; width:100%; z-index:1}
body.pop .popWrap .popTit .tit{ display:block; width:100%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; height:4em; padding:0 2em; border-bottom:1px solid #ccc; background:#fff; box-sizing:border-box; border-radius:5px 5px 0 0; display:flex; align-items:center}
body.pop .popWrap .popTit .tit .t1{ font-family:'notokrB'; font-size:1.5em; letter-spacing:-1px; color:#222}
body.pop .popWrap .popTit .popClose{position:absolute; z-index:10000; right:1em; top:.5em; text-align:center; width:3em; line-height:3em; border-radius:100%; text-align:center; box-shadow:0 0 5px 1px rgba(0,0,0,.3); background:#fff}
body.pop .popWrap .popTit .popClose .xi{ transition:.3s}
body.pop .popWrap .popTit .popClose .xi:before{ content:"\e9af"}
body.pop .popWrap .popTit .popClose:hover .xi{ transform:rotate(180deg)}
body.pop .popWrap .popIn{ background:#fff; border-radius:5px; box-shadow:1px 1px 10px #333; position:relative; text-align:left; white-space:normal; width:100%; max-width:96vw; max-height:96vh}
body.pop .popWrap .popIn .popCon{ padding:3em 2em 5em 2em}
body.pop .popWrap .popTit + .popIn .popCon{ padding-top:5.5em}

/*학술대회 안내*/
body.pop .popWrap .popIn.sub2_5_st {border-radius:.7em;}
body.pop .popWrap .popIn.sub2_5_st .popCon {padding-top:0; padding-bottom:0;}
body.pop .popWrap .popIn.sub2_5_st:before{padding:1em 25px; background:#ecf0f4; font-size:1.125em;}
body.pop .popWrap .popIn.sub2_5_st .popCon{padding:1.5em 25px 3em 25px;}
body.pop .popWrap .popIn.sub2_5_st .popClose {height:2em; top:.4em; font-size:1.3em;}

/**/
.pd0{ padding:0 !important;}
.pt0{ padding-top:0 !important;}

.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;}

/**/
.m_mr_st {margin-top:.6em;}

/**/
.c_white{ color:#fff !important;}
.c_black{ color:#000 !important;}
.c_gray { color:#999 !important;}
.c_gray2 { color:#3c3c3d !important;}
.c_blue { color:#2a5caa !important;}
.c_red  { color:#b91515 !important;}
.c_point{ color:#71ad2c !important;}

.fs10{ font-size:0.625em !important;}
.fs11{ font-size:0.688em !important;}
.fs12{ font-size:0.750em !important;}
.fs13{ font-size:0.813em !important;}
.fs14{ font-size:0.875em !important;}
.fs15{ font-size:0.938em !important;}
.fs16{ font-size:1.000em !important;}
.fs17{ font-size:1.063em !important;}
.fs18{ font-size:1.125em !important;}
.fs19{ font-size:1.188em !important;}
.fs20{ font-size:1.250em !important;}

.sec1 > * { width:100% !important;}
.sec2 > * { width:50% !important;}
.sec3 > * { width:33.33% !important;}
.sec4 > * { width:25% !important;}
.sec5 > * { width:20% !important;}
.sec6 > * { width:16.66% !important;}
.sec7 > * { width:14.28% !important;}
.sec8 > * { width:12.5% !important;}
.sec9 > * { width:11.11% !important;}
.sec10 > *{ width:10% !important;}
.sec11 > *{ width:9% !important}

/*nav*/
.nav_btn{ display:block; background:url(../images/inc/top_allmenu.png) no-repeat left center; width:30px; height:23px; margin-top:5px}
.nav_btn.open{}
.nav_btn.close{}
.l-nav{ background:#fff; font-size:1.5em}
.l-nav .nav_logo{text-align:center ;position:relative;margin-top:20px;}
.l-nav .nav_logo img{padding-left:1em}
.l-nav .nav_close{display:block; position:absolute; z-index:inherit; right:10px; top: 0; width:35px; height:35px; line-height:35px; text-align: center;}
.l-nav .menu_wrap{ display:table; table-layout:fixed; width:100%; background:#00397f; margin-top:1em}
.l-nav .menu_wrap > li{ display:table-cell; vertical-align:middle; text-align:center; height:45px; border-left:1px solid rgba(255,255,255,.3); border-right:1px solid rgba(0,0,0,.2);}
.l-nav .menu_wrap > li > a{ display:block; padding:0 .5em; font-size:.750em; color:#fff;}
.l-nav .menu_wrap > li:first-child{ border-left:none;}
.l-nav .nav_link{ background:#f24e4e; display:block; line-height:50px; color:#fff; padding:0 20px; text-align:center}
.l-nav .gnb{ border-top:1px solid #ccc}
.l-nav .gnb > li {float:none !important; display:block !important;}
.l-nav .gnb .dp1{text-align:left; line-height:45px; padding:0 20px; color:#333; overflow:hidden; display:block; font-size:15px; border-bottom:1px solid #ccc;}
.l-nav .gnb .dp1:after{content:"\e942"; font-family : xeicon; float:right; font-size:2em; color:#666}
.l-nav .gnb .dp1.nolink:after{content:"\e93f"; font-family : xeicon; color:#bbb}
.l-nav .gnb .dp1.on{ background:#00397f; color:#fff;}
.l-nav .gnb .dp1.on:after{ color:#fff}
.l-nav .gnb > li.m_search{ display:none}
.l-nav .gnb .dp2{ display:none; background:#f1f1f1; border-bottom:1px solid #ccc;}
.l-nav .gnb .dp2 > li {float:none !important; display:block !important;}
.l-nav .gnb .dp2 > li > a{text-align:left; display:block; font-size:14px; padding:0 20px; line-height:45px; border-top:1px dashed #ccc; color:#555; overflow:hidden; position:relative;}
.l-nav .gnb .dp2 > li:first-child > a{ border-top:none}
.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:111;
}
.l-nav::-webkit-scrollbar {width: 0;}

html.l-nav-open .l-nav{width: 80%;}

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(-80%, 0, 0);
  -moz-transform: translate3d(-80%, 0, 0);
  -o-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 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;
}

.l-nav .gnb > li.m_member {display:none !important;}