@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:#2e2e2e;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:#2e2e2e;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, select {/*-webkit-appearance:none;*/-webkit-border-radius:0;font-family:'Noto Sans KR',Helvetica,sans-serif;}
a:hover, p a:hover {color:#2e2e2e;}
.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%;}
.word_break {word-break:break-all;}

/* 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;}
.logo {left:10px;}
.logo a {float:left;height:25px!important;visibility:visible!important;}
.logo .logo_txt {position:relative;margin-top:-3px;margin-left:16px;padding-left:17px;font-size:15px;font-weight:900;color:#143770;line-height:1.1em;vertical-align:top;transform:translateY(-50%);text-transform:uppercase;letter-spacing:-0.5px;visibility:visible!important;}
.logo .logo_txt:before {position:absolute;top:4px;left:0;content:"";display:block;width:2px;height:19px;background:#011655;}
.scrolled .logo .logo_txt {font-size:13px;}
.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.right {margin-right:60px;}
nav.main_menu>ul>li {margin:0;padding:0;box-sizing:border-box;text-align: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:15px;font-weight:500;color:#000;}
nav.main_menu>ul>li>a {min-width:90px;padding:0 15px;box-sizing:border-box;}
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;width:0;height:2px;background:#4ec4c7;opacity:0;transition:all 0.2s;transform:translateX(-50%);}
nav.main_menu>ul>li:hover>a>span:before, nav.main_menu>ul>li.active>a>span:before {opacity:1;width:28px;}
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:#000;}
nav.main_menu>ul>li.active .second .inner ul li.current-menu-item a {opacity:1;}
.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 8px;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:-0.3px;}
.drop_down .second .inner ul li a:hover span, .drop_down .second .inner ul li.current-menu-item a span,
.drop_down .second .inner ul li.current_page_parent a span {color:#fff;border-bottom:1px solid #fff;}
.drop_down .second .inner ul li:hover {background-color:transparent;}
/* nav.main_menu>ul>li:nth-child(1) .second .inner ul li {padding-left:5px;}
nav.main_menu>ul>li:nth-child(2) .second .inner ul li {padding-left:13px;}
nav.main_menu>ul>li:nth-child(3) .second .inner ul li {padding-left:12px;}
nav.main_menu>ul>li:nth-child(4) .second .inner ul li {padding-left:18px;}
nav.main_menu>ul>li:nth-child(5) .second .inner ul li {padding-left:40px;}
nav.main_menu>ul>li:nth-child(6) .second .inner ul li {padding-left:20px;} */
nav.main_menu>ul>li:nth-child(5) .second .inner ul {border-left:1px solid #3f5278;}
nav.main_menu>ul>li:nth-child(4).has_sub + li .second .inner ul {border-left:0;}
.header_inner:before {position:absolute;top:100%;left:-10px;content:"";display:block;width:calc(100% + 20px);height:0;transition:all 0.1s;background:#0f2756;box-shadow:inset 0 3px 3px rgb(0 0 0 / 10%);}
.header_inner.on:before {height:250px;background:#0f2756;}
.header_inner.on .drop_down .second {padding:15px 0px;}
.hidden_submenu .sub-menu {display:none!important;} /* 하위 메뉴를 안보이게 함 */


/* Footer */
footer {position:relative;background:#fff;}
.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:before {position:absolute;top:0;left:20px;content:"";display:block;width:calc(100% - 40px);height:1px;background-color:#ccc;}
.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:#f2f2f2;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 #fff;background:#f2f2f2;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 header {position:absolute!important;top:-97px;transition:all 0.1s;transition-delay:0.2s;} */
body.home .header_bottom {background-color:transparent;}
body.home .header_bottom .container_inner {padding-left:0;padding-right:0;max-width:1220px;}
body.home .header_bottom > .container > .container_inner:before {position:absolute;left:0;bottom:0;content:"";display:block;width:100%;height:1px;background-color:rgba(255 255 255 / 30%);transition:opacity 0.2s;}
body.home .header_bottom > .container > .container_inner:after {content:"";display:table;width:100%;}
body.home .on .header_bottom > .container > .container_inner:before {opacity:0;}
body.home .content {margin-top:0;}
body.home .logo {left:0;}
body.home .logo .logo_img {background:url(../images/logo_unist_w.png) no-repeat 0 0 / 100% auto;transform:translateY(-12px);}
body.home .logo .logo_img img {opacity:0;}
body.home .logo .logo_txt {color:#fff;}
body.home .logo .logo_txt:before {background:#fff;}
body.home nav.main_menu ul li a {color:#fefefe;}
body.home nav.main_menu>ul>li:hover>a, body.home nav.main_menu>ul>li.active>a {color:#fefefe;}
body.home nav.main_menu>ul>li>a>span:before {background:#4ec4c7;}
body.home .header_right {right:0;}
body.home .header_inner.on:before {top:calc(100% - 1px);height:251px;}
body.home .header_inner.on .header_bottom .container_inner {border-bottom:0;}
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 .drop_down .second .inner ul {background-color:transparent;}
body.home .footer_bottom:before {display:none;}
.full_width_inner .inner {margin:0 auto;width:1220px;}
.main_top {position:relative;}
.main_visual {position:relative;height:781px;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:40px;text-align:left;}
.main_visual .txtbox .txt {font-size:17px;font-weight:500;color:#fff;}
.main_visual .txtbox h2 {margin-bottom:0;font-size:44px;color:#fff;line-height:1.25em;letter-spacing:-1px;}
.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_mid {position:absolute;bottom:0;right:0;z-index:10;width:33.33%;background-color:#fff;transition:right ease-in-out 1s;}
.main_mid.box_close {right:-33.33%;}
.main_mid .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_mid ul {list-style:none;padding:35px 42px 50px;display:grid;grid-template-columns:repeat(2, 1fr);}
.main_mid ul li a {display:block;padding:0 0 22px 15px;box-sizing:border-box;}
.main_mid ul li .pro_tit {margin-bottom:13px;}
.main_mid ul li .pro_tit > span {display:block;color:#2e2e2e;}
.main_mid ul li .pro_tit .model {margin-bottom:3px;line-height:1em;font-size:13px;}
.main_mid ul li .pro_tit .name {/*overflow:hidden;height:1.2em;*/line-height:1.2em;font-size:16px;font-weight:700;}
.main_mid ul li .pro_img {min-height:145px;display:flex;justify-content:center;align-items:center;}
.main_mid ul li:nth-of-type(odd) .pro_img {padding-right:20px;}
.main_mid ul li:nth-of-type(even) {padding-left:30px;border-left:1px solid #e7ebf0;}
.main_mid ul li:nth-child(1) .pro_tit, .main_mid ul li:nth-child(2) .pro_tit {margin-bottom:20px;}
.main_mid ul li:nth-child(3), .main_mid ul li:nth-child(4) {border-top:1px solid #e7ebf0;}
.main_mid ul li:nth-child(3) a, .main_mid ul li:nth-child(4) a {padding-top:30px;padding-bottom:0;}
.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(../images/main/main-btm01.jpg);}
.main_btm ul li:nth-child(2) {background-image:url(../images/main/main-btm02.jpg);}
.main_btm ul li:nth-child(3) {background-image:url(../images/main/main-btm03.jpg);}
.main_btm ul li:nth-child(1):hover {background-image:url(../images/main/main-btm01_hover.jpg);}
.main_btm ul li:nth-child(2):hover {background-image:url(../images/main/main-btm02_hover.jpg);}
.main_btm ul li:nth-child(3):hover {background-image:url(../images/main/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 .inbox a:hover {border-bottom:1px solid #fff;}
.main_btm ul li .txtbox.video_wrap h3 {margin-top:20px;font-size:24px;}
.main_btm ul li .txtbox.video_wrap .inbox a:hover {border-bottom:0;}
/* 메인 비디오 팝업 */
.video_pop {display:none;position:fixed;top:0;left:0;z-index:110;width:100%;height:100%;background:rgba(0,0,0,.95);}
.video_pop.on {display:block;}
.video_pop_inner {position:relative;width:90%;height:auto;max-width:1008px;background-color:#000; position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.video_pop_inner img {display:block;width:100%;max-width:none;height:auto;}
.video_pop_inner iframe {position:absolute;top:-1px;left:0;display:block;width:100%;height:100%;}
.video_pop_inner .btn_close {position:absolute;right:-70px;top:-60px;width:31px;height:31px;background:url(../images/btn_x.png) no-repeat 0 0;border:0;cursor:pointer;}

/*------------------------------------------------------------------------------------------------------------------
    Page
------------------------------------------------------------------------------------------------------------------*/
/* Table */
table th, table td {padding:9px 20px;}
table th {font-size:18px;font-weight:500;color:#fff;background-color:#009fe7;}
table th {border-left:1px solid #d8dbdf;}
table th:first-child {border-left-color:#009fe7;}
table tr:nth-child(odd) td {background-color:transparent;color:#2e2e2e;}
table tbody td {font-size:16px;color:#2e2e2e;border-bottom:1px solid #d8dbdf;border-right:1px solid #d8dbdf;vertical-align:middle;}
table tbody td:first-child {border-left:1px solid #d8dbdf;}
.tbl_st1 {border-top:1px solid #7c869d;border-collapse:separate;}
.tbl_st1 thead th {padding:7px;font-size:16px;color:#2e2e2e;background:#f3f8f9;border-right:1px solid #d8dbdf;border-left:0;}
.tbl_st1 tbody td {padding:12px 7px;height:46px;font-size:15px;box-sizing:border-box;line-height:1.5em;}
.tbl_st1 th:first-child, .tbl_st1 td:first-child {border-left:0;}
.tbl_st1 th:last-child, .tbl_st1 td:last-child {border-right:0;}
.tbl_st1 thead tr:last-child th, .tbl_st1 tbody tr:last-child td {border-bottom:1px solid #7c869d;}
.tbl_st1 tbody td.border_bt {border-bottom-color:#7c869d;}
.tbl_st2 thead th {padding:10px;font-size:14px;background:#20325b;}
.tbl_st2 tbody td {font-size:13px;}
.tbl_st3 {border-top:2px solid #6c6c6c;border-collapse:separate;}
.tbl_st3 thead th {padding:8px 7px;height:47px;font-size:15px;color:#2e2e2e;background-color:#fff;border-bottom:1px solid #d8dbdf;border-right:1px solid #d8dbdf;border-left:0;vertical-align:middle;box-sizing:border-box;}
.tbl_st3 tbody th, .tbl_st3 tbody td {padding:14px 7px;height:50px;font-size:15px;font-weight:400;color:#2e2e2e;box-sizing:border-box;line-height:1.4em;border-bottom:1px solid #d8dbdf;border-right:1px solid #d8dbdf;background-color:transparent;vertical-align:middle;box-sizing:border-box;}
.tbl_st3 th:first-child, .tbl_st3 td:first-child {border-left:0;}
.tbl_st3 th:last-child, .tbl_st3 td:last-child {border-right:0;}
.tbl_st3 thead tr:last-child th, .tbl_st3 tbody tr:last-child th, .tbl_st3 tbody tr:last-child td {border-bottom:2px solid #6c6c6c;}
.tbl_st3 .border_bt {border-bottom:2px solid #6c6c6c!important;}
.tbl_st3 .border_r {border-right:1px solid #d8dbdf!important;}
.tbl_st3 .border_db_r1 {border-right:3px double #d8dbdf!important;}
.tbl_st3 .border_db_bt {border-bottom:4px double #d8dbdf!important;}
.tbl_st3 .border_db_bt1 {border-bottom:3px double #d8dbdf!important;}
.tbl_st3 .ta_l {padding-left:48px;}
.tbl_st4 thead th {padding:9px 5px;font-size:14px;background-color:#143770;}
.tbl_st4 thead th:first-child {border-left:0;}
.tbl_st4 tbody th, .tbl_st4 tbody td {padding-top:12px;padding-bottom:12px;font-size:12px;border-left:1px solid #e3e2e2;border-bottom-color:#e3e2e2;border-right:0;}
.tbl_st4 tbody td:first-child {border-left:0;}
.tbl_st4 tbody tr:nth-of-type(even) td {background-color:#fafafa;}
.tbl_st4 .fs_l {font-size:13px;}
.tbl_st4 .border_l_none {border-left:0;}
.tbl_st4 th.border_bt {border-bottom:1px solid #d8dbdf!important;}
.table_scroll {overflow-x:auto;}
.table_scroll table {min-width:500px;}

/* 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 {height:220px;background-color:#999;background-size:cover;}
.title.standard h1 {margin:0;font-size:42px;font-weight:700;color:#fff;line-height:1.1em;text-align:center;letter-spacing:-1px;text-transform:none;}
.title.standard h6 {float:none;margin-bottom:6px;font-size:16px;font-weight:400;color:#fff;text-align:center;text-transform:none;}
.title .separator.small {display:none;}

/* Sub - Submenu */
.page_submenu {border-bottom:1px solid #e5e5e5;background:#fff;}
.page_submenu .section {padding:0;border:0;}
.submenu {overflow:hidden;list-style:none;display:flex;justify-content:center;align-items:center;width:100%;border-left:1px solid #d9d9d9;margin:0 auto;max-width:1220px;box-sizing:border-box;}
.submenu li {width:100%;font-size:16px;line-height:55px;color:#595959;text-align:center;border-right:1px solid #d9d9d9;box-sizing:border-box;vertical-align:middle;}
.submenu li a {display:block;color:#595959;}
.submenu li a:hover, .submenu li a strong {display:block;color:#fff;background:#4ec4c7;font-weight:400;}
.submenu li .on {display:block;color:#fff;background:#4ec4c7;}
.submenu li > strong {padding:0 30px;}

/* 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:23px;font-weight:700;}
.content h4 {font-size:20px;line-height:1.2em;}
.page_inner {margin-top:5px;padding:0 40px;}
/* 양자나노팹 > 인사말 */
.page_greeting .page_txt_big {margin-bottom:70px!important;font-size:42px;font-weight:700;color:#2e2e2e;line-height:1.42em;text-align:center;}
.page_greeting p {font-size:16px;font-weight:300;color:#2e2e2e;line-height:1.875em;}
.page_greeting p strong {font-weight:700;}
.page_greeting p.txt {font-size:15px;line-height:1.46em;}
.page_greeting .vc_row.vc_inner .vc_col-sm-8 > .vc_column-inner {padding-left:30px;}
/* 조직 */
.page_oz h3 {margin-bottom:35px;}
.oz_wrap dl {position:relative;overflow:hidden;min-height:283px;}
.oz_wrap dl:before {position:absolute;top:105px;left:102px;content:"";display:block;width:779px;height:1px;background-color:#1f315b;}
.oz_wrap dl:after {position:absolute;top:105px;left:881px;content:"";display:block;width:1px;height:148px;background-color:#1f315b;}
.oz_wrap dl dt, .oz_wrap dl dd {position:relative;padding:10px;width:204px;height:62px;font-size:18px;font-weight:500;color:#fff;line-height:1.2em;text-align:center;background-color:#143770;border-radius:62px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.oz_wrap dl dt {margin:0 auto 89px;}
.oz_wrap dl dd {float:left;}
.oz_wrap dl dd + dd {margin-left:10px;}
.oz_wrap dl dt:after, .oz_wrap dl dd:before {position:absolute;left:50%;content:"";display:block;width:1px;background-color:#1f315b;}
.oz_wrap dl dt:after {top:100%;height:43px;}
.oz_wrap dl dd:before {top:-46px;height:46px;}
.oz_wrap dl .c {width:100%;color:#cecece;font-size:11px;line-height:1.2em;}
.oz_wrap dl .c2 {width:100%;font-size:11px;line-height:1.2em;}
.oz_wrap dl dd.bg {position:absolute;top:149px;right:0;width:304px;background-color:#5b686d;}
.oz_wrap dl dd.bg:before {top:50%;left:-35px;width:35px;height:1px;}
.oz_wrap dl dd.bg2 {top:221px;}
/* 개요 */
.page_overview h3 {margin-bottom:32px;}
.page_overview .max_w1 {margin:0 auto;max-width:86px;text-align:left;}
.page_overview .max_w2 {margin:0 auto;max-width:98px;text-align:left;}
.page_overview .max_w3 {margin:0 auto;max-width:80px;text-align:left;}
.page_overview_map .vc_col-sm-2\/5 {width:41.7%;}
.page_overview_map .vc_col-sm-2\/5 > .vc_column-inner {padding-right:0;}
.page_overview_map .vc_col-sm-3\/5 {width:58.3%;}
.overview_map {list-style:none;display:grid;grid-template-columns:repeat(5, 1fr);gap:20px 14px;}
.overview_map li {line-height:1.2em;}
.overview_map li .txt {margin-top:10px;}
.overview_map li .t1 {font-size:15px;font-weight:700;}
.overview_map li .t2 {font-size:11px;}
.use_fab_wrap {display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;}
.use_fab {overflow:hidden;border-radius:20px;background-color:#f4f4f4;}
.use_fab .tit {display:flex;justify-content:center;align-items:center;padding:5px 10px;width:100%;min-height:61px;line-height:1.2em;font-size:18px;font-weight:700;color:#fff;text-align:center;background-color:#5b686d;box-sizing:border-box;}
.use_fab ul {padding:20px;font-size:15px;font-weight:300;color:#2e2e2e;}
.overview_eq.top .vc_col-sm-4 {margin-bottom:25px;}
.overview_eq.top img {margin-bottom:5px;}
.overview_eq.top p {font-size:15px;font-weight:700;}
.overview_eq.mid img {display:block;margin-bottom:30px;}
.overview_eq.bt {margin:0;display:grid;grid-template-columns:calc(20% - 24px) calc(40% - 16px) calc(20% - 24px) calc(20% - 24px);justify-content:space-between;gap:30px;}
.overview_eq.bt:before, .overview_eq.bt:after {display:none;}
.overview_eq.bt .vc_col-sm-1\/5, .overview_eq.bt .vc_col-sm-2\/5 {width:auto;}
.overview_eq.bt .vc_col-sm-1\/5 > .vc_column-inner, .overview_eq.bt .vc_col-sm-2\/5 > .vc_column-inner {padding:0;}
.overview_eq.bt img {display:block;}
.overview_eq.bt .txt {margin-top:10px;}
.overview_eq.bt .t1 {font-size:15px;font-weight:700;}
.overview_eq.bt .t2 {font-size:15px;font-weight:300;}
.overview_eq.bt .img_col2 {display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;}
/* 통계 */
.page_stats h3 {margin-bottom:25px;}
.page_stats .tbl_st3 thead th {height:50px;font-weight:700;line-height:1.1em;}
.page_stats .tbl_st3 .ta_l {padding-left:25px;}
.page_stats .tbl_top {font-weight:700;margin-bottom:10px;}
.page_stats .vc_inner .vc_col-sm-6:first-child > .vc_column-inner {padding-right:0;}
.support_pf {display:grid;grid-template-columns:repeat(2, 1fr);margin:30px 0 25px!important;}
.support_pf .item {position:relative;margin-bottom:32px;padding-left:118px;min-height:90px;}
.support_pf .item .icon {position:absolute;top:0;left:0;}
.support_pf .item .tit {margin-bottom:10px;font-size:18px;font-weight:700;}
.support_pf .item .ts {display:inline-block;padding-left:50px;text-indent:-50px;font-size:13px;}

/* 문의사항 > 오시는길 */
#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);}

/* 보유장비 */
.blog_holder.blog_type.blog_eq article {width:100%;border:0;}
.blog_eq .tab_wrap {margin:30px 0 50px;}
.tab_wrap {position:relative;}
.tab_wrap:before {position:absolute;top:20px;left:0;content:"";display:block;width:100%;height:1px;background-color:#e5e5e5;}
.tab_wrap .tabs .tabs-nav, .tab_wrap .tabs_in ul {list-style:none;position:relative;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;}
.tab_wrap .tabs .tabs-nav li, .tab_wrap .tabs_in ul li {float:none;margin-right:0;overflow:visible;}
.tab_wrap .tabs .tabs-nav li a, .tab_wrap .tabs_in ul li a {display:flex;justify-content:center;align-items:center;padding:0 25px;min-width:100px;height:40px;line-height:1.2em;font-size:14px;font-weight:400;color:#2e2e2e;border:1px solid #e5e5e5!important;border-radius:40px;background-color:#fff;box-sizing:border-box;letter-spacing:-0.25px;}
.tab_wrap .tabs .tabs-nav li.active a, .tab_wrap .tabs_in ul li.active a {border-color:#4ec4c7!important;background-color:#4ec4c7;color:#fff;}
.tab_wrap .tabs .tab-content {padding-top:50px;}
.eq_list > .wpb_wrapper, .eq_list > .item_wrap {display:grid;grid-template-columns:repeat(4, 1fr);gap:35px 20px;}
.eq_list .item {background-color:#f4f4f4;}
.eq_list .item .img {/*height:231px;*/background-color:#f8f8f8;}
.eq_list .item .img img {display:block;margin:0 auto;}
.eq_list .item .cont {padding:26px 20px 20px;min-height:220px;box-sizing:border-box;}
.eq_list .item .p_tit {min-height:38px;padding-bottom:10px;line-height:1.125em;font-size:16px;font-weight:700;color:#2e2e2e;border-bottom:1px solid #dde1e7;box-sizing:border-box;}
.eq_list .item .p_info {list-style:none;margin-bottom:15px;padding:13px 0;min-height:90px;border-bottom:1px solid #dde1e7;box-sizing:border-box;}
.eq_list .item .p_info li {line-height:1.53em;font-size:13px;font-weight:300;color:#2e2e2e;display:grid;grid-template-columns:80px auto;}
.eq_list .item .p_info li .bul {display:inline-block;width:60px;font-weight:700;}
.eq_list .item .p_info li .bul:before {content:"· ";}
.eq_list .item .p_link a {display:flex;justify-content:center;align-items:center;padding:5px;width:100%;min-height:31px;line-height:1.2em;font-size:13px;font-weight:300;color:#2e2e2e;text-align:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:5px;box-sizing:border-box;}
.eq_list .item .p_link a:hover {color:#fff;background-color:#4ec4c7;border-color:#4ec4c7;}

/* 장비교육 */
.use_step {list-style:none;display:grid;grid-template-columns:repeat(6, 1fr);gap:8px;margin-bottom:25px;}
.use_step > li {padding:30px 10px;min-height:500px;border-radius:20px;background-color:#6ed8db;box-sizing:border-box;}
.use_step > li:nth-child(2) {background-color:#8fe0e3;}
.use_step > li:nth-child(3) {background-color:#a2e5e7;}
.use_step > li:nth-child(4) {background-color:#b6ebec;}
.use_step > li:nth-child(5) {background-color:#c5eff0;}
.use_step > li:nth-child(6) {background-color:#d5f3f4;}
.use_step > li .icon {display:flex;justify-content:center;align-items:center;margin:0 auto 21px;width:100px;height:100px;background-color:#fff;border-radius:50%;}
.use_step > li .step {background:url(../images/bar_dashed.png) repeat-x 0 50%;}
.use_step > li .step .bg {display:block;margin:0 auto;width:80px;height:21px;line-height:20px;font-size:12px;font-weight:700;color:#fff;background-color:#21adb1;border-radius:21px;text-align:center;}
.use_step > li .txt {padding:19px 0;min-height:104px;font-size:18px;font-weight:700;color:#2e2e2e;line-height:1.22em;text-align:center;background:url(../images/bar_dashed.png) repeat-x 0 100%;box-sizing:border-box;}
.use_step > li .cont.bul_dot {margin-top:18px;}
.use_step > li .cont.bul_dot > li {line-height:1.6em;font-size:15px;font-weight:300;color:#2e2e2e;}
.use_step > li .cont.bul_dot > li + li {margin-top:25px;}
.use_step.bg_blue > li {background-color:#95c5e5;}
.use_step.bg_blue > li:nth-child(2) {background-color:#b0d0eb;}
.use_step.bg_blue > li:nth-child(3) {background-color:#bfd8ee;}
.use_step.bg_blue > li:nth-child(4) {background-color:#cee0f1;}
.use_step.bg_blue > li:nth-child(5) {background-color:#d8e6f4;}
.use_step.bg_blue > li:nth-child(6) {background-color:#e3ecf7;}
.use_step.bg_blue > li .step .bg {background-color:#3366cc;}
.use_step.bg_bgreen > li {background-color:#9ebfc3;}
.use_step.bg_bgreen > li:nth-child(2) {background-color:#b7cbd0;}
.use_step.bg_bgreen > li:nth-child(3) {background-color:#c5d3d6;}
.use_step.bg_bgreen > li:nth-child(4) {background-color:#d2dddf;}
.use_step.bg_bgreen > li:nth-child(5) {background-color:#dce4e5;}
.use_step.bg_bgreen > li:nth-child(6) {background-color:#e6eaec;}
.use_step.bg_bgreen > li .step .bg {background-color:#11656f;}
.check_cont {display:grid;grid-template-columns:15.4% 52.4% 32.2%;align-items:center;gap:20px 0;padding:18px 20px;background-color:#f4f4f4;border-radius:20px;}
.check_cont .icon {display:flex;justify-content:center;align-items:center;}
.check_cont ul {position:relative;list-style:none;padding:0 40px;}
.check_cont ul:before {content:"";display:block;position:absolute;top:7px;left:0;width:1px;height:calc(100% - 14px);border-left:1px dashed #dbdbdb;}
.check_cont ul li {padding-left:12px;font-size:14px;font-weight:300;color:#2e2e2e;line-height:1.64em;}
.check_cont ul li > strong {font-weight:700;text-indent:-12px;}
.check_cont ul li > strong:before {content:"· ";display:inline-block;}
.check_cont .button a {position:relative;display:block;padding:25px 10px 24px 102px;background-color:#0f285d;border-radius:20px;box-sizing:border-box;}
.check_cont .button a img {position:absolute;top:50%;left:30px;margin-top:-19px;display:block;}
.check_cont .button a .txt {position:relative;display:flex;justify-content:left;align-items:center;flex-wrap:wrap;min-height:41px;padding-left:22px;line-height:1.2em;font-size:20px;font-weight:700;color:#fff;}
.check_cont .button a .txt:before {content:"";display:block;position:absolute;top:0;left:0;width:1px;height:100%;background-color:#22577d;}
.check_cont .button a .txt em {display:block;margin-bottom:5px;line-height:1em;font-style:normal;font-size:12px;}
.check_cont .bul_dot > li {padding-left:9px;}
.check_cont .bul_dot > li:before {background-color:#929292;border-radius:0;}
.check_cont.room {align-items:start;}
.check_cont.room .icon {margin-top:12px;}
.check_cont.room .button {margin-top:4px;}
.room_step {list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;margin-bottom:25px;}
.room_step > li {display:grid;grid-template-columns:100px auto;gap:28px;padding:30px 10px 20px 40px;min-height:170px;border-radius:20px;background-color:#a7b7bc;box-sizing:border-box;}
.room_step > li:nth-child(2) {background-color:#cbced1;}
.room_step > li:nth-child(3) {background-color:#e0e0e2;}
.room_step > li .icon {display:flex;justify-content:center;align-items:center;margin:0 auto 21px;width:100px;height:100px;background-color:#fff;border-radius:50%;}
.room_step > li .step {display:block;margin-bottom:20px;width:80px;height:21px;line-height:20px;font-size:12px;font-weight:700;color:#2e2e2e;background-color:#ffde00;border-radius:21px;text-align:center;}
.room_step > li .txt1 {margin-bottom:8px;font-size:18px;font-weight:700;color:#2e2e2e;line-height:1.22em;box-sizing:border-box;}
.room_step > li .txt2 {line-height:1.2em;font-size:15px;font-weight:300;color:#2e2e2e;letter-spacing:-0.25px;}
.room_step > li .alink {/*padding-bottom:3px;*/color:#000;border-bottom:1px dashed #000;}

/* 편의사항 */
a.link_st {padding-bottom:1px;border-bottom:1px dashed #2e2e2e!important;color:#2e2e2e!important;}
.page_sub h3 {line-height:1.2em;}
.page_guest .vc_col-sm-2 {width:13.5%;}
.page_guest .vc_col-sm-10 {width:86.5%;}
.page_guest h4 {font-size:18px;}
.guest_box01 .vc_col-sm-6:first-child {max-width:490px;width:48.5%;}
.guest_box01 .vc_col-sm-6:last-child {float:right;}
.guest_box01 .bul_dot {margin-top:15px;font-size:14px;}
.guest_box01 .bul_dot li:before {content:"·";background-color:transparent;width:auto;height:auto;top:0;display:inline-block;vertical-align:middle;border-radius:0;left:-1px;}
.guest_icon {list-style:none;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px 20px;justify-content:space-between;}
.guest_icon li {display:grid;grid-template-columns:90px auto;gap:18px;align-items:center;}
.guest_icon li .txt {font-size:16px;font-weight:700;color:#2e2e2e;line-height:1.2em;}
.guest_items {display:flex;justify-content:left;gap:10px 9px;flex-wrap:wrap;margin-top:25px;padding-bottom:70px;border-bottom:1px solid #ccc;}
.guest_box02 img {display:block;}
.room_info .room_top {border-bottom:1px solid #ccc;display:flex;justify-content:space-between;min-height:83px;padding:15px 0;box-sizing:border-box;}
.room_info .room_top .room_type {font-size:18px;font-weight:700;}
.room_info .room_top .room_type .txt_s {display:block;font-size:14px;font-weight:300;}
.room_info .room_top .room_num {font-size:18px;font-weight:700;}
.room_info .room_bt {border-bottom:1px solid #ccc;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;min-height:160px;padding:15px 0;box-sizing:border-box}
.room_info dl dt {margin:0 0 5px;font-size:15px;font-weight:700;}
.room_info dl dd {margin-bottom:0;font-weight:300;line-height:1.6em;padding-left:10px;text-indent:-12px;font-size:13px;}
.guest_amenities {list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);gap:30px 22px;}
.guest_amenities img {display:block;width:100%;}
.guest_amenities dl dt {margin:17px 0 5px;font-size:14px;}
.guest_amenities dl dd {margin-bottom:0;font-weight:300;line-height:1.6em;padding-left:10px;text-indent:-12px;font-size:13px;}
.guest_use_step {list-style:none;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px 45px;margin-bottom:50px;}
.guest_use_step li {min-height:312px;padding:30px 20px 20px;background-color:#ccc;border-radius:18px;box-sizing:border-box;text-align:center;}
.guest_use_step li .step_tit {margin:0 auto;padding-top:24px;width:130px;height:130px;line-height:1.2em;font-size:18px;font-weight:700;border-radius:50%;background-color:#ffdb00;box-sizing:border-box;}
.guest_use_step li .step_tit .txt {position:relative;display:block;padding-bottom:5px;margin-bottom:10px;font-size:12px;}
.guest_use_step li .step_tit .txt:after {content:"";position:absolute;left:50%;bottom:0;margin-left:-17px;display:block;width:34px;height:2px;background-color:#fff;}
.guest_use_step li .step_cont .txt1 {display:block;margin:18px 0 5px;font-size:17px;font-weight:700;line-height:1.2em;}
.guest_use_step li .step_cont .txt2 {font-size:14px;font-weight:300;line-height:1.2em;}
.page_guest .check_cont {grid-template-columns:12.65% 61% 26.35%;padding:29px 30px 29px 20px;}
.page_guest .check_cont ul {padding:0 30px;}
.page_guest .check_cont .button a .txt {padding-left:0;font-size:18px;}
.page_guest .check_cont .button a .txt:before {display:none;}
.page_guest .check_cont .button a .txt em {font-size:12px;}
.page_guest .form_info {margin-bottom:20px;font-weight:700;}
.guest_apply .area_check {text-align:right;font-size:14px;font-weight:300;}
.form_style input[type="checkbox"] {margin:-3px 2px 0 0;width:21px;height:21px;vertical-align:middle;}
.form_style ul {list-style:none;}
.form_style .g_label {float:left;position:relative;font-size:14px;font-weight:700;width:180px;box-sizing:border-box;line-height:1.1em;height:33px;display:flex;justify-content:left;align-items:center;}
.form_style .g_label.req {padding-left:10px;}
.form_style .g_label.req:before {position:absolute;top:0;left:1px;content:"*";color:#e47940;}
.form_style .g_input {float:right;width:calc(100% - 180px);text-align:right;}
.form_style .g_input input, .form_style .g_input select {max-width:270px;padding:5px 10px;width:100%;height:33px;font-size:15px;font-weight:300;color:#2e2e2e;border:1px solid #e9e9e9;background-color:#f5f5f5;box-sizing:border-box;}
.form_style .g_input textarea {display:block;padding:5px 10px;width:100%;height:280px;font-size:15px;font-weight:300;color:#2e2e2e;border:1px solid #e9e9e9;background-color:#f5f5f5;box-sizing:border-box;}
.form_style .area_input {border-top:2px solid #6c6c6c;border-bottom:2px solid #6c6c6c;}
.form_style .area_input input.wpcf7-not-valid {background-color:#fbf0ec;border-color:#e68454;}
.form_style .area_input .wpcf7-not-valid-tip {display:none;}
.form_style .area_input li {overflow:hidden;padding:10px 0 10px 10px;box-sizing:border-box;}
.form_style .area_input li + li {border-top:1px solid #e6e6e6;}
.form_style .area_input .g_num input {margin:0 15px 0 5px;padding:5px 0;width:30px;text-align:center;}
.form_style .area_input .g_num span[data-name="num_all"] input {margin-right:5px;}
.form_style .area_input .g_num .sl {display:inline-block;margin:0 13px 0 2px;}
.form_style .area_input input[type="date"] {width:130px;}
.form_style .area_input .g_input span[data-name="use-date-start"] {margin-right:10px;}
.guest_apply .area_input.top {display:grid;grid-template-columns:repeat(2, 1fr);gap:0;margin-top:10px;}
.guest_apply .area_input.top .left li {padding-right:45px;}
.guest_apply .area_input.top .right li {padding-left:45px;}
.guest_apply .area_input.bt {margin-top:20px;}
.guest_apply .area_input.bt ul {display:grid;grid-template-columns:repeat(2, 1fr);gap:0;}
.guest_apply .area_input.bt ul li:nth-of-type(odd) {padding-right:45px;}
.guest_apply .area_input.bt ul li:nth-of-type(even) {padding-left:45px;}
.guest_apply .area_info {padding:15px 0;border-bottom:2px solid #6c6c6c;}
.guest_apply .area_info p {font-size:14px;font-weight:300;padding-left:17px;text-indent:-17px;}
.form_style .area_btn {margin-top:20px;position:relative;}
.form_style .area_btn input {margin:0 auto;display:block;width:260px;height:60px;line-height:60px;font-size:18px;font-weight:700;color:#fff;text-align:center;background-color:#0f285d;border-radius:15px;border:0;cursor:pointer;}
.form_style .area_btn .wpcf7-spinner {position:absolute;bottom:10px;left:0;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {border-color:#e68454;}

/* 제작의뢰 */
.check_cont .btns {display:flex;gap:8px 12px;flex-wrap:wrap;padding-left:34px;}
.check_cont .button.img_none a {padding-left:26px;display:inline-block;min-width:192px;}
.check_cont .button.img_none a .txt {padding-left:0;}
.check_cont .button.img_none a .txt:before {display:none;}
.check_cont.p_request {grid-template-columns:13.6% auto 50%;}
.check_cont.p_request ul {padding-right:20px;}
.check_cont.p_request ul:after {content:"";display:block;position:absolute;top:7px;right:0;width:1px;height:calc(100% - 14px);border-left:1px dashed #dbdbdb;}
.p_request .btns a {min-width:352px;}
.check_cont.p_request.bpr {grid-template-columns:13.6% auto 250px!important;}
h4.tit_excl {display:flex;justify-content:left;align-items:flex-start;gap:10px;font-size:18px;}
.pa_guide_wrap .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {padding:28px;border:1px solid #e4e4e4;border-radius:20px;}
.pa_guide_wrap .vc_col-sm-6:first-child  > .vc_column-inner{padding-right:9px;}
.pa_guide_wrap .vc_col-sm-6:last-child > .vc_column-inner {padding-left:9px;}
.pa_guide_wrap .aligncenter {margin-top:0;}
.pa_guide {display:grid;grid-template-columns:66px auto;gap:20px;margin-bottom:30px;padding:11px 15px;background-color:#3366cc;border-radius:10px;min-height:88px;box-sizing:border-box;}
.pa_guide dt {position:relative;padding-top:5px;line-height:1.2em;font-size:12px;font-weight:700;color:#fff;box-sizing:border-box;}
.pa_guide dt:after {position:absolute;top:0;right:0;content:"";display:block;width:1px;height:100%;background-color:#3b82ca;}
.pa_guide dd {line-height:1.57em;font-size:14px;font-weight:300;color:#fff;}
.c_mint {color:#4ec4c7!important;}

/* 문의사항 : 오시는 길 & 문의하기 */
.trans_wrap {margin-top:20px;}
.trans_wrap table th, .trans_wrap table td {border:0;color:#2e2e2e;text-align:left;}
.trans_wrap table tbody td:first-child {border:0;}
.trans_wrap table thead th {padding:10px 15px;height:55px;font-size:15px;font-weight:700;background-color:#f7f7f7;box-sizing:border-box;vertical-align:middle;}
.trans_wrap table tbody th {padding:0 15px;font-size:14px;font-weight:700;background-color:transparent;}
.trans_wrap table tbody td {padding:0 15px;font-size:14px;font-weight:300;line-height:1.85em;}
.trans_wrap table tbody td strong {font-weight:700;}
.trans_wrap table thead th:first-child, .trans_wrap table tbody th {padding-left:30px;}
.trans_wrap .b_dashed {background:url(../images/bar_dashed_gray.png) repeat-x 0 100%;}
.trans_wrap .p_top {padding-top:13px;}
.trans_wrap .p_btm {padding-bottom:13px;}
.ico_train, .ico_plane, .ico_bus {padding-left:32px;}
.ico_train {background:url(../images/ico_train.png) no-repeat 0 50%;}
.ico_plane {background:url(../images/ico_plane.png) no-repeat 0 50%;}
.ico_bus {background:url(../images/ico_bus.png) no-repeat 0 50%;}
.ico_bus2 {position:relative;padding-left:24px;display:block;}
.ico_bus2.arr {padding-right:20px;}
.ico_bus2:before {position:absolute;top:4px;left:0;content:"";display:block;width:16px;height:19px;background:url(../images/ico_bus_b.png) no-repeat 0 0;}
.ico_bus2.arr:after {position:absolute;top:10px;right:0;content:"";display:block;width:14px;height:7px;background:url(../images/arrow_black.png) no-repeat 0 0;}
.trans_wrap .use_car th, .trans_wrap .use_car td {background-color:#f7f7f7;height:55px;vertical-align:middle;}
.trans_wrap .use_car th {font-size:15px;}
.trans_wrap .use_car td .arr {position:relative;display:inline-block;margin-left:18px;padding-right:32px;}
.trans_wrap .use_car td .arr:after {position:absolute;top:10px;right:0;content:"";display:block;width:14px;height:7px;background:url(../images/arrow_black.png) no-repeat 0 0;}
.trans_wrap .use_car td .arr:last-child {margin-right:18px;}
.ico_car {position:relative;padding-left:24px;margin-left:0!important;}
.ico_car:before {position:absolute;top:4px;left:0;content:"";display:block;width:16px;height:16px;background:url(../images/ico_car_b.png) no-repeat 0 0;}
.wrap_controllers + .cont, .root_daum_roughmap .wrap_controllers {display:none!important;}
.root_daum_roughmap .map_border {display:block!important;}
.root_daum_roughmap_landing {max-width:100%;}
.contact_info {display:grid;grid-template-columns:34.5% auto;}
.contact_info .contact_txt {padding-right:20px;}
.contact_info .contact_txt h3 {margin-bottom:10px;}
.contact_btns {display:grid;grid-template-columns:repeat(2, 1fr);gap:36px;}
.contact_btns .button a {position:relative;display:block;padding:25px 20px 24px 102px;background-color:#f4f4f4;border-radius:20px;}
.contact_btns .button a img {position:absolute;top:50%;left:30px;margin-top:-19px;display:block;}
.contact_btns .button a .txt {position:relative;display:block;padding-left:22px;line-height:1.2em;font-size:20px;font-weight:400;color:#0f285d;}
.contact_btns .button a .txt:before {content:"";display:block;position:absolute;top:0;left:0;width:1px;height:100%;background-color:#fff;}
.contact_btns .button a .txt em {display:block;margin-bottom:5px;line-height:1em;font-style:normal;font-size:12px;}

.contact_apply.form_style .g_label {width:88px;}
.contact_apply.form_style .g_input {width:calc(100% - 88px);}
.contact_apply.form_style .g_input input {max-width:100%;}
.contact_apply .area_input.top {display:grid;grid-template-columns:repeat(3, 1fr);gap:60px;}
.contact_apply .area_input.top li + li {border-top:0;}
.contact_apply .area_input.bt {border-top:0;border-bottom:1px solid #e6e6e6;padding-bottom:8px;}
.contact_apply .area_btn {margin-top:14px;padding-bottom:14px;border-bottom:2px solid #6c6c6c;}


/*------------------------------------------------------------------------------------------------------------------
    List & View
------------------------------------------------------------------------------------------------------------------*/
/* Blog - 목록 상단 검색영역 */
.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:10px;font-size:12px;color:#fff;border:0;background:url(../images/select_arrow.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:10px;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 {padding-left:10px;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;width:42px;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;}
/* 공지사항 */
.board {border-top:2px solid #44c1c4;}
.board th, .board td {padding:12px 10px;border-left:0!important;border-right:0!important;}
.board a:hover {color:#20325b;}
.board thead th {font-size:15px;font-weight:500;background:#20325b;}
.board tbody td {font-size:14px;color:#2e2e2e;border-bottom-color:#b2b2b2;}
.board tbody tr:hover td {background:#f2f5ff;}
.board .num, .board .date {font-size:13px;}
.board .sort {font-weight:700;color:#20325b;}
.board .subject {padding-left:40px;text-align:left;}
.ico_attach {overflow:hidden;display:inline-block;width:15px;height:12px;background:url(../img/ico_attach.png) no-repeat 0 0;background-size:100% auto;text-indent:-9999em;}
.blog_holder.blog_type1 {margin:0;}
.blog_holder.blog_type1 .board_top {padding:0;}
.blog_holder.blog_type1 + .pagination, .blog_holder.blog_promote + .pagination {margin-top:45px;}
.blog_holder.blog_type2 .board_top, .blog_holder.blog_type3 .board_top, .blog_holder.blog_type4 .board_top {padding:0 18px;}
.blog_holder.blog_type2 article .post_inner:hover .post_text, .blog_holder.blog_type3 article .post_inner:hover .post_text {background:#001b54;}
.blog_holder.blog_type2 article .post_inner:hover .post_infos > *,
.blog_holder.blog_type2 article .post_inner:hover .post_text .post_title_label, .blog_holder.blog_type2 article .post_inner:hover .post_text .post_title_label a,
.blog_holder.blog_type2 article .post_inner:hover .post_text .post_excerpt a, .blog_holder.blog_type2 article .post_inner:hover .post_text .post_excerpt p,
.blog_holder.blog_type3 article .post_inner:hover .post_infos > *,
.blog_holder.blog_type3 article .post_inner:hover .post_text .post_title_label, .blog_holder.blog_type3 article .post_inner:hover .post_text .post_title_label a,
.blog_holder.blog_type3 article .post_inner:hover .post_text .post_excerpt a, .blog_holder.blog_type3 article .post_inner:hover .post_text .post_excerpt p,
.blog_holder.blog_type6 article .post_inner:hover .post_infos > *,
.blog_holder.blog_type6 article .post_inner:hover .post_text .post_title_label, .blog_holder.blog_type6 article .post_inner:hover .post_text .post_title_label a,
.blog_holder.blog_type6 article .post_inner:hover .post_text .post_excerpt a, .blog_holder.blog_type6 article .post_inner:hover .post_text .post_excerpt p {color:#fff;}
.blog_holder.blog_type2 article .post_inner:hover .post_text .post_excerpt,
.blog_holder.blog_type3 article .post_inner:hover .post_text .post_excerpt,
.blog_holder.blog_type6 article .post_inner:hover .post_text .post_excerpt {border-top-color:#226e8c!important;}
.blog_holder.blog_type3 article .post_inner:hover,
.blog_holder.blog_type6 article .post_inner:hover {background:#001b54;}
.blog_holder.blog_type3 article .post_inner {border-top:2px solid #001b54;background:#f2f5ff;}
.blog_holder.blog_type3 article .post_text {padding-top:18px;padding-bottom:0;height:60px;}
.blog_holder.blog_type3 article .post_text .post_title_label {height:auto;max-height:1.3em;}
.blog_holder.blog_type3 article .post_text .post_excerpt {height:auto;background:transparent;border-top-color:#9bdbe1;}
.blog_holder.blog_type4 article .post_text .post_title_label {height:2.6em;}
.blog_holder.blog_type3 article {width:33.33%;}
.blog_holder.blog_type3 article:nth-of-type(4n+1) {clear:none;}
.blog_holder.blog_type3 article:nth-of-type(3n+1) {clear:both;}
.blog_holder.blog_type2 .board_top, .blog_holder.blog_type3 .board_top, .blog_holder.blog_type4 .board_top {padding:0 18px;}
.blog_holder.blog_type3 .board_top {position:relative;min-height:30px;}
.blog_holder.blog_type3 .board_top .left {width:calc(100% - 310px);}
.blog_holder.blog_type3 .board_top .left + .right {position:absolute;bottom:0;right:18px;}
.blog_holder.blog_type4 article .post_image {height:180px;}

/* 리스트타입 5 - FAQ */
.blog_holder.blog_type.blog_type5 {margin:0;}
.blog_holder.blog_type5 .board_top {margin-bottom:20px;padding:0;}
.faq_list {list-style:none;margin:0 0 35px;border-top:2px solid #44c1c4;}
.faq_list > li {font-size:16px;color:#2e2e2e;line-height:1.5em;}
.faq_list > li .faq_q {position:relative;border-bottom:1px solid #b2b2b2;}
.faq_list > li .faq_q .faq_cat {position:absolute;top:0;left:0;display:block;padding:14px 10px 14px 30px;width:150px;font-weight:700;color:#20325b;box-sizing:border-box;}
.faq_list > li .faq_q .faq_cat:before {position:absolute;top:50%;right:0;content:"";display:block;margin-top:-12px;width:1px;height:24px;background:#b2b2b2;}
.faq_list > li .faq_q .faq_subj {position:relative;display:block;width:100%;padding:14px 50px 14px 22px;font-size:16px;color:#2e2e2e;text-align:left;font-family:'Noto Sans KR',Helvetica,sans-serif;border:0;background:transparent;box-sizing:border-box;cursor:pointer;}
.faq_list > li .faq_q .faq_subj:before {position:absolute;top:0;right:0;content:"";display:block;width:48px;height:48px;background:url(../images/arrow_down.png) no-repeat 50% 50%;transition:all 0.1s;}
.faq_list > li .faq_a {display:none;padding:20px 22px 30px;border-bottom:1px solid #b2b2b2;box-sizing:border-box;}
.faq_list > li .faq_a, .faq_list > li .faq_a > * {font-size:15px;}
.faq_list > li.open {background:#f2f5ff;}
.faq_list > li.open .faq_q .faq_subj {font-weight:700;}
.faq_list > li.open .faq_q .faq_subj:before {transform:rotate(180deg);}

/* 더보기 버튼 스타일 */
.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:28px;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 {margin:0;border:0;box-shadow:none;}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {width:30px;height:30px;border-radius:0;background-color:rgba(0 0 0 / 40%);}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {content:"";position:relative;top:-6px;width:14px;height:7px;text-shadow:none;font-size:12px;}
.wpb_gallery .flex-direction-nav .flex-prev {left:10px;opacity:1;}
.wpb_gallery .flex-direction-nav .flex-prev:before {background:url(../images/main/btn_arrow.png) no-repeat 0 0;}
.wpb_gallery .flex-direction-nav .flex-next {right:10px;opacity:1;}
.wpb_gallery .flex-direction-nav .flex-next:before {background:url(../images/main/btn_arrow.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: 1359px){
    .main_mid ul {padding-left:20px;padding-right:20px;}
}

@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;}
    body.home .header_bottom .container_inner {padding:0 20px;}
    body.home header .container_inner .header_inner_left {left:20px;}
    body.home .header_right {right:20px;}
    body.home .logo .logo_img {transform:translateY(-28px);}
    .logo .logo_img {transform:translateY(-18px);}
    .logo .logo_txt {float:none;margin:0;transform:translateY(-25px);}
    .logo .logo_txt:before {top:27px;height:30px;}

    nav.main_menu.right {margin-right:50px;}
    nav.main_menu>ul>li>a {padding:0 10px;}
    /* nav.main_menu>ul>li:nth-child(1) .second .inner ul li {padding-left:32px;}
    nav.main_menu>ul>li:nth-child(2) .second .inner ul li {padding-left:7px;}
    nav.main_menu>ul>li:nth-child(4) .second .inner ul li {padding-left:26px;}
    nav.main_menu>ul>li:nth-child(5) .second .inner ul li {padding-left:14px;}
    nav.main_menu>ul>li:nth-child(6) .second .inner ul li {padding-left:28px;} */

    /* 메인 */
    .full_width_inner .inner {width:960px;}
    /* 메인 비디오 팝업 */
    .video_pop_inner .btn_close {right:0;}

    /* 타이틀 */
    .title {padding:0 15px;box-sizing:border-box;}
    .title.standard h1 {font-size:42px;}
    .title.standard h6 {font-size:17px;}

    /* 페이지 */
    .page_sub h3 {font-size:20px;}
    .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;}
    .guest_icon img {width:70px;height:auto;}
    .guest_icon li {grid-template-columns:70px auto;}
    .page_guest .vc_column-inner .vc_column_container>.vc_column-inner {padding-left:15px;padding-right:15px;}
    .room_step > li {padding-left:30px;gap:20px;}
    .guest_use_step {gap:20px;}
    .guest_apply .area_input.top .left li, .guest_apply .area_input.bt ul li:nth-of-type(odd) {padding-right:20px;}
    .guest_apply .area_input.top .right li, .guest_apply .area_input.bt ul li:nth-of-type(even) {padding-left:20px;}
    .contact_apply .area_input.top {gap:30px;}
    .contact_btns {gap:15px;}
    .check_cont.p_request {grid-template-columns:13.6% auto 42%;}
    .oz_wrap dl:before {left:85px;width:650px;}
    .oz_wrap dl:after {left:735px;}
    .oz_wrap dl dt, .oz_wrap dl dd {width:170px;}
    .oz_wrap dl dd.bg {width:200px;}
    .oz_wrap dl dd.bg:before {left:-25px;width:25px;}
    .page_overview_map .vc_col-sm-2\/5 {padding-right:14px;}
    .overview_eq.top .vc_column_container>.vc_column-inner {padding-left:15px;padding-right:15px;}
    .page_stats .vc_inner .vc_col-sm-6 > .vc_column-inner {padding-left:15px;padding-right:15px;}
    .page_stats .vc_inner .vc_col-sm-6:last-child > .vc_column-inner {padding-left:25px;}

    .guest_apply .area_input .g_label {width:130px;}
    .guest_apply .area_input .g_input {width:calc(100% - 140px);font-size:14px;}
    .guest_apply .area_input .g_num input {margin:0 2px 0 2px;}
    .guest_apply .area_input .g_num .sl {margin-right:10px;}
    .guest_apply .area_input input[type="date"] {width:120px;}

    /* 리스트타입 */
    .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_single article .post_title_label {font-size:24px;}
    .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;}

}

@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 .content_inner > .container .container_inner {padding-top:50px;}
    body.single .content .content_inner > .container .container_inner {padding-top:0;}

    /* .content {margin-top:-75px!important;} */
    /* .admin-bar .content {margin-top:-38px!important;} */
    body.home header {position:absolute!important;}
    body.home .mobile_menu_button .icon-reorder:before {color:#fff;}
    body.home .logo .logo_img {transform:translateY(-12px);}

    .header_bottom {padding:0;}
    .logo {left:-50%;top:50%;}
    .logo img {left:auto;}
    .logo .logo_img {transform:none;}
    .logo .logo_txt {float:left;margin-top:-3px;margin-left:16px;transform:translateY(-50%);}
    .logo .logo_txt:before {top:4px;height:19px;}

    body.home .logo_wrapper {transform:translateX(-50%);}
    .mobile_menu_button, .logo_wrapper, .side_menu_button {height:70px!important;}
    .footer_bottom {padding-left:0;padding-right:0;}
    .footer_bottom:before {left:0;width:100%;}

    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_mid {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_mid ul {padding:20px;}
    .main_mid ul li a {padding-left:0;}
    .main_mid ul li .box_cont {height:100px;}
    .main_mid ul li .box_cont h4 {font-size:16px;}
    .main_mid ul li:nth-of-type(even) {padding-left:20px;}
    .main_mid ul li .pro_tit .name {font-size:14px;}
    .main_mid ul li .pro_img img {max-height:100px;}

    /* 페이지 */
    .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;}
    .eq_list > .wpb_wrapper, .eq_list > .item_wrap {grid-template-columns:repeat(2, 1fr);}
    .page_guest .vc_col-sm-2, .page_guest .vc_col-sm-10 {float:none;width:auto;}
    .page_guest .vc_col-sm-2 h3 {margin-bottom:20px;}
    .page_guest .vc_col-sm-2 h3 br {display:none;}
    .guest_box01 .vc_col-sm-6 {float:none!important;width:auto!important;max-width:none!important;}
    .guest_icon {grid-template-columns:repeat(3, 1fr);margin-bottom:40px!important;}
    .room_info .room_bt {min-height:208px;}
    .use_step {grid-template-columns:repeat(3, 1fr);}
    .use_step > li {min-height:0;}
    .check_cont {display:flex;justify-content:left;flex-wrap:wrap;}
    .check_cont .icon {width:120px;}
    .check_cont ul {padding-left:20px;padding-right:0;width:calc(100% - 140px);}
    .room_step > li {grid-template-columns:repeat(1, 1fr);padding:20px;gap:10px;}
    .room_step > li .icon {margin-bottom:0;}
    .room_step > li .txtbox {text-align:center;}
    .room_step > li .step {margin-left:auto;margin-right:auto;}
    .guest_use_step li {padding-left:10px;padding-right:10px;}
    .form_style .g_input input, .form_style .g_input select {max-width:none;}
    .guest_apply .area_input.top .left li, .guest_apply .area_input.bt ul li:nth-of-type(odd) {padding-right:15px;}
    .guest_apply .area_input.top .right li, .guest_apply .area_input.bt ul li:nth-of-type(even) {padding-left:15px;}
    .guest_apply .area_input input[type="date"] {padding-left:5px;width:109px;}
    .guest_apply .area_input .g_num input {margin-right:5px;margin-left:2px;}
    .guest_apply .area_input .g_num .sl {margin-right:0;}
    .guest_apply .area_input .g_label, .guest_apply .area_input .g_input {float:none;width:auto;text-align:left;}

    .contact_apply .area_input.top {gap:20px;}
    .contact_info {display:block;}
    .contact_btns {margin-top:20px;}
    .check_cont .btns {padding-left:0;}
    .check_cont.p_request ul {padding:20px 0 0;width:100%;}
    .check_cont.p_request ul:before, .check_cont.p_request ul:after {display:none;}
    .pa_guide_wrap .vc_col-sm-6:first-child {margin-bottom:20px;}
    .oz_wrap dl:before {left:60px;width:470px;}
    .oz_wrap dl:after {left:530px;}
    .oz_wrap dl dt, .oz_wrap dl dd {padding:10px 5px;width:120px;font-size:15px;}
    .oz_wrap dl dd.bg {width:180px;}
    .oz_wrap dl dd.bg:before {left:-18px;width:18px;}
    .oz_wrap dl .c, .oz_wrap dl .c2 {font-size:10px;}
    .tbl_st3 .ta_l {padding-left:30px;}
    .support_pf {gap:30px;}

    /* 뷰페이지 */
    .blog_holder.blog_single article .post_title_label {font-size:22px;}
    .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 .page_txt_big {font-size:32px;}
    .page_greeting p.txt {margin-top:40px;}
    .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;}

}

@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:240px;left:-45%;top:59%;}
    .logo .logo_img {top:-3px;}
    .logo .logo_img img {width:80px!important;height:auto!important;}
    .logo .logo_txt {margin-left:10px;padding-left:12px;font-size:13px;top:-3px;}
    .logo .logo_txt:before {height:14px;top:3px;}
    .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:730px;}
    .main_visual .inner {justify-content:center;align-items:flex-start;background-color:rgba(0 0 0 / 15%);}
    .main_visual .txtbox {margin:130px auto 0;max-width:360px;text-align:center;}
    .main_visual .txtbox h2 {font-size:24px;line-height:1.5em;}
    .main_visual .txtbox .txt {font-size:15px;}
    .main_mid {bottom:10px;right:10px!important;width:calc(100% - 20px)!important;}
    .main_mid .btn {display:none;}
    .main_mid.box_close {right:-100%;}
    .main_mid ul {padding:15px;}
    .main_mid ul li {padding-top:5px;padding-bottom:10px;}
    .main_mid ul li a {padding-bottom:0;height:100%;display:flex;flex-wrap:wrap;align-content:space-between;}
    .main_mid ul li a > div {width:100%;}
    .main_mid ul li:nth-child(3) a, .main_mid ul li:nth-child(4) a {padding-top:10px;}
    .main_mid ul li .pro_img {min-height:0;}
    .main_mid ul li .box_info {top:12px;height:auto;}
    .main_mid ul li .box_info .date {padding:11px 0;background-color:#fff;}
    .main_mid ul li .box_cont {height:70px;}
    .main_mid ul li .box_cont h4 {margin-bottom:10px;max-height:1.3em;line-height:1.25em;font-size:14px;}
    .main_mid 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 {display:inline-block;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;}
    .main_btm ul li .txtbox.video_wrap h3 {font-size:14px;line-height:1.2em;}
    .main_btm ul li .txtbox.video_wrap img {width:28px;height:auto;}
    .video_pop {padding-top:30px;}
    /* .video_pop_inner {max-height:70%;} */
    .video_pop_inner .btn_close {top:-30px;width:20px;height:20px;background-size:100% auto;}
    .video_pop_inner img {max-height:70vh;}
    .video_pop_inner iframe {top:0;}

    /* 타이틀 */
    .title {height:150px;}
    /* .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} */
    .title.standard h1 {font-size:25px;text-align:center;}
    .title.standard h6 {margin-top:0;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;}
    .submenu li {height:40px;font-size:12px;line-height:1em;}
    .submenu li a, .submenu li a:hover, .submenu li a strong {display:flex;justify-content:center;align-items:center;width:100%;height:100%;}

    /* 페이지 */
    section.section {padding-top:50px;}
    .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 .page_txt_big {margin-bottom:40px!important;font-size:28px;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img {overflow:hidden;display:flex;justify-content:center;align-items:flex-end;gap:8px;max-height:360px;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img img {object-fit:cover;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img br {display:none;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-8 > .vc_column-inner {padding-left:0;}
    .page_greeting p {font-size:15px;}
    .page_greeting p.txt {font-size:14px;}
    .page_contact {padding:0;}

    .visit_wrap {margin-bottom:0;}
    .visit_wrap ul {display:block;padding-bottom:30px;background:url(../images/bar_dashed_gray.png) repeat-x 0 100%;}
    .visit_wrap ul li {margin-bottom:10px;}
    .trans_wrap {margin-top:0;}
    .trans_wrap table, .trans_wrap table tbody, .trans_wrap table tbody tr, .trans_wrap table th {display:block;}
    .trans_wrap table thead {display:none;}
    .trans_wrap table td {display:inline-block;}
    .trans_wrap .b_dashed {background:none;}
    .trans_wrap table tbody tr {padding-left:24px;}
    .trans_wrap table tbody th {margin:0 0 0 -24px;padding:20px 0 15px!important;}
    .trans_wrap table tbody td {margin-top:0;padding:0;font-size:13px;}
    .trans_wrap table tbody th + td, .trans_wrap table tbody td:first-child {margin-left:-24px;}
    .trans_wrap table tbody th + td .ico_bus2:before, .trans_wrap table tbody td:first-child .ico_bus2:before {display:block;top:2px;padding-left:24px;}
    .trans_wrap table tbody th + td .ico_bus2.arr, .trans_wrap table tbody td:first-child .ico_bus2.arr {padding-left:24px;}
    .trans_wrap table tbody td:last-child {width:100%;margin:0;}
    .trans_wrap .p_top {padding:0;}
    .trans_wrap .p_btm {padding:0;}
    .trans_wrap .p_btm:last-child {margin:0 0 0 -24px;padding-bottom:20px;padding-left:24px;background:url(../images/bar_dashed_gray.png) repeat-x 0 100%;}
    .ico_bus2 {padding-left:0;}
    .ico_bus2:before {display:none;}
    .ico_bus2.arr:after {top:8px;}
    .trans_wrap .use_car th, .trans_wrap .use_car td {background-color:transparent;height:auto;}
    .trans_wrap .use_car th {height:auto;}
    .trans_wrap .use_car td .arr {margin:0 2px!important;padding-right:15px;}
    .trans_wrap .use_car td .arr.ico_car {margin-left:-24px!important;}
    .root_daum_roughmap .wrap_map {height:300px!important;}

    .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;}

    .page_guest .vc_column-inner .vc_column_container>.vc_column-inner {padding-left:0;padding-right:0;}
    .page_guest .vc_empty_space {display:none;}
    .guest_icon {grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:20px;}
    .guest_icon img {width:45px;}
    .guest_icon li {grid-template-columns:45px auto;}
    .guest_icon li .txt {font-size:14px;}
    .room_info .room_bt {grid-template-columns:repeat(1, 1fr);min-height:0;margin-bottom:20px;}
    .guest_amenities {margin-top:20px;grid-template-columns:repeat(2, 1fr);gap:20px 10px;}

    .use_step {grid-template-columns:repeat(2, 1fr);}
    .use_step > li .txt {font-size:16px;min-height:78px;}
    .use_step > li .cont.bul_dot > li, .room_step > li .txt2 {font-size:14px;}
    .room_step > li .txt1 {font-size:16px;}
    .check_cont .icon {width:100%;}
    .check_cont ul {padding:20px 0 0;width:auto;border-top:1px dashed #dbdbdb;}
    .check_cont ul:before {display:none;}
    .check_cont .button {margin:0 auto;}
    .check_cont .button a {padding-left:90px;max-width:300px;width:100%;box-sizing:border-box;}
    .check_cont .button a img {left:20px;}
    .check_cont .button a .txt {font-size:15px;}
    .page_guest .check_cont ul {padding:20px 0 0;}
    .guest_use_step {grid-template-columns:repeat(2, 1fr);gap:10px;}
    .guest_use_step li {min-height:290px;}
    .guest_apply .g_input {width:calc(100% - 100px);}
    .guest_apply .area_input.top, .guest_apply .area_input.bt ul {grid-template-columns:repeat(1, 1fr);}
    .guest_apply .area_input.top .left li, .guest_apply .area_input.bt ul li:nth-of-type(odd),
    .guest_apply .area_input.top .right li, .guest_apply .area_input.bt ul li:nth-of-type(even) {padding-left:0;padding-right:0;}
    .guest_apply .area_input ul li {gap:0;justify-content:left;}
    .guest_apply .area_input input[type="date"] {width:calc(50% - 5px);}
    .contact_apply .area_input.top {grid-template-columns:repeat(1, 1fr);gap:0;}
    .contact_apply .area_input.top li + li {border-top:1px solid #e6e6e6;}
    .contact_btns .button a {padding-right:10px;padding-left:90px;}
    .contact_btns .button a .txt {font-size:16px;}
    .contact_btns .button a img {left:23px;}
    .pa_guide_wrap .vc_col-sm-6:first-child > .vc_column-inner, .pa_guide_wrap .vc_col-sm-6:last-child > .vc_column-inner {padding:0;}
    .pa_guide_wrap .vc_col-sm-6:first-child {margin-bottom:10px;}

    .page_oz h3 {font-size:20px;line-height:1.2em;}
    .oz_wrap dl:before, .oz_wrap dl:after {display:none;}
    .oz_wrap dl dt, .oz_wrap dl dd {width:200px;}
    .oz_wrap dl dt {margin-bottom:30px;}
    .oz_wrap dl dd {float:none;margin:10px auto!important;}
    .oz_wrap dl dd.bg {position:relative;top:auto;left:auto;width:200px;}
    .oz_wrap dl dd:before {width:1px!important;height:10px!important;top:-10px!important;left:50%!important;}
    .tbl_st3 .ta_l {padding-left:20px;}
    .tbl_st3 thead th, .tbl_st3 tbody th, .tbl_st3 tbody td {font-size:14px;}

    .page_overview h3 {font-size:20px;line-height:1.2em;}
    .page_overview_map .vc_col-sm-2\/5, .page_overview_map .vc_col-sm-3\/5 {padding-right:0;width:auto;}
    .page_overview_map .vc_col-sm-2\/5 img {display:block;margin:0 auto 30px;}
    .use_fab_wrap {grid-template-columns:repeat(2, 1fr);gap:15px;}
    .use_fab .tit {font-size:16px;}
    .use_fab .bul_dot > li {font-size:14px;}
    .overview_eq.top {margin-left:-5px;margin-right:-5px;}
    .overview_eq.top .vc_col-sm-4 {float:left;width:33.33%;}
    .overview_eq.top .vc_column_container>.vc_column-inner {padding:0 5px;}
    .overview_eq.bt {grid-template-columns:calc(20% - 8px) calc(40% - 6px) calc(20% - 8px) calc(20% - 8px);gap:10px;}
    .overview_eq.bt .img_col2 {gap:10px;}

    .page_stats h3 {font-size:20px;line-height:1.2em;}
    .page_stats .vc_inner .vc_col-sm-6 > .vc_column-inner {padding-left:0!important;padding-right:0!important;}
    .page_stats .vc_inner .vc_col-sm-6 .alignright {float:none;margin:0 auto;display:block;}
    .support_pf {grid-template-columns:repeat(1, 1fr);gap:0;}
    .support_pf .item {padding-left:105px;}
    .support_pf .item .tit {font-size:16px;}
    .support_pf .item .ts {font-size:11px;}

    /* 뷰페이지 */
    .blog_holder.blog_single {margin-top:0;margin-bottom:100px;}
    .blog_holder.blog_single article .post_cont {padding:30px 0;}
    .blog_holder.blog_single article .post_title_label {font-size:18px;}
    .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_type1 .board colgroup, .blog_holder.blog_type1 .board thead, .blog_holder.blog_type1 .board .num {display:none;}
    .blog_holder.blog_type1 .board, .blog_holder.blog_type1 .board tbody, .blog_holder.blog_type1 .board tbody tr {display:block;}
    .blog_holder.blog_type1 .board tbody tr {position:relative;}
    .blog_holder.blog_type1 .board td {display:block;width:100%;padding:0;font-size:13px;text-align:left;border:0;}
    .blog_holder.blog_type1 .board .sort {padding-top:10px;}
    .blog_holder.blog_type1 .board .subject {display:block;padding-bottom:5px;padding-right:85px;border-bottom:1px solid #b2b2b2;box-sizing:border-box;}
    .blog_holder.blog_type1 .board .subject a {display:block;padding:8px 0;}
    .blog_holder.blog_type1 .board .attach {position:absolute;top:10px;right:50px;width:30px;min-height:24px;}
    .blog_holder.blog_type1 .board .date {position:absolute;top:10px;right:0;display:block;width:62px;text-align:right;font-size:11px;}
    .blog_holder.blog_type article {width:50%;}
    .blog_holder.blog_type article .post_image>a {width:100%;}
    .blog_holder.blog_type6 article {width:100%;}
    .board_pf .pf_contact, .board_pf .pf_rech {padding-left:20px;}
    .blog_holder.blog_type1.blog_seminar {margin:0;}
    .blog_holder.blog_type1.blog_seminar .board .date {right:auto;left:0;}
    .blog_holder.blog_type1.blog_seminar .board .sort, .blog_holder.blog_type1.blog_seminar .board .subject {padding-left:90px;box-sizing:border-box;}
    .blog_holder.blog_type1.blog_seminar .board .attach {right:0;}
    .seminar_meta {margin:0 0 5px;font-size:11px;}
    .seminar_meta span {margin-right:10px;}
    /* FAQ */
    .faq_list > li .faq_q .faq_subj {font-size:14px;}
    .faq_list > li .faq_a, .faq_list > li .faq_a > * {font-size:13px;}


}

@media only screen and (max-width: 600px) {
    .header_bottom .container_inner {padding-left:10px;}
    .header_right {right:10px;}

    /* 페이지 */
    .page_greeting .page_txt_big {font-size:24px;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img {max-height:200px;}
    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img img {width:50%;}
    .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;}
    .blog_holder.blog_type.blog_eq article {margin-bottom:0;padding:0;}
    .tab_wrap .tabs .tabs-nav li, .tab_wrap .tabs_in ul li {width:48%;}
    .tab_wrap .tabs .tabs-nav li:first-child, .tab_wrap .tabs_in ul li:first-child {width:100%;}
    .eq_list > .wpb_wrapper, .eq_list > .item_wrap {grid-template-columns:repeat(2, 1fr);gap:10px;}
    .eq_list .item .p_tit {font-size:13px;}
    .eq_list .item .cont {padding:15px 10px;min-height:0;}
    .eq_list .item .p_info li {font-size:11px;grid-template-columns:60px auto;}
    .guest_items img {height:65px;}
    .room_info .room_top .room_type, .room_info .room_top .room_num {font-size:17px;}
    .room_info .room_top .room_type .txt_s, .room_info dl dt, .guest_amenities dl dt {font-size:14px;}
    .guest_amenities dl dd {font-size:11px;}
    .room_step {grid-template-columns:repeat(1, 1fr);}
    .room_step > li {min-height:0;display:grid;grid-template-columns:100px auto;padding-right:10px;}
    .room_step > li .txtbox {text-align:left;padding-left:10px;}
    .room_step > li .step {margin-left:0;margin-right:0;}

    /* 리스트 */
    .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%;}
    .faq_list > li .faq_q .faq_cat {width:120px;padding-left:20px;font-size:13px;}
    .faq_list > li .faq_q .faq_subj {padding-left:20px;}
    .faq_list > li .faq_a {padding-left:20px;}
    .contact_btns {grid-template-columns:repeat(1, 1fr);}
    .contact_apply.form_style .g_label {width: 90px;}
    .contact_apply.form_style .g_input {width: calc(100% - 90px);}
    .check_cont .btns {display:block;margin:0 auto;width:100%;}
    .check_cont .btns .button {margin:0 auto 10px;max-width:290px;}
    .check_cont .btns .button a {min-width:0;width:100%;}
    .pa_guide dd {font-size:13px;}
    h4.tit_excl {font-size:15px;}

    .board_top .left {margin-bottom:5px;width:100%;}
    .board_top .board_category {width:100%;}
    .board_top .right {width:100%;}
    .board_top .board_search {display:block;overflow:hidden;}
    .board_top .board_search > * {float:left;}
    .board_top .board_search .select_wrap {margin-bottom:5px;width:100%;box-sizing:border-box;}
    .board_top .board_search button {width:62px;}
    .board_top .board_search input {width:calc(100% - 62px);}

    .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);}

    .page_greeting .vc_row.vc_inner .vc_col-sm-4 .wpb_text_column .p_img {max-height:150px;}
    .overview_map {grid-template-columns:repeat(3, 1fr);}
    .use_fab_wrap {grid-template-columns:repeat(1, 1fr);}
    .overview_eq.top .vc_col-sm-4 {float:none;width:auto;}
    .overview_eq.bt, .overview_eq.bt .img_col2 {display:block;}
    .overview_eq.bt .vc_col-sm-1\/5, .overview_eq.bt .vc_col-sm-2\/5 {margin-bottom:10px;}
    .overview_eq.bt img {float:left;margin-right:10px;width:110px;}
    .overview_eq.bt .vc_col-sm-2\/5 .txt {clear:both;padding-top:5px;}


}

@media only screen and (max-width: 380px) {
    .main_visual {height:800px;}
    .main_visual .txtbox {margin-top:110px;}
}

@media only screen and (max-width: 320px) {
    .eq_list .item .p_tit {font-size:12px;}
    .eq_list .item .p_info li {font-size:10px;grid-template-columns:50px auto;}
    .eq_list .item .p_link a {font-size:11px;}
    .guest_use_step li .step_tit {width:120px;height:120px;}
    /* .guest_apply .g_input input, .guest_apply .g_input select {max-width:190px;} */
    .guest_apply .area_input .g_num input {margin-right:2px;width:25px;}
    .guest_apply .area_input input[type="date"] {display:block;margin-bottom:5px;max-width:190px;width:100%;}
    .guest_apply .area_input .g_input span[data-name="use-date-start"] {margin-right:0;}
}