@charset "utf-8";

/* Fontface */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url('font/NotoSansCJKkr-DemiLight.eot');
    src: url('font/NotoSansCJKkr-DemiLight.eot?#iefix') format('embedded-opentype'), 
         url('font/NotoSansCJKkr-DemiLight.woff') format('woff');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('font/NotoSansCJKkr-Regular.eot');
    src: url('font/NotoSansCJKkr-Regular.eot?#iefix') format('embedded-opentype'), 
         url('font/NotoSansCJKkr-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('font/NotoSansCJKkr-Medium.eot');
    src: url('font/NotoSansCJKkr-Medium.eot?#iefix') format('embedded-opentype'), 
         url('font/NotoSansCJKkr-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('font/NotoSansCJKkr-Bold.eot');
    src: url('font/NotoSansCJKkr-Bold.eot?#iefix') format('embedded-opentype'),
         url('font/NotoSansCJKkr-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url('font/NotoSansCJKkr-Black.eot');
    src: url('font/NotoSansCJKkr-Black.eot?#iefix') format('embedded-opentype'),
         url('font/NotoSansCJKkr-Black.woff') format('woff');
}

/* Common */
body, p {font-size:15px;line-height:1.7em;font-family:'Noto Sans KR',Helvetica,sans-serif;color:#535353;word-break:keep-all;}
.hide_menu_stu .stu_hide{display:none !important;}
p {font-weight:400;}
h1, h2, h3, h4, h5, h6 {font-weight:700;font-family:'Noto Sans KR',Helvetica,sans-serif;color:#535353;line-height:1em;}
.blind, caption, legend {position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px 1px 1px 1px); /* IE6, IE7 */clip:rect(1px, 1px, 1px, 1px);}
.fw_300 {font-weight:300!important;}
.fw_400 {font-weight:400!important;}
.fw_500 {font-weight:500!important;}
.fw_700 {font-weight:700!important;}
.fw_900 {font-weight:900!important;}
.ta_c {text-align:center!important;}
.ta_l {text-align:left!important;}
.ta_r {text-align:right!important;}
.fl {float:left;box-sizing:border-box;}
.fr {float:right;box-sizing:border-box;}
.clb {clear:both;}
.of_h {overflow:hidden;}
.fc_sblue {color:#009fe7!important;}
.fc_red {color:#cc3366!important;}
.fc_navy {color:#20325b!important;}
.fc_blue {color:#353a9e!important;}
.fc_gray {color:#666!important;}
select {-webkit-border-radius:0;}
input, textarea, button {/*-webkit-appearance:none;*/-webkit-border-radius:0;font-family:'Noto Sans KR',Helvetica,sans-serif;}
a:hover, p a:hover {color:#44c1c4;}
.alink {color:#535353;border-bottom:1px dashed #a3a3a3;}
.ff_mg {font-family:'맑은고딕', sans-serif;font-style:normal;}
.slash {vertical-align:middle;background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><line x1='0' y1='100%' x2='100%' y2='0' stroke='rgb(227,226,226)' /></svg>");}
.backslash {vertical-align:middle;background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><line x1='0' y1='0' x2='100%' y2='100%' stroke='rgb(227,226,226)' /></svg>");}
.dis_ib {display:inline-block;}
dt {margin-bottom:0;}
.hidden {display:none!important;}
.overlay {position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;}

/* Loading */
.loading {position:fixed;top:0;left:0;z-index:10000;width:100%;height:100%;background:#fff;}
.loading .ajax_loader_1 {width:30px;height:30px;position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;}
.loading .ajax_loader_html {border-top-color:#0f2756;border-bottom-color:#0f2756;border-left-color:#0f2756;}

/* Common-layout */
body:not(.home) .content {padding-bottom:96px;}
.wrapper {background-color:#fff;}
.container_inner {padding-left:20px;padding-right:20px;max-width:1260px;width:100%;box-sizing:border-box;}
.content .container .container_inner, .boxed section.section .section_inner, section.grid_section .section_inner {padding-left:10px;padding-right:10px;width:1240px;box-sizing:border-box;}
section.section {padding:70px 0 0;}
.admin-bar .content {margin-top:32px!important;}

/* Header */
header {border-bottom:0;}
.header_bottom {background-color:transparent;transition:background ease 0.3s;}
.header_bottom > .container > .container_inner:before {position:absolute;left:20px;bottom:-1px;content:"";display:block;width:calc(100% - 40px);height:1px;background-color:rgba(255 255 255 / 20%);}
.header_bottom > .container > .container_inner:after {content:"";display:table;width:100%;}
.logo {left:20px;}
.logo a {float:left;height:25px!important;visibility:visible!important;}
.logo .logo_txt {position:relative;margin-left:16px;padding-left:17px;font-size:18px;font-weight:900;color:#fff;line-height:1.1em;vertical-align:top;/*transform:translateY(-50%);*/top:-13px;text-transform:uppercase;letter-spacing:-0.1px;visibility:visible!important;}
.logo .logo_txt:before {position:absolute;top:1px;left:0;content:"";display:block;width:2px;height:19px;background:#fff;}
.logo .logo_txt img {display:inline-block;margin-top:-5px;height:55px!important;vertical-align:middle;}
.header_right {position:absolute;top:50%;right:10px;z-index:101;margin-top:-15px;display:flex;justify-content:flex-end;}
.header_right .lang {display:inline-block;margin-left:3px;width:47px;height:30px;font-size:12px;color:#fff;line-height:30px;text-align:center;background:#001b54;}
.header_right .lang.mint {background:#4ec4c7;}

/* Gnb */
.header_inner.on nav.main_menu:hover .second {visibility:visible!important;opacity:1!important;height:270px!important;}
nav.main_menu, nav.main_menu.right {position:absolute;left:auto;right:0;height:100%;}
nav.main_menu>ul {height:100%;}
nav.main_menu>ul>li {padding:0;height:100%;box-sizing:border-box;text-align:center;display:flex;align-items:center;}
nav.main_menu ul li a, .drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {font-family:'Noto Sans KR',Helvetica,sans-serif}
nav.main_menu ul li a {font-size:16px;font-weight:700;color:#fff;}
nav.main_menu>ul>li>a {padding:0 30px;line-height:30px!important;}
nav.main_menu>ul>li>a>span {position:relative;padding:0 0 10px;text-transform:none;}
nav.main_menu>ul>li>a>span:before {position:absolute;bottom:0;left:50%;content:"";display:inline-block;margin-left:-14px;width:28px;height:2px;background:#4ec4c7;opacity:0;transition:all 0.2s;}
nav.main_menu>ul>li:hover>a>span:before, nav.main_menu>ul>li.active>a>span:before {opacity:1;}
nav.main_menu>ul>li:hover>a>span, nav.main_menu>ul>li.active>a>span {background-color:transparent;}
nav.main_menu>ul>li:hover>a, nav.main_menu>ul>li.active>a {color:#fff;}
nav.main_menu>ul>li.active .second .inner ul li.current-menu-item a {opacity:1;}
nav.main_menu>ul>li.gnb_login, nav.main_menu>ul>li.gnb_logout {margin-left:20px;}
nav.main_menu>ul>li.gnb_login>a, nav.main_menu>ul>li.gnb_logout>a {padding:0 10px;min-width:57px;font-size:12px;font-weight:300;color:#fff;background-color:#4ec4c7!important;box-sizing:border-box;}
nav.main_menu>ul>li.gnb_login>a>span:before, nav.main_menu>ul>li.gnb_logout>a>span:before {opacity:0;}

.drop_down .second .inner ul li.sub a, .drop_down .second .inner ul li.sub a:hover {background-image:none;}
.drop_down .second .inner ul li.sub ul {display:none;}
.drop_down>ul>li:first-child .second .inner ul {border-left:1px solid #3f5278}
.drop_down .second {width:100%;box-sizing:border-box;transition:all 0.1s;transition-delay:0s;height:0!important;opacity:0!important;}
.drop_down .second .inner {height:220px;}
.drop_down .second .inner ul {display:block;height:100%;border-right:1px solid #3f5278;background-color:transparent;text-align:center;}
.drop_down .second .inner ul li {padding:0 10px;width:100%;border:0;box-sizing:border-box;}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {padding:10px 0 4px;font-size:13px;font-weight:300;color:#96b8f9;line-height:1.4em;text-align:center;letter-spacing:-1px;}
.drop_down .second .inner ul li a:hover span, .drop_down .second .inner ul li.current-menu-item a span {color:#fff;border-bottom:1px solid #fff;}
.drop_down .second .inner ul li:hover {background-color:transparent;}

.header_inner:before {position:absolute;top:100%;left:-10px;content:"";display:block;width:calc(100% + 20px);height:0;transition:all 0.1s;background:#0f2756;}
.header_inner.on:before {height:250px;background:#0f2756;}
.header_inner.on .drop_down .second {padding:15px 0px;}

/* Footer */
footer {position:relative;background:#f2f2f2;}
.footer_top {display:none;}
.footer_top_holder {background-color:transparent;}
.footer_bottom_holder {margin:0 auto;width:1260px;min-height:150px;background-color:transparent;box-sizing:border-box;}
.footer_bottom {position:relative;padding:60px 20px 0;height:auto;}
.footer_bottom:after {content:"";display:table;width:100%;}
.footer_bottom, .footer_bottom p, .footer_bottom span, .footer_bottom a {font-size:12px;color:#0f2756;line-height:27px;}
.footer_bottom .copyright {float:left;width:calc(100% - 200px);overflow:hidden;text-align:left;}
.footer_bottom .copyright .vr {margin:0 15px;}
.footer_bottom .menu-foot_menu-container {float:right;width:170px;}
.footer_bottom .menu {position:relative;z-index:100;list-style:none;text-align:left;}
.footer_bottom .menu li.btn_site {padding:0;width:170px;line-height:27px;box-sizing:border-box;}
.footer_bottom .menu li.btn_site>a {position:relative;z-index:11;display:block;padding-left:15px;height:27px;line-height:27px;font-size:11px;font-weight:700;color:#666;background:#fff;box-sizing:border-box;}
.footer_bottom .menu li.btn_site>a:after {position:absolute;top:0;right:0;content:"";display:block;width:30px;height:27px;background:url(../img/arrow_d_white.png) no-repeat 50% 50% #44c1c4;transform:rotate(180deg);}
.footer_bottom .menu li.btn_site>ul {overflow:hidden;position:absolute;bottom:0;left:0;z-index:10;margin:0;padding:8px 0;width:100%;height:0;border-bottom:1px solid #f2f2f2;background:#fff;text-align:left;transition:all 0.3s;opacity:0;visibility:hidden;}
.footer_bottom .menu li.btn_site>ul>li {display:block;margin:0;padding:0 10px;line-height:1.5em;}
.footer_bottom .menu li.btn_site>ul>li>a {position:relative;display:block;padding:3px 0 3px 8px;background:none;font-size:11px;line-height:1.3em;color:#666;}
.footer_bottom .menu li.btn_site>ul>li>a:before {position:absolute;top:11px;left:0;content:"";display:block;width:1px;height:1px;font-size:0;background:#666;}
.footer_bottom .menu li.btn_site>ul.on {bottom:27px;height:auto;opacity:1;visibility:visible;}
#back_to_top {top:auto;bottom:8%;}
#back_to_top span {border-radius:50%;}

/*------------------------------------------------------------------------------------------------------------------
    Main 
------------------------------------------------------------------------------------------------------------------*/
body.home .content {margin-bottom:0;padding-top:0;}
body.home .header_inner {padding-bottom:0;}
body.home .header_inner:after {bottom:-59px;opacity:0;transition:opacity 0.2s;}
body.home .header_inner.on:after {opacity:1;background:#161f3f;}
/* body.home nav.main_menu>ul>li:hover>a, body.home nav.main_menu>ul>li.active>a {background-color:#2cd6da;} */
body.home .drop_down .second .inner ul {background-color:transparent;}
body.home footer {background:#fff;}
body.home .footer_bottom {padding-top:60px;}
body.home .footer_bottom .menu li.btn_site>ul {border-bottom-color:#fff;background-color:#f2f2f2;}
body.home .footer_bottom .menu li.btn_site>a {background-color:#f2f2f2;}
.full_width_inner .inner {margin:0 auto;width:1220px;}
.main_top {position:relative;}
.main_visual {position:relative;height:742px;text-align:center;}
.main_visual .inner {position:relative;z-index:10;display:flex;justify-content:left;align-items:center;height:100%;}
.main_visual .txtbox {margin-top:165px;text-align:left;}
.main_visual .txtbox .txt {font-size:19px;font-weight:700;color:#fff;}
.main_visual .txtbox h2 {font-size:48px;color:#fff;line-height:1.25em;letter-spacing:-2px;}
.main_visual .imgSlider {position:absolute;top:0;left:0;width:100%;height:100%;}
.main_visual .imgSlider .bg {background-repeat:no-repeat;background-position:50% 0;background-size:cover;}
.main_notice {position:absolute;bottom:0;right:0;z-index:10;width:33.33%;background-color:#fff;transition:right ease-in-out 1s;}
.main_notice.box_close {right:-33.33%;}
.main_notice .btn {position:absolute;top:0;left:-36px;width:36px;height:74px;border:0;background:url(../images/main/btn_arrow.png) no-repeat 13px 50% #4ec4c7;cursor:pointer;}
.main_notice ul {list-style:none;padding:48px 40px 42px;}
.main_notice ul li {position:relative;padding-left:105px;}
.main_notice ul li + li {margin-top:36px;padding-top:26px;border-top:1px solid rgba(20 55 112 / 10%);}
.main_notice ul li .box_info {position:absolute;top:30px;left:0;width:75px;height:70px;line-height:16px;font-size:12px;font-weight:300;text-align:center;background-color: #f4f4f4;}
.main_notice ul li .box_info .cat {display:block;padding:7px 0;min-height:30px;color:#fff;background-color:#0f2756;box-sizing:border-box;}
.main_notice ul li .box_info .cat.bg {background-color:#4ec4c7;}
.main_notice ul li .box_info .date {display:block;padding:13px 0;min-height:30px;color:#143770;background-color: #f4f4f4;box-sizing:border-box;}
.main_notice ul li .box_cont {overflow:hidden;height:107px;}
.main_notice ul li .box_cont h4 {overflow:hidden;margin-bottom:12px;max-height:2.5em;line-height:1.25em;font-size:18px;font-weight:500;color:#2e2e2e;}
.main_notice ul li .box_cont h4 a {color:#2e2e2e;}
.main_notice ul li .box_cont p {line-height:1.7em;font-size:14px;font-weight:300;color:#5e6d84;}
.main_notice ul li .box_cont p a {color:#5e6d84;}
.main_notice ul li:first-child .box_info {top:2px;}

.main_btm ul {overflow:hidden;list-style:none;}
.main_btm ul li {float:left;height:267px;width:33.33%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;transition:all ease 0.5s;}
.main_btm ul li:nth-child(1) {width:33.34%;background-image:url(/wp-content/uploads/2024/12/main-btm01.jpg);}
.main_btm ul li:nth-child(2) {background-image:url(/wp-content/uploads/2024/12/main-btm02.jpg);}
.main_btm ul li:nth-child(3) {background-image:url(/wp-content/uploads/2024/12/main-btm03.jpg);}
.main_btm ul li:nth-child(1):hover {background-image:url(/wp-content/uploads/2024/12/main-btm01_hover.jpg);}
.main_btm ul li:nth-child(2):hover {background-image:url(/wp-content/uploads/2024/12/main-btm02_hover.jpg);}
.main_btm ul li:nth-child(3):hover {background-image:url(/wp-content/uploads/2024/12/main-btm03_hover.jpg);}
.main_btm ul li .dis_fx {display:flex;justify-content:center;align-items:center;height:100%;}
.main_btm ul li .txtbox {text-align:center;color:#fff;}
.main_btm ul li .txtbox h3 {margin:7px 0 15px;font-size:36px;font-weight:700;color:#fff;}
.main_btm ul li .txtbox .txt {font-size:15px;font-weight:300;}
.main_btm ul li .txtbox .inbox a {color:#fff;}
.main_btm ul li .txtbox > .txt:hover, .main_btm ul li .txtbox .inbox a:hover {border-bottom:1px solid #fff;}

/*------------------------------------------------------------------------------------------------------------------
    Page
------------------------------------------------------------------------------------------------------------------*/
/* Table */
table th, table td {padding:10px;}
table th {font-size:16px;font-weight:700;color:#fff;border-left:1px solid #fff;background-color:#2cd6da;}
table th:first-child {border-left:0;}
table tr:nth-child(odd) td {background-color:transparent;color:#2e2e2e;}
table tbody td {font-size:14px;color:#2e2e2e;line-height:1.5em;border-bottom:1px solid #d8dbdf;border-left:1px solid #d8dbdf;vertical-align:middle;}
table tbody td:first-child {border-left:0;}

/* list bullet */
.bul_dot {list-style:none;line-height:1.6em;}
.bul_dot > li {position:relative;padding-left:10px;}
.bul_dot > li:before {position:absolute;top:10px;left:0;content:"";display:block;width:2px;height:2px;background:#2e2e2e;border-radius:50%;}
.bul_cir {list-style:none;line-height:1.6em;}
.bul_cir > li {position:relative;margin-bottom:2px;padding-left:18px;}
.bul_cir > li:before {position:absolute;top:9px;left:0;content:"";display:block;width:5px;height:5px;background:#535353;border-radius:50%;}

/* Sub - title */
.title {margin-bottom:70px;height:329px;background-color:#0f2756;}
.title.has_background {background-size:cover;background-position:100% 100%;}
.title .title_holder > .container {display:flex;justify-content:left;align-items:center;margin:0 auto;padding:96px 0 10px;max-width:1220px;height:100%;box-sizing:border-box;}
.title .title_holder .container_inner {padding:0;max-width:1220px;width:100%;}
.title.standard h1, .title.standard h6 {animation:none!important;}
.title.standard h1 {margin:0;font-size:48px;font-weight:700;color:#fff;line-height:1.1em;text-align:left;letter-spacing:-1px;text-transform:none;}
.title.standard h6 {float:none;margin:3px 0 12px;font-size:19px;font-weight:700;color:#fff;text-align:left;text-transform:none;}
.title .separator.small {display:none;}
.title.has_background {background-color:#fff;background-size:cover;}
.title + .container > .container_inner {padding-top:0;}

.page-id-8504 .title.has_background, .page-id-38 .title.has_background, .page-id-39 .title.has_background, .page-id-8440 .title.has_background, .page-id-8636 .title.has_background, .page-id-8489 .title.has_background {background-position: 50% 100%;}

/* Sub - 페이지 컨텐츠 내 타이틀 */
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {margin-bottom:10px;color:#2e2e2e;}
.content h3 {margin-bottom:20px;font-size:22px;font-weight:700;}
.content h4 {font-size:20px;}
.page_inner {margin-top:5px;padding:0 40px;}
/* 반도체특성화대학지원사업소개 > 인사말 */
.page_greeting {margin:0 auto;max-width:1140px;}
.page_greeting .head {margin-bottom:58px;text-align:center;}
.page_greeting .head .txt_big {font-size:33px;font-weight:700;color:#2e2e2e;line-height:1.27em;}
.page_greeting p {font-size:17px;font-weight:300;color:#2e2e2e;line-height:1.99em;}
.page_greeting .txt1 {font-size:18px;font-weight:700;line-height:1.55em;}
.page_greeting .t_point {border-bottom:0;}
.t_point {color:#028b8e!important;border-bottom:1px solid #44c1c4;}
.page_greeting .alignright {margin-left:60px;max-width:40%;}
/* 반도체특성화대학지원사업소개 > 사업안내 */
.page_bizinfo {padding:0 20px;}
.page_bizinfo .btm_gap {margin-bottom:120px;}
.page_bizinfo h3 {font-size:39px;text-align:center;}
.box_vision {margin-bottom:125px;}
.box_vision ul {list-style:none;margin-top:50px;}
.box_vision ul > li {display:flex;justify-content:space-between;align-items:center;gap:50px;padding:27px;line-height:1.5em;font-size:20px;font-weight:300;color:#fff;background-color:#5872d7;border-radius:143px;}
.box_vision ul > li img {padding:0 72px;border-right:2px solid rgba(255 255 255 / 20%);}
.box_vision ul > li + li {margin-top:10px;}
.box_strategy .txt1 {margin:25px auto 45px;max-width:680px;line-height:1.38em;font-size:26px;color:#5872d7;text-align:center;letter-spacing:-0.5px;}
.box_strategy .goal {position:relative;margin:0 auto;max-width:1158px;min-height:667px;background:url(/wp-content/uploads/2024/12/vision_bg.jpg) no-repeat 50% 50% / contain;}
.box_strategy .goal dt {position:absolute;top:335px;left:0;width:100%;line-height:1.2em;font-size:28px;font-weight:700;color:#fff;text-align:center;}
.box_strategy .goal dd {position:relative;margin:0;float:left;width:50%;min-height:193px;box-sizing:border-box;}
.box_strategy .goal dd:nth-child(2) {margin-top:73px;padding-right:90px;}
.box_strategy .goal dd:nth-child(3) {margin-top:73px;padding-left:90px;}
.box_strategy .goal dd:nth-child(4) {margin-top:132px;padding-right:90px;}
.box_strategy .goal dd:nth-child(5) {margin-top:132px;padding-left:90px;}
.box_strategy .goal .dd_round {margin-top:70px;width:170px;line-height:1.42em;font-size:17px;color:#fff;text-align:center;letter-spacing:-0.8px;}
.box_strategy .goal .dd_round .dd_tit {position:relative;display:block;margin-bottom:8px;padding-bottom:10px;line-height:1em;font-size:26px;font-weight:700;}
.box_strategy .goal .dd_round .dd_tit:after {position:absolute;bottom:0;left:50%;content:"";margin-left:-5px;width:10px;height:1px;background-color:rgba(255 255 255 / 60%);}
.box_strategy .goal dd:nth-child(2) .dd_round, .box_strategy .goal dd:nth-child(4) .dd_round {float:right;}
.box_strategy .goal dd:nth-child(3) .dd_round, .box_strategy .goal dd:nth-child(5) .dd_round {float:left;}
.box_strategy .goal .bul_dot {position:absolute;width:226px;}
.box_strategy .goal .bul_dot > li {line-height:1.46em;font-size:15px;font-weight:300;color:#152291;}
.box_strategy .goal .bul_dot > li + li {margin-top:20px;}
.box_strategy .goal dd:nth-child(2) .bul_dot {bottom:25px;left:0;}
.box_strategy .goal dd:nth-child(3) .bul_dot {bottom:25px;right:0;}
.box_strategy .goal dd:nth-child(4) .bul_dot {top:75px;left:0;}
.box_strategy .goal dd:nth-child(5) .bul_dot {top:75px;right:0;}
.box_bizgroup .oz {position:relative;overflow:hidden;margin-top:45px;max-width:1200px;}
.box_bizgroup .oz:before {position:absolute;top:132px;left:50%;content:"";display:block;width:786px;height:1px;background-color:#5872d7;transform:translateX(-50%);}
.box_bizgroup .oz dt {position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto 60px;max-width:380px;height:100px;font-size:20px;font-weight:700;color:#fff;background-color:#2d52bb;border-radius:100px;}
.box_bizgroup .oz dd {float:left;padding:0 10px;width:33.33%;box-sizing:border-box;}
.box_bizgroup .oz dd .oz_tit1 {position:relative;display:flex;justify-content:center;align-items:center;height:80px;font-size:19px;font-weight:700;color:#fff;border-radius:80px;}
.box_bizgroup .oz dd .oz_tit1:before {position:absolute;top:-28px;left:50%;content:"";display:block;width:1px;height:28px;background-color:#5872d7;z-index:-1;}
.box_bizgroup .oz dd:nth-child(2) .oz_tit1 {background-color:#5872d7;}
.box_bizgroup .oz dd:nth-child(2) .oz_tit1:before {height:417px;}
.box_bizgroup .oz dd:nth-child(3) .oz_tit1 {background-color:#41539b;}
.box_bizgroup .oz dd:nth-child(3) .oz_tit1:before {top:-60px;height:170px;}
.box_bizgroup .oz dd:nth-child(4) .oz_tit1 {background-color:#7a57df;}
.box_bizgroup .oz .oz_dep2 {position:relative;list-style:none;display:flex;justify-content:space-between;gap:20px;}
.box_bizgroup .oz .oz_dep2:before {position:absolute;top:-30px;left:50%;content:"";display:block;height:1px;background-color:#5872d7;transform:translateX(-50%);}
.box_bizgroup .oz .oz_dep2 > li {position:relative;}
.box_bizgroup .oz .oz_dep2 > li:before {position:absolute;top:-30px;left:50%;content:"";display:block;width:1px;height:30px;background-color:#5872d7;z-index:-1;}
.box_bizgroup .oz .oz_dep2 > li .oz_tit2 {display:flex;justify-content:center;align-items:center;height:70px;font-size:19px;font-weight:700;color:#fff;text-align:center;border-radius:16px 16px 0 0;}
.box_bizgroup .oz .oz_dep2 > li ul {padding:20px 15px;min-height:138px;background-color:#dce2fa;border-radius:0 0 16px 16px;}
.box_bizgroup .oz .oz_dep2 > li ul > li {line-height:1.33em;font-size:15px;font-weight:300;color:#152291;}
.box_bizgroup .oz .oz_dep2 > li ul > li + li {margin-top:15px;}
.box_bizgroup .oz dd:nth-child(2) .oz_dep2 {margin-top:338px;width:calc(300% + 40px);}
.box_bizgroup .oz dd:nth-child(2) .oz_dep2:before {width:984px;}
.box_bizgroup .oz dd:nth-child(2) .oz_dep2 > li {width:16.66%;}
.box_bizgroup .oz dd:nth-child(2) .oz_dep2 > li .oz_tit2 {background-color:#5872d7;}
.box_bizgroup .oz dd:nth-child(3) .oz_dep2 {margin-top:60px;width:calc(200% + 20px);}
.box_bizgroup .oz dd:nth-child(3) .oz_dep2:before {width:590px;}
.box_bizgroup .oz dd:nth-child(3) .oz_dep2 > li {width:25%;}
.box_bizgroup .oz dd:nth-child(3) .oz_dep2 > li .oz_tit2 {background-color:#41539b;}
/* 반도체특성화대학지원사업소개 > 참여학과 */
.parti_dpm {list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);gap:35px 27px;}
.parti_dpm > li img {display:block;border-radius:20px 20px 0 0;}
.parti_dpm > li .txt {display:block;padding:24px 10px;line-height:1.1em;font-size:18px;font-weight:500;color:#2e2e2e;text-align:center;border:1px solid #dedede;border-top:0;border-radius:0 0 20px 20px;}
.parti_dpm > li .txt em {margin-top:3px;font-style:normal;display:block;font-size:12px;font-weight:300;color:#5b6782;}
/* 반도체특성화대학지원사업소개 > 오시는길 */
#korea-map {width:100%!important;box-sizing:border-box;border:0;background-color:#f5f5f5;}
.kims_marker_info {position:relative;padding:8px 0 9px;font-size:12px;font-weight:500;color:#fff;line-height:1.3em;border-top:4px solid #58c3c4;background:#143770;}
.kims_marker_info:before {position:absolute;bottom:-18px;left:50%;margin-left:-10px;content:"";display:block;width:0;height:0;border-width:10px;border-style:solid;border-color:#143770 transparent transparent transparent;}
div#korea-map > div > div > div > div {margin-left:-35px!important;} /* 마커위치 강제조정*/
div#korea-map > div > div > div > div > img {left:-11px!important;} /* 마커위치 강제조정*/
.root_daum_roughmap_landing {max-width:100%;}
.root_daum_roughmap_landing + p {display:none;}
.root_daum_roughmap .map_border {border:0!important;background:none!important;}
.wrap_controllers {display:none;}
.ul_trans {overflow:hidden;list-style:none;}
.ul_trans .ico {position:absolute;top:0;left:0;display:block;width:73px;height:73px;background-repeat:no-repeat;background-position:50% 50%;}
.ul_trans > li {position:relative;float:left;margin-bottom:40px;padding-left:100px;width:50%;box-sizing:border-box;}
.ul_trans > li:nth-of-type(2n) {padding-left:130px;}
.ul_trans > li:nth-of-type(2n) .ico {left:30px;}
.ul_trans > li:nth-of-type(2n+1) {clear:both;}
.ul_trans.top {margin-top:40px;}
.ul_trans.top .ico {border-radius:50%;background-color:#44c1c4;}
.ul_trans.top .ico_contact1 {background-image:url(../images/ico_contact1.png);}
.ul_trans.top .ico_contact2 {background-image:url(../images/ico_contact2.png);}
.ul_trans.top > li {padding-top:12px;min-height:73px;}
.ul_trans.top > li > p {font-size:18px;color:#2e2e2e;line-height:1.3em;}
.ul_trans.btm {padding-top:70px;border-top:1px solid #e5e5e5;}
.ul_trans.btm .ico {background-color:#011655;}
.ul_trans.btm .ico_trans1 {background-image:url(../images/ico_trans1.png);}
.ul_trans.btm .ico_trans2 {background-image:url(../images/ico_trans2.png);}
.ul_trans.btm .ico_trans3 {background-image:url(../images/ico_trans3.png);}
.ul_trans.btm .ico_trans4 {background-image:url(../images/ico_trans4.png);}
/* 반도체특성화대학지원사업소개 > 참여기업 */
.list_site {list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px 27px;justify-content:space-between;margin-top:5px;}
.list_site li {box-sizing:border-box;}
.list_site li a {display:flex;justify-content:center;align-items:center;width:100%;height:111px;border:1px solid #ebebeb;border-radius:30px;background-color:#fcfcfc;box-sizing:border-box;}

/* 반도체특성화융합전공 > 교육목표 */
.head_txt {margin-bottom:65px;text-align:center;}
.head_txt .txt1 {margin-bottom:5px;font-size:26px;font-weight:700;color:#2e2e2e;}
.head_txt .txt2 {font-size:18px;font-weight:300;color:#2e2e2e;}
.edu_area {display:grid;grid-template-columns:1fr 100px 1fr;padding:0 20px;}
.edu_area .arrow {display:flex;justify-content:center;align-items:center;text-align:center;margin-right:-12px;margin-top:-14px;}
.edu_area .icobox {display:flex;justify-content:space-between;align-items:center;gap:30px;padding:27px 27px 27px 2px;line-height:1.5em;font-size:20px;font-weight:700;color:#fff;border-radius:30px;}
.edu_area .txtbox {margin-top:11px;list-style:none;}
.edu_area .icobox img {padding:0 40px;border-right:2px solid rgba(255 255 255 / 20%);}
.edu_area .edu_box1 .icobox {background-color:#5872d7;}
.edu_area .edu_box1 .txtbox {display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:21px;}
.edu_area .edu_box1 .txtbox > li {display:flex;justify-content:center;align-items:center;height:160px;font-size:18px;font-weight:300;color:#38467a;background-color:#e1e4f8;border-radius:30px;letter-spacing:-0.5px;}
.edu_area .edu_box2 .icobox {background-color:#7a57df;}
.edu_area .edu_box2 .txtbox > li {display:flex;justify-content:left;align-items:center;padding:0 54px 0 66px;height:74px;font-size:18px;font-weight:300;color:#fff;background-color:#734de3;border-radius:20px;letter-spacing:-0.5px;text-indent:-12px;}
.edu_area .edu_box2 .txtbox > li + li {margin-top:11px;}
/* 반도체특성화융합전공 > 교육과정 */
.page_academy h3 {margin-bottom:18px;font-size:19px;}
.aca_top {display:grid;grid-template-columns:1fr 2fr;}
.aca_top .titbox {padding:0 30px;border-left:1px solid #d0d7e2;border-right:1px solid #d0d7e2;}
.aca_top .titbox .tit {margin-top:10px;font-size:26px;font-weight:700;color:#2e2e2e;}
.aca_top .titbox .info {font-size:13px;font-weight:300;color:#2e2e2e;}
.aca_top .infobox {padding:0 30px;border-right:1px solid #d0d7e2;}
.aca_top .infobox > li {color:#2e2e2e;padding-left:110px;}
.aca_top .infobox > li strong {display:inline-block;width:100px;margin-left:-100px;}
.aca_course {margin-top:50px;}
.aca_course .tbl_wrap {margin:0 -2px;overflow:auto;}
.tbl_course {table-layout:fixed;}
.tbl_course th, .tbl_course tbody td {padding:0 2px 3px 2px;border-left:1px dashed #d8dcdb!important;box-sizing:border-box;}
.tbl_course tbody td {border:0;font-size:13px;font-weight:300;color:#2e2e2e;vertical-align:top;}
.th_bg1, .th_bg2, .th_bg3, .th_bg4, .th_bg5 {padding:3px 5px;line-height:22px;border:2px solid #e1e4f8;border-radius:10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;}
.th_bg1 {height:67px;background-color:#f4f4f4;}
.th_bg2 {background-color:#e0fbf8;color:#0b8071;}
.th_bg3 {height:67px;background-color:#eff2ff;color:#2f57ea;}
.th_bg4 {height:67px;background-color:#f1ecfd;color:#7851dd;}
.th_bg5 {background-color:#eefffd;}
.tbl_course tbody .th_bg1 {height:222px;}
.tbl_course tbody tr:first-child .th_bg1 {height:37px;}
.tbl_course tbody tr:first-child td {vertical-align:middle;}
.tbl_course tbody tr:last-child th, .tbl_course tbody tr:last-child td {padding-bottom:0;}
.tbl_course tr:first-child th:first-child, .tbl_course tbody th {border-left:0!important;}
.tbl_course th {border:0;font-size:14px;color:#2e2e2e;background-color:transparent;vertical-align:top;}
.tbl_course tbody tr:nth-child(1) th, .tbl_course tbody tr:nth-child(1) td {padding-top:7px;padding-bottom:10px;}
.tbl_course tbody tr:nth-child(2) th, .tbl_course tbody tr:nth-child(2) td {padding-bottom:10px;}
.td_bg1, .td_bg2, .td_bg3, .td_bg4, .td_bg5, .td_bg6 {overflow:hidden;margin-bottom:3px;padding:10px 10px 19px;min-height:57px;text-align:left;border:2px solid #159a89;border-radius:10px;box-sizing:border-box;background-color:#f4f4f4;}
.td_bg2 {border-color:#0b7567;background-color:#159a89;color:#fff;}
.td_bg3 {border-color:#415fce;}
.td_bg4 {border-color:#8760eb;}
.td_bg5 {border-color:#415fce;background-color:#7e94e7;color:#fff;}
.td_bg6 {border-color:#361593;background-color:#a080fa;color:#fff;}
.td_bg2 > li:before, .td_bg5 > li:before, .td_bg6 > li:before {background-color:#fff;}
.tbl_course tbody td .new {position:relative;}
.tbl_course tbody td .new:before {position:absolute;bottom:0;right:0;content:"신규예정";display:block;width:44px;font-size:10px;line-height:19px;color:#fff;text-align:center;background-color:#0e7f70;}

.aca_course .info_txt {margin-top:15px;line-height:1.57em;font-size:14px;font-weight:300;color:#2e2e2e;}
.aca_curriculum {margin-top:60px;}
.aca_curriculum .tbl_wrap {display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;}
.aca_curriculum .tbl thead th, .aca_curriculum .tbl tbody td {padding:5px;box-sizing:border-box;}
.aca_curriculum .tbl thead th {height:41px;vertical-align:middle;}
.aca_curriculum .tbl tbody td {height:38px;line-height:1.3em;font-size:12px;letter-spacing:-0.5px;}
.aca_curriculum .tbl tbody td.pcolor {color:#169988;}
.aca_curriculum .tbl tbody td:nth-child(1) {width:30px;}
.aca_curriculum .tbl tbody td:nth-child(2) {padding-top:2px;padding-bottom:2px;width:50px;font-size:13px;}
.aca_curriculum .tbl tbody td:nth-child(3) {font-size:13px;}
.aca_curriculum .tbl tbody td:nth-child(6) {width:160px;}
.aca_curriculum .tbl tbody td:nth-child(5), .aca_curriculum .tbl tbody td:nth-child(6) {width:38px;}
.aca_curriculum .tbl tbody tr:last-child td:nth-child(2) {padding-bottom:3px;}

/* 반도체특성화융합전공 > 장학금 및 혜택 */
.benefit_list {list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);gap:7px;padding:0 20px;}
.benefit_list > li {background-color:#edeffb;border-radius:20px;}
.benefit_list > li .tit {display:flex;justify-content:center;align-items:center;gap:13px;padding-top:8px;height:102px;font-size:19px;font-weight:700;color:#38467a;background-color:#e1e4f8;border-radius:20px 20px 0 0;box-sizing:border-box;}
.benefit_list > li .tit img {display:block;}
.benefit_list > li .bul_dot {padding:25px;min-height:182px;box-sizing:border-box;}
.benefit_list > li .bul_dot > li {line-height:1.66em;font-size:15px;font-weight:300;color:#2e2e2e;letter-spacing:-0.5px;}
.benefit_list > li .bul_dot > li + li {margin-top:20px;}
/* 반도체특성화융합전공 > 신청 및 이수조건 */
.tbl th, .tbl td {font-size:14px;color:#2e2e2e;}
.tbl thead th {line-height:20px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #e3e2e2;background-color:#fff;}
.tbl tbody td {line-height:1.85em;border-top:1px solid #e3e2e2;border-bottom:1px solid #e3e2e2;border-left:1px solid #e3e2e2;}
.tbl thead th:first-child {border-left:0;}
.linebox {padding:50px 0;border-top:1px solid #d0d7e2;border-bottom:1px solid #d0d7e2;}
.linebox:after {content:"";display:table;width:100%;}
.linebox + .linebox {border-top:0;}
.condition .linebox .tit {float:left;padding:0 20px;width:20.5%;font-size:19px;font-weight:700;color:#2e2e2e;box-sizing:border-box;}
.condition .linebox .cont {float:left;width:79.5%;}
.condition .linebox .cont .bul_dot {font-weight:300;color:#2e2e2e;letter-spacing:-0.5px;}
.condition .linebox .cont .bul_dot li + li {margin-top:6px;}
.condition .linebox .cont .tbl {margin-bottom:30px;}
.condition .linebox .cont .tbl .ta_l {padding-left:20px;}
.condition .tbl th, .condition .tbl td {font-size:15px;}

/* 학생지원프로그램 > 비교과프로그램 */
.program_list {list-style:none;display:grid;grid-template-columns:repeat(2, 1fr);justify-content:space-between;gap:20px 54px;}
.program_list > li {display:grid;grid-template-columns:101px 1fr;justify-content:space-between;align-items:flex-start;gap:25px;padding:48px 0 30px 25px;min-height:191px;border-top:1px solid #d0d7e2;border-bottom:1px solid #d0d7e2;box-sizing:border-box;}
.program_list > li .icobox {display:flex;justify-content:center;align-items:center;margin-top:4px;width:101px;height:101px;background-color:#00cbcd;border-radius:30px;}
.program_list > li .txtbox .tit {margin-bottom:12px;font-size:18px;font-weight:500;color:#2e2e2e;}
.program_list > li .txtbox p {line-height:1.71em;font-size:14px;font-weight:300;color:#5e6d84;letter-spacing:-0.4px;}

/*------------------------------------------------------------------------------------------------------------------
    List & View 
------------------------------------------------------------------------------------------------------------------*/
/* 채용정보 : blog_employ */
.blog_holder.blog_notice {display:grid;grid-template-columns:repeat(4, 1fr);gap:30px;margin:0;}
.blog_holder.blog_notice article {border-bottom:0;box-sizing:border-box;}
.blog_holder.blog_notice article .post_image {margin-bottom:0;}
.blog_holder.blog_notice article .post_inner {position:relative;padding:33px 30px 30px;height:140px;border-radius:20px;border:1px solid #dedede;background-color:#fff;box-sizing:border-box;transition:all ease 0.1s;}
.blog_holder.blog_notice article .post_text {text-align:center;}
.blog_holder.blog_notice article .post_text .post_info {line-height:1em;font-size:12px;font-weight:700;color:#2e2e2e;}
.blog_holder.blog_notice article .post_text .post_info > * {display:inline-block;}
.blog_holder.blog_notice article .post_text .post_info > * + * {position:relative;margin-left:8px;padding-left:11px;}
.blog_holder.blog_notice article .post_text .post_info > * + *:before {position:absolute;top:2px;left:0;content:"";display:block;width:1px;height:9px;background-color:#8a8a8a;}
.blog_holder.blog_notice article .post_text .post_info.finish > * {color:#b2b2b2;}
.blog_holder.blog_notice article .post_text .post_title_label {overflow:hidden;margin-bottom:0;height:2.8em;font-size:18px;font-weight:500;color:#2e2e2e;line-height:1.4em;letter-spacing:-0.5px;}
.blog_holder.blog_notice article .post_text .post_title_label a {color:#2e2e2e;}
.blog_holder.blog_notice article .post_text .post_date {display:block;margin-top:15px;line-height:12px;font-size:12px;font-weight:300;color:#5b6782;}
.blog_holder.blog_notice article:hover .post_inner {border-color:#4ec4c7;background-color:#4ec4c7;}
.blog_holder.blog_notice article:hover .post_text .post_date, .blog_holder.blog_notice article:hover .post_text .post_title_label, 
.blog_holder.blog_notice article:hover .post_text .post_title_label a, .blog_holder.blog_notice article:hover .post_text .post_info > * {color:#fff!important;}
.blog_holder.blog_notice article:hover .post_text .post_info > * + *:before {background-color:#fff;}

/* 공지사항 : blog_notice */
/* .blog_holder.blog_notice {margin:-30px -10px 0;}
.blog_holder.blog_notice article {float:left;margin:30px 0 0;padding:0 10px;width:25%;border-bottom:0;box-sizing:border-box;}
.blog_holder.blog_notice article .post_image {margin-bottom:0;}
.blog_holder.blog_notice article .post_inner {position:relative;padding:25px 40px;height:240px;border-radius:35px;background-color:#f1f1f1;box-sizing:border-box;transition:all ease 0.1s;}
.blog_holder.blog_notice article .post_text {text-align:center;}
.blog_holder.blog_notice article .post_text .post_cat {position:relative;display:block;margin-bottom:17px;padding-bottom:8px;font-size:14px;font-weight:900;color:#001b54;}
.blog_holder.blog_notice article .post_text .post_cat:after {position:absolute;bottom:0;left:50%;content:"";display:block;margin-left:-17px;width:33px;height:3px;background-color:#4ec4c7;}
.blog_holder.blog_notice article .post_text .post_title_label {overflow:hidden;margin-bottom:27px;height:4.2em;font-size:20px;font-weight:700;color:#001b54;line-height:1.4em;letter-spacing:-0.5px;}
.blog_holder.blog_notice article .post_text .post_title_label a {color:#001b54;}
.blog_holder.blog_notice article .post_text .post_date {display:block;font-size:12px;color:#001b54;}
.blog_holder.blog_notice article:hover .post_inner {background-color:#2cd6da;}
.blog_holder.blog_notice article:hover .post_cat, .blog_holder.blog_notice article:hover .post_text .post_title_label, 
.blog_holder.blog_notice article:hover .post_text .post_title_label a, .blog_holder.blog_notice article:hover .post_text .post_date {color:#fff;}
.blog_holder.blog_notice article:hover .post_text .post_cat:after {background-color:#fff;} */

/* 갤러리 : blog_gallery */
.blog_holder.blog_gallery {display:grid;grid-template-columns:repeat(4, 1fr);gap:30px 20px;margin:0;}
.blog_holder.blog_gallery article {overflow:hidden;margin:0;padding:0;border-bottom:0;border-radius:25px;background-color:#f1f1f1;box-sizing:border-box;transition:all ease 0.1s;}
.blog_holder.blog_gallery article .post_inner {position:relative;}
.blog_holder.blog_gallery article .post_image {margin:0;height:194px;background-color:#ddd;}
.blog_holder.blog_gallery article .post_image a {display:block;height:100%;}
.blog_holder.blog_gallery article .post_image img {height:100%;}
.blog_holder.blog_gallery article .post_text {padding:18px 20px 30px;box-sizing:border-box;}
.blog_holder.blog_gallery article .post_text .post_infos {margin:0;font-size:13px;}
.blog_holder.blog_gallery article .post_text .post_title_label {overflow:hidden;margin:0;height:2.8em;line-height:1.4em;font-size:16px;}
.blog_holder.blog_gallery article .post_text .post_title_label a {color:#001b54;}
.blog_holder.blog_gallery article .post_text .date {display:block;font-size:12px;color:#001b54;}
.blog_holder.blog_gallery article:hover {background-color:#2cd6da;}
.blog_holder.blog_gallery article:hover .post_cat, .blog_holder.blog_gallery article:hover .post_text .post_title_label, 
.blog_holder.blog_gallery article:hover .post_text .post_title_label a, .blog_holder.blog_gallery article:hover .post_text .date {color:#fff;}


/* 리스트타입 6 - 연구성과 */
.blog_holder.blog_type {margin:0 -18px;}
.blog_holder.blog_type article {border-bottom:0;}
.blog_holder.blog_type article:nth-of-type(4n+1) {clear:both;}
.blog_holder.blog_type article .post_infos, .latest_post_inner .post_infos {margin-bottom:0;font-size:11px;font-weight:300;color:#8c8c8c!important;line-height:28px;}
.blog_holder.blog_type article .post_infos > * + * {position:relative;margin-left:8px;padding-left:9px;}
.blog_holder.blog_type article .post_infos > * + *:before {position:absolute;top:3px;left:0;content:"";display:block;width:1px;height:10px;background:#9a9a9b;}
.blog_holder.blog_type article {float:left;margin-bottom:40px;padding:0 18px;width:25%;box-sizing:border-box;}
.blog_holder.blog_type article .post_image {margin-bottom:0;}
.blog_holder.blog_type article .post_text {overflow:hidden;box-sizing:border-box;padding:10px 18px 14px;background:#f2f5ff;}
.blog_holder.blog_type article .post_text .post_title_label {overflow:hidden;margin-bottom:0;height:1.3em;font-size:18px;font-weight:500;line-height:1.3em;text-transform:none;}
.blog_holder.blog_type article .post_text .post_title_label a {color:#2e2e2e;}
.blog_holder.blog_type article .post_text .post_excerpt {overflow:hidden;margin:7px 0 10px;padding-top:12px;height:4.8em;border-top:1px solid #dfe1eb;font-size:13px;font-weight:300;line-height:1.6em;}
.blog_holder.blog_type article .post_text .post_excerpt a {color:#535353;}
.blog_holder.blog_type article .post_text .post_excerpt p {font-size:13px;line-height:1.6em;}
.blog_holder.blog_type6 article {margin-bottom:25px;width:50%;}
.blog_holder.blog_type6 article .post_inner {display:flex;padding:20px;background-color:#f2f5ff;}
.blog_holder.blog_type6 article .post_image {max-width:228px;width:75%;margin:0 20px 0 0;}
.blog_holder.blog_type6 article .post_image img {width:228px;height:126px;}
.blog_holder.blog_type6 article .post_text {padding:0;max-width:none;height:128px;background:transparent;}
.blog_holder.blog_type6 article .post_infos {margin-bottom:5px;line-height:14px;}
.blog_holder.blog_type6 article .post_text .post_title_label {height:auto;max-height:2.6em;}
.blog_holder.blog_type6 + .pagination {margin-top:10px;}

/* Board - 목록 상단 검색영역 */
.board_top {overflow:hidden;margin-bottom:15px;padding:0 18px;}
.board_top .left {float:left;}
.board_top .right {float:right;}
.board_top {margin-bottom:20px;padding:0;}
.board_top select::-ms-expand {display:none;}
.board_top select > * {color:#2e2e2e;}
.board_category {width:156px;background:#4ec4c7;}
.board_category select {width:100%;height:30px;padding-left:20px;font-size:12px;color:#fff;border:0;background:url(../images/select_arrow3.png) no-repeat 100% 0;box-sizing:border-box;border-radius:0; box-sizing:border-box; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.board_search {display:flex;justify-content:flex-end;}
.board_search .select_wrap {margin-right:5px;width:100px;border:1px solid #e3e3e3;background:#f2f5ff;}
.board_search .select_wrap select {width:100%;height:28px;padding-left:20px;font-size:12px;color:#2e2e2e;border:0;background:url(../images/select_arrow2.png) no-repeat 100% 0;box-sizing:border-box;border-radius:0; box-sizing:border-box; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.board_search input {width:148px;height:30px;line-height:30px;font-size:12px;font-family:'Noto Sans KR',Helvetica,sans-serif;border:1px solid #e3e3e3;border-right:0;background:#f2f5ff;box-sizing:border-box;}
.board_search button {margin:0;padding:0 5px;min-width:44px;height:30px;font-size:12px;font-family:'Noto Sans KR',Helvetica,sans-serif;color:#2e2e2e;border:1px solid #e3e3e3;background:#f2f5ff;box-sizing:border-box;cursor:pointer;}
/* 자료실 : Board 유형 */
table tr:nth-child(odd) td {background-color:transparent;}
.board thead th {padding:19px 0;font-size:14px;font-weight:700;color:#fff;line-height:22px;background-color:#143770;border-left:0;}
.board thead th:first-child {padding-left:10px;border-radius:10px 0 0 10px;}
.board thead th:last-child {padding-right:10px;border-radius:0 10px 10px 0;}
.board thead th .vr {display:block;border-right:1px solid rgba(0 0 0 / 30%);}
.board tbody td {padding:14px 0 13px;font-size:13px;line-height:24px;color:#2e2e2e;border-bottom:1px solid #ebebeb;border-left:0;box-sizing:border-box;}
.board tbody tr:hover td {background-color:#f5f5f5;}
.board .num {font-weight:300;}
.board .sort {padding-left:50px;font-weight:700;text-align:left;}
.board .subject {padding-left:40px;padding-right:0;font-size:15px;font-weight:400;text-align:left;}
.board .subject a {display:block;width:99%;height:24px;color:#2e2e2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.board .date {font-weight:300;white-space:nowrap;}
.ico_attach {overflow:hidden;text-indent:-9999em;display:inline-block;width:15px;height:12px;background:url(../images/ico_attach.png) no-repeat 0 0;}

/* 더보기 버튼 스타일 */
.portfolio_paging .load_more a {padding:0;width:150px;height:33px;line-height:33px;font-size:14px;font-weight:700;color:#555c67;border:1px solid #7f8794;transition:none;box-shadow:none;border-radius:0;}

/* Blog - Paging */
.pagination {margin:50px auto 0;display:block;max-width:500px;}
.pagination ul li {margin:0 8px;line-height:30px;}
.pagination ul li a, .pagination ul li span {margin:0;width:30px;height:30px;line-height:30px;font-size:12px;font-weight:300;color:#fff;border:0;background:#bcc3d0;border-radius:0;box-sizing:border-box;}
.pagination ul li.prev a, .pagination ul li.next a {position:relative;display:block;width:30px;height:30px;line-height:30px;border:0;background-color:#f3f3f3!important;}
.pagination ul li span, .pagination ul li a:hover {background-color:#4ec4c7;}
.pagination ul li.next a i, .pagination ul li.prev a i {display:none;}
.pagination ul li.next a, .pagination ul li.prev a {background-color:#143770!important;}
.pagination ul li.next a:before, .pagination ul li.prev a:before {content:"";display:inline-block;width:13px;height:7px;background:url(../images/main/btn_arrow.png) no-repeat 0 0;vertical-align:middle;}
.pagination ul li.next a:before {background-position:0 100%;}

/* blog - single(뷰페이지) */
.blog_holder.blog_single {margin:30px auto 150px;box-sizing:border-box;}
.blog_holder.blog_single article {float:none;display:block;margin:0;padding:0;width:100%;border-bottom:1px solid #ebebeb;}
.blog_holder.blog_single article .post_head {position:relative;margin:0;padding-bottom:25px;text-align:center;border-bottom:1px solid #ebebeb;}
.blog_holder.blog_single article .post_view_info {line-height:1em;}
.blog_holder.blog_single article .post_view_info > * {display:inline-block;font-size:15px;font-weight:700;color:#143770;line-height:1em;}
.blog_holder.blog_single article .post_view_info > * + * {position:relative;margin-left:13px;padding-left:14px;}
.blog_holder.blog_single article .post_view_info > * + *:before {position:absolute;top:0;left:0;content:"";display:block;width:1px;height:14px;background-color:#2e2e2e;}
.blog_holder.blog_single article .post_title_label {margin:8px auto 0;max-width:960px;font-size:22px;color:#2e2e2e;line-height:1.54em;text-transform:none;letter-spacing:-1px;}
.blog_holder.blog_single article .post_author {position:absolute;bottom:15px;right:0;font-size:14px;font-weight:300;color:#646464;}
.blog_holder.blog_single article .post_cont {padding:35px 20px;min-height:200px;font-size:15px;font-weight:400;line-height:2em;color:#2e2e2e;}
.blog_holder.blog_single article .post_cont iframe {max-width:100%!important;}
.blog_holder.blog_single article .post_cont p {margin-bottom:30px;font-size:15px;font-weight:400;line-height:2em;color:#2e2e2e;}
.blog_holder.blog_single article .post_cont p:last-child {margin-bottom:0;}
.blog_holder.blog_single article .post_cont h1 {font-size:28px;}
.blog_holder.blog_single article .post_cont h2 {font-size:26px;}
.blog_holder.blog_single article .post_cont h3 {font-size:24px;}
.blog_holder.blog_single article .post_cont h4 {font-size:22px;}
.blog_holder.blog_single article .post_cont h5 {font-size:20px;}
.blog_holder.blog_single article .post_cont a {text-decoration:underline;color:#3d3d3d;}
.blog_holder.blog_single.single_program .post_cont {padding-bottom:50px;}
.blog_holder.blog_single.single_program article + .blog_pagination {margin-top: 120px;}
.blog_holder.blog_single.single_program .single_program_btn {margin:0 0 120px;}
.post_cont ul {list-style:disc;}
.post_cont ul li {margin-left:20px;}
.post_cont .flexslider {margin-bottom:40px;border:0;}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {width:50px;height:50px;border-radius:50%;}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {content:"";position:relative;top:12px;width:14px;height:24px;}
.wpb_gallery .flex-direction-nav .flex-prev {left:10px;opacity:1;}
.wpb_gallery .flex-direction-nav .flex-prev:before {left:-2px;background:url(../images/arrow_paging2.png) no-repeat 0 100%;}
.wpb_gallery .flex-direction-nav .flex-next {right:10px;opacity:1;}
.wpb_gallery .flex-direction-nav .flex-next:before {left:2px;background:url(../images/arrow_paging2.png) no-repeat 100% 100%;}
.single_download {overflow: hidden;padding:13px 0 14px;min-height:50px;border-top: solid 1px #ebebeb;clear: both;box-sizing:border-box;}
.single_download dl {margin-bottom:0;}
.single_download dt {float:left;;width:95px;height:24px;font-size:13px;font-weight:700;color:#2e2e2e;line-height:24px;}
.single_download dt:before {content:"";display:inline-block;margin:-3px 10px 0 0;width:15px;height:12px;background:url(../images/ico_attach.png) no-repeat 0 0;vertical-align:middle;}
.single_download dd {overflow:hidden;margin-bottom:0;width:calc(100% - 95px);line-height:20px;}
.single_download dd li {list-style:none;display:inline-block;vertical-align:middle;margin:2px 20px 2px 0;}
.single_download dd a span {display:inline-block;margin-right:5px;vertical-align:middle;}
.single_download dd a {font-size:13px;color:#2e2e2e;}
.single_download dd a:hover {padding-bottom:2px;border-bottom:1px solid #858585;/*text-decoration: underline !important;*/}
.icon_pdf{width:35px; height:28px;background: url(../images/icon/icon_pdf.png) no-repeat;}
.icon_xlsx{width:28px; height:26px;background: url(../images/icon/icon_excel.png) no-repeat;}
.icon_power{width:30px; height:27px;background: url(../images/icon/icon_powerpoint.png) no-repeat;}
.icon_word{width:34px; height:25px;background: url(../images/icon/icon_word.png) no-repeat;}
.icon_jpg{width:22px; height:25px;background: url(../images/icon/icon_jpg.png) no-repeat;}
.icon_han{width:22px; height:25px;background: url(../images/icon/icon_han.png) no-repeat;}
.icon_folder{width:24px; height:20px;background: url(../images/icon/icon_folder_f.png) no-repeat;}
.blog_pagination {position:relative;margin-top:30px;}
.blog_pagination:after {content:"";display:table;width:100%;}
.blog_pagination a[rel="prev"], .blog_pagination a[rel="next"] {float:left;display:inline-block;width:70px;height:30px;font-size:12px;color:#fff;line-height:30px;text-align:center;background-color:#143770;box-sizing:border-box;}
.blog_pagination a[rel="prev"] {margin-right:1px;}
.blog_pagination a[rel="prev"]:before {content:"";display:inline-block;margin:-2px 3px 0 -4px;width:13px;height:7px;background:url(../images/main/btn_arrow.png) no-repeat 0 0;vertical-align:middle;}
.blog_pagination a[rel="next"]:after {content:"";display:inline-block;margin:-2px -4px 0 3px;width:13px;height:7px;background:url(../images/main/btn_arrow.png) no-repeat 0 100%;vertical-align:middle;}
.blog_pagination .list {float:right;display:block;margin:0 auto;width:70px;height:30px;font-size:12px;color:#fff;line-height:30px;text-align:center;background-color:#4ec4c7;box-sizing:border-box;}
.alignleft {margin-right:30px;}
.alignright {margin-left:30px;}

/* 검색페이지 */
body.search .blog_holder {margin:0;padding-top:20px;border-top:1px solid #ddd;}
body.search .blog_holder article {margin-bottom:20px;padding-bottom:12px;width:100%;border-bottom:1px solid #ddd;}
body.search .blog_holder article .post_text {max-height:none;}
body.search .blog_holder article .post_text .post_title_label + p {overflow:hidden;margin-bottom:8px;max-height:3.4em;}
body.search .pagination {margin-top:40px;}

/* Swiper slider */
.swiper-container { width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
/* 컨텐츠 슬라이드 버튼 중복 */
.wpb_gallery .wpb_flexslider .flex-direction-nav a {text-align:center;}
.wpb_gallery .wpb_flexslider .flex-direction-nav a i {display:none;}
/* 에러404 */
.page_not_found {margin:100px 0;}
.page_not_found a.qbutton {background-color:#2cd6da;}

/* 자주하는질문 : blog_board, blog_faq */
.answer button {width:36px;height:36px;background-color:#4ec4c7 ;border:0;vertical-align:middle;cursor:pointer;}
.answer button:hover {background-color:#161f3f;}
.answer button:before {content:"";display:block;margin:2px auto 0;width:12px;height:7px;background:url(../img/arrow_d_white.png) no-repeat 0 0 / 100% auto;transition:all ease 0.1s;}
.open .answer button:before {margin-top:-2px;transform:rotate(180deg);}
.blog_faq .board tbody td {border-bottom-color:#b2b2b2;vertical-align:middle;}
.blog_faq .board .subject {padding-top:19px;padding-bottom:18px;line-height:27px;}
.blog_faq .board .subject a {width:auto;height:auto;white-space:normal;}
.blog_faq .board .faq_a td {text-align:left;background-color:#f8f8f8;}
.blog_faq .board .faq_a .txtbox {padding:20px 150px 20px 40px;font-size:15px;font-weight:700;color:#3d3d3d;line-height:1.8em;}
.blog_faq .board .faq_a .txtbox p {font-size:14px;font-weight:500;color:#3d3d3d;line-height:1.8em;}
.faq_a {display:none;}
.faq_q.open + .faq_a {display:table-row;}



/****************************************************************************************************
                                             반응형
*****************************************************************************************************/
@media only screen and (max-width: 1259px){
    /* 공통 - 헤더,푸터,상단 */
    /* .vc_row {margin-left:10px;margin-right:10px;} */
    .vc_column_container>.vc_column-inner {padding-left:0;padding-right:0;}
    .content .container .container_inner, .boxed section.section .section_inner, section.grid_section .section_inner {width:960px;}
    section.grid_section .section_inner {padding:0;}
    .section_inner_margin {margin:0;}

    .header_bottom {padding:0;}
    .header_bottom .container_inner, .footer_bottom_holder {max-width:1000px;}
    /*.logo {top:36px;}
    .logo .logo_txt {float:none;margin-left:0;top:-8px;font-size:14px;}
    .logo .logo_txt:before {top:26px;height:15px;}*/
    nav.main_menu>ul>li>a {padding:0 22px;}
    nav.main_menu>ul>li.gnb_logout {margin-left:0;}

    /* 메인 */
    .full_width_inner .inner {width:960px;}

    /* 타이틀 */
    .title {padding:0 15px;box-sizing:border-box;}
    .title.standard h1 {font-size:42px;}
    .title.standard h6 {font-size:17px;}

    /* 페이지 */
    .page_inner {padding:0;}
    .box_vision ul > li {gap:40px;}
    .box_vision ul > li img {padding:0 50px;}
    .box_strategy .goal .dd_round {font-size:16px;}
    .box_strategy .goal dd:nth-child(2) {margin-top: 100px;padding-right:57px;}
    .box_strategy .goal dd:nth-child(3) {margin-top: 100px;padding-left:57px;}
    .box_strategy .goal dd:nth-child(4) {margin-top: 68px;padding-right:57px;}
    .box_strategy .goal dd:nth-child(5) {margin-top: 68px;padding-left:57px;}
    .box_bizgroup .oz:before {width:620px;}
    .box_bizgroup .oz dd:nth-child(2) .oz_dep2:before {left:68px;width:775px;transform:none;}
    .box_bizgroup .oz dd:nth-child(3) .oz_dep2:before {left:68px;width:466px;transform:none;}
    

    /* 리스트타입 */
    .blog_holder.blog_event article .post_image {height:270px;}
    .blog_holder.blog_gallery article .post_image {height:161px;}
    .blog_holder.blog_faq, .blog_holder.blog_board {margin:0 -10px;}
    .blog_board .board tbody td {padding-left:20px;padding-right:20px;}
    /* .blog_holder.blog_notice {margin-left:-20px;margin-right:-20px;}
    .blog_holder.blog_notice article .post_inner {padding-left:20px;padding-right:20px;} */
    .blog_holder.blog_notice {gap:20px;}
    .blog_holder.blog_type {margin:0 -28px;}
    .blog_holder.blog_notice article .post_text .post_title_label {word-break:break-all;}

    /* 뷰페이지 */
    .blog_holder.blog_single article .post_title_label {font-size:38px;}
    .blog_holder.blog_single article .post_cat {font-size:22px;}
    .blog_holder.blog_single article .post_cont, .blog_holder.blog_single article .post_cont p {font-size:16px;}
    .blog_holder.blog_single article .post_cont h1 {font-size:26px;line-height:1.5em;}
    .blog_holder.blog_single article .post_cont h2 {font-size:24px;line-height:1.5em;}
    .blog_holder.blog_single article .post_cont h3 {font-size:22px;line-height:1.5em;}
    .blog_holder.blog_single article .post_cont h4 {font-size:20px;line-height:1.5em;}
    .blog_holder.blog_single article .post_cont h5 {font-size:18px;line-height:1.5em;}

    .edu_area .icobox img {padding:0 20px;}
    .edu_area .edu_box1 .txtbox > li {text-align:center;}

}

@media only screen and (max-width: 1000px){
    /* 공통 - 헤더,푸터,상단 */
    .content {padding-top:0;}
    .content .container .container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .footer_bottom_holder {padding:0;width:728px;}

    /* .content {margin-top:-75px!important;} */
    /* .admin-bar .content {margin-top:-38px!important;} */
    .mobile_menu_button .icon-reorder:before {color:#fff;}

    .header_bottom {padding:0;}
    .logo {left:-50%;top:50%;width:400px;}
    .logo img {left:auto;}
    .logo .logo_txt {float:left;margin-left:16px;top:-13px;}
    .logo .logo_txt:before {top:1px;}
    .mobile_menu_button, .logo_wrapper, .side_menu_button {height:70px!important;}
    .footer_bottom {padding-left:0;padding-right:0;}

    nav.mobile_menu {position:absolute;top:100%;left:0;z-index:10;margin:0;width:100%;background-color:#0f2756;}
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3, nav.mobile_menu ul li ul li a, nav.mobile_menu ul li.open_sub>a:first-child {border:0;}
    nav.mobile_menu > ul {padding:0;width:100%;}
    nav.mobile_menu > ul > li >  a {border-bottom:1px solid rgba(255,255,255,0.3)!important;}
    nav.mobile_menu ul.sub_menu {padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.3);}
    nav.mobile_menu ul li ul li {margin:0;}
    nav.mobile_menu ul li ul li a {padding:0 0 0 25px;}
    nav.mobile_menu ul>li.has_sub>a span.mobile_arrow, nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow {position:absolute;top:0;left:0;display:block;width:100%;height:100%;box-sizing:border-box;text-align:right;}
    nav.mobile_menu ul>li.has_sub>a span.mobile_arrow i {margin-right:20px;color:#fff;}
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {color:#fff;}
    nav.mobile_menu ul.sub_menu li.current-menu-item a span {color:#fff;}
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {padding:10px 20px;}
    nav.mobile_menu ul li.active, nav.mobile_menu ul li:hover {background:rgba(255,255,255,.15);}
    nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a, nav.mobile_menu ul li.current-menu-item>a {font-weight:700;}

    /* 메인 */
    .full_width_inner .inner {width:728px;}
    .main_visual .txtbox h2 {font-size:38px;}
    .main_top {margin-top:-70px;}
    .main_btm ul li {height:200px;}
    .main_btm ul li .txtbox h3 {font-size:24px;}
    .main_btm ul li .txtbox .txt {font-size:14px;}
    .main_btm ul li .txtbox .txt1 {font-size:16px;}
    .main_btm ul li .txtbox .txt2 {font-size:13px;}
    .main_notice ul {padding:20px;}
    .main_notice ul li {padding-left:95px;}
    .main_notice ul li .box_cont {height:100px;}
    .main_notice ul li .box_cont h4 {font-size:16px;}

    /* 타이틀 */
    .title {margin-top:-70px;padding:70px 0 0;height:220px;}
    .title .title_holder {height:150px;}
    .title .title_holder > .container {padding:0;}
    .title.standard h1 {font-size:32px;}
    .title.standard h6 {margin-top:0;font-size:18px}
    
    /* 페이지 */
    .page_inner {padding:0 15px;overflow:hidden;}
    .page_bizinfo .txt_t {font-size:27px;}
    .core_top {padding-top:100px;}
    .core_top:before, .core_btm:before {margin-left:-90px;width:180px;height:100px;}
    .core_top > li {padding:30px 10px;min-height:0;font-size:18px;border-radius:20px;}
    .core_btm {margin-top:130px;min-height:460px;background-size:460px auto;}
    .core_btm:before {top:-110px;}
    .core_btm h3 {top:195px;font-size:26px;}
    .core_btm > div {padding-top:60px;height:235px;}
    .core_btm > div h4 {font-size:20px;}
    .core_btm > div p {font-size:16px;}
    .core_btm > div.fl {padding-left:115px;}
    .core_btm > div.fr {padding-right:115px;}
    .core_btm > div ul {max-width:150px;font-size:13px;}
    .core_btm > div.top ul {top:30px;}
    .core_btm > div.btm ul {top:30px;}
    .page_bizinfo .box2 dl {padding-left:155px;height:242px;}
    .page_bizinfo .box2 dl dt {width:120px;font-size:17px;}
    .page_bizinfo .box2 dl dd {padding-left:13px;font-size:13px;text-indent:-13px;}
    .page_bizinfo .box2 dl dd.first {margin-bottom:8px;padding-bottom:8px;font-size:15px;}
    .page_contact {padding:0 15px;}
    .list_site {gap:10px;padding:0 10px;}
    .list_site li a {padding:20px;height:90px;}

    /* 리스트타입 */
    .blog_holder.blog_event article .post_image {height:200px;}
    .blog_holder.blog_gallery {grid-template-columns:repeat(3, 1fr);}
    .blog_holder.blog_gallery article .post_image {height:122px;}
    .blog_holder.blog_gallery article .post_text {padding:20px 15px;}
    .blog_holder.blog_gallery article .post_text .post_title_label {font-size:14px;}
    /* .blog_holder.blog_notice article .post_inner {padding-left:10px;padding-right:10px;height:220px;} */
    .blog_holder.blog_notice article .post_text .post_title_label {font-size:16px;}
    .blog_holder.blog_program article .post_text {padding:15px 15px 0;height:135px;}
    .blog_holder.blog_program article .post_text .post_title_label {font-size:16px;}
    .blog_holder.blog_program article .post_text .post_infos {margin-top:15px;}
    /* 채용정보 : blog_employ */
    .blog_holder.blog_employ {margin-left:-10px;margin-right:-10px;}
    .blog_holder.blog_employ article {padding:0 10px;}
    .blog_holder.blog_employ article .post_inner {padding:25px 15px;height:125px;}
    .blog_holder.blog_employ article .post_text .post_title_label {height:2.8em;line-height:1.4em;font-size:16px;}
    /* 연구성과 : blog_type6 */
    .blog_holder.blog_type {margin:0 -8px;}
    .blog_holder.blog_type article {margin-bottom:20px;padding:0 8px;}
    .blog_holder.blog_type article .post_text .post_title_label {font-size:14px;}
    .blog_holder.blog_type6 article .post_text .post_excerpt {height:42px;}

    /* 뷰페이지 */
    .blog_holder.blog_single article .post_title_label {font-size:34px;}
    .blog_holder.blog_single article .post_cat {font-size:20px;}
    .blog_holder.blog_single article .post_cont, .blog_holder.blog_single article .post_cont p {font-size:15px;}
    .blog_holder.blog_single article .post_cont h1 {font-size:24px;}
    .blog_holder.blog_single article .post_cont h2 {font-size:22px;}
    .blog_holder.blog_single article .post_cont h3 {font-size:20px;}
    .blog_holder.blog_single article .post_cont h4 {font-size:18px;}
    .blog_holder.blog_single article .post_cont h5 {font-size:16px;}
    .blog_holder.blog_single article .post_head {padding-top:40px;}

    .page_greeting .head {margin-left:auto;margin-right:auto;max-width:640px;}
    .page_greeting .head .txt_big {font-size:29px;}
    .page_greeting .alignright {margin:0 0 0 30px;}
    .page_bizinfo h3 {font-size:29px;}
    .page_bizinfo .btm_gap {margin-bottom:100px;}
    .box_vision ul > li {font-size:17px;}
    .box_strategy .txt1 {margin-bottom:0;font-size:20px;}
    .box_strategy .goal {min-height:500px;}
    .box_strategy .goal .bul_dot {width:170px;}
    .box_strategy .goal .bul_dot > li {font-size:14px;}
    .box_strategy .goal dt {top:250px;font-size:22px;}
    .box_strategy .goal .dd_round {margin-top:100px;padding:0 10px;width:158px;font-size:13px;box-sizing:border-box;}
    .box_strategy .goal .dd_round .dd_tit {font-size:20px;}
    .box_strategy .goal dd:nth-child(2), .box_strategy .goal dd:nth-child(4) {padding-right:30px;}
    .box_strategy .goal dd:nth-child(3), .box_strategy .goal dd:nth-child(5) {padding-left:30px;}
    .box_strategy .goal dd:nth-child(2), .box_strategy .goal dd:nth-child(3) {margin-top:20px;}
    .box_strategy .goal dd:nth-child(4), .box_strategy .goal dd:nth-child(5) {margin-top:55px;}
    .box_strategy .goal dd:nth-child(4) .dd_round, .box_strategy .goal dd:nth-child(5) .dd_round {margin-top:50px;}
    .box_bizgroup .oz:before {top:112px;width:478px;}
    .box_bizgroup .oz dt {max-width:280px;height:80px;font-size:19px;}
    .box_bizgroup .oz dd .oz_tit1 {height:60px;font-size:17px;}
    .box_bizgroup .oz .oz_dep2 {gap:10px;}
    .box_bizgroup .oz .oz_dep2 > li .oz_tit2 {font-size:15px;}
    .box_bizgroup .oz .oz_dep2 > li ul {padding:10px;}
    .box_bizgroup .oz .oz_dep2 > li ul > li {font-size:13px;}
    .box_bizgroup .oz dd:nth-child(2) .oz_tit1:before {height:397px;}
    .box_bizgroup .oz dd:nth-child(2) .oz_dep2:before {left:55px;width:590px;}
    .box_bizgroup .oz dd:nth-child(3) .oz_tit1:before {height:150px;}
    .box_bizgroup .oz dd:nth-child(3) .oz_dep2:before {left:55px;width:350px;}

    .parti_dpm {padding:0 10px;gap:15px;}
    .parti_dpm > li .txt {font-size:16px;}
    .edu_area {grid-template-columns:1fr 60px 1fr;}
    .edu_area .arrow {margin-right:-2px;}
    .edu_area .icobox {font-size:17px;gap:20px;}
    .edu_area .icobox p:last-child {display:none;}
    .edu_area .edu_box1 .txtbox {gap:15px;}
    .edu_area .edu_box1 .txtbox > li {font-size:15px;line-height:1.5em;}
    .edu_area .edu_box2 .txtbox > li {padding:0 14px 0 26px;font-size:15px;}
    .aca_curriculum .tbl_wrap {display:block;}
    .aca_curriculum .tbl_wrap .right .tbl tbody tr:first-child td {border-top:0;}
    .aca_curriculum .tbl_wrap .tbl {table-layout:fixed;}

    .benefit_list {grid-template-columns:repeat(2, 1fr);}
    .program_list {gap:20px;padding:0 10px;}
    .aca_top .titbox .tit {margin-bottom:10px;line-height:1.2em;}
    .aca_top, .aca_course, .aca_curriculum, .condition {padding:0 10px;}

    
}

@media only screen and (max-width: 782px) {
    .admin-bar header {top:46px;}
    /* .admin-bar .content {margin-top:-46px!important;} */
}

@media only screen and (max-width: 767px){
    /* 공통 */
    body, p {font-size:13px;}
    .content .container .container_inner, .boxed section.section .section_inner, section.grid_section .section_inner {padding-left:15px;padding-right:15px;width:100%;}
    .vc_row {margin:0;}

    .logo {margin-left:0;width:250px;left:-45%;top:59%;}
    .logo .logo_img img {width:69px!important;height:auto!important;}
    .logo .logo_txt {margin-left:10px;padding-left:12px;}
    .logo .logo_txt:before {height:12px;}
    .logo .logo_txt img {margin-top:0;height:38px!important;}
    .header_bottom > .container > .container_inner:before {left:0;width:100%;}
    nav.mobile_menu {top:71px;}
    
    .footer_bottom, .footer_bottom p, .footer_bottom span {font-size:11px;line-height:2em;}
    .footer_bottom {padding:50px 20px;}
    .footer_bottom_holder {width:auto;}
    .footer_bottom .copyright {float:none;width:100%;text-align:center;}
    .footer_bottom .menu-foot_menu-container {float:none;margin:0 auto 30px;}

    /* 메인 */
    .full_width_inner .inner {padding-left:20px;padding-right:20px;width:100%;box-sizing:border-box;}
    .main_visual {height:650px;}
    .main_visual .inner {justify-content:center;align-items:flex-start;background-color:rgba(0 0 0 / 15%);}
    .main_visual .txtbox {margin:160px auto 0;max-width:310px;text-align:center;}
    .main_visual .txtbox h2 {font-size:24px;line-height:1.5em;}
    .main_visual .txtbox .txt {font-size:15px;}
    .main_notice {bottom:10px;right:10px!important;width:calc(100% - 20px)!important;background-color:rgba(255 255 255 / 90%);}
    .main_notice .btn {display:none;}
    .main_notice.box_close {right:-100%;}
    .main_notice ul {padding:15px;}
    .main_notice ul li {padding-left:85px;}
    .main_notice ul li + li {margin-top:12px;padding-top:12px;}
    .main_notice ul li .box_info {top:12px;height:auto;}
    .main_notice ul li .box_info .date {padding:11px 0;background-color:#fff;}
    .main_notice ul li .box_cont {height:70px;}
    .main_notice ul li .box_cont h4 {margin-bottom:10px;max-height:1.3em;line-height:1.25em;font-size:14px;}
    .main_notice ul li .box_cont p {font-size:12px;}
    .main_btm ul li {height:130px;}
    .main_btm ul li .txtbox {padding:0 5px;}
    .main_btm ul li .txtbox h3 {margin-bottom:10px;line-height:1.5em;font-size:14px;letter-spacing:-0.5px;}
    .main_btm ul li .txtbox .txt {font-size:11px;line-height:1.5em;}
    .main_btm ul li .txtbox .txt .sl {display:none;}
    .main_btm ul li .txtbox .inbox a {display:block;}
    
    /* 타이틀 */
    .title {margin-bottom:50px;}
    .title.standard h1 {font-size:25px;text-align:center;}
    .title.standard h6 {font-size:14px;text-align:center;}
    .page-id-8504 .title.has_background h1, .page-id-38 .title.has_background h1, .page-id-39 .title.has_background h1, .page-id-8440 .title.has_background h1 {margin-bottom:30px;}

    /* 페이지 */
    .page_inner {padding:0;}
    .page_bizinfo .txt_t {font-size:20px;}
    .core_top:before, .core_btm:before {top:0;margin-left:-75px;width:150px;height:85px;}
    .core_top > li {padding:20px 5px;width:calc(50% - 5px);min-height:95px;font-size:13px;}
    .core_btm {margin-top:100px;background:none;}
    .core_btm:before {top:-88px;}
    .core_btm:after {content:"";display:table;width:100%;}
    .core_btm h3 {position:relative;left:auto;top:auto;margin-bottom:10px;font-size:20px;}
    .core_btm > div {margin-top:10px;padding:20px 0 0!important;width:calc(50% - 5px);height:auto;border-radius:20px;overflow:hidden;}
    .core_btm > div h4 {font-size:16px;}
    .core_btm > div p {font-size:14px;}
    .core_btm > div ul {position:static;max-width:none;margin-top:20px;padding:15px 10px;min-height:165px;font-size:12px;}
    .core_btm > div ul li:before {top:8px;}
    .core_btm > div ul:before, .core_btm > div ul:after, .core_btm > div ul li:first-child:after {display:none!important;}
    .core_btm > div.fl ul {text-align:left;}
    .core_btm > div.fl ul li {margin-bottom:5px;padding:0 0 0 10px;}
    .core_btm > div.fl ul li:before {left:0;right:auto;}
    .core_btm > div.c1 {background-color:#00cbcc;}
    .core_btm > div.c1 ul {background-color:#88f4f7;}
    .core_btm > div.c2 {background-color:#4d77d9;}
    .core_btm > div.c2 ul {background-color:#dbe3fa;}
    .core_btm > div.item03 {clear:both;}
    .page_bizinfo .box2 {margin-top:40px;padding-top:40px;}
    .page_bizinfo .box2 dl {padding:10px 10px 10px 100px;width:100%;min-height:125px;height:auto;border-radius:10px;}
    .page_bizinfo .box2 dl dt {top:10px;left:10px;padding:10px;width:80px;height:calc(100% - 20px);border-radius:10px;font-size:15px;}
    .page_bizinfo .box2 dl dt img {margin-bottom:10px;width:49px;height:auto;}
    .page_bizinfo .box2 dl dd {font-size:12px;}
    .page_bizinfo .box2 dl dd.first {font-size:13px;}

    .page_greeting .head {margin-bottom:40px;}
    .page_greeting .head .txt_big {font-size:22px;}
    .page_greeting p {font-size:15px;}
    .page_greeting .txt1 {font-size:16px;}
    .page_contact {padding:0;}
    #korea-map, .root_daum_roughmap .wrap_map {height:250px!important;}
    .ul_trans.top > li > p {font-size:14px;}
    .ul_trans .ico {width:40px;height:40px;background-size:auto 50%;}
    .ul_trans > li {margin-bottom:30px;padding:0 0 0 50px;}
    .ul_trans > li > p {font-size:13px;}
    .ul_trans > li:nth-of-type(2n) {padding-left:80px;}
    .ul_trans.btm {padding-top:40px;}
    .ul_trans.btm .ico {background-size:cover;}

    .list_site {grid-template-columns: repeat(3, 1fr);padding:0;}
    .list_site li a {padding:10px;height:70px;border-radius:20px;}
    .list_site li a img {width:100px;}
    
    /* 뷰페이지 */
    .blog_holder.blog_single {margin-top:0;margin-bottom:100px;}
    .blog_holder.blog_single article .post_cont {padding-bottom:50px;}
    .blog_holder.blog_single article .post_title_label {font-size:22px;}
    .blog_holder.blog_single article .post_cat {font-size:15px;}
    .blog_holder.blog_single article .post_cont, .blog_holder.blog_single article .post_cont p {font-size:13px;}
    .blog_holder.blog_single article .post_cont h1 {font-size:22px;}
    .blog_holder.blog_single article .post_cont h2 {font-size:20px;}
    .blog_holder.blog_single article .post_cont h3 {font-size:19px;}
    .blog_holder.blog_single article .post_cont h4 {font-size:17px;}
    .blog_holder.blog_single article .post_cont h5 {font-size:15px;}
    .bul_cir > li:before {top:7px;}

    /* 리스트 */
    .blog_holder.blog_event {margin:-20px auto 0;max-width:340px;}
    .blog_holder.blog_event article {margin-top:20px;padding:0 5px;width:50%;}
    .blog_holder.blog_event article .post_image {height:175px;}
    .blog_holder.blog_event article .post_text {padding:10px 15px;}
    .blog_holder.blog_event article .post_text .post_title_label {font-size:14px;}
    .blog_holder.blog_gallery {grid-template-columns:repeat(2, 1fr);gap:15px 10px;}
    .blog_holder.blog_gallery article {border-radius:15px;}
    .blog_holder.blog_gallery article .post_image {height:161px;}
    .blog_holder.blog_gallery article .post_text {height:auto;}
    /* .blog_holder.blog_notice {margin-left:-5px;margin-right:-5px;}
    .blog_holder.blog_notice article {margin-top:20px;padding:0 5px;width:50%;}
    .blog_holder.blog_notice article .post_inner {height:195px;}
    .blog_holder.blog_notice article .post_text .post_cat {font-size:12px;} */
    .blog_holder.blog_notice {grid-template-columns:repeat(2, 1fr);gap:15px 10px;}
    .blog_holder.blog_notice article {margin:0;padding:0;}
    .blog_holder.blog_notice article .post_inner {padding:20px 10px;height:auto;}
    .blog_holder.blog_notice article .post_text .post_title_label {margin:0 auto 15px;max-width:200px;font-size:14px;}
    .blog_holder.blog_program {margin:-20px -5px 0;}
    .blog_holder.blog_program article {margin-top:20px;padding:0 5px;width: 50%;}
    .blog_holder.blog_program article .post_text .post_title_label {font-size:14px;}
    .blog_holder.blog_program article .post_text .post_infos {padding-top:20px;font-size:11px;line-height:14px;}
    /* 채용정보 : blog_employ */
    .blog_holder.blog_employ {margin:-10px -5px 0;}
    .blog_holder.blog_employ article {margin-top:10px;padding:0 5px;width:50%;}
    .blog_holder.blog_employ article .post_inner {padding:25px 15px;height:116px;}
    .blog_holder.blog_employ article .post_text .post_title_label {font-size:13px;}
    /* 연구성과 : blog_type6 */
    .blog_holder.blog_type {margin:0;}
    .blog_holder.blog_type article {padding:0;width:50%;}
    .blog_holder.blog_type article .post_image>a {width:100%;}
    .blog_holder.blog_type6 article {width:100%;}

    .board thead th {padding:10px 0;font-size:13px;}
    .board tbody td, .board .period {padding:10px 0;font-size:13px;line-height:20px;}
    .board .subject {padding:10px;font-size:13px;}
    .board .subject a {height:auto;white-space:normal;}
    .board .date {font-size:12px;}
    .blog_holder.blog_faq, .blog_holder.blog_board {margin:0;}
    .blog_faq .board colgroup col:nth-child(1), .blog_faq .board colgroup col:nth-child(3) {width:50px;}
    .blog_faq .board .subject {padding:10px;line-height:20px;}
    .blog_faq .board .faq_a .txtbox {padding:0 0 0 10px;font-size:12px;line-height:20px;}
    .blog_faq .board .faq_a .txtbox p {font-size:12px;line-height:20px;}
    .answer button:before {width:12px;height:7px;}    
    .blog_board .board tbody td {padding:10px;}
    .board .bg {padding-top:6px;padding-bottom:6px;font-size:13px;}
    .board .sort {padding-left:10px;}

    .page_bizinfo {padding:0;}
    .page_bizinfo .btm_gap {margin-bottom:60px;}
    .page_bizinfo h3 {font-size:22px;}
    .box_vision ul > li {padding:20px 20px 20px 10px;border-radius:50px;gap:10px;font-size:15px;height:160px;box-sizing:border-box;}
    .box_vision ul > li img {padding:0 10px;width:39px;}
    .box_strategy .txt1 {font-size:16px;}
    .box_strategy .goal {background:none;max-width:420px;}
    .box_strategy .goal dt {position:static;font-size:20px;margin:40px auto 30px;padding:28px 0;background:url(/wp-content/uploads/2024/12/vision_bg.jpg) no-repeat 50% -316px;border-radius:50px;}
    .box_strategy .goal dd {float:none;width:auto;margin:20px 0 0!important;padding:0!important;}
    .box_strategy .goal .dd_round {float:none!important;margin:0 auto!important;padding:20px 10px 0;width:180px;height:125px;background-color:#33cccc;border-radius:60px;}
    .box_strategy .goal .dd_round .dd_tit {font-size:17px;}
    .box_strategy .goal .bul_dot {width:auto;position:static;margin:20px auto;}
    .box_strategy .goal .bul_dot > li + li {margin-top:5px;}
    .box_strategy .goal dd:nth-child(3) .dd_round, .box_strategy .goal dd:nth-child(5) .dd_round {background-color:#5872d7!important;}
    .box_bizgroup .oz {margin-left:auto;margin-right:auto;max-width:420px;}
    .box_bizgroup .oz dt {margin-bottom:0;}
    .box_bizgroup .oz dd {float:none;width:auto;margin-top:30px;}
    .box_bizgroup .oz .oz_dep2 {margin-top:20px!important;display:grid;grid-template-columns:repeat(2, 1fr);width:auto!important;}
    .box_bizgroup .oz .oz_dep2 > li {width:auto!important;}
    .box_bizgroup .oz:before, .box_bizgroup .oz dd:nth-child(2) .oz_dep2:before, .box_bizgroup .oz dd:nth-child(3) .oz_dep2:before {display:none;}
    .box_bizgroup .oz dd:nth-child(2) .oz_tit1:before {top:-50px;height:1300px;}
    .box_bizgroup .oz .oz_dep2 > li ul {min-height:110px;}

    .parti_dpm {margin:0 auto;padding:0;gap:15px 10px;max-width:570px;grid-template-columns: repeat(2, 1fr);}
    .parti_dpm > li .txt {font-size:15px;}
    .head_txt {margin-bottom:50px;}
    .head_txt .txt1 {font-size:22px;line-height:1.5em;margin-bottom:10px;}
    .head_txt .txt2 {font-size:16px;}
    .edu_area {display:block;}
    .edu_area .edu_box1 .txtbox {display:block;}
    .edu_area .edu_box1 .txtbox > li {height:74px;border-radius:20px;}
    .edu_area .edu_box1 .txtbox > li br {display:none;}
    .edu_area .edu_box1 .txtbox > li + li {margin-top:11px;}
    .edu_area .icobox {font-size:16px;}
    .edu_area .icobox img {width:36px;}
    .edu_area .arrow {margin:10px;transform:rotate(90deg);}
    .edu_area .arrow img {width:40px;}

    .page_academy h3 {font-size:18px;}
    .aca_top {display:block;padding:0 30px;border-left:1px solid #d0d7e2;border-right:1px solid #d0d7e2;}
    .aca_top .titbox, .aca_top .infobox {padding:0;border:0;}
    .aca_top .titbox {margin-bottom:20px;}
    .aca_top .titbox .tit {font-size:22px;}
    .aca_curriculum .tbl_wrap {overflow:auto;}
    .aca_curriculum .tbl_wrap > div {width:600px;}
    .aca_course, .aca_curriculum, .condition {padding:0;}

    .benefit_list {padding:0;}
    .benefit_list > li .tit {font-size:16px;height:80px;gap:8px;}
    .benefit_list > li .tit img {width:35px;}
    .benefit_list > li .bul_dot {padding:20px 10px;}
    .benefit_list > li .bul_dot > li {font-size:14px;word-break:break-all;}
    .condition .linebox .tit {padding:0;margin-bottom:20px;}
    .condition .linebox .tit, .condition .linebox .cont {float:none;width:auto;}
    .condition .linebox .cont .bul_dot {font-size:14px;}
    .condition .tbl th, .condition .tbl td {font-size:14px;}
    .tbl_scroll {overflow:auto;}
    .tbl_scroll table {width:600px;}
    .program_list {grid-template-columns:repeat(1, 1fr);padding:0;}
    .program_list > li {padding:30px 0;grid-template-columns:60px 1fr;gap:20px;min-height:172px;}
    .program_list > li .icobox {width:60px;height:60px;border-radius:15px;}
    .program_list > li .icobox img {width:24px;}
    .program_list > li .txtbox .tit {margin-top:3px;font-size:17px;}
    

}

@media only screen and (max-width: 600px) {

    /* 페이지 */
    .ul_trans .ico {left:0!important;}
    .ul_trans > li {float:none;width:auto;min-height:40px;padding-left:50px!important;}
    .ul_trans.top > li {margin-bottom:20px!important;padding-top:3px;min-height:40px;}

    /* 리스트 */
    .board_top .left, .board_top .right {float:none;width:100%;}
    .board_top .left {margin-bottom:5px;}
    .board_top .board_search input {width:calc(100% - 151px);}
    .board_top .board_category {width:100%;}
    /* 연구성과 : blog_type6 */
    .blog_holder.blog_type {margin:0 -5px;}
    .blog_holder.blog_type article {margin-bottom:10px;padding:0 5px;}
    .blog_holder.blog_type article .post_text {padding:10px;}
    .blog_holder.blog_type6 article .post_inner {display:block;}
    .blog_holder.blog_type6 article .post_image {margin:0;max-width:none;width:100%;}
    .blog_holder.blog_type6 article .post_image img {width:auto;height:auto;}
    .blog_holder.blog_type6 article .post_text {margin-top:20px;padding:0;height:auto;}
    .blog_holder.blog_type6 article .post_text .post_excerpt {margin-bottom:0;height:62px;}
}

@media only screen and (max-width: 440px) {
    .board .date {white-space:normal;}
    .blog_holder.blog_gallery article {width:100%;}
    .blog_holder.blog_gallery article .post_image {height:auto;}
    .blog_holder.blog_notice article {width:100%;}

    .blog_board .board colgroup, .blog_board .board thead, .blog_board .board .num {display: none;}
    .blog_board .board, .blog_board .board tbody, .blog_board .board tbody tr, .blog_board .board tbody td {display:block;}
    .blog_board .board {border-top:3px solid #2cd6da;}
    .blog_board .board tbody td {padding:5px;text-align: left;border-bottom: 0;}
    .blog_board .board tbody td.num + td, .blog_board .board tbody td:first-child {padding-top:15px;}
    .blog_board .board tbody td:last-child {padding-bottom:15px;border-bottom:1px solid #caedee;}
    .blog_board .board tbody td.sort:before {content: "구분 : ";display: inline-block;width: 50px;}
    .blog_board .board tbody td.period:before {content: "기간 : ";display: inline-block;width: 50px;}
    .blog_board .board tbody td.subject {padding:10px 5px;font-size:15px;}
    .blog_board .board tbody td.result:before {content: "결과 : ";display: inline-block;width: 50px;}

    .list_site {grid-template-columns: repeat(2, 1fr);}

    
}

@media only screen and (max-width: 380px) {
    .blog_holder.blog_event {margin-left:-5px;margin-right:-5px;}
}
