@charset "euc-kr";
/* 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; font-weight: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{ font-size:inherit; font-family:inherit; vertical-align:middle}
input[type=button], input[type=submit], button{ cursor:pointer;}
input:focus, textarea:focus, button:focus, select:focus{ outline: none;}
input[type="text"],input[type="password"],input[type=button],input[type=submit],input[type="file"],button,label,textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:0;}
select{ border:1px solid #ccc; padding:0 25px 0 10px; background:url(../images/inc/selectdiv_arrow.png) no-repeat right center #fff; max-width:100%; -webkit-border-radius:0;}
select::-ms-expand{display: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; overflow-y:scroll}
body{ font-family:notokrR,notokrM,notokrB,notokrL,sans-serif; line-height:1.2; }

/*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;}

.vb_h{visibility:hidden !important;}
.vb_v{visibility:visible !important;}

.pr{ position:relative; z-index:inherit}
.pa{ position:absolute; z-index:inherit}
.pf{ position:fixed; 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,
.di_wrap > .di_li{display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:1rem;}
.di_wrap > li > a,
.di_wrap > .di_li > a{ 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;}

/*.scrollst {overflow-y:scroll !important; height:10em;}*/
.scrollst{ overflow:hidden}
.scrollY{ overflow-y:scroll !important;}
.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{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}

/*.vm_wrap{ 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; width:auto; height:100%; white-space:normal}
.vm_tt:before{ content:""; display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%;}
.vm_tt img{ vertical-align:middle;}
*/
.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:60%;}
.resize.s2{ padding-bottom:146.3414%;}
.resize.s3{ padding-bottom:30%;}
.resize.s4{ padding-bottom:66.66%;}
.resize.s5{ padding-bottom:25%;}
.resize.s6{ padding-bottom:125%;}
.resize.s7{ padding-bottom:40%;}
.resize.s8{ padding-bottom:50%;}
.resize.s9{ padding-bottom:74.66666%;}
.resize.s10{ padding-bottom:100%;}
.resize.s11{ padding-bottom:56.25%;}
.resize.s12{ padding-bottom:90%;}

.resize.st{ position:relative; display:block; height:0; padding-bottom:100%; box-sizing:border-box;}
.resize.st .re.st{ position:absolute; left:0; right:0; top:0; bottom:0; height:100%; box-sizing:border-box;}

/*.di_table{ display:table; table-layout:fixed; width:100%; border-collapse:collapse; border-spacing:0; box-sizing:border-box;}
.di_table .tr{ display:table-row;}
.di_table .th,
.di_table .td{ display:table-cell; vertical-align:middle;}*/

.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; justify-content:space-between; align-content:center;}
.flex.wrap{ flex-wrap:wrap;}
.flex.column{ flex-direction:column;}
.flex.center{ align-items:center;}
.flex.cont_center { justify-content:center;}
.flex.cont_around { justify-content:space-around;}
.flex.cont_stretch{ align-items:stretch;}
.flex.item_stretch{ align-self:stretch;}*/

/**/
.flex{ display:flex}
.flex.wrap{ 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}
.flexAc{ display:flex; align-items:center; justify-content:center; text-align:center; min-width:0;}

.flex.gap05 {gap: 0.5em;}
.flex.gap1 {gap: 1em;}

.flex.fseC2 > li {width:50% !important;}

.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;}

.col_wrap.fl_St{ *zoom:1;}
.col_wrap.fl_St:after{ content:""; display:block; clear:both;}
.col_wrap.fl_St > *{ float:left;}
.col_wrap.di_St{ text-align:center; white-space:nowrap; font-size:0;}
.col_wrap.di_St > *{ display:inline-block; *display:inline; zoom:1; white-space:normal; font-size:1rem;}
.col_wrap .sec1 { width:100%;}
.col_wrap .sec2 { width:50%;}
.col_wrap .sec3 { width:33.33%;}
.col_wrap .sec4 { width:25%;}
.col_wrap .sec5 { width:20%;}
.col_wrap .sec6 { width:16.66%;}
.col_wrap .sec7 { width:14.285%;}
.col_wrap .sec8 { width:12.5%;}
.col_wrap .sec9 { width:11.11%;}
.col_wrap .sec10{ width:10%;}

/**/
.bgFix{ background-position:50% 50% !important; background-repeat:no-repeat !important; background-size:cover !important}
.bgfix{background-repeat:no-repeat; background-position:center center; background-size:contain;}

/*ȸ������, �α��� ��*/
.eye_icon_w {position:relative; display:inline-block}
.eye_icon {position:absolute; right:1em; top:50%; transform:translateY(-50%); font-size:1.313em; color:#666;}

/*�˻�â x*/
.close_icon_w {position:relative; display:inline-block}
.close_icon {position:absolute; right:.5em; top:50%; transform:translateY(-50%); font-size:1.313em; color:#666;}


/**/
.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:2%; top:2%; transition:width 0.4s;}
.line_ani .line.lineR{ right:2%; top:2%; transition:height 0.4s;}
.line_ani .line.lineB{ right:2%; bottom:2%; transition:width 0.4s;}
.line_ani .line.lineL{ left:2%; bottom:2%; transition:height 0.4s;}
.line_ani:hover .line.lineT,
.line_ani:hover .line.lineB{ width:96%; height:1px}
.line_ani:hover .line.lineR,
.line_ani:hover .line.lineL{ width:1px; height:96%}

/**/
.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:20px; 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}
body.pop .popWrap{ position:absolute; left:2%; top:2%; width:96%; height:96%; text-align:center; white-space:nowrap}
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 .popCon{ padding:1em; min-width:250px}
body.pop .popWrap .popIn .popClose{position:absolute; z-index:10000; right:0; top:0; width:1.75em; padding:.3em 0; color:#000; text-align:center;font-size:2rem; opacity:.8}
body.pop .popWrap .popIn .popClose:hover{ opacity:1}*/

.layer_closeBg{position: relative;z-index:1;left: 0;top: -250px;width: 50px;height: 50px;background: #fff;border-radius: 50%;vertical-align: middle;text-align: center;cursor: pointer;line-height: 50px; transition:.3s;}
.layer_closeBg:hover{ background:#247bd2; color:#fff}

/*.layer_closeBg{ position:fixed; z-index:1; left:0; top:0; width:100%; 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;}???????? ????????o?????? ???*/
/*.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(../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:500; font-size:1.25em; letter-spacing:-.5px; background:#344796; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; box-sizing:border-box; font-family: notoS; }
body.pop .popWrap .popIn .popCon{ padding:2em 1.25em 2em 1.25em; min-width:250px; font-size: .938em; }
body.pop .popWrap .popIn .popClose{position:absolute; z-index:10000; right:6px; top:6px; width:40px; height: 40px; line-height: 40px!important; color:#fff; text-align:center;font-size:2rem; opacity:.8; transition: all .3s; }
body.pop .popWrap .popIn .popClose:hover{ opacity:1}
body.pop .popWrap .popIn .popClose .xi { font-size: .875em; color: #4f66c1; transition: all .3s; }
body.pop .popWrap .popIn .popClose:hover .xi { color: #FFF; }


body.pop .popWrap video { position: relative; z-index: 222; vertical-align: middle; width:100%; max-width:800px}*/

/*�˾� ��*/
.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; overflow-y: scroll;}
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-weight:700; 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}

.popWrapC{ padding:2em}

body.pop .layer_bg{ position:fixed; z-index:1; width:100%; height:100%; left:0; top:0; background:#000; opacity:.5;}
body.pop .popWrap2 .popTit,
body.pop .popWrap2 .popTit .tit,
body.pop .popWrap2 .popIn2,
body.pop .popWrap2 .popIn2 .popCon{ box-sizing:border-box;}

body.pop .popWrap2{ position:relative; display:flex; justify-content:center; align-items:center; max-width:96vw;}
body.pop .popWrap2 .popTit{ position:absolute; left:0; top:0; width:100%; z-index:3;}
body.pop .popWrap2 .popTit .tit{ display:flex; align-items:center; width:100%; height:4em; padding:0 1.5em; background:#fff; border-bottom:1px solid #e5e5e5;}
body.pop .popWrap2 .popTit .tit .t1{ font-size:1.375em; color:#343b4d; font-weight:500; letter-spacing:-1px;}
body.pop .popWrap2 .popTit .popClose{ position:absolute; z-index:10000; top:.938em; right:1em; font-size:1em; color:#222; transition:.3s}
body.pop .popWrap2 .popTit .popClose .xi{ font-size:1.750em;}
body.pop .popWrap2 .popTit .popClose .xi:before{ content:"\e921"}
body.pop .popWrap2 .popTit .popClose:hover{ color:#0b9087;}
body.pop .popWrap2 .popIn2{ position:relative; z-index:2; background:#fff; box-shadow:1px 1px 10px rgba(0,0,0,.6); text-align:left; white-space:normal; width:100%; max-width:96vw; max-height:96vh; overflow-y:scroll}
body.pop .popWrap2 .popIn2 .popCon{ padding:3em 1.5em;}
body.pop .popWrap2 .popTit + .popIn2 .popCon{ padding-top:6em;}
body.pop .popWrap2 .popIn2 .popCon.pd{ padding-top:5em; padding-bottom:1em;}

body.pop .winpopWrap{ padding:1em 25px; font-size:16px;}

/* popWrap3 */
body.pop{background:transparent; display:flex; justify-content:center; align-items:center; width:100vw; height:100vh}
body.pop .popWrap3{ position:relative; display:flex; justify-content:center; align-items:center; max-width:96vw}
body.pop .popWrap3 .popTit{position:absolute; left:0; top:0; width:100%; z-index:1}
body.pop .popWrap3 .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 .popWrap3 .popTit .tit .t1{ font-weight:700; font-size:1.5em; letter-spacing:-1px; color:#222}
body.pop .popWrap3 .popTit .tit .t2{ font-weight:700; font-size:1.5em; letter-spacing:-1px; color:blue;}
body.pop .popWrap3 .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 .popWrap3 .popTit .popClose .xi{ transition:.3s}
body.pop .popWrap3 .popTit .popClose .xi:before{ content:"\e9af"}
body.pop .popWrap3 .popTit .popClose:hover .xi{ transform:rotate(180deg)}
body.pop .popWrap3 .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 .popWrap3 .popIn .popCon{ padding:3em 1em 5em 1em}
body.pop .popWrap3 .popTit + .popIn .popCon{ padding-top:4.5em}
body.pop .popWrap3 .popInner {padding:3em 0; border-bottom:1px solid #aaa; border-top:1px solid #aaa;}
body.pop .popWrap3 .popInner p {padding:0 1em; font-size:1.2em; line-height:1.5; }
body.pop .popWrap3 .popClose {position:absolute; color:#fff; background:#888; padding:1em 2em; border-radius:5px; bottom:0; right:0; margin:1em;}
body.pop .popWrap3 .popClose_first {position:absolute; color:#fff; background:#0b4790; padding:1em 2em; border-radius:5px; bottom:0; right:20%; margin:1em;}

/**********************************************NEW ī��*/
body.pop .popWrap.card_ST .popTit .popClose {width:1em; line-height:1em; color:#fff; top:.7em; right:.5em; box-shadow:none; background:none;}
body.pop .popWrap.card_ST .popIn .popCon {padding:0;}
body.pop .popWrap.card_ST .popTit + .popIn .popCon {padding-top:0;}
body.pop .popWrap.card_ST .popCard_btn{ position:absolute; top:100%; left:0; width:100%; margin-top:.75em; text-align:center;}
body.pop .popWrap.card_ST .popCard_btn .cardBtn.s2{ line-height:1.375em; border-radius:6em; opacity:1 !important;}


/*���� �̸� ����*/
.cardW1 {}
.cardW1 .in {}
.cardW1 .in .top {background:#235399;}
.cardW1 .in .top .t1 {padding:.6em; text-align:center}
.cardW1 .in .top .t1 .tt1 {color:#235399; background:#fff; border-radius:50%; padding:.5em; text-align:center; display:inline-block; font-size:.875em; font-family:'notokrB'; font-size:1.063em}
.cardW1 .in .top .t1 .tt2 {color:#fff; font-family:'notokrM'; font-size:1.063em;}
.cardW1 .in .mid {padding:1em 0;}
.cardW1 .in .mid .img_w {position:relative; width:16.875em; margin:0 auto}
.cardW1 .in .mid .img_w .people {text-align:center}
.cardW1 .in .mid .img_w .people img {max-height:100%;}
.cardW1 .in .mid .img_w .mark {position:absolute; bottom:-5%; right:5%;}
.cardW1 .in .mid .img_w .mark img {width:70%;}
.cardW1 .in .mid .txt_w {text-align:center; margin-top:1.5em;} 
.cardW1 .in .mid .txt_w .t1 {letter-spacing:.5em; font-family:'notokrB'; font-size:1.375em;}
.cardW1 .in .mid .txt_w .info_List {box-sizing:border-box; display:inline-block; text-align:left; margin:1em 0;}
.cardW1 .in .mid .txt_w .info_List .list {white-space:nowrap; margin-bottom:2%; font-size:.875em;}
.cardW1 .in .mid .txt_w .info_List .list > *{ display:inline-block; vertical-align:baseline}
.cardW1 .in .mid .txt_w .info_List .ti {letter-spacing:1px; font-family:'notokrB';}
.cardW1 .in .mid .txt_w .info_List .tx {font-family:'notokrM';}
.cardW1 .in .mid .loGo {text-align:center}
.cardW1 .in .bot {padding:1em .9em;
background: rgb(20,93,209);
background: -moz-linear-gradient(0deg, rgba(20,93,209,1) 0%, rgba(32,108,171,1) 0%, rgba(33,97,161,1) 51%, rgba(16,67,105,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(20,93,209,1) 0%, rgba(32,108,171,1) 0%, rgba(33,97,161,1) 51%, rgba(16,67,105,1) 100%);
background: linear-gradient(0deg, rgba(20,93,209,1) 0%, rgba(32,108,171,1) 0%, rgba(33,97,161,1) 51%, rgba(16,67,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#145dd1",endColorstr="#104369",GradientType=1);}
.cardW1 .in .bot .tx {color:#fff; font-size:.688em; line-height:1.6; text-align:center}
.cardW1 .in .bot .tx > * {vertical-align:baseline !important;}
.cardW1 .in .bot .tx .point {font-family:'notokrB';}

/*�����̸� �߰�*/
.cardW2 {}
.cardW2 .in {}
.cardW2 .in .top {background:#029223;}
.cardW2 .in .top .t1 {padding:.6em; text-align:center}
.cardW2 .in .top .t1 .tt1 {color:#029223; background:#fff; border-radius:50%; padding:.5em; text-align:center; display:inline-block; font-size:.875em; font-family:'notokrB';}
.cardW2 .in .top .t1 .tt2 {color:#fff; font-family:'notokrM'; font-size:1.063em;}
.cardW2 .in .mid {padding:1em 0;}
.cardW2 .in .mid .img_w {position:relative; width:16.875em; margin:0 auto}
.cardW2 .in .mid .img_w .people {text-align:center}
.cardW2 .in .mid .img_w .people img {max-height:100%;}
.cardW2 .in .mid .img_w .mark {position:absolute; bottom:-5%; right:5%;}
.cardW2 .in .mid .img_w .mark img {width:70%;}
.cardW2 .in .mid .txt_w {text-align:center; margin-top:1.5em;} 
.cardW2 .in .mid .txt_w .t1 {letter-spacing:.5em; font-family:'notokrB'; font-size:1.375em;}
.cardW2 .in .mid .txt_w .t2 {letter-spacing:-1px; font-family:'notokrM'; font-size:1.188em; color:#221815; padding-top:.2em;}
.cardW2 .in .mid .txt_w .info_List {box-sizing:border-box; display:inline-block; text-align:left; margin:1em 0;}
.cardW2 .in .mid .txt_w .info_List .list {white-space:nowrap; margin-bottom:2%; font-size:.875em;}
.cardW2 .in .mid .txt_w .info_List .list > *{ display:inline-block; vertical-align:baseline}
.cardW2 .in .mid .txt_w .info_List .ti {letter-spacing:1px; font-family:'notokrB';}
.cardW2 .in .mid .txt_w .info_List .tx {font-family:'notokrM';}
.cardW2 .in .mid .loGo {text-align:center}
.cardW2 .in .bot {padding:1em .9em;
background: rgb(2,178,17);
background: -moz-linear-gradient(0deg, rgba(2,178,17,1) 50%, rgba(2,146,35,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(2,178,17,1) 50%, rgba(2,146,35,1) 100%);
background: linear-gradient(0deg, rgba(2,178,17,1) 50%, rgba(2,146,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#02b211",endColorstr="#029223",GradientType=1);}
.cardW2 .in .bot .tx {color:#fff; font-size:.688em; line-height:1.6; text-align:center}
.cardW2 .in .bot .tx > * {vertical-align:baseline !important;}
.cardW2 .in .bot .tx .point {font-family:'notokrB';}

/*������ ����*/
.cardW3 {}
.cardW3 .in {}
.cardW3 .in .top {background:#ff8503;}
.cardW3 .in .top .t1 {padding:.6em; text-align:center}
.cardW3 .in .top .t1 .tt1 {color:#ff8503; background:#fff; border-radius:30em; padding:.5em 1em; margin-bottom:.15em; text-align:center; display:inline-block; font-size:.875em; font-family:'notokrB';}
.cardW3 .in .top .t1 .tt2 {color:#fff; font-family:'notokrM'; font-size:1.063em; display:block;}
.cardW3 .in .mid {padding:1em 0;}
.cardW3 .in .mid .img_w {position:relative; width:16.875em; margin:0 auto}
.cardW3 .in .mid .img_w .people {text-align:center}
.cardW3 .in .mid .img_w .people img {max-height:100%;}
.cardW3 .in .mid .img_w .mark {position:absolute; bottom:-5%; right:5%;}
.cardW3 .in .mid .img_w .mark img {width:70%;}
.cardW3 .in .mid .txt_w {text-align:center; margin-top:1.5em;} 
.cardW3 .in .mid .txt_w .t1 {letter-spacing:.5em; font-family:'notokrB'; font-size:1.375em;}
.cardW3 .in .mid .txt_w .info_List {box-sizing:border-box; display:inline-block; text-align:left; margin:1em 0;}
.cardW3 .in .mid .txt_w .info_List .list {white-space:nowrap; margin-bottom:2%; font-size:.875em;}
.cardW3 .in .mid .txt_w .info_List .list > *{ display:inline-block; vertical-align:baseline}
.cardW3 .in .mid .txt_w .info_List .ti {letter-spacing:1px; font-family:'notokrB';}
.cardW3 .in .mid .txt_w .info_List .tx {font-family:'notokrM';}
.cardW3 .in .mid .loGo {text-align:center}
.cardW3 .in .bot {padding:1em .9em;
background: rgb(255,172,82);
background: -moz-linear-gradient(0deg, rgba(255,172,82,1) 50%, rgba(255,133,3,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,172,82,1) 50%, rgba(255,133,3,1) 100%);
background: linear-gradient(0deg, rgba(255,172,82,1) 50%, rgba(255,133,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffac52",endColorstr="#ff8503",GradientType=1);}
.cardW3 .in .bot .tx {color:#fff; font-size:.688em; line-height:1.6; text-align:center}
.cardW3 .in .bot .tx > * {vertical-align:baseline !important;}
.cardW3 .in .bot .tx .point {font-family:'notokrB';}

/*Ÿ��Ʋ �κ� ���� ����*/
.cardW4 {}
.cardW4 .in {}
.cardW4 .in .top {
background: rgb(80,98,164);
background: -moz-linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
background: linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5062a4",endColorstr="#1b4578",GradientType=1);}
.cardW4 .in .top .t1 {padding:1em; text-align:center}
.cardW4 .in .top .t1 .tt2 {color:#fff; font-family:'notokrM'; font-size:1.250em; letter-spacing:.4px;}
.cardW4 .in .mid {padding:1em 0;}
.cardW4 .in .mid .img_w {position:relative; width:16.875em; margin:0 auto}
.cardW4 .in .mid .img_w .people {text-align:center}
.cardW4 .in .mid .img_w .people img {max-height:100%;}
.cardW4 .in .mid .img_w .mark {position:absolute; bottom:-5%; right:5%;}
.cardW4 .in .mid .img_w .mark img {width:70%;}
.cardW4 .in .mid .txt_w {text-align:center; margin-top:1.5em;} 
.cardW4 .in .mid .txt_w .t1 {letter-spacing:.5em; font-family:'notokrB'; font-size:1.375em;}
.cardW4 .in .mid .txt_w .t2 {letter-spacing:-1px; font-family:'notokrM'; font-size:1.188em; color:#221815; padding-top:.2em;}
.cardW4 .in .mid .txt_w .info_List {box-sizing:border-box; display:inline-block; text-align:left; margin:1em 0;}
.cardW4 .in .mid .txt_w .info_List .list {white-space:nowrap; margin-bottom:2%; font-size:.875em;}
.cardW4 .in .mid .txt_w .info_List .list > *{ display:inline-block; vertical-align:baseline}
.cardW4 .in .mid .txt_w .info_List .ti {letter-spacing:1px; font-family:'notokrB';}
.cardW4 .in .mid .txt_w .info_List .tx {font-family:'notokrM';}
.cardW4 .in .mid .loGo {text-align:center}
.cardW4 .in .bot {padding:1em .9em;
background: rgb(80,98,164);
background: -moz-linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
background: linear-gradient(0deg, rgba(80,98,164,1) 50%, rgba(57,85,145,1) 72%, rgba(27,69,120,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5062a4",endColorstr="#1b4578",GradientType=1);}
.cardW4 .in .bot .tx {color:#fff; font-size:.688em; line-height:1.6; text-align:center}
.cardW4 .in .bot .tx > * {vertical-align:baseline !important;}
.cardW4 .in .bot .tx .point {font-family:'notokrB';}



@media screen and (-webkit-min-device-pixel-ratio:0){
/*body.pop .popWrap .popIn .popClose{padding:.2em 0;}*/
}
/**/
.pd0{ padding:0 !important;}

.marginauto{margin:0 auto;}

.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;}
.ml270{ margin-left:270px !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:#000 !important; vertical-align:baseline !important;}
.c_gray{ color:#777 !important; vertical-align:baseline !important;}
.c_blue{ color:#2a5caa !important; vertical-align:baseline !important;}
.c_red{ color:#b91515 !important; vertical-align:baseline !important;}
.c_point{ color:#2560c2 !important; vertical-align:baseline !important;}
.c_point2{ color:#2a388f !important; vertical-align:baseline !important;}
.c_point3 {color:#FF4 !important; vertical-align:baseline !important;}

.fs10{ font-size:0.625em}
.fs11{ font-size:0.688em}
.fs12{ font-size:0.750em}
.fs13{ font-size:0.813em}
.fs14{ font-size:0.875em}
.fs15{ font-size:0.938em}
.fs16{ font-size:1.000em}
.fs17{ font-size:1.063em}
.fs18{ font-size:1.125em}
.fs19{ font-size:1.188em}
.fs20{ font-size:1.250em}

.fwNb {font-family:'notokrM' !important;}

/**/
.fwT { font-weight:100 !important;}
.fwEL{ font-weight:200 !important;}
.fwL { font-weight:300 !important;}
.fwR { font-weight:400 !important;}
.fwM { font-weight:500 !important;}
.fwB { font-weight:700 !important;}
.fwEB{ font-weight:800 !important;}
.fwBL{ font-weight:900 !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 .wrap_con1 {padding:1em; position:relative;}

.l-nav .nav_logo{position:relative;}
.l-nav .nav_logo > a {display:inline-block}
.l-nav .nav_logo img{width:7em;}

.l-nav .nav_close{display:block; position:absolute; z-index:inherit; right:10px; top:50%; transform:translateY(-50%); }
.l-nav .nav_close .xi-close {font-size:1.5em; border:1px solid #ddd; border-radius:50%; width:1.5em; line-height:1.5em; height:1.5em; text-align:center;}
.l-nav .nav_close .xi-close:hover {transition:.3s; background:#888; color:#fff;}

.l-nav .nav_top{}
.l-nav .nav_top > li{text-align:center; flex:1}
.l-nav .nav_top > li > a{ display:block; min-width:5em; padding:.5em 1em; text-align:center; background:#1799c8; color:#fff; border-top:1px solid rgba(255,255,255,.5); border-right:1px solid rgba(255,255,255,.5) }
.l-nav .nav_top > li > a .xi {font-size:1.125em; padding-right:5px;}
.l-nav .nav_top > li > a .tt {font-size:.875em; letter-spacing:-1px; font-family: 'notokrM';}
.l-nav .nav_top > li:hover > a {background:#333; color:#fff; transition:.3s;}
.l-nav .nav_link{ background:#f24e4e; display:block; line-height:50px; color:#fff; padding:0 20px; text-align:center}

.i-nav .nav_gnb_wrap {}
.l-nav .gnb{ border-top:1px solid #ccc}
.l-nav .gnb > li {}
.l-nav .gnb > li.m_search{ display:none}
.l-nav .gnb > li .dp1{border-top:1px solid rgba(0,0,0,.1);; padding:1em; font-size:.938em; letter-spacing:-1px; color:#111; font-family: 'notokrM'; position:relative; display:block; text-align:left !important;}
.l-nav .gnb > li:first-child .dp1 {border-top:none;}
.l-nav .gnb > li .dp1:after{content:"\e941";font-family:xeicon!important; position:absolute; right:.5em; top:50%; margin-top:-.875em; width:1.75em; height:1.75em; line-height:1.75em; background:#fff; border:1px solid #ddd; border-radius:100%; color:#222; text-align:center; transition:.3s;}
.l-nav .gnb > li:hover .dp1:after{ transform:rotate(180deg);}
.l-nav .gnb > li.on .dp1:after{ transform:rotate(0);}
.l-nav .gnb > li .dp1.on {background:#114a86; color:#fff;}

.l-nav .gnb .dp2{ display:none; background:#f9f9f9; border:1px solid #ddd; border-bottom:none}
.l-nav .gnb .dp2 > li {}
.l-nav .gnb .dp2 > li > a{ display:block; position:relative; font-size:.875em; padding:.8em 1em .8em 2em; text-align:left;}
.l-nav .gnb .dp2 > li > a:before {position:absolute; content:""; height:3px; width:3px; background:#333; left:15px; top:50%; transform:translateY(-50%)}
.l-nav .gnb .dp2 > li .message_icon .tt {color:#eb2026;font-family: 'notokrB'; vertical-align:middle; }


.l-nav .gnb .dp2 > li .dp3 {background:#edf0f4}
.l-nav .gnb .dp2 > li .dp3 > li {}
.l-nav .gnb .dp2 > li .dp3 > li > a {text-align:left !important; position:relative; padding:.75em 1.5em .75em 1.5em; margin-left:1em;}
.l-nav .gnb .dp2 > li .dp3 > li > a:before {position:absolute; content:""; height:1px; width:5px; background:#333; left:15px; top:50%; transform:translateY(-50%)}
.l-nav .gnb .dp2 > li .dp3 > li .vm_tt {color:#111; opacity:.9; font-size:.750em; font-family:'notokrM';}


.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;
}

/* gsClass */
.gsClass.opacity{ opacity:0; transition:.5s}
.gsClass.opacity.on2{ opacity:1}

.gsClass.move{ opacity:0; transition:1s}
.gsClass.move.mT{ transform:translateY(10vmin)}
.gsClass.move.mB{ transform:translateY(-10vmin)}
.gsClass.move.mL{ transform:translateX(10vmin)}
.gsClass.move.mR{ transform:translateX(-10vmin)}
.gsClass.move.on2{ opacity:1; transform:translate(0)}
.gsClass.move.delay1{ transition-delay:.1s}
.gsClass.move.delay2{ transition-delay:.15s}
.gsClass.move.delay3{ transition-delay:.2s}
.gsClass.move.delay4{ transition-delay:.25s}
.gsClass.move.delay5{ transition-delay:.3s}
.gsClass.move.delay6{ transition-delay:.35s}

.gsClass.tShow .el{ display:block; overflow:hidden;}
.gsClass.tShow .el > i{ transform:translateY(10vh); transition:1s}
.gsClass.tShow.on2 .el > i{transform:translateY(0)}
.gsClass.tShow.on2 .el:nth-child(2) > i{ transition-delay:.1s}
.gsClass.tShow.on2 .el:nth-child(3) > i{ transition-delay:.2s}
.gsClass.tShow.on2 .el:nth-child(4) > i{ transition-delay:.3s}
.gsClass.tShow.on2 .el:nth-child(5) > i{ transition-delay:.4s}

.gsClass.tEffect{background: linear-gradient(90deg, #000, #000 50%, rgba(0,0,0,0.2) 0); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 200% 100%; background-position: 100%}
.gsClass.tEffect.on2{background-position: 0; transition:2s; transition-timing-function:cubic-bezier(0.5, 0, 1, 1)}
.gsClass.tEffect2{background: linear-gradient(90deg, #fff, #fff 50%, rgba(255, 255, 255, 0.2) 0); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 200% 100%; background-position: 100%}
.gsClass.tEffect2.on2{background-position: 0; transition:2s; transition-timing-function:cubic-bezier(0.5, 0, 1, 1)}

.gsClass.imgShow{overflow:hidden}
.gsClass.imgShow .el{ transition:1s;}
.gsClass.imgShow.left .el{ transform:translateX(-100%)}
.gsClass.imgShow.right .el{ transform:translateX(100%)}
.gsClass.imgShow.top .el{ transform:translateY(-100%)}
.gsClass.imgShow.bottom .el{ transform:translateY(100%)}
.gsClass.imgShow.on2 .el{transform:translate(0)}

.gsClass.listShow .el{ transform:translateY(20vmin); opacity:0; transition:1s}
.gsClass.listShow.lay2 .el{ transform: translateY(5vmin);}
.gsClass.listShow.on2 .el{ transform:translateY(0); opacity:1}
.gsClass.listShow.on2 .el:nth-child(1){ transition-delay:.2s}
.gsClass.listShow.on2 .el:nth-child(2){ transition-delay:.4s}
.gsClass.listShow.on2 .el:nth-child(3){ transition-delay:.6s}
.gsClass.listShow.on2 .el:nth-child(4){ transition-delay:.8s}
.gsClass.listShow.on2 .el:nth-child(5){ transition-delay:1s}
.gsClass.listShow.on2 .el:nth-child(6){ transition-delay:1.2s}
.gsClass.listShow.on2 .el:nth-child(7){ transition-delay:1.4s}
.gsClass.listShow.on2 .el:nth-child(8){ transition-delay:1.6s}
.gsClass.listShow.on2 .el:nth-child(9){ transition-delay:1.8s}
.gsClass.listShow.on2 .el:nth-child(10){ transition-delay:2s}

.gsClass.accordion .el{ transition:1.5s}
.gsClass.accordion .el:nth-child(1){ transform:translate(0,0)}
.gsClass.accordion .el:nth-child(2){ transform:translate(-100%,0)}
.gsClass.accordion .el:nth-child(3){ transform:translate(-200%,0)}
.gsClass.accordion .el:nth-child(4){ transform:translate(-300%,0)}
.gsClass.accordion.on2 .el{ transform:translate(0,0)}

.gsClass.on2{}
.gsClass.on2.d1{ transition-delay:.3s}
.gsClass.on2.d2{ transition-delay:.6s}
.gsClass.on2.d3{ transition-delay:.9s}

.gsSplit{ opacity:0; transform:translateY(.5em); transition:.5s}
.gsSplit > i{ min-width:.375em}
.gsSplit.on2{ opacity:1; transform:translateY(0)}
.gsSplit.on2 > i{ animation-name: splitAni; animation-duration: 1s}
@keyframes splitAni{
50% { transform:translateY(.5em); opacity:0}
100% {transform:translateY(0); opacity:1}
}
