/*** basic-set ***/
html.fixed {overflow:hidden;height:100%;}
html {height:100%;}
body { font-size:16px; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; line-height:1; word-break:keep-all; height:100%; -webkit-text-size-adjust:none; color:#000;}
/*#wrap { min-width:1920px; min-height:100vh; width:100%; overflow:hidden; position:relative;}*/
/* #wrap {min-width:1920px; min-height:929px; width:100%; overflow:hidden; position:relative;} */
#wrap {width:100%;margin:0 auto;/* overflow:hidden; */position:relative;}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:100;
    src:url('/fonts/AppleSDGothicNeoT.ttf') format('truetype');
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:200;
    src:url('/fonts/AppleSDGothicNeoUL.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:300;
    src:url('/fonts/AppleSDGothicNeoL.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:400;
    src:url('/fonts/AppleSDGothicNeoR.ttf') format("truetype");
        
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:500;
    src:url('/fonts/AppleSDGothicNeoM.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:600;
    src:url('/fonts/AppleSDGothicNeoSB.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:700;
    src:url('/fonts/AppleSDGothicNeoB.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
    font-weight:800;
    src:url('/fonts/AppleSDGothicNeoEB.ttf') format("truetype");
}

@font-face {
    font-family:'Apple SD Gothic Neo';
	font-style:bold;
    font-weight:900;
    src:url('/fonts/AppleSDGothicNeoH.ttf') format("truetype");
}


.font-CAM { font-family:'Cambria', sans-serif;} 
.align-C {text-align:center;}

.wd-fit {width:fit-content;}
.wd40-20 {width:calc(40% - 20px);}

.mg-l20 {margin-left:20px;}

.mg-t15 {margin-top:15px;}
.mg-t30 {margin-top:30px;}
.mg-t35 {margin-top:35px;}
.mg-t50 {margin-top:50px;}
.mg-t70 {margin-top:70px;}
.mg-t100 {margin-top:100px;}

.h-none {height:unset !important;}
.bg_none {background:unset !important;}

.pd-bt50 {padding-bottom:50px;}

.bg_UN {background:unset !important;}
/*** //basic-set ***/
.scrollbar-outer > .scroll-element.scroll-y { border:1px solid #C5C5C5; top:-1px; width:20px; background:linear-gradient(90deg, #FFFFFF 0%, #EEEEEE 100%);}
.scroll_NewST .scroll-element.scroll-y.scroll-scrolly_visible {top:0px;height:calc(100% - 4px);}
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left:5px; width:10px; border-radius:0;}
.scrollbar-outer > .scroll-element .scroll-bar, .scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar , .scrollbar-outer > .scroll-element .scroll-bar:hover { background-color:transparent;}
.scrollbar-outer > .scroll-element .scroll-bar::after {  width:100%; height:calc(100% - 8px); margin-top:4px; box-sizing:border-box; display:block; content:''; border:1px solid #AAAAAA; background:linear-gradient(90deg, #EEEEEE 0%, #FFFFFF 100%); box-shadow:0px 2px 2px rgba(0, 0, 0, 0.15), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.25); border-radius:3px;}
.scrollbar-outer > .scroll-element .scroll-element_track { background:transparent; position:relative; height:calc(100% - 20px); top:10px;}
.scrollbar-outer > .scroll-element .scroll-element_track::after { width:4px; height:100%; background:linear-gradient(90deg, #666666 0%, #CCCCCC 100%); box-shadow:0px 0px 0px rgba(255, 255, 255, 0.7); border-radius:2px; display:block; content:''; position:absolute; left:3px;}
.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left:0; margin-left:0;}
.scrollbar-outer > .scroll-content.scroll-scrolly_visible .chart-list-wrap {width:calc(100% - 30px);}

/*** common ***/
.btn-default span { padding-left:20px; background:no-repeat left center; padding-top:4px; line-height:1;}
.btn-default .write { background-image:url(/images/front/btn-icon/write-icon-w.png);}
.btn-default .write2 { background-image:url(/images/front/btn-icon/write-icon-b.png);}
.btn-default .list { background-image:url(/images/front/btn-icon/list-icon-w.png);}
.btn-default .storage { background-image:url(/images/front/btn-icon/storage-icon-w.png);}
.btn-default .edit { background-image:url(/images/front/btn-icon/edit-icon-w.png);}
.btn-default .cancel { background-image:url(/images/front/btn-icon/cancel-icon-w.png);}
.btn-default .list { background-image:url(/images/front/btn-icon/list-icon-w.png);}
.btn-default .view { background-image:url(/images/front/btn-icon/view-icon-b.png);}
.btn-default .delete { background-image:url(/images/front/btn-icon/delete-icon-b.png);}
.btn-default .pdf { background-image:url(/images/front/btn-icon/pdf-icon-b.png); font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; padding-top:0; padding-bottom:2px; font-weight:bold;}
.btn-default .password { background-image:url(/images/front/btn-icon/password-icon-b.png); font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; padding-left:18px; font-weight:bold; padding-top:0; padding-bottom:1px;}
.btn-default .check { background-image:url(/images/front/btn-icon/check-icon-w.png); padding-left:25px;}
.btn-default .reset { background-image:url(/images/front/btn-icon/reset-icon-w.png); padding:10px;}

.btn-default .conference { background-image:url(/images/front/btn-icon/conference-icon-b.png); padding-top:0; padding-left:18px;}

.btn-icon span { padding:8px; background:no-repeat center center; transition:all .2s;}
.btn-icon .logout { background-image:url(/images/front/btn-icon/logout-icon-g.png);}
.btn-icon .dot { background-image:url(/images/front/btn-icon/dot-icon-g.png);}
.btn-icon .box { background-image:url(/images/front/btn-icon/box-icon-g.png);}
.btn-icon:hover .dot,
.btn-icon.active .dot { background-image:url(/images/front/btn-icon/dot-icon-b.png);}
.btn-icon:hover .box,
.btn-icon.active .box { background-image:url(/images/front/btn-icon/box-icon-b.png);}
.btn-icon .reset { background-image:url(/images/front/btn-icon/reset-icon-g.png);}

.btn-white { color:#222832; border:1px solid #C5C5C5; background-color:#fff;}
.btn-white2 { color:#222832; border-top:1px solid #C5C5C5; font-size:14px;;}
.btn-gra1 { border:1px solid #ddd;color:#666;}
.btn-gra2 { background:#57bdd0;}
.btn-gra3 { border:1px solid #ddd;color:#666;}

.btn-more {border:1px solid #57BDD0;border-radius:4px;color:#57BDD0;font-size:17px;padding:4px 0;font-weight:bold;}
.btn-more:after {content:'+';display:inline-block;font-size:24px;margin-left:5px;vertical-align:-3px;}

.btn-a span { padding-left:24px;}
.btn-a .join { background-image:url(/images/front/btn-icon/join-icon-b.png);}
.btn-a .mail { background-image:url(/images/front/btn-icon/mail-icon-b.png);}
.btn-a .info { padding-left:22px; background-image:url(/images/front/btn-icon/info-icon-w.png);}
.btn-a .file { padding-left:19px;height:14px;background-image:url(/images/front/btn-icon/file-icon-g.png);}
.btn-a .add { padding-left:20px; background-image:url(/images/front/btn-icon/add-icon-b.png);}
.btn-a .compare { padding-left:20px; background-image:url(/images/front/btn-icon/compare-icon-b.png);}
.btn-a .delete { padding-left:20px; background-image:url(/images/front/btn-icon/delete-icon-b2.png);}
.btn-a .line { padding-left:20px; background-image:url(/images/front/btn-icon/line-icon-b.png);}
.btn-a .add2 { padding-left:20px; background-image:url(/images/front/btn-icon/add2-icon-b.png); color:#6B86B5; padding-bottom:1px;filter:grayscale(1);}
.btn-a .down { padding-left:20px; background-image:url(/images/front/btn-icon/down-icon-b.png); color:#6B86B5; padding-bottom:1px;filter:grayscale(1);}
.btn-a .parameter { padding-left:21px; background-image:url(/images/front/btn-icon/parameter-icon-b.png); font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:500; padding-top:5px; text-decoration:underline;}
.btn-a .pdf { padding-left:20px; background-image:url(/images/front/btn-icon/pdf-icon.png);}
.btn-a .data { padding-left:20px; background-image:url(/images/front/btn-icon/data-icon-b.png);}
.btn-a .gpt { padding-left:20px; background-image:url(/images/front/btn-icon/gpt-icon.png);position:relative;}
.btn-a .gpt:before {content:'Beta';display:inline-block;color:#bd1616;font-size:10px;position:absolute;top:-12px;right:0;padding:1px 2px;font-weight:300;}

.m-w-40 { min-width:40px;}
.m-w-100 { min-width:100px;}
.m-w-120 { min-width:120px;}
.m-w-130 { min-width:130px;}
.m-w-160 { min-width:160px;}
.m-w-240 { min-width:240px;}

.cont-dl dt { font-size:15px; color:#000;font-weight:600;}
.cont-dl2 { display:flex; font-size:13px;}
.cont-dl2 dt { min-width:100px; margin-right:20px;}

*[class*='required-tit'] { display:inline-block; font-size:12px; color:#999; line-height:1; position:relative;}
.required-tit { padding-left:8px;}
*[class*='required-tit']::before { width:4px; height:4px; border-radius:50%; background-color:#da1515; position:absolute; top:-5px; display:block; content:'';}
.required-tit::before { left:0;}
.required-tit-r::before { right:-8px; }

/**  able **/
div[class*='flex-table'] { word-wrap:break-word; height:100%;}
.flex-table .thead { border-bottom:1px solid #D5D5D5; background:linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%);}
.flex-table .thead .tr { min-height:27px; padding:6px 0;}
.flex-table .thead .tr .ip-chk-box { top:-1px; position:relative;}
.flex-table .tbody { height:calc(100% - 40px);}
.flex-table .tbody .tr { min-height:50px; padding:10px 0 9px;}
.flex-table .tbody .tr:hover { background-color:#FAFAFA;}
.flex-table .th { color:#999; font-size:12px;}
.flex-table .td { font-size:18px; line-height:1.43;}
.flex-table .tr { display:table; width:100%;}
.flex-table .tr > * { display:table-cell; padding-right:5px; vertical-align:middle; line-height:1.45; box-sizing:border-box;}
.flex-table .tr > *:first-child { padding-left:40px; padding-right:0; box-sizing:border-box;}
.flex-table .tbody .tr { border-bottom:1px solid #EEEEEE;}
.flex-table .tbody .tr:last-child { border-bottom:0;}

.btn-a-box { display:flex;}
.btn-a-box p::after { display:inline-block; content:''; width:1px; height:12px; background-color:#000; margin:0 5px; vertical-align:text-top;}
.btn-a-box p:last-child::after { display:none;}
/** //flex-table **/


/*** //common ***/

/*** login-wrap ***/
.login { display:flex; background-color:#232323;}
.login #header { width:37.5%; padding:60px 0 0 100px; background:url(/images/front/login-bg1.png) no-repeat center; background-size:cover; position:relative; box-sizing:border-box;}
.login header::after { width:100%; height:100%; position:absolute; left:0; top:0; display:block; content:''; background-color:rgba(0, 0, 0, 0.85); z-index:-1;}
.login-txt1 { margin:95px 0 30px;}

.login .login-wrap { width:62.5%; padding:60px 100px; background:url(/images/front/login-bg2.png) no-repeat center; background-size:cover; box-sizing:border-box; position:relative;}

.login .login-wrap .login-top { display:flex; justify-content:flex-end;}



.login-tit { font-size:24px; font-weight:bold; margin-bottom:35px; display:flex;}
.login-titn { font-size:24px; font-weight:bold; margin:15px 0; display:flex;}
.login-titn span {font-size:14px;color:#999;margin-left:5px;margin-top:10px;font-weight:500;}
.login-tit span { font-size:14px; color:#999; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; margin-left:5px; margin-top:-2px; font-weight:500;}
.login-box-form { display:flex;}
.login-box-input { width:400px; margin-right:20px;}
.login-box-input .ip-box:nth-of-type(1) { margin-bottom:16px;}
.simul-tit { font-size:24px; font-weight:bold; margin-bottom:35px; display:flex;}
.simul-tit span { font-size:14px; color:#999; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; margin-left:5px; margin-top:-2px; font-weight:500;}
.marginR {margin-right:0 !important;}
.login-box-button { width:124px;}
.login-box-button button { height:100%; font-size:20px;}

.login-box-buttonN {margin-top:15px;}
.login-box-buttonN button {height:100%;font-size:20px;background:#262626;padding:15px 0;}

.login-remeber-box { margin-top:40px; display:flex; align-items:center;}
.login-remeber-box.top5 {margin-top:15px;}
.loign-remeber { width:32px; height:20px; position:relative; margin-right:6px;}
.loign-remeber .circle { width:14px; height:14px; background-color:#FFF; border-radius:50%; position:absolute; left:3px; top:3px; transition:all .2s;}
.loign-remeber .bg { display:block; width:100%; height:100%; background:#CCCCCC; position:absolute; left:0; top:0; content:''; border-radius:10px; box-shadow:0px 5px 25px -10px rgba(0, 0, 0, 0.2); transition:all .2s;}
.loign-remeber label { width:50%; height:100%; position:absolute; cursor:pointer; z-index:1; top:0; left:0;}
.loign-remeber label:nth-of-type(2) { left:50%;}
.loign-remeber input[type='radio']:nth-of-type(1):checked ~ .circle { left:3px;}
.loign-remeber input[type='radio']:nth-of-type(2):checked ~ .circle { left:15px;}
.loign-remeber input[type='radio']:nth-of-type(1):checked ~ .bg { background:#CCCCCC;}
.loign-remeber input[type='radio']:nth-of-type(2):checked ~ .bg { background-color:#4E5E7E;}
.login-remeber-box p { font-size:12px; font-weight:bold; color:#999;}

.login-txt-box { position:absolute; right:-100px; top:0;}
.login-txt-box .login-txt1 { margin-top:0;}

.login .login-wrap .login-bottom { width:calc(100% - 200px); position:absolute; bottom:60px; display:flex; justify-content:space-between; align-items:end;}
.l-copy { font-size:10px; color:#CCCCCC; font-weight:bold; margin-top:25px;}
.l-copyn { font-size:10px; color:#CCCCCC; font-weight:bold; margin-top:12px;}

.check-alert { font-size:11px; padding:5px 6px; color:#fff; position:absolute; top:44px; left:16px; background-color:#999;z-index:9;}
/*** //login-wrap ***/

/*** join-box ***/
.join-box { width:820px;}
.join-box-form .btn-box { margin-top:45px;}
.join-box-form .btn-box button { height:60px; font-size:20px; padding-top:2px;}

/*** Tab-menu ***/
#memberModifyFrm .tabST_cont2 a {text-decoration:none;}
#memberModifyFrm .tabST_cont2 {}
#memberModifyFrm .tabST_cont2 .tabBOX {position:relative;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT {overflow:hidden;display:flex;margin-bottom:100px;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT li:last-child {margin-left:-1px;font-weight:500;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT .liBOX {width:50%;border:0px solid #C5C5C5;text-align:center;line-height:45px;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT .liBOX.is_on {border-bottom:4px solid #6B87B5;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT .liBOX.is_on .btn {position:relative;font-weight:bold;color:#6B87B5;}
#memberModifyFrm .tabST_cont2 .tabBOX .tab_TIT .btn {padding:5px 0;font-size:25px;width:100%;display:inline-block;}
#memberModifyFrm .tabST_cont2 .tabBOX .cont_area .cont {display:none;/* position:absolute; */top:25px;left:0;}
/*** //Tab-menu ***/

/*** //join-box ***/

/*** dashboard + container ***/
/** dashboard **/
.dashboard #header {width:100%;}
.dashboard #header .hd-box {width:1200px;margin:0 auto;position:relative;overflow:hidden;display:flex;}
/* .dashboard #header { height:70px; background-color:#222832; display:flex; justify-content:center; align-items:flex-end; position:relative; overflow:hidden;} */
.h-logo {}
/* .h-logo { position:absolute; left:40px; top:50%; margin-top:-11px;} */

.dashboard nav ul {font-size:17px;}
.dashboard nav ul li { position:relative;}
.dashboard nav ul li:nth-child(1) {z-index:5;}
.dashboard nav ul li:nth-child(2) {z-index:4;}
.dashboard nav ul li:nth-child(3) {z-index:3;}
.dashboard nav ul li:nth-child(4) {z-index:2;}
.dashboard nav ul li:nth-child(5) {z-index:1;margin-right:0;}
.dashboard nav ul li.active {z-index:10;}
.dashboard nav ul li:hover {z-index:11;}
.dashboard nav ul li a {font-weight:700;}
.dashboard nav ul li:last-child a { margin-right:0;}

.dashboard nav ul li:hover a,
/* .dashboard nav ul li.active a { color:#fff;} */
.dashboard nav ul li:hover a::before,
.dashboard nav ul li.active a::before {}
.dashboard nav ul li:first-child a span {padding-left:0;}
.dashboard nav ul li a span {position:relative;z-index:1;display:block;padding-top:1px;background:no-repeat left top;}
.dashboard nav ul li:hover a span,
.dashboard nav ul li.active a span {color:#57BDD0;}

/** //dashboard **/

/*head*/
#header {position:relative;z-index:10;}
/* #header.on { background:#fff;}
#header.on .h-logo a { background-image:url(/images/front/h-logo2.png);}
#header.on .nav-list .nav-depth1 > li { color:#252d2b;} 
#header.on .lnb { color:#252d2b;}
#header.on .lnb .gpt_box {margin:-6px 30px 0 0;font-size:13px;display:flex;align-items:center;background:#ececec;box-sizing:border-box;padding:2px 6px;border-radius:5px;}
#header.on .lnb .gpt_box:before {background-image:url(/images/front/gpt_ai_B.png) !important;}
*/


#header .wrapper {min-width:1720px;padding:25px 100px;border-bottom:1px solid #dedede;box-sizing:border-box;}
#header .lnb {color:#57bdd0;display:flex;align-items:center;}
#header .lnb .lnb-icon:nth-of-type(1) {margin-right:30px;}
#header .lnb .lnb-icon:nth-of-type(2) {margin-right:45px;}
#header .lnb li { float:left; font-size:15px; margin-right:18px;}
#header .lnb li a:after {content:'|';display:inline-block;margin-left:18px;color:#c0e5ec;}
#header .lnb li:nth-child(-n+2) a:after {display:none;}
#header .lnb li:last-child { margin-right:0px;}
#header .lnb li:last-child a:after {content:'';display:none;}
/* #header .lnb li:last-child a:before {content:'|';display:inline-block;margin-right:18px;color:#c0e5ec;} */


#header .gnb-box {display:flex;justify-content:space-between;align-items:center;position:relative;}
#header .h-logo a { display:block; width:176px;height:49px; font-size:0; background:url(/images/front/h-logo.png); background-size:100%;}

#header .gnb-list { display:flex; align-self:center;}

.nav-list .nav-depth1 { position:relative;}
.nav-list .nav-depth1 li:nth-child(5) {margin-right:65px;}
.nav-list .nav-depth1 li:last-child {margin-right:0;}
.nav-list .nav-depth1 > li  {float:left;margin-right:65px;}
.nav-list .nav-depth1 > li > a { font-size:20px;position:relative; display:inline-block;}

.nav-list .nav-depth1 > li > a:hover::after { width:100%; opacity:1; left:0; }

.nav-list .nav-depth2-box {display:none;position:absolute;width:250px;;top:64px;z-index:5;}
.nav-depth2 > li {font-size:18px;width:100%;border-right:1px solid #ddd;margin-right:3%;}

.nav-depth2 > li > a {color:#000; display:inline-block;}
.nav-depth1 > li:first-child .nav-depth2 > li > a {margin-bottom:32px;}
.nav-depth2 > li:last-child {border-right:0;margin-right:0;}

.nav-depth3 > li > a { font-size:15px; color:#999; margin-bottom:25px; display:inline-block; transition:all .2s;}
.nav-depth3 > li > a:hover { color:#000;}
.nav-depth3 > li:last-child > a { margin-bottom:0;}

/* .nav-all-list .nav_tit {margin-bottom:35px;} */


.nav-bg {height:320px;background-color:#fff;position:absolute;top:75px;width:100%;display:none;box-shadow:0px 60px 50px 0px rgba(0,0,0,0.2);}
.nav-bg .wrapper { background:url(/images/front/nav-img1.png) no-repeat left 15px top 65px; height:100%;}
.nav-bg-tit { color:#252d2b; font-size:30px; line-height:1.2; padding-top:27px; padding-left:28px;}
.search-btn {width:18px;height:18px;background:url(/images/front/search_icon.png) no-repeat;cursor:pointer;}
#header.on { background:#fff;}


.search-content { display:none; box-shadow:0px 50px 150px 0px rgba(0,0,0,0.2); position:absolute; z-index:10; left:0; top:0; width:100%; background-color:#fff;height:350px;}
.search-content .search-inbox {width:1200px;margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;}
.search-content .search-inbox .search-container {width:550px;margin:0 auto;}
.search-content .search-inbox .search-wrap2 {height:65px;min-width:550px;padding:2px;box-sizing:border-box;border-bottom:3px solid #000;}
.search-content .search-inbox .search-wrap2 .hd-searchbox .btn-box {position:absolute;top:-2px;left:12px;}
.search-content .search-inbox .search-wrap2 .hd-searchbox input {font-size:27px;width:99%;padding-left:90px;}
.search-content .search-inbox .search-wrap2 .hd-searchbox .btn-box .search1:before {content:'';display:inline-block;width:56px;height:56px;background:url(/images/front/search_icon2.png) no-repeat center;background-size:80%;}
.search-content .search-inbox .search-btBOX {position:relative;display:flex;justify-content:center;}

.search-content .search-inbox .search-btBOX .search-bt {color:#fff;font-size:24px;width:190px;height:55px;background:#57BDD0;margin-top:20px;}
.search-content .search-close {position:absolute;top:-55px;right:0;background:url(/images/front/x-bigBT.png) no-repeat;width:28px;height:27px;}
.search-content .search-box {position:relative;}

.search-content img { vertical-align:unset; margin-left:10px;}



.sub_navMENU {background:url(/images/front/sub_bg.png) no-repeat;width:100%;height:200px;background-size:cover;min-width:1720px;}
.sub_navMENU .wrapper {position:relative;width:100%;min-width:1720px;padding:0 100px;box-sizing:border-box;bottom:-30px;}
.sub_navMENU .wrapper .nav_titbox {color:#fff;border-bottom:1px solid #fff;padding-bottom:20px;}
.sub_navMENU .wrapper .nav_titbox span {font-size:19px;font-weight:200;}
.sub_navMENU .wrapper .nav_titbox .nav-txt:nth-child(1) {font-weight:bold;font-size:55px;}
.sub_navMENU .wrapper .nav_titbox .nav-txt:nth-child(2) {font-size:40px;margin-top:10px;}
.sub_navMENU .wrapper .nav_menu {}
.sub_navMENU .wrapper .submenu {display:flex;margin-top:40px;}
.sub_navMENU .wrapper .submenu li {margin-right:30px;font-size:22px;color:#fff;}
.sub_navMENU .wrapper .submenu li:hover {font-weight:600;}
.sub_navMENU .wrapper .submenu li:last-child {margin-right:0;}
.sub_navMENU .wrapper .submenu li a.on {font-weight:800; position:relative;}
.sub_navMENU .wrapper .submenu li a.on:before {content:'';display:block;position:absolute;bottom:-15px;background:#fff;height:4px;width:100%;}
.nav_menu .index-list {display:flex;justify-content:flex-end;color:#fff;font-size:15px;}
.nav_menu .index-list li {margin-right:15px;}
.nav_menu .index-list li:after {content:'';display:inline-block;width:5px;height:5px;background:#fff;vertical-align:middle;margin-left:15px;}
.nav_menu .index-list li:last-child {margin:0;}
.nav_menu .index-list li:last-child::after {content:none;}


.dimmed { display:none; width:100%; height:100%; position:absolute; z-index:5; background-color:rgba(0, 0, 0, 0.2);}

.dis_non {display:unset !important;}


/*//head*/

/*footer*/
footer {width:100%;font-size:13px;}
footer .wrapper {width:100%;background:#fff;min-width:1720px;padding:17px 100px;box-sizing:border-box;font-size:13px;color:#838383;}
footer .wrapper .txt_st1 {display:flex;justify-content:space-between;font-weight:500;margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:15px;color:#555;}
footer .wrapper .txt_st1 span:after {content:'|';font-weight:100;margin:0 15px;}
footer .wrapper .txt_st1 span:last-child::after {display:none;} 
footer .wrapper .txt_st2 {font-size:13px;line-height:21px;display:flex;justify-content:space-between;}
footer .wrapper .txt_st2 span {display:inline-block;margin-right:35px;}
footer .wrapper .txt_st2 .copyTXT {font-weight:bold;}

.wing_gpt {position:fixed;right:240px;top:300px;}

/*//footer*/
h1 {font-size:35px;font-weight:800;}
h2 {font-size:30px;font-weight:800;letter-spacing:-0.5px;}
.bg-color1 {background:#f8f8f8;}

#container {position:relative;width:100%;min-width:1720px;padding:40px 100px;box-sizing:border-box; background-color:#fff;}
.board-container {min-height:500px;}
#container.flx1 {flex:1;}
#container.flx2 {flex:2;}

#container.main {height:unset;}
#container .simulator_cont {display:flex;justify-content:space-between;height:100%;}
#container .simulator_cont .left-content {width:calc(100% - 400px);}
#container .simulator_cont .right-content {width:350px;border:1px solid #ddd;background:#fff;border-radius:20px;padding:25px;box-sizing:border-box;}
#container .simulator_cont .simulator_list {margin-top:15px;display:flex;justify-content:space-between;height:calc(100% - 50px);}
#container .simulator_cont .simulator_bn {position:relative;display:flex;flex-direction:column;width:calc(25% - 30px);min-height:330px;border-radius:20px;color:#fff;padding:30px 25px;box-sizing:border-box;margin-right:15px;}
/* #container .simulator_cont .simulator_bn.card-img1 {background:url(/images/front/card-img1.png) no-repeat, linear-gradient(178deg, #57bdd0 0%, #1a899d 100%);} */
#container .simulator_cont .simulator_bn.card-img1:before {content:'';background:url(/images/front/card-img1.png) no-repeat;background-size:100%;min-width:33vh;min-height:34vh;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img2:before {content:'';background:url(/images/front/card-img2.png) no-repeat;background-size:100%;min-width:26vh;min-height:25vh;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img3:before {content:'';background:url(/images/front/card-img3.png) no-repeat;background-size:100%;min-width:26vh;min-height:27vh;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img4:before {content:'';background:url(/images/front/card-img4.png) no-repeat;background-size:100%;min-width:24vh;min-height:26vh;position:absolute;bottom:-3%;right:0;z-index:1;}
/* #container .simulator_cont .simulator_bn.card-img1:before {content:'';background:url(/images/front/card-img1.png) no-repeat;background-size:100%;min-width:305px;min-height:325px;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img2:before {content:'';background:url(/images/front/card-img2.png) no-repeat;background-size:100%;min-width:225px;min-height:190px;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img3:before {content:'';background:url(/images/front/card-img3.png) no-repeat;background-size:100%;min-width:260px;min-height:270px;position:absolute;bottom:-3%;right:0;z-index:1;}
#container .simulator_cont .simulator_bn.card-img4:before {content:'';background:url(/images/front/card-img4.png) no-repeat;background-size:100%;min-width:280px;min-height:305px;position:absolute;bottom:-3%;right:0;z-index:1;} */

#container .simulator_cont .simulator_bn.card-img1 {background:linear-gradient(178deg, #57bdd0 0%, #1a899d 100%);overflow:hidden;}
#container .simulator_cont .simulator_bn.card-img2 {background:linear-gradient(178deg, #9c9c9c 0%, #6b6b6b 100%);overflow:hidden;}
#container .simulator_cont .simulator_bn.card-img3 {background:linear-gradient(178deg, #58a7e0 0%, #0070c0 100%);overflow:hidden;}
#container .simulator_cont .simulator_bn.card-img4 {background:linear-gradient(178deg, #00467d 0%, #00213b 100%);overflow:hidden;}
/*#container .simulator_cont .simulator_bn.card-img1 {background:url(/images/front/card-img1.png) no-repeat, linear-gradient(178deg, #57bdd0 0%, #1a899d 100%);background-position:bottom;}*/

#container .simulator_cont .simulator_bn.card-img1 .bz-st {color:#57bdd0;}
#container .simulator_cont .simulator_bn.card-img2 .bz-st {color:#959595;}
#container .simulator_cont .simulator_bn.card-img3 .bz-st {color:#4C9FDC;}
#container .simulator_cont .simulator_bn.card-img4 .bz-st {color:#004174;}

#container .simulator_cont .simulator_bn li:last-child {position:absolute;bottom:30px;z-index:2;}
#container .simulator_cont .simulator_bn:last-of-type {margin-right:0;}
#container .simulator_cont .simulator_bn .bz-st {background:#fff;width:max-content;font-size:13px;height:27px;font-weight:900;border-radius:55px;padding:0 10px;box-sizing:border-box;line-height:28px;z-index:2;}
#container .simulator_cont .simulator_bn .tit {font-size:29px;font-weight:800;margin:15px 0 20px 0;width:100%;z-index:2;}
#container .simulator_cont .simulator_bn .list-txt {width:100%;z-index:2;}
#container .simulator_cont .simulator_bn .list-txt span {display:block;font-size:17px;font-weight:200;width:100%;margin-bottom:5px;}
#container .simulator_cont .simulator_bn .list-txt span:before {content:'-';margin-right:5px;display:inline-block;}
#container .simulator_cont .simulator_bn .more-bt {border:1px solid #fff;border-radius:5px;padding:8px 15px;font-weight:bold;font-size:20px;}
#container .simulator_cont .simulator_bn .more-bt:after {content:'';display:inline-block;width:15px;height:15px;margin-left:5px;background:url(/images/front/more-icon.png) no-repeat;}

#container .simulator_cont .right-content .data-board-tit {display:flex;justify-content:space-between;border-bottom:1px solid #000;padding-bottom:10px;}
#container .simulator_cont .right-content .data-board-list li {font-size:18px;border-bottom:1px solid #ddd;padding:18px 0;}
#container .simulator_cont .right-content .data-board-list li span {font-size:15px;display:block;text-align:right;margin-top:7px;color:#777;}

/*시뮬레이터*/
.n-cont-modelForm {/* display:flex; */}
.model-container {display:flex;justify-content:space-between;}
.model-form-container {background:#fff;float:left;position:sticky;top:10px;width:350px;height:95vh;z-index:9;}
/* .model-form-container .modelform-incontainer {height: calc(100% - 62px);overflow-y: auto;} */
.model-form-container .modelform-incontainer {max-height: calc(100% - 62px);overflow-y: auto;}
.model-form-container .modelform-inBTBOX {position: fixed;bottom: 0;width: 100%;z-index:99;}
.model-form-container .model-aco-form {border:1px solid #ddd;border-radius:7px;overflow:auto;}
.model-form-container .model-aco-form .ip-box input {height:38px;font-weight:700;}
.model-form-container .aco_st1 {box-sizing:border-box;color:#57bdd0;font-weight:900;font-size:20px;cursor:pointer;padding:15px;position:relative;width:100%;display:flex;align-items:center;}
.model-form-container .active, .aco_st1:hover {}
.model-form-container .aco1_cont {background:#f5f6f7;padding:15px 20px;box-sizing:border-box;display:none;overflow:hidden;}
.model-form-container .scrol-h1 {max-height:545px;overflow:auto;padding:15px 9px 15px 15px;border-radius:0 0 7px 7px;}
.model-form-container .scrol-h2 {max-height:545px;overflow:auto;padding:15px 9px 15px 15px;}


.infection_reduction_section .param-range {padding:0;}
.infection_reduction_section .range-values {font-size:15px;text-align:right;}
.infection_reduction_section .irs--round .irs-min {border: 1px solid #57bdd0;background-color:unset;}
.infection_reduction_section .irs--round .irs-max {border: 1px solid #57bdd0;background-color:unset;}

.infection_reduction_section .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {padding:3px 5px;font-size:12px;}

.infection_reduction_section .irs--round .irs-from {padding:3px 5px;font-size:12px;top:5px;}
.infection_reduction_section .irs--round .irs-to {padding:3px 5px;font-size:12px;top:5px;}
.infection_reduction_section .irs--round .irs-max {padding:3px 5px;font-size:12px;top:5px;}
.infection_reduction_section .irs--round .irs-min {padding:3px 5px;font-size:12px;top:5px;}

.infection_reduction_section .irs--round .irs-handle {top:29px;width:17px;height:17px;}
.infection_reduction_section .irs-grid-text {line-height:15px;}


#part2-cont {border-top:1px solid #ddd;padding-top:10px;margin-top:15px;}
#part2-cont .part2-hd {display:flex;align-items:center;justify-content:space-between;width:100%;}
#part2-cont .part2-hd p {color:#57bdd0;font-size:13px;font-weight:800;}
#part2-cont.off {display:none;}
#part2-cont .lock {pointer-events:none;opacity:0.5;}

.model-form-container .aco_st1:after {content:'';display:inline-block;width:14px;height:8px;background:url(/images/front/aco-arrow-up.png) no-repeat;position:absolute;right:15px;}
.model-form-container .active.aco_st1:after {content:'';display:inline-block;width:14px;height:8px;background:url(/images/front/aco-arrow-down.png) no-repeat;}
.model-form-container .formTIT {font-weight:900;font-size:19px;}
.model-form-container .n-cont-dl {display:flex;align-items:center;justify-content:space-between;}
.model-form-container .n-cont-dl dt {width:66%;}
.model-form-container .n-cont-dl dt span:nth-of-type(1) {width:100%;display:inline-block;font-size:15px;color:#000;font-weight:500;position:relative;padding-left:7px;}
.model-form-container .n-cont-dl dt span:nth-of-type(2) {margin-top:3px;font-size:13px;font-weight:300;display:block;color:#666;padding-left:7px;}
.model-form-container .n-cont-dl dt span:nth-of-type(1)::before {content:'·';position:absolute;top:-2px;left:0px;font-weight:900;}
.model-form-container .n-cont-dl dd {width:33%;}

.model-form-container .n-cont-dl2 {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.model-form-container .n-cont-dl2 dt {width:100%;}
.model-form-container .n-cont-dl2 dt span:nth-of-type(1) {width:100%;display:inline-block;font-size:15px;color:#000;font-weight:500;position:relative;padding-left:7px;}
.model-form-container .n-cont-dl2 dt span:nth-of-type(2) {margin-top:3px;font-size:13px;font-weight:300;display:block;color:#666;padding-left:7px;}
.model-form-container .n-cont-dl2 dt span:nth-of-type(1)::before {content:'·';position:absolute;top:-2px;left:0px;font-weight:900;}
.model-form-container .n-cont-dl2 dd {width:100%;padding-top:5px;}
.model-form-container .n-cont-dl2 dd label {width:32%;font-size:13px;display:inline-block;font-weight:200;}
.model-form-container .n-cont-dl2 dd label:nth-child(-n+3) {margin-bottom:5px;}

.model-form-container .n-ip-button-box {position:relative;}
.model-form-container .n-ip-button-box input {text-align:center;font-size:13px;height:35px;padding-right:25px;font-weight:500;}
.model-form-container .n-ip-button-box .btn-box {width:auto;display:flex;top:50%;right:25px;transform:translate(100%, -50%);position:absolute;}
.model-form-container .n-ip-button-box .btn-box button {height:unset;width:unset;}

.model-optionBOX {display:flex;justify-content:space-between;margin:20px 0 10px 0;}
.model-optionBOX .reset-icon:before {content:'';display:inline-block;background:url(/images/front/reset_icon.png) no-repeat;width:20px;height:20px;margin-right:3px;vertical-align:-5px;}
.model-optionBOX .save-icon:before {content:'';display:inline-block;background:url(/images/front/save_icon.png) no-repeat;width:20px;height:20px;margin-right:3px;vertical-align:-5px;}
.model-optionBOX .load-icon:before {content:'';display:inline-block;background:url(/images/front/load_icon.png) no-repeat;width:20px;height:20px;margin-right:3px;vertical-align:-5px;}
.runBT-box {display:flex;justify-content:space-between;}
.runBT-box button:nth-of-type(2).off {color:#aaa;background:#ddd;pointer-events:none;}

.model-Parameter .right-btBOX {display:flex;justify-content:flex-end;}
.model-Parameter .right-btBOX .excel-icon:before {content:'';display:inline-block;background:url(/images/front/excel_icon.png) no-repeat;width:23px;height:23px;margin-right:3px;vertical-align:-5px;}
.model-Parameter .right-btBOX .pdf-icon:before {content:'';display:inline-block;background:url(/images/front/pdf_icon.png) no-repeat;width:23px;height:23px;margin-right:3px;vertical-align:-5px;}
.model-Parameter .right-btBOX .model-save-bt:nth-of-type(2) {margin:0 15px;}

.model-Parameter .right-contBOX {}
.model-Parameter .right-contBOX h3 {font-size:35px;font-weight:800;}

.model-Parameter {width:calc(100% - 400px);}
.model-Parameter .model-contWrap {min-height:2500px;}


.explanation-icon {width:21px;height:21px;display:inline-block;background:url(/images/front/exp_icon.png) no-repeat;background-size:78%;vertical-align:-7px;margin-left:4px;}
/*/시뮬레이터*/


.b-more-bt {background:url(/images/front/more_bt.png) no-repeat;width:20px;height:21px;}

.bn-content {display:flex;justify-content:space-between;}
.bn-content li:nth-child(1) {font-size:29px;font-weight:bold;}
.bn-content li:nth-child(2) {font-size:17px;font-weight:300;margin-top:7px;}
.bn-content li:nth-child(3) {margin-top:15px;}
.bn-content .bn-box1 {color:#fff;padding:30px 25px;box-sizing:border-box;width:calc(50% - 25px);border-radius:20px;position:relative;background:#251f4b;overflow:hidden;}
.bn-content .bn-box1:before {content:'';background:url(/images/front/bn-img1.png) no-repeat;background-size:100%;min-width:18vw;min-height:24vw;position:absolute;right:0;top:0;}
.bn-content .bn-box1 li:nth-child(3) .more-bt2 {color:#251f4b;background:#fff;width:max-content;border-radius:55px;padding:7px 15px;font-size:15px;}
.bn-content .bn-box1 li:nth-child(3) .more-bt2:after {content:'';display:inline-block;background:url(/images/front/more-icon2-1.png) no-repeat;width:9px;height:13px;margin-left:5px;background-size:95%;vertical-align:-2px;} 
 
.bn-content .bn-box2 {color:#fff;padding:30px 25px;box-sizing:border-box;width:calc(50% - 25px);border-radius:20px;position:relative;background:#69d7d2;overflow:hidden;}
.bn-content .bn-box2:before {content:'';background:url(/images/front/bn-img2.png) no-repeat;background-size:100%;min-width:18vw;min-height:8vw;position:absolute;right:0;top:0;}
.bn-content .bn-box2 li:nth-child(3)  .more-bt2 {color:#69d7d2;background:#fff;width:max-content;border-radius:55px;padding:7px 15px;font-size:15px;}
.bn-content .bn-box2 li:nth-child(3) .more-bt2:after {content:'';display:inline-block;background:url(/images/front/more-icon2-2.png) no-repeat;width:9px;height:13px;margin-left:5px;background-size:95%;vertical-align:-2px;}

/** search-box **/
.cont-search { height:79px; /* background:linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%); */ display:flex; align-items:center; justify-content:center; position:relative;}
.search-wrap { height:48px; min-width:850px; padding:2px; border-radius:4px; box-shadow:0px 5px 25px -10px rgba(0, 0, 0, 0.2); box-sizing:border-box; border:1px solid #666;}
.search-box { background-color:#fff; width:100%; height:100%; border-radius:20px; box-sizing:border-box; padding:8px 0; display:flex; align-items:center;}
.search-box > div, .search-box input, .search-box select { font-size:13px;height:100%; box-shadow:none; background-color:transparent;}
.search-box > div { border-right:1px solid #DDDDDD;}
.search-box .ip-box { width:100%;}
.search-box input, .search-box select { padding-left:13px;}
.search-box > div:last-child { border-right:0;}
.search-box .search { width:18px; height:18px; background:url(/images/front/btn-icon/search-icon-b.png) no-repeat center;}
.search-box .date-box { min-width:280px; display:flex; align-items:center; justify-content:center;}
.search-box .date-box .ip-box { width:95px;}
.search-box .date-box .ip-button-box input { padding-right:20px; padding-left:0;}
.ui-datepicker-trigger { top:4px; right:0;}
.search-box .date-box span { margin:0 20px; position:relative; top:3px; color:#999999;}

.cont-search-total { position:absolute; left:40px; top:50%; transform:translateY(-50%);}

.search-btn-a { position:absolute; right:40px; top:50%; margin-top:-8px;}
.search-btn-a a { margin-right:40px; position:relative;}
.search-btn-a a .count { width:18px; height:18px; line-height:18px; font-size:11px; display:block; color:#fff; text-align:center; position:absolute; left:calc(100% + 3px); top:-6px; background-color:#4B6CE1; border-radius:50%;}
.search-btn-a a:last-child { margin-right:0px;}
/** //search-box **/

/** cont-form **/
div[class*='cont-form-t'], div[class*='cont-form-f'], div[class*='cont-form-s'] { display:flex; width:100%; position:relative;flex-wrap:wrap;}
div[class*='cont-form-'] { margin-bottom:10px;}
div[class*='cont-form-']:last-child { margin-bottom:0;}
.cont-form-slide { display:none;}
.cont-form-txt { font-size:12px; color:#999; margin-top:10px; letter-spacing:-0.05em;}

.cont-form-one { width:100%;}

div[class*='cont-form-two'] { justify-content:space-between;}
.cont-form-two1 > * { width:calc(50% - 10px);}

.cont-form-three1 > * { width:calc((100% / 3) - (40px / 3)); margin-right:20px;}
.cont-form-three1 > *:last-child { margin-right:0;}

.cont-form-four1 > * { width:calc((100% / 4) - (60px / 4)); margin-right:20px;}
.cont-form-four1 > *:last-child { margin-right:0;}

.cont-form-five1 > * { width:calc((100% / 5) - (100px / 5)); margin-right:25px;}
.cont-form-five1 > *:last-child { margin-right:0;}

.cont-form-six1 > * { width:calc((100% / 6) - (100px / 6)); margin-right:20px;}
.cont-form-six1 > *:last-child { margin-right:0;}

.cont-form-N {display:flex;width:100%;position:relative;flex-wrap:wrap;}
.cont-form-N .cont-dl {display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;}
.cont-form-N .cont-dl:last-of-type {margin-bottom:0;}
.cont-form-N .cont-dl dt {width:calc(100% - 130px);}
.cont-form-N .cont-dl dt span:nth-child(1) {font-size:17px;font-weight:800;}
.cont-form-N .cont-dl dt span:last-child {font-size:13px;display:block;color:#666;font-weight:300;}
.cont-form-N .cont-dl dd {width:120px;}
.cont-form-N .cont-dl.cont-dlCheck {flex-wrap:wrap;}
.cont-form-N .cont-dl.cont-dlCheck dt {width:100%;margin-bottom:5px;}
.cont-form-N .cont-dl.cont-dlCheck dd {width:100% !important;display:flex;flex-wrap:wrap;line-height:25px;}
.model-checkList {width:33.3%;}
.model-checkList input[type=radio] {position:absolute;opacity:0;}
.model-checkList input[type=radio] + .model-checkList-label:before {content:"";background:url(/images/front/check_off.png);display:inline-block;width:16px;height:16px;position:relative;margin-right:5px;vertical-align:-2px;cursor:pointer;text-align:center;transition:all 250ms ease;}
.model-checkList input[type=radio]:checked + .model-checkList-label:before {background:url(/images/front/check_on.png);}
/** //cont-form **/

/** cont-board **/
.cont-board { height:calc(100% - 159px); border:1px solid #C5C5C5; border-left:0; border-right:0; box-sizing:border-box;min-height:600px;}
.cont-board2 {border-bottom:1px solid #C5C5C5;}

.board-table .tr > *:nth-child(1) { width:7.3%;}
.board-table .tr > *:nth-child(2) { width:75.15%;}
.board-table .tr > *:nth-child(3) { width:8.25%;}
.board-table .tr > *:nth-child(4) { width:9.3%;}

.board-table2 .tr > *:nth-child(1) { width:4.7%;}
.board-table2 .tr > *:nth-child(2) { width:3.1%;}
.board-table2 .tr > *:nth-child(3) { width:33.5%;}
.board-table2 .tr > *:nth-child(4) { width:34.2%;}
.board-table2 .tr > *:nth-child(5) { width:5.8%;}
.board-table2 .tr > *:nth-child(6) { width:8.8%;}
.board-table2 .tr > *:nth-child(7) { width:4.2%;}
.board-table2 .tr > *:nth-child(8) { width:5.7%;}

.board-table3 .tr > *:nth-child(1) { width:12%;}
.board-table3 .tr > *:nth-child(2) { width:5.2%;}
.board-table3 .tr > *:nth-child(3) { width:14.1%;}
.board-table3 .tr > *:nth-child(4) { width:37%;}
.board-table3 .tr > *:nth-child(5) { width:10.4%;}
.board-table3 .tr > *:nth-child(6) { width:7.8%;}
.board-table3 .tr > *:nth-child(7) { width:7.8%;}
.board-table3 .tr > *:nth-child(8) { width:5.7%;}

.board-table4 .tr > *:nth-child(1) { width:6.8%;}
.board-table4 .tr > *:nth-child(2) { width:66.8%;}
.board-table4 .tr > *:nth-child(3) { width:6.3%;}
.board-table4 .tr > *:nth-child(4) { width:10.3%;}
.board-table4 .tr > *:nth-child(5) { width:9.8%;}

.board-table5 {font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif;}
.board-table5 .tr > *:nth-child(1) {width:8.6%;padding-left:25px !important;}
.board-table5 .tr > *:nth-child(2) {width:76.15%;}
.board-table5 .tr > *:nth-child(3) {width:15.25%;}

.flex-table .btn-box button { width:auto; height:36px; font-size:13px; padding:0 14px; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif;}
.flex-table .btn-box button span { padding-top:0; padding-bottom:2px; padding-left:18px; top:-1px; position:relative;}

.flex-table .select-box select,
.flex-table .ip-box input { width:auto; min-width:100px; height:36px; box-shadow:none; border:1px solid #C5C5C5; background-color:#fff}
.flex-table .ip-box input { width:100%; min-width:auto; padding:0 5px 0 11px}
/** //cont-board **/

/** cont-boardTitle **/
.cont-boardTitle {/* padding:50px 40px 0;height:119px;background:linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%);  */padding:40px 0 20px; display:flex; justify-content:space-between;box-sizing:border-box;}
.cont-boardTitle .tit_box {width:1200px;margin:0 auto;display:flex;justify-content:space-between;}

.boardTitle-tit { font-size:36px; color:#222832;width:100%;line-height:38px;}
.boardTitle-name { font-size:16px; color:#666; font-weight:500;}
.boardTitle-subtit {font-size:14px;color:#777;font-weight:500;}
.boardTitle-subtit li:first-child {margin-bottom:10px;}
.boardTitle-subtit li:last-child a {color:#6B87B5;}
.boardTitle-subtit span {margin-right:35px;}
.boardTitle-subtit span:last-child {margin-right:0;}
.cont-boardTitle .ip-line input { font-size:36px; color:#222832; /* width:1500px;  */position:relative; /* top:-10px; */}
.cont-boardTitle .select-line select { font-size:16px; color:#222832; position:relative; top:-10px; width:240px;}

.cont-boardTitle2 { height:120px; /*border-bottom:1px solid #C5C5C5;*/ display:flex; justify-content:space-between; align-items:center;box-sizing:border-box;}
.boardTitle-tit2 { font-size:34px; color:#222832; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:700; position:relative; top:2px;}

.viewtit-in-cont {width:100%;display:flex;justify-content:space-between;}
.viewtit-in-cont2 {width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #D5D5D5;}
.viewbody-in-cont {width:100%;border-top:1px solid #ddd;height:calc(100% - 178px) !important;}
.viewbody-in-cont2 {width:1200px;margin:0 auto;height:calc(100% - 298px) !important;}
.viewbody-in-board {width:1200px;margin:0 auto;}
/** //cont-boardTitle **/


/** file-wrap **/
.file-wrap { /* padding:0 40px; */ box-sizing:border-box; display:flex; justify-content:space-between; align-items:center;border-bottom:1px solid #C5C5C5;height:51px;}
.file-list { display:flex; flex-wrap:wrap;}
.file-list li { font-size:13px; color:#222832; display:flex; align-items:center; justify-content:space-between; margin-right:30px;}
.file-list li:last-child { margin-right:0!important;}
.file-list li .btn-a span { font-size:13px; font-weight:normal; text-decoration:underline;}
.file-list li .file-delete { margin-left:10px; height:10px;}

#container .file-wrap { max-height:56px;}
/** //file-wrap **/


/** sub-page **/
.sub_content {padding:100px 0;font-size:25px;font-weight:500;}

/**sub1-1**/
.sub1-1 {margin-top:50px;}
.sub1-1 .intro-infoBOX {border:1px solid #ddd;border-radius:10px;background:#f5f6f7;padding:35px 25px;}
.sub1-1 .intro-infoBOX h3 {font-size:37px;text-align:center;line-height:1.3;font-weight:800;margin-bottom:15px;}
.sub1-1 .intro-infoBOX .info-listBOX {display:flex;justify-content:space-between;width:80%;margin:0 auto;line-height:38px;}
.sub1-1 .intro-infoBOX .info-listBOX .info-list {font-size:20px;font-weight:500;}
.sub1-1 .intro-infoBOX .info-listBOX .info-list li {padding-left:20px;position:relative;}
.sub1-1 .intro-infoBOX .info-listBOX .info-list li:before {content:'';border:4px solid #57BDD0;border-radius:55px;width:5px;height:5px;position:absolute;left:0;top:12px;}

.tab_content {margin-top:50px;}
.tab_content a {text-decoration:none;color:#bbb;}
.tab_content .in_tabBOX {position:relative;}
.tab_content .in_tabBOX .tab_menuBOX {overflow:hidden;display:flex;}
.tab_content .in_tabBOX .tab_menuBOX .tabmenu_li {width:25%;text-align:center;}
.tab_content .in_tabBOX .tab_menuBOX .tabmenu_li.is_on .tab_btn {background:#57BDD0;color:#fff;font-weight:bold;}
.tab_content .in_tabBOX .tab_menuBOX .tab_btn {font-size:20px;width:100%;display:block;border:1px solid #ddd;padding:20px 0;box-sizing:border-box;}
.tab_content .in_tabBOX .cont_area .cont {display:none;margin-top:70px;}

.tab_content .step-tit {font-size:47px;padding-bottom:50px;text-align:center;font-weight:800;margin-bottom:35px;width:80%;margin:0 auto;line-height:60px;}
.tab_content .step-box {display:flex;justify-content:space-between;margin:0 auto;font-size:21px;font-weight:bold;color:#777;width:65%;}
.tab_content .step-box .step {border:1px solid #12a2fa;padding:30px;border-radius:10px;width:calc(49% - 70px);line-height:24px;}
.tab_content .step-box .step span {display:block;font-size:31px;font-weight:800;margin-bottom:15px;}
.tab_content .step-box .step:nth-child(1) {border:2px solid #12a2fa;}
.tab_content .step-box .step:nth-child(2) {border:2px solid #0D4E78;}
.tab_content .step-box .step:nth-child(1) span {color:#12A2FA;}
.tab_content .step-box .step:nth-child(2) span {color:#0D4E78;}

.tab_content #tab1 .content-box {padding:25px 60px;border:2px solid #ddd;border-radius:10px;}
.tab_content .history-cont .history-txtbox {display:flex;justify-content:space-between;position:relative;padding-top:25px;}
.tab_content .history-cont .history-txtbox:before {content:'';position:absolute;border-radius:55px;background:#A5BBC7;width:100%;height:10px;top:0;}
.tab_content .history-cont .history-txtbox li {padding:10px 20px;font-size:19px;color:#12384D;font-weight:500;}
.tab_content .history-cont .history-txtbox li:before {content:'';position:absolute;border:5px solid #fff;background:#12384D;border-radius:55px;width:17px;height:17px;top:-7px;box-shadow:0px 0px 5px #444;}
.tab_content .history-cont .history-txtbox li .sp-ST1 {display:block;font-weight:900;}

.sub1-1 .procedure-box {display:flex;align-items:center;justify-content:space-between;}
.sub1-1 .procedure-box .logobox2 {width:21%;text-align:center;}
.sub1-1 .procedure-box .txtlist {display:flex;align-items:center;justify-content:space-evenly;font-size:25px;padding:25px 0;background:#EFEFEF;border-radius:55px;width:75%;font-weight:600;}
.sub1-1 .procedure-box .txtlist li {text-align:center;}
.sub1-1 .procedure-box .txtlist li:nth-child(1) {width:30%;color:#5E7988;}
.sub1-1 .procedure-box .txtlist li:nth-child(3) {width:30%;color:#0A4A71;}
.sub1-1 .procedure-box .txtlist li:nth-child(5) {width:30%;color:#000;}
.sub1-1 .cont3 {background:#f5f6f7;padding:50px;border-radius:10px;margin-bottom:100px;}
.sub1-1 .cont3 .logoBOX {display:flex;flex-wrap:wrap;width:55%;margin:0 auto;padding-bottom:50px;}
.sub1-1 .cont3 .logoBOX li {width:48%;text-align:center;}

.sub1-1 #tab2 .label-box {display:flex;justify-content:space-between;width:85%;margin:0 auto;}
.sub1-1 #tab2 .label-box li {border-radius:75px;padding:20px;width:20%;text-align:center;font-size:20px;color:#fff;}
.sub1-1 #tab2 .label-box li:nth-child(1) {background:#a7d0e9;border:7px solid #fff;box-shadow:0px 0px 5px #bbb;}
.sub1-1 #tab2 .label-box li:nth-child(2) {background:#a1b1c7;border:7px solid #fff;box-shadow:0px 0px 5px #bbb;}
.sub1-1 #tab2 .label-box li:nth-child(3) {background:#6B9DCA;border:7px solid #fff;box-shadow:0px 0px 5px #bbb;}
.sub1-1 #tab2 .label-box li:nth-child(4) {background:#455D6C;border:7px solid #fff;box-shadow:0px 0px 5px #bbb;}
.sub1-1 #tab2 .label-box li p {font-size:31px;font-weight:700;margin-bottom:10px;}
.sub1-1 #tab2 .bg-img {position:relative;background:url(/images/front/glacier.png) no-repeat;width:100%;height:865px;background-position:right;margin-bottom:100px;}
.sub1-1 #tab2 .bg-img .researcherBOX {position:absolute;top:140px;width:100%;}
.sub1-1 #tab2 .contbox1 {width:100%;background:rgba(245,246,247,0.8);display:flex;align-items:center;justify-content:space-evenly;padding:50px;box-sizing:border-box;}
.sub1-1 #tab2 .contbox2 {width:100%;background:rgba(208,225,237,0.8);display:flex;align-items:center;justify-content:space-evenly;padding:30px 50px;box-sizing:border-box;}
.sub1-1 #tab2 .contbox3 {width:100%;background:rgba(135,182,214,0.8);display:flex;align-items:center;justify-content:space-evenly;padding:30px 50px;box-sizing:border-box;}

.sub1-1 #tab2 .researcher-content {width:40%;}
.sub1-1 #tab2 .imgbox {display:flex;width:35%;}
.sub1-1 #tab2 p {text-align:center;margin-top:10px;font-size:20px;}
.sub1-1 #tab2 p span {font-weight:800;display:block;}
.sub1-1 #tab2 .researcher-txt {font-size:45px;font-weight:800;border-bottom:2px solid #fff;margin-bottom:20px;padding-bottom:15px;}

.sub1-1 #tab2 .contbox1 .researcher-txt {font-size:45px;font-weight:800;border-bottom:2px solid #666;}
.sub1-1 #tab2 .contbox1 .researcher-logobox {background:#4195D1;padding:10px;display:inline-block;border-radius:7px;width:190px;}
.sub1-1 #tab2 .contbox1 .researcher-logobox img {width:100%;}
.sub1-1 #tab2 .contbox1 .imgbox img {width:320px;}

.sub1-1 #tab2 .contbox2 .imgbox li {margin-left:15px;}
.sub1-1 #tab2 .contbox2 .imgbox li:first-child {margin-left:0;}
.sub1-1 #tab2 .contbox2 .researcher-logobox {background:#fff;padding:10px;display:inline-block;border-radius:7px;width:120px;margin-left:15px;}
.sub1-1 #tab2 .contbox2 .researcher-logobox:nth-of-type(2) {margin-left:0;}

.sub1-1 #tab2 .contbox3 .imgbox li {margin-left:15px;}
.sub1-1 #tab2 .contbox3 .imgbox li:first-child {margin-left:0;}
.sub1-1 #tab2 .contbox3 .researcher-logobox {background:#fff;padding:10px;display:inline-block;border-radius:7px;width:120px;margin-left:15px;}
.sub1-1 #tab2 .contbox3 .researcher-logobox:nth-of-type(2) {margin-left:0;}

.sub1-1 #tab3 .bg-img {position:relative;background:url(/images/front/research-developmentIMG.png) no-repeat;width:100%;height:385px;background-position:center;background-size:100%;margin-bottom:100px;}
.sub1-1 #tab3 .txt-content {display:flex;text-align:center;position:relative;height:100%;}
.sub1-1 #tab3 .txt-content li {position:absolute;padding:0 35px;width:20%;box-sizing:border-box;font-size:27px;font-weight:800;}
.sub1-1 #tab3 .txt-content li:nth-child(1) {bottom:0;left:1%;}
.sub1-1 #tab3 .txt-content li:nth-child(2) {left:21%}
.sub1-1 #tab3 .txt-content li:nth-child(3) {bottom:0;left:40%;}
.sub1-1 #tab3 .txt-content li:nth-child(4) {left:60%;}
.sub1-1 #tab3 .txt-content li:nth-child(5) {bottom:0;left:80%;}
.sub1-1 #tab3 .txt-content span {display:block;color:#0E3A55;font-size:20px;font-weight:500;}

.sub1-1 #tab4 .competence_content {display:flex;justify-content:space-between;}
.sub1-1 #tab4 .competence_content .inBox {border:1px solid #ddd;width:32%;border-radius:10px;}
.sub1-1 #tab4 .competence_content .inBox p {font-size:24px;color:#fff;font-weight:900;text-align:center;padding:25px 0;border-bottom:1px solid #ddd;}
.sub1-1 #tab4 .competence_content .inBox:nth-child(1) p {background:#3E5563;border-radius:10px 10px 0 0;}
.sub1-1 #tab4 .competence_content .inBox:nth-child(2) p {background:#B1C2CD;border-radius:10px 10px 0 0;}
.sub1-1 #tab4 .competence_content .inBox:nth-child(3) p {background:#B5C1D4;border-radius:10px 10px 0 0;}
.sub1-1 #tab4 .competence_content .inBox .list-be {padding:15px 25px;}
.sub1-1 #tab4 .competence_content .inBox .list-be li {position:relative;padding-left:12px;line-height:37px;}
.sub1-1 #tab4 .competence_content .inBox .list-be li:before {position:absolute;content:'-';left:0;}
.sub1-1 #tab4 .competence_content .inBox .list-be li.sp-line {line-height:19px;}

.sub1-1 #tab4 .sm-txt {text-align:right;margin-bottom:7px;font-weight:900;}

.sub1-1 #tab4 .competence_iconBOX {display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:100px;}
.sub1-1 #tab4 .competence_iconBOX .competence-cont {display:flex;justify-content:space-between;align-items:center;width:calc(50% - 25px);}
.sub1-1 #tab4 .competence_iconBOX .competence-cont:nth-child(1) {margin-bottom:50px;}
.sub1-1 #tab4 .competence_iconBOX .competence-cont:nth-child(2) {margin-bottom:50px;}
.sub1-1 #tab4 .competence_iconBOX .competence_icon {width:20%;}
.sub1-1 #tab4 .competence_iconBOX .txt-content {width:77%;}
.sub1-1 #tab4 .competence_iconBOX .txt-content p {font-weight:bold;font-size:24px;line-height:28px;}
.sub1-1 #tab4 .competence_iconBOX .txt-content p span {display:block;font-weight:300;font-size:20px;}
.sub1-1 #tab4 .competence_iconBOX .txt-content .list-be2 {font-size:17px;line-height:21px;margin-top:10px;color:#666;}
.sub1-1 #tab4 .competence_iconBOX .txt-content .list-be2 li:first-child {margin-top:0;}
.sub1-1 #tab4 .competence_iconBOX .txt-content .list-be2 li {position:relative;width:100%;padding-left:10px;margin-top:10px;}
.sub1-1 #tab4 .competence_iconBOX .txt-content .list-be2 li:before {position:absolute;content:'-';left:0;}
/** //sub1-1 **/

/**sub2-1**/
.sub2-1 .content {padding:50px 0 100px 0;}
.sub2-1 .disease-linkBN {display:flex;justify-content:space-between;margin:50px 0 100px;}
.sub2-1 .disease-linkBN li {width:465px;border:1px solid #ddd;box-sizing:border-box;}
.sub2-1 .disease-linkBN li p {font-weight:900;font-size:24px;padding:25px 0;text-align:center;}
.sub2-1 .disease-linkBN li .imgbox {padding:10px;display:block;background:#f5f6f7;}
.sub2-1 .disease-linkBN li .imgbox img {width:100%;}
.sub2-1 .disease-linkBN li a {padding:15px 10px;display:block;}
.sub2-1 .disease-linkBN li a .txtlink {background:#57BDD0;padding:14px 0;color:#fff;text-align:center;font-size:19px;border-radius:2px;font-weight:600;}
/** // **/

/**sub3-1**/
.sub3_content {margin-top:50px;font-size:20px;font-weight:500;text-align:center}
.sub3-tit {font-size:47px;line-height:1.3;font-weight:800;margin-bottom:5px;}
/* .sub3-tit:before {content:'';display:block;border-top:8px solid #57BDD0;width:50px;margin:10px auto;} */
.sub3-info-txt {display: inline-block;border:1px solid #57BDD0;width: fit-content;margin: 0 auto;padding:5px 20px;border-radius: 40px;color:#57BDD0;font-size: 17px;font-weight:500;line-height: 27px;}
.sub3_content .tit-smTXT {line-height: 20px;font-size: 17px;font-weight: 200;color: #666;}
.contBOX {margin-bottom:100px;}
.contBOX .txt-box {font-weight:300;margin-bottom:35px;line-height:31px;}
.contBOX .txt-box li:first-child {margin-bottom:30px;}
.contBOX .imgBOX1 {border:1px solid #ddd;padding:25px;width:600px;margin:0 auto;border-radius:15px;box-sizing:border-box;}
.contBOX .imgBOX1 img {width:100%;}
.contBOX .img-sp {font-size:17px;font-weight:700;margin-top:15px;display:block;}
.contBOX .img-smsp {font-size:15px;font-weight:500;display:block;color:#666;margin-top:3px;line-height:17px;}

.contBOX .imgBOX2 {border:1px solid #ddd;padding:25px 50px;width:750px;margin:0 auto;border-radius:15px;box-sizing:border-box;}
.contBOX .imgBOX2 img {width:100%;}

.sub3-info-box {border:1px solid #ddd;border-radius:10px;background:#f5f6f7;padding:35px 25px;font-size:18px;}
.sub3-info-box .ul-info {counter-reset:number 0;text-align:left;}
.sub3-info-box .ul-info li {position:relative;padding-left:18px;margin-bottom:17px;line-height:24px;}
.sub3-info-box .ul-info li:last-child {margin-bottom:0;}
.sub3-info-box .ul-info li:before {counter-increment:number 1;content:counter(number) '.';display:inline-block;position:absolute;top:1px;left:0;}
.link-sp {font-size:15px;display:block;background:#fff;padding:2px 8px;border-radius:5px;margin-top:5px;width:fit-content;}
.linkST {background:#ececec;font-size:13px;padding:1px 4px;border-radius:2px;font-weight:bold;color:#666;}
.linkST:before {content:'';display:inline-block;width:13px;height:13px;background:url(/images/front/link-icon.png) no-repeat;background-size:100%;vertical-align:-2px;margin-right:3px;}
.sub3_down_bt {position:absolute;right:100px;color:#000;font-size:15px;border:1px solid #ddd;width:fit-content;line-height:37px;font-weight:600;padding:0 15px;}
.sub3_down_bt:before {content:'';display:inline-block;width:18px;height:18px;background:url(/images/front/down-icon.png) no-repeat;vertical-align:-3px;margin-right:5px;}
/** // **/

/** //modeltest **/
.sub6-1 .aboutBOX {text-align:center;color:#000;padding:50px 0/* padding:40px 0;border-radius:10px;background:url(/images/front/testabout_bg.png) no-repeat;width:100%;background-size:100%; */}
.sub6-1 .aboutBOX .info-txt {font-size:17px;line-height:24px;font-weight:200;}
.sub6-1 .aboutBOX .tologo-list {display:flex;align-items:center;justify-content:center;margin-top:25px;}
.sub6-1 .aboutBOX .tologo-list img {width:110px;margin-right:30px;}
.sub6-1 .aboutBOX .tologo-list img:last-child {margin-right:0;width:120px;}
.sub6-1 .aboutBOX p {font-size:45px;line-height:1.3;font-weight:800;margin-bottom:5px;}

.sub6-1 .model-cardBOX {display:flex;justify-content:space-between;}
.sub6-1 .model-cardBOX .test-card {display:flex; flex-direction: column; justify-content: space-between;background-color:#FAFAFA;border-radius:20px;overflow:hidden;border:1px solid rgba(34, 40, 50, 0.1);transition:all .2s;box-sizing:border-box;padding:25px 20px;width:calc(20% - 45px);margin-top:50px;}
.sub6-1 .model-cardBOX .test-card:hover {border:1px solid rgba(34, 40, 50, 0.5); box-shadow:15px 15px 25px rgba(34, 40, 50, 0.1), inset -50px -50px 100px rgba(255, 255, 255, 0.8);}
.sub6-1 .model-cardBOX .test-card p {font-size:29px;color:#232823;line-height:1.21;font-family:'Apple SD Gothic Neo', 'Barlow', 'Noto Sans KR', sans-serif;font-weight:800;word-break:keep-all;letter-spacing:-0.03em;}
.sub6-1 .model-cardBOX .test-card .txt-st1 {font-size:19px;color:#232823;line-height:1.21;font-family:'Apple SD Gothic Neo', 'Barlow', 'Noto Sans KR', sans-serif;word-break:keep-all;letter-spacing:-0.03em;margin:10px 0;display:block;min-height:70px;}
.sub6-1 .model-cardBOX .test-card .txt-st1 .sm-txt {font-size:14px;}
.sub6-1 .model-cardBOX .test-card .text-card-bottom {display:flex;flex-direction: column;}

.sub6-2 .modeltest-tab .tab_btn {text-decoration:none;color:#333;width:100%;display:block;border:1px solid #ddd;padding:20px 0;box-sizing:border-box;}
.sub6-2 .modeltest-tab {margin-top:0;}
.sub6-2 .modeltest-tab .in_tabBOX {position:relative;}
.sub6-2 .modeltest-tab .in_tabBOX .tab_menuBOX {overflow:hidden;}
.sub6-2 .modeltest-tab .in_tabBOX .tab_menuBOX .tabmenu_li {float:left;width:20%;text-align:center;}
.sub6-2 .modeltest-tab .in_tabBOX .tab_menuBOX .tabmenu_li.is_on .tab_btn {background:#57BDD0;color:#fff;font-weight:bold;}
.sub6-2 .modeltest-tab .in_tabBOX .tab_menuBOX .tab_btn {font-size:20px;}
.sub6-2 .modeltest-tab .in_tabBOX .cont_area .cont {display:none;margin-top:20px;}
.sub6-2 .modeltest-tab .in_tabBOX .cont_area .cont .in-section {display:flex;align-items: center;justify-content: space-around;}
.sub6-2 .modeltest-tab .populdescription-txt {display:flex;flex-wrap: wrap;height:max-content;width:calc(40% - 25px);}
.sub6-2 .modeltest-tab .populdescription-txt .content {display:flex;width:100%;font-size:20px;}
.sub6-2 .modeltest-tab .populdescription-txt .content img {width:120px;}
.sub6-2 .modeltest-tab .populdescription-txt .content .cont-txtbox {position:relative;padding-left:20px;margin-left:15px;display:flex;flex-direction:column;justify-content:center;}
.sub6-2 .modeltest-tab .populdescription-txt .content .cont-txtbox:after {content:'';display:block;width:10px;height:100%;position:absolute;top:0;left:0;}
.sub6-2 .modeltest-tab #tab1 .populdescription-txt .content .cont-txtbox:after {background:#E4E4E4;}
.sub6-2 .modeltest-tab #tab2 .populdescription-txt .content:nth-child(1) .cont-txtbox:after {background:#FFB5AB;}
.sub6-2 .modeltest-tab #tab2 .populdescription-txt .content:nth-child(2) .cont-txtbox:after {background:#F48484;}
.sub6-2 .modeltest-tab #tab3 .populdescription-txt .content:nth-child(1) .cont-txtbox:after {background:#A66DDA;}
.sub6-2 .modeltest-tab #tab3 .populdescription-txt .content:nth-child(2) .cont-txtbox:after {background:#D8BBF4;}
.sub6-2 .modeltest-tab #tab4 .populdescription-txt .content:nth-child(1) .cont-txtbox:after {background:#F0F0F0;}
.sub6-2 .modeltest-tab #tab4 .populdescription-txt .content:nth-child(2) .cont-txtbox:after {background:#EAEAEA;}
.sub6-2 .modeltest-tab #tab5 .populdescription-txt .content:nth-child(1) .cont-txtbox:after {background:#9EB6E6;}
.sub6-2 .modeltest-tab #tab5 .populdescription-txt .content:nth-child(2) .cont-txtbox:after {background:#81AFD4;}

.sub6-2 .modeltest-tab .populdescription-txt .content p {font-size:31px;font-weight:bold;margin-bottom:10px;}
.sub6-2 .modeltest-tab .populdescription-txt .content p span {font-size:20px;font-weight:300;color:#666;margin-top:3px;display:block;}
.sub6-2 .modeltest-tab .populdescription-imgBOX {text-align:center;width:57%;}
.sub6-2 .modeltest-tab .populdescription-imgBOX img {border:5px solid #ddd;border-radius:45px;box-sizing: border-box;}

.sub6-3 .modeltest-tab2 .tab_btn {text-decoration:none;color:#333;width:100%;display:block;border:1px solid #ddd;padding:20px 0;box-sizing:border-box;}
.sub6-3 .modeltest-tab2 {margin-top:50px;}
.sub6-3 .modeltest-tab2 .in_tabBOX {position:relative;}
.sub6-3 .modeltest-tab2 .in_tabBOX .tab_menuBOX {overflow:hidden;}
.sub6-3 .modeltest-tab2 .in_tabBOX .tab_menuBOX .tabmenu_li {float:left;width:25%;text-align:center;}
.sub6-3 .modeltest-tab2 .in_tabBOX .tab_menuBOX .tabmenu_li.is_on .tab_btn {background:#57BDD0;color:#fff;font-weight:bold;}
.sub6-3 .modeltest-tab2 .in_tabBOX .tab_menuBOX .tab_btn {font-size:20px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont {display:none;margin-top:50px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont#tab1 {text-align:center;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .align-C {display:inline-block;position:relative;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .container img {display:block;height:auto;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker {position:absolute;border-radius:24px;transform:translate(-50%, -50%);cursor:pointer;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker.pa {width:50px;height:40px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker.qm {width:130px;height:130px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .tooltip {position:absolute;background-color:rgba(0, 0, 0, 0.65);color:#fff;padding:7px 10px;border-radius:5px;font-size:15px;white-space:nowrap;opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:10;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker.pa .tooltip {top:-20px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker.qm .tooltip {top:-30px;}
.sub6-3 .modeltest-tab2 .in_tabBOX .cont_area .cont .marker:hover .tooltip {opacity:1;}

/**슬라이드**/
.slider-content {position:relative;width:1364px;height:725px;margin:0 auto;overflow:hidden;display:flex;align-items:center;}
.slide-visual {position:absolute;width:100%;opacity:0;/* transition:opacity 1s ease-in-out; */}
.slide-visual img {width:100%;height:100%;object-fit:cover;}
.slide-visual.active {opacity:1;z-index:1;}
.buttons .prevSlide:before {content:'';position:absolute;width:50px;height:50px;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2;left:0;height:8px;background-color:#c3c3c3;border-radius:10px;transform:translateY(63px) rotate(50deg);}
.buttons .prevSlide:after {content:'';position:absolute;width:50px;height:50px;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2;left:0;width:50px;height:8px;background-color:#c3c3c3;border-radius:10px;transform:translateY(30px) rotate(-50deg);}
.buttons .nextSlide:before {content:'';position:absolute;width:50px;height:50px;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2;right:0;height:8px;background-color:#c3c3c3;border-radius:10px;transform:translateY(63px) rotate(-50deg);}
.buttons .nextSlide:after {content:'';position:absolute;width:50px;height:50px;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2;right:0;width:50px;height:8px;background-color:#c3c3c3;border-radius:10px;transform:translateY(30px) rotate(50deg);}

.buttons button:hover {background:rgba(0,0,0,0.8);}

/** // **/


/** cont-view **/
.cont-view {height:calc(100% - 199px);}
.cont-view .file-wrap { height:51px;border-bottom:1px solid #C5C5C5;}
.cont-viewWrap {height:calc(100% - 51px);min-height:670px; border-bottom:1px solid #C5C5C5;}
.cont-viewCont {padding:25px 0; font-size:16px; line-height:2.5; color:#666;}
.cont-viewCont.board_viewN {min-height:551px;}
/** //cont-view **/

/** cont-mypage **/
/* .cont-mypage { height:calc((100% - 70px)); display:flex; align-items:center; justify-content:center; } */
.cont-mypage {width:820px;margin:0 auto;padding-top:80px;}
.cont-mypage .btn-pass button { height:54px; font-size:14px;}
/** //cont-mypage **/

/** cont-write **/
.cont-write { height:calc(100% - 239px);}
.cont-writeWrap { height:calc(100% - 71px);}

.cont-writeWrap .text-box { height:100%; box-sizing:border-box;}
.text-box .scroll-textarea { border:0; height:100%;}
.cont-writeWrap .text-box textarea { height:100%; padding:25px 40px; font-size:16px; line-height:2.5; color:#666666; border:0;}

.write-file-wrap { height:71px;  display:flex; align-items:center; /* padding:0 40px;background:#FAFAFA; */ border:1px solid #C5C5C5; border-left:0; border-right:0; box-sizing:border-box;}
.write-file-wrap .file-wrap { width:100%; padding:12px 14px; border-radius:4px; background-color:#fff; box-sizing:border-box;border:1px solid #ddd;}
.write-file-wrap .file-list li { margin-right:20px;}
.write-file-wrap .file-list li .btn-a { pointer-events:none;}
.write-file-wrap .file-list li .btn-a span { text-decoration:none;}

.write-file-wrap.w-File_NEWST {border:1px solid #d1d1d1 !important;border-top:0;}
/** //cont-write **/

/** cont-model **/
.cont-model-wrap { height:calc(100% - 120px);}
.cont-model-total-box { padding: 10px 20px 8px; background:#E0F2F1; border-radius: 50px;}
.cont-model-total { font-size:13px; color:#1FAFD7; font-weight:bold;}

.cont-model { height:100%; min-height:551px; box-sizing:border-box;}
.cont-model .content {width:1200px;margin:0 auto;}

.model-list { display:grid; grid-template-columns:repeat(4, 1fr); gap:32px; margin-top: 24px;}
.model-list li {position:relative; /* background-color:#FAFAFA; */
background-color:#fff; border-radius:20px; overflow:hidden; /* border:1px solid rgba(34, 40, 50, 0.1); */ transition:all .2s; box-sizing:border-box; box-shadow: rgba(75, 75, 80, 0.18) 0px 6px 20px 0px;
display:grid; grid-template-rows:subgrid; grid-row:span 2; row-gap:0;}
/* .model-list li .model-iconBOX {position: absolute;right: 30px;bottom: 25px;} */
.model-list li .model-iconBOX {display: flex; justify-content:center; flex-wrap: wrap; /* background-color: #BAEEF4;  */ background:linear-gradient(#E7FAFD, #CFF6FB); padding: 32px}
.model-list li .model-iconBOX div {display:flex; justify-content:center; width: 100%}
.model-list li .model-iconBOX .sp-modelIcon {display: inline-block;width:100%; height:80px; background-size:contain; background-repeat:no-repeat; background-position:center;}
.model-list li .model-iconBOX .sp-modelTag {font-size:15px; color:#12728f; font-weight:600; padding: 10px 16px 9px; background-color: rgba(31, 156, 195, 0.15); border-radius:50px; margin-top: 24px;}
/* .model-list li { width:calc(20% - (128px / 5)); margin-right:32px; margin-bottom:32px; background-color:#FAFAFA;  border-radius:20px; overflow:hidden; border:1px solid rgba(34, 40, 50, 0.1); transition:all .2s; box-sizing:border-box;} */
/* .model-list li:hover {border:1px solid rgba(34, 40, 50, 0.5); box-shadow:15px 15px 25px rgba(34, 40, 50, 0.1), inset -50px -50px 100px rgba(255, 255, 255, 0.8);} */
/* .model-list li:nth-child(4n) { margin-right:0;} */
/* .model-list li a {min-height:245px; margin-bottom: 10px; display:flex; justify-content:space-between; flex-direction:column; width:100%; height:100%; box-sizing:border-box; background:url(/images/front/model-list-bg1.png) no-repeat center center; font-weight:bold;}
.model-list li:hover a { background-image:url(/images/front/model-list-bg2.png);} */
.model-con { text-align:center; padding:25px 30px; display:flex; flex-direction:column;}
.model-num { font-size:12px; margin-bottom:10px; color:#57bdd0;}
.model-tit {padding:0 32px; min-height:64px; margin-bottom: 16px; font-size:26px; color:#232823; line-height:1.21; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:800; /* word-break:break-all; */ word-break: keep-all; letter-spacing:-0.03em;}
.model-name { font-size:13px; margin-bottom:5px;color:#666;}
.model-date { font-size:13px; color:#000;font-weight:300;}
/* .model-sub-tit { z-index: 9; position: relative; -webkit-text-stroke: 0.1px #fff; text-shadow:2px 2px 3px #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} */
.model-tit-box {flex:1; display:flex; align-items:center; justify-content:center;}
.model-sub-tit-box {height: auto; min-height:100px; padding: 16px 24px; background-color:#f8f8f8; border-radius: 14px;}
.model-sub-tit { font-size:16px; color: #686868; font-weight:600; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; }
.model-btn-box {display:flex; justify-content:center;}
.model-btn {display:block; padding:16px 30px 14px; width:40%; background:linear-gradient(0.25turn, #3DB3D8, #1F9CC3); border-radius:100px; margin-top: 24px;}
.model-btn p {color:#fff; font-weight:bold; font-size: 18px;}
.model-btn:hover {/* background:linear-gradient(0.25turn, #009CAD, #0D838F); */ background:#1F9CC3; transform: scale(1.02);
/* box-shadow: 0 10px 15px -3px rgba(0, 184, 207, 0.1), 0 4px 6px -4px rgba(0, 184, 207, 0.1); */
box-shadow: 0 0px 14px 0 rgba(31, 156, 195, 0.5);
}
/** //cont-model **/

/** cont-modelForm **/
.cont-modelForm { height:calc(100% - 40px); display:flex;}
.cont-modelForm .in_modelcont {width:100%;}

.cont-modelForm-tit {font-size:29px; line-height:1.3; font-weight:800; letter-spacing:-0.03em; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif;}

.cont-modelForm-left { /* width:18.8%; padding:80px 80px 50px 60px; padding-right:30px; */width:100%;box-sizing:border-box;border-bottom:1px solid #222832;padding-bottom:5px;margin-bottom:20px;}
.cont-modelForm-rightWrap { /* width:81.2%; height:100%; padding-right:40px!important; */ width:100%;box-sizing:border-box;}
.cont-modelForm-right {height:calc(100% - 200px);/*  margin-top:85px; */ padding:0 0px 50px 0; box-sizing:border-box;}

.modelForm-tit { font-size:20px; font-weight:bold;color:#222832;}
.modelForm-tit2 { font-size:16px; margin-bottom:10px; color:#222832; font-weight:bold;}
.modelForm-tit3 { font-size:15px; margin-bottom:5px; color:#222832;}

.cont-modelForm-right  {display:block;justify-content:space-between; position:relative;}
.cont-modelForm-right > div { width:calc(50% - 15px);}
.cont-modelForm .cont-modelForm-right { display:block;}
.cont-modelForm .cont-modelForm-right > div { width:100%;}
.cont-modelForm-input dt { color:#222832; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; margin-bottom:5px; display:flex; justify-content:space-between; align-items:center;}
.cont-modelForm-input dt span { position:relative; display:block;}
.cont-modelForm-input dt span:last-child { color:#A9B6CB; font-size:10px; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:normal;}
.cont-modelForm-input dt span > * { font-size:10px; margin-left:2px;}
.cont-modelForm-input dt span sup { position:absolute; top:-3px;}
.cont-modelForm-input dt span sub { position:absolute; bottom:-5px;}
.cont-modelForm-right .ip-box input { height:50px; font-size:13px;}
.cont-modelForm-right input::-ms-input-placeholder {color:#A9B6CB;}
.cont-modelForm-right input::-webkit-input-placeholder {color:#A9B6CB;}
.cont-modelForm-right input::-moz-placeholder {color:#A9B6CB;}
.cont-modelForm-right input::placeholder {color:#A9B6CB;}

.modelForm-wrap { height:50px; padding:9px; box-sizing:border-box; display:flex; align-items:center; background:#FFFFFF; box-shadow:0px 5px 25px -10px rgba(0, 0, 0, 0.2); border-radius:4px;}
.modelForm-wrap .ip-box input { height:32px; padding-left:8px; padding-right:20px; background:#FAFAFA; border:1px solid #E4E4E4; transition:all .2s;}
.modelForm-wrap .ip-box:hover input { border-color:#A9B6CB;}
.cont-dl .modelForm-wrap span { min-width:1.4%; text-align:center;}
.cont-modelForm-input .modelForm-wrap .btn-box { top:50%; bottom:auto; right:7px; margin-top:-7px;}
.cont-modelForm-input .modelForm-wrap .btn-box button:nth-of-type(1) { width:auto; height:auto;}

.cont-modelForm-file { display:flex;flex-wrap:wrap;justify-content:space-between;}
.cont-modelForm-file > div { width:100%;}
.cont-modelForm-file div:first-child {margin-bottom:20px;}
.cont-modelForm-file .file-wrap { padding:13px 14px;border:1px solid #ddd;border-radius:4px; margin-bottom:10px;background:#fff;}
.cont-modelForm-file .file-wrap:last-child { margin-bottom:0;}
.cont-modelForm-file .file-wrap.null { font-size:13px; color:#A9B6CB; font-weight:bold; justify-content:center;}
.cont-modelForm-file .file-list li .btn-a span { font-weight:bold;filter:grayscale(1);line-height:18px;}
.cont-modelForm-file .file-list li .file-delete { margin-left:14px;}
.cont-modelForm-input .btn-box { width:auto; position:absolute; right:0; bottom:0; top:auto; display:flex;}
.cont-modelForm-input .btn-box button { margin-right:10px;}
.cont-modelForm-input .btn-box button:nth-last-of-type(1) { margin-right:0;}
.cont-modelForm-input .btn-box button:nth-of-type(1) { width:50px; padding:0; position:relative;}
.cont-modelForm-input .btn-box button:nth-of-type(2) { width:130px;}
/** //cont-modelForm **/

/** cont-modelParameter **/
.cont-modelParameterWrap {/* background:linear-gradient(180deg, #FFFFFF 0%, #FAFAFA 100%);position:absolute; top:0; left:0;width:100%;height:28%; */ transition:all .3s;}
.cont-modelParameterWrap.formType { top:calc(100% - 80px);background:unset;overflow:hidden;}
.cont-modelParameterWrap.formType .modelParameter-btn { background:none;}
.cont-modelParameterWrap.formType .btn-a .parameter { background-image:url(/images/front/btn-icon/parameter-icon-b2.png);}

.modelParameter-btn { position:relative; height:79px;/*  padding:0 40px;  */width:1200px;margin:0 auto;background:unset;display:flex; align-items:flex-end;}
.modelParameter-btn .btn-a { position:absolute; left:50%; top:39px;}
.modelParameter-btn-list { margin-left:1px; display:flex;}
.modelParameter-btn-list li a { font-size:14px; padding:0 14px; margin-left:-1px; display:flex; align-items:center; width:200px; height:49px; border:1px solid #E0E0E0; border-bottom:0; background-origin:padding-box; background-color:#FAFAFA; color:#AAAAAA; font-weight:bold; transition:all .2s; position:relative; box-sizing:border-box;}
.modelParameter-btn-list li:hover a,
.modelParameter-btn-list li.active a { color:#222832; background-color:#FFF; border-color:#C5C5C5; z-index:1;}
.modelParameter-btn-list li:hover a { z-index:2;}
.modelParameter-btn-list li:hover a::after,
.modelParameter-btn-list li.active a::after { display:block; content:''; width:100%; height:1px; background-color:#FFF; position:absolute; bottom:-1px; left:0;}

.cont-modelParameter { display:flex;background-color:#FFF; height:calc(100% - 79px); box-sizing:border-box;padding-bottom:70px;}
.cont-modelParameter .in_modelcont {/* display:flex;width:1200px;margin:0 auto; */position:relative;width:100%;}
.cont-modelParameter .cont-modelForm-left { /* padding-top:50px;padding:50px 0 20px; */border-bottom:2px solid #222832;z-index:9;position:sticky;background:#fff;}
.btn-modelParameter {position:absolute;/* width:calc(80.2% - 80px); bottom:30px; */width:calc(100% - 0px);bottom:10px;}
.cont-modelParameter .model_tabCont a {text-decoration:none;color:#aaa;}
.cont-modelParameter .model_tabCont {}
.cont-modelParameter .model_tabCont .set_tabBOX {position:relative;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT {overflow:hidden;display:flex;position:relative;margin-bottom:25px;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT:before {content:'';position:absolute;border-bottom:1px solid #ddd;width:100%;bottom:0;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT .set_liBOX {width:210px;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT .set_liBOX.off-part {display:none;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT .set_liBOX.is_on .set_btn {font-weight:800;color:#000;border:1px solid #ddd;border-bottom:0;background:#fff;z-index:9;position:relative;}
.cont-modelParameter .model_tabCont .set_tabBOX .set_tab_TIT .set_btn {font-size:20px;padding:25px 0 15px 20px;display:inline-block;width:100%;height:100%;box-sizing:border-box;}
.cont-modelParameter .model_tabCont .set_tabBOX .cont_area .cont {display:none;}


.mosu-bt_list a:after {content:'';margin-left:20px;display:inline-block;border-right:1px solid #ddd;height:12px;}
.mosu-bt_list a:last-child::after {border:0;margin-left:0;}

.cont-modelParameter .cont-modelForm-right { margin-top:0;/*padding-top:50px; margin-top:50px; */}


/* .cont-modelParameter .cont-modelForm-right.description { padding-top:50px;} */
.cont-modelForm-right figure { margin-bottom:40px;text-align:center;}
.cont-modelForm-right figure .result_img {width:650px;}

.parameter-tit { font-size:21px; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:700; color:#222832; margin-bottom:10px;}
.parameter-list2 {/* padding-left:13px; */margin:20px 0 50px;font-weight:500;}
.parameter-list2 div { font-size:14px; line-height:1.71 !important; font-weight:400; margin-bottom:10px; position:relative;}
/* .parameter-list2 div::after { display:block; content:''; width:3px; height:3px; background-color:#999; border-radius:50%; position:absolute; left:-10px; top:10px;} */
.parameter-list2 div:last-child { margin-bottom:0;}

.parameter-table { font-size:16px; border:1px solid #E5E5E5; line-height:1.3; margin-bottom:60px; border-left:0; border-right:0;}
.parameter-table th { color:#999; border-bottom:1px solid #E5E5E5; height:30px; padding:5px 0; vertical-align:middle;font-weight:700;}
.parameter-table td { font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; color:#222832; border-bottom:1px solid #e4e4e4; height:28px; padding:9px 0; vertical-align:middle;font-weight:700;}
/** .parameter-table td:nth-of-type(1), .parameter-table td:last-of-type { font-family:'CambriaMath'; } **/
.parameter-table tr:last-child td { border-bottom:0;}
.parameter-table .parameter-divide { padding-right:24px;}
.parameter-table .parameter-divide p:nth-of-type(1) { border-bottom:1px solid #E5E5E5; padding-bottom:5px; margin-bottom:6px;}
/** //cont-modelParameter **/

/** cont-modelResult **/
.cont-modelParameter .cont-modelForm-right.result { padding:0 0 20px;}
.cont-modelParameter .cont-modelForm-right.result .chart_result {display:none;width:1200px;height:650px;margin:0 auto;border:1px solid #ddd;padding:20px;box-sizing:border-box;margin-bottom:25px;}
.result-btn { position:absolute; display:flex; justify-content:flex-end; top:34px; right:0; width:calc(100% - 40px);z-index:9;}
.result-btn a { margin-right:18px;}
.result-btn a:last-child { margin-right:0;}

.result-graph { margin-top:50px;}
.parameter-tit2 { font-size:16px; color:#222832; font-family:'Apple SD Gothic Neo','Barlow', 'Noto Sans KR', sans-serif; font-weight:500; margin-bottom:18px;}
.parameter-list-box { margin-bottom:40px;}
.parameter-list { font-size:0; margin-bottom:15px;line-height:1.71;}
.parameter-list li { display:inline-block; font-size:13px;}
.parameter-list li::after { display:inline-block; content:'|'; margin:0 10px; color:#CCCCCC;}
.parameter-list li:last-child:after { display:none;}
/** //cont-modelResult **/

/** cont-manageWrite **/
.cont-manageWrite { height:calc(100% - 199px); width:100%; border:1px solid #C5C5C5; border-left:0; border-right:0; box-sizing:border-box; display:flex; flex-wrap:wrap;}
.cont-manageWriteWrap { width:50%; height:50%; box-sizing:border-box;}
.cont-manageWriteWrap:nth-of-type(2n-1) { border-right:1px solid #C5C5C5;}
.cont-manageWriteWrap:nth-of-type(n+3) { border-top:1px solid #C5C5C5;}

.cont-manageWriteWrap .text-box { height:calc(100% - 71px); }
.cont-manageWriteWrap .text-box textarea { padding:20px 30px; font-size:16px; line-height:1.88; color:#666;}
.cont-manageWriteWrap .write-file-wrap { border-bottom:0;}

.cont-manageWriteWrap.write_cont-NEWST {border:1px solid #C5C5C5 !important;width:100%;margin-top:50px;height:350px;}

.cont-mdel-NEWST {width:1200px;margin:0 auto;padding:20px 0;border:0;display:block;height:unset;}
.cont-mdel-NEWST .cont-manageWriteWrap {border-right:0;width:100%;}

.manageWriteTitle { display:flex; height:60px; padding:0 30px; border-bottom:1px solid #EEEEEE; align-items:center; justify-content:space-between; position:relative;}
.manageWriteTitle::after { width:100%; height:90px; display:block; content:''; background:linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%); position:absolute; top:0; left:0; z-index:-1; }
.manageWrite-tit { font-size:20px; font-weight:bold; color:#232323;}

.cont-manageWrite div[class*='flex-table'] { height:calc(100% - 60px);}
.cont-manageWrite .flex-table .tbody { height:calc(100% - 31px);}
.cont-manageWrite .flex-table .tbody .tr { min-height:30px; padding:6px 0 7px;}
.cont-manageWrite .flex-table .tbody .tr:last-child { border-bottom:1px solid #EEEEEE;}
.cont-manageWrite .flex-table .tr > * { padding-right:10px;}
.cont-manageWrite .flex-table .tr > *:first-child { padding-left:30px;}
.cont-manageWrite .flex-table .thead { background:none; border-bottom-color:#C5C5C5;}
.cont-manageWrite .flex-table .thead .tr { min-height:17px;}
.cont-manageWrite .flex-table .select-box select { width:100%; padding:0 20px 0 10px; min-width:auto; background-position:right 10px center;}

.manageWrite-table .tr { flex-wrap:wrap; display:flex; align-items:center;}
.manageWrite-table .tr > * { display:block;}
.manageWrite-table .tr > *:nth-child(1) { width:8.3%;}
.manageWrite-table .tr > *:nth-child(2) { width:9.4%;}
.manageWrite-table .tr > *:nth-child(3) { width:12.5%;}
.manageWrite-table .tr > *:nth-child(4) { width:6.25%;}
.manageWrite-table .tr > *:nth-child(5) { width:36.45%;}
.manageWrite-table .tr > *:nth-child(6) { width:7.3%;}
.manageWrite-table .tr > *:nth-child(7) { width:9.4%;}
.manageWrite-table .tr > *:nth-child(8) { width:10.4%;}
.manageWrite-table .tr > *:nth-child(9) { width:8.3%; font-size:12px; color:#999; text-align:right;}
.manageWrite-table .tr > *:nth-child(10) { width:81.3%; margin-top:4px;}

.manageWrite-table2 .tr > *:nth-child(1) { width:8.3%;}
.manageWrite-table2 .tr > *:nth-child(2) { width:33.4%;}
.manageWrite-table2 .tr > *:nth-child(3) { width:35.4%;}
.manageWrite-table2 .tr > *:nth-child(4) { width:12.5%;}
.manageWrite-table2 .tr > *:nth-child(5) { width:10.4%;}

.manageWrite-table3 .tr { flex-wrap:wrap; display:flex; align-items:center;}
.manageWrite-table3 .tr > * { display:block;}
.manageWrite-table3 .tr > *:nth-child(1) { width:8.3%;}
.manageWrite-table3 .tr > *:nth-child(2) { width:12.5%;}
.manageWrite-table3 .tr > *:nth-child(3) { width:12.5%;}
.manageWrite-table3 .tr > *:nth-child(4) { width:38.6%;}
.manageWrite-table3 .tr > *:nth-child(5) { width:8.3%;}
.manageWrite-table3 .tr > *:nth-child(6) { width:9.4%;}
.manageWrite-table3 .tr > *:nth-child(7) { width:10.4%;}
.manageWrite-table3 .tr > *:nth-child(8) { width:8.3%; font-size:12px; color:#999; text-align:right;}
.manageWrite-table3 .tr > *:nth-child(9) { width:81.3%; margin-top:4px;}

.cursor-p { cursor:pointer;}
/** //cont-manageWrite **/

/** cont-btn-box **/
.cont-btn-box {height:80px;/*padding:0 40px; display:flex;align-items:center;justify-content:space-between; background:linear-gradient(180deg, #F8F8F8 0%, #FFFFFF 100%);*/}
.cont-btn-box .in_ft_cont {height:80px;/* width:1200px;margin:0 auto; */display:flex;align-items:center;justify-content:space-between;}
.cont-btn-box .in_ft_cont2 {display:flex;}
.cont-btn-box .btn-box { display:flex;}
.cont-btn-box .btn-box button { margin-right:8px;}
.cont-btn-box .btn-box button:last-child { margin-right:0;}
/** //cont-btn-box **/

/*** //dashboard + container ***/

/*** popup ***/
.popup-box, .popup-box2 { display:flex; position:fixed; padding:0 15px; box-sizing:border-box; width:100%; height:100%; background-color:rgba(51, 51, 51, 0.9); left:0; top:0; z-index:10; justify-content:center; align-items:center;}

.popup-cont { border:1px solid #000; background-color:#fff; box-sizing:border-box; overflow-y:hidden;box-shadow:0px 25px 25px rgba(0, 0, 0, 0.3);}

.popup-tit-box { height:39px; box-sizing:border-box; display:flex; justify-content:space-between; align-items:center; background:#f5f6f7; border-bottom:1px solid #C5C5C5;}
.popup-tit-box2 { display:flex; align-items:flex-end; }
.popup-tit { font-size:13px; padding-left:16px; color:#222832; font-weight:bold;}
.popup-tit span {font-size:15px;padding-top:2px; display:block; background:no-repeat left center;}
/* .popup-tit .upload { background-image:url(/images/front/btn-icon/upload-icon-b.png);} 
.popup-tit .result { background-image:url(/images/front/btn-icon/view-icon-b.png);}
.popup-tit .member { background-image:url(/images/front/btn-icon/member-icon-b.png);}
.popup-tit .array { background-image:url(/images/front/btn-icon/array-icon-b.png);}
.popup-tit .data { background-image:url(/images/front/btn-icon/data-icon-b.png);}*/

.popup-tit-box .b-close { width:38px; height:100%; border-left:1px solid #C5C5C5; background:url(/images/front/btn-icon/b-close-icon.png) no-repeat center center;}

.popup-cont .flex-btn-box { padding:0;}


.pop-terms {width:700px;}
.pop-terms .popup-tit-box2 {border-bottom:1px solid #ededed;display:flex;align-items:center;padding:20px;justify-content:space-between;}
.pop-terms .pop_Xicon {border-left:0;background:url(/images/front/popup-close-icon.png) no-repeat center center;width:16px;height:16px;}
.pop-terms .popup-tit2 {font-size:35px;color:#222832;font-weight:500;}

.pop-terms .popup-inner-box {padding:20px;background:#f4f4f4;line-height:24px;overflow-y:auto;height:700px;box-sizing:border-box;}
.pop-terms .popup-inner-box .terms-tit1 {font-size:15px;margin-bottom:20px;line-height:19px;}
.pop-terms .popup-inner-box .terms-tit2 {font-size:19px;font-weight:500;}
.pop-terms .popup-inner-box .terms-tit3 {font-size:15px;font-weight:500;line-height:19px;margin:5px 0 10px 0;}
.pop-terms .popup-inner-box .terms-tit4 {font-size:17px;font-weight:500;line-height:19px;margin:5px 0;}
.pop-terms .popup-inner-box .terms-tit5 {font-size:15px;font-weight:500;line-height:19px;margin:5px 0;}
.pop-terms .popup-inner-box .terms-tit6 {font-size:13px;color:#777;margin:5px 0;line-height:15px;}
.pop-terms .popup-inner-box .terms-tit7 {font-size:15px;margin-top:3px;line-height:15px;}

.pop-terms .popup-inner-box .sp_txt1 {font-weight:500;color:#666;}

.pop-terms .popup-inner-box .terms {font-size:14px;}
.pop-terms .popup-inner-box .terms-in-txt {color:#777;padding-left:15px;margin-bottom:7px;}
.pop-terms .popup-inner-box .number_list {counter-reset:colorcircle 0;}
.pop-terms .popup-inner-box .number_list li {position:relative;padding-left:22px;list-style:none;margin-bottom:5px;}
.pop-terms .popup-inner-box .number_list li:before {position:absolute;top:8px;left:0.5em;transform:translateY(-50%);counter-increment:colorcircle 1;content:counter(colorcircle);font-size:0.7em;z-index:1;}
.pop-terms .popup-inner-box .number_list li:after {content:'';position:absolute;top:8px;left:0;transform:translateY(-50%);display:inline-block;border:1px solid #999;border-radius:50%;width:14px;height:14px;}

.pop-terms .popup-inner-box .number_list2 {counter-reset:number 0;position:relative;}
.pop-terms .popup-inner-box .number_list2 li {padding-left:20px;margin-bottom:7px;}
.pop-terms .popup-inner-box .number_list2 li:last-child {margin-bottom:0;}
.pop-terms .popup-inner-box .number_list2 li:before {position:absolute;left:0;counter-increment:number 1;content:counter(number)'. ';}

.pop-terms .popup-inner-box .in-listBG {margin-top:7px;padding:10px;background:#e9e9e9;font-size:15px;}
.pop-terms .popup-inner-box .in-listBG li {margin-bottom:7px;padding-left:0;}
.pop-terms .popup-inner-box .in-listBG li:last-child {margin-bottom:0;}
.pop-terms .popup-inner-box .in-listBG li:before {display:none;}

.pop-terms .popup-inner-box2 {padding:20px;background:#f4f4f4;line-height:24px;overflow-y:auto;box-sizing:border-box;}
.pop-terms .popup-inner-box2 .gptInfo-txt {background:#fff;color:#6B86B5;padding:10px 0 7px;border-radius:7px;margin-top:25px;box-sizing:border-box;font-size:13px;line-height:18px;position:relative;padding-left:30px;}
.pop-terms .popup-inner-box2 .gptInfo-txt:before {content:'';background-image:url(/images/front/btn-icon/gpt_info_icon.png);width:14px;height:14px;display:inline-block;position:absolute;left:10px;}

.pop-terms .list-txt1 {font-size:15px;}
.pop-terms .list-txt1 li:nth-child(1) {}
.pop-terms .list-txt1 li:nth-child(2) {}
.pop-terms .list-txt1 li:nth-child(3) {}
/** popup-form **/
.popup-form { padding:30px 30px; background:no-repeat center center; background-size:cover;}
div[class*='popup-form-t'] { display:flex; width:100%; justify-content:space-between;}
div[class*='popup-form-'] { margin-bottom:20px;}
div[class*='popup-form-']:last-child { margin-bottom:0;}

.popup-form-one { width:100%;}

.popup-form-two1 > * { width:calc(50% - 10px);}

.popup-btn { display:flex; justify-content:space-between;}
/** //popup-form **/

/** upload **/
.pop-upload { width:600px;}
/* .pop-upload .popup-form { background-image:url(/images/front/popup-upload-bg.png);} */

.popup-file-wrap { margin-bottom:20px; display:flex; align-items:center; justify-content:space-between; padding:20px 20px 20px 14px; background-color:#fff;border:1px solid #ddd;border-radius:4px;}
.popup-file-wrap .btn-a { min-width:69px;}
.popup-file-wrap .file-list { width:calc(100% - 79px);}
.popup-file-wrap .file-list li { line-height:1.5;}
.popup-file-wrap .file-list li .btn-a { pointer-events:none;}
.popup-file-wrap .file-list li .btn-a span { text-decoration:none;}
/** //upload **/

/** result **/
.pop-result { width:800px;}

.popup-scroll-box { height:800px;}
.popup-scroll { padding:40px; height:100%;}
.scroll-tit-box { margin-bottom:40px; display:flex; justify-content:space-between;}
.scroll-tit { font-size:36px; color:#222832;}
.scroll-date { font-size:13px; color:#999;}
div[class*='pop-result'] .result-graph { height:250px; width:100%;}

.pop-result .popup-form { background-color:#FFF; padding:0;}
.pop-result  figure { margin-bottom:40px;}
div[class*='pop-result'] button { height:60px; background:linear-gradient(180deg, #F8F8F8 0%, #FFFFFF 100%);}

.pop-result2 { width:1580px;}

.pop-result2 .popup-form { background-image:url(/images/front/popup-result2-bg.png); padding:0;}
.pop-result2 .popup-scroll { width:50%; border-right:1px solid #C4C4C4;}
.pop-result2 .popup-scroll:last-child { border-right:0;}
/** //result **/

/** member **/
.pop-member { width:400px;}
.pop-member .popup-form { background-image:url(/images/front/popup-member-bg.png);}

.pop-member .popup-btn { margin-top:40px;}
.pop-member .btn-white { margin-top:10px; position:relative; }
.pop-member .btn-white .password { font-size:14px;}
/** //member **/

/** parameter **/
.pop-parameter { width:400px;}
/** //parameter **/

/** data **/
.pop-data {width:600px;}
.pop-data .popup-form { background-image:url(/images/front/popup-data-bg.png);}
/** //data **/


/*** //popup ***/




/* 가로스크롤 방지 */
@media screen and (max-width:1920px) and (min-width:1900px){
    body { overflow-x:hidden;}
/*     #wrap { min-width:1900px;} */
}
/* //가로스크롤 방지 */


.nlogin-ST {background:#f5f6f7;height:calc(100% - 210px) !important;}
.login_contBOX {width:1200px;padding:70px 0;margin:0 auto;display:flex;justify-content:center;/* top:47%;left:50%;transform:translate(-50%,-50%);position:absolute;width:1150px; */box-sizing:border-box;}
.login_contBOX .contIN-ltBOX {width:700px;border-radius:10px 0 0 10px;}
.login_contBOX .contIN-ltBOX  img {width:100%;}
.login_contBOX .contIN-rtBOX {background:#fff;padding:65px 70px;border-radius:0 10px 10px 0;box-shadow:0px 5px 25px -10px rgba(0, 0, 0, 0.2);}
.contIN-rtBOX .ul-listCONT {}
.contIN-rtBOX .ul-listCONT li:nth-child(1) {text-align:center;padding:25px 0 15px 0;}
.contIN-rtBOX .ul-listCONT li:nth-child(2) {text-align:center;padding-bottom:25px;}
.contIN-rtBOX .ul-listCONT li:nth-child(1) img {width:75%;}
.login-bottom {margin-top:45px;}
.login-bottom .btn-Nst {margin-left:30px;}
.join_TXT {justify-content:space-between;}
.join_TXT img {width:125px;}
.bt-BOX {bottom:15px;left:50%;transform:translate(-50%,-50%);position:absolute;width:1200px;text-align:center;}
/* .nBTN-ST {margin:20px 0 50px 0 !important} */
.n-ParameterST {justify-content:space-between;}
.modelDesC_SelectST {width:125px;margin-bottom:20px;}
.modelDesC_SelectST select {line-height:1;border-radius:4px;background:url(/images/front/basic-icon/select-arrow-g.png) no-repeat right 14px center #fafafa;cursor:pointer;box-sizing:border-box;height:36px;box-shadow:none;border:1px solid #C5C5C5;background-color:#fff;width:100%;padding:0 20px 0 10px;min-width:auto;background-position:right 10px center;}
.nBTN-ST button {padding-top:0;font-size:20px;background:#262626;padding:15px 0 !important;color:#fff;}

/*NEW-loading*/
.loading-st1 {width:40px;height:40px;margin:0 auto;position:relative;}
.loading-st1 .loading-st1-child {width:100%;height:100%;position:absolute;left:0;top:0;}
.loading-st1 .loading-st1-child:before {content:'';display:block;margin:0 auto;width:15%;height:15%;background:#4B64E4;/* background-color:#3B62C7; */border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;}
.loading-st1 .loading-st1-2 {-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg); }
.loading-st1 .loading-st1-3 {-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg); }
.loading-st1 .loading-st1-4 {-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg); }
.loading-st1 .loading-st1-5 {-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg); }
.loading-st1 .loading-st1-6 {-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg); }
.loading-st1 .loading-st1-7 {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg); }
.loading-st1 .loading-st1-8 {-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg); }
.loading-st1 .loading-st1-9 {-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg); }
.loading-st1 .loading-st1-10 {-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg); }
.loading-st1 .loading-st1-11 {-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg); }
.loading-st1 .loading-st1-12 {-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg); }
.loading-st1 .loading-st1-2:before {-webkit-animation-delay:-1.1s;animation-delay:-1.1s; background:#486BDD;}
.loading-st1 .loading-st1-3:before {-webkit-animation-delay:-1s;animation-delay:-1s; background:#4177D0;}
.loading-st1 .loading-st1-4:before {-webkit-animation-delay:-0.9s;animation-delay:-0.9s; background:#3B83C3;}
.loading-st1 .loading-st1-5:before {-webkit-animation-delay:-0.8s;animation-delay:-0.8s; background:#358EB7;}
.loading-st1 .loading-st1-6:before {-webkit-animation-delay:-0.7s;animation-delay:-0.7s; background:#2F9AAA;}
.loading-st1 .loading-st1-7:before {-webkit-animation-delay:-0.6s;animation-delay:-0.6s; background:#28A69C;}
.loading-st1 .loading-st1-8:before {-webkit-animation-delay:-0.5s;animation-delay:-0.5s; background:#22B48E;}
.loading-st1 .loading-st1-9:before {-webkit-animation-delay:-0.4s;animation-delay:-0.4s; background:#1BC081;}
.loading-st1 .loading-st1-10:before {-webkit-animation-delay:-0.3s;animation-delay:-0.3s; background:#16CB76;}
.loading-st1 .loading-st1-11:before {-webkit-animation-delay:-0.2s;animation-delay:-0.2s; background:#0FD867;}
.loading-st1 .loading-st1-12:before {-webkit-animation-delay:-0.1s;animation-delay:-0.1s; background:#09E35B;}

@-webkit-keyframes sk-circleBounceDelay {0%, 80%, 100% {-webkit-transform:scale(0);transform:scale(0);} 40% {-webkit-transform:scale(1);transform:scale(1);}}
@keyframes sk-circleBounceDelay {0%, 80%, 100% {-webkit-transform:scale(0);transform:scale(0);} 40% {-webkit-transform:scale(1);transform:scale(1);}}
/* //NEW-loading*/

.summary_txt {text-align:center;width:100%;margin-top:15px;}


/*en*/
.sub1-1.en .tab_content .step-tit {font-size:36px;line-height:45px;}
.sub1-1.en #tab2 p {font-size:13px;}
.sub1-1.en #tab2 .contbox3 .imgbox li {width:100%;}
.sub1-1.en #tab2 .label-box {align-items:center;}
.sub1-1.en #tab2 .contbox1 .researcher-txt {font-size:36px;}
.sub1-1.en #tab2 .researcher-txt {font-size:36px;}
.sub1-1.en #tab3 .txt-content span {font-size:17px;}
.sub1-1.en #tab4 .competence_content .inBox .list-be li {line-height:17px;margin-top:12px;}
.sub1-1.en #tab4 .competence_content .inBox .list-be li:nth-child(1) {margin-top:0;}
.sub1-1.en #tab4 .competence_content .inBox .list-be li:nth-child(1) span {font-weight:300;color:#777;font-size:15px;}
.sub1-1.en #tab4 .competence_content .inBox .list-be li:nth-child(1) b {display:block;font-weight:bold;margin-bottom:3px;}

.sub1-1.en #tab4 .competence_iconBOX .competence-cont {align-items: flex-start;}

.sub2-1.en .disease-linkBN li p span {font-weight:300;}

.sub6-1.en .model-cardBOX .test-card p span {font-size:19px;font-weight: 300;display: block;}
.sub6-1.en .model-cardBOX .test-card .txt-st1 {min-height:91.94px;font-size:17px;}

.sub6-2.en .modeltest-tab .in_tabBOX .tab_menuBOX .tab_btn {letter-spacing:-0.7px;}