@charset "utf-8";

@font-face {
  font-family: 'MiraenaMu';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_04@1.0/Future_tree.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('./images/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}











@font-face {
  font-family: 'Aritaburi';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}

html, body {font-size: 10px;}
@media all and (max-width:1440px) {
  html, body {font-size: 8px;}
}
@media all and (max-width:960px) {
  html, body {font-size: 6px;}
}
@media all and (max-width:420px) {
  html, body {font-size: 5px;}
}

body {position: relative;font-family: 'Pretendard', sans-serif;color: #111;-webkit-text-size-adjust: none;-webkit-overflow-scrolling:touch;}
body, h1, h2, h3, h4, h5, h6, ul, p, button, input, td{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:normal;font-family:inherit;}
ul{list-style:none;}
a{text-decoration:none;}
a:link, a:visited, a:hover, a:active{color:inherit;text-decoration:none;}
strong {font-weight: normal;}
button{border:0px;background:none;cursor:pointer;font-family:inherit;font-size: inherit;}
img{border:0px;vertical-align:top;}
address{font-style:normal;}
header, nav, section, article, footer{display:block;}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
label, input, button, select{vertical-align:middle;}
input, textarea{-webkit-appearance: none;-webkit-border-radius: 0;}
hr {display:none;}
pre {overflow-x:scroll;font-size:1.1em;}
table{border-spacing:0px;border-collapse:collapse;}
em{font-style:normal;}
fieldset{border:0;}
select::-ms-expand {display:none;}
input:focus {outline:none;}
input[type="date"]{position:relative;padding-right:20px;padding-left:0;}
input[type="date"]::-webkit-clear-button,
input[type="date"]::-webkit-inner-spin-button{display:none;}
input[type="date"]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;color:transparent;cursor:pointer;}
input[type="date"]::before{content:attr(data-placeholder);width:100%;}
input[type="date"]:valid::before{display:none;}
input[data-placeholder]::before{color:#999;font-size:13px;}
*, :after, :before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


.clear:after{display:block;content:"";clear:both;}
.inner {width: 1560px;margin: 0 auto;}
.container {margin-left: calc((100% - 1560px) / 2);}

.omni-gothic {font-family: "omnigothic", sans-serif;}
.nanum-myengjo {font-family: "Nanum Myeongjo", serif;}
.miraenaMu {font-family: "MiraenaMu", serif;}

@media all and (max-width:1660px) {
  .inner {width: 94%;}
  .container {margin-left: 3%;}
}

@media all and (max-width:760px) {
  .inner {width: calc(100% - 6.667rem);}
  .inner.w100 {width: 100%;}
  .container {margin-left: 3.3335rem;}
}

.mo-only {display: none;}
.only1440 {display: none;}

@media all and (max-width:1440px) {
  .only1920 {display: none;}
  .only1440 {display: block;}
}

@media all and (max-width:760px) {
  .pc-only {display: none;}
  .mo-only{display: block;}
  .only1440 {display: none;}
}


.tit-tpye1 {font-size: 5rem;line-height: 7rem;font-weight: 700;}
.p-type1 {font-size: 2rem;line-height: 3.2rem;color: #333;padding-top: 2.8rem;word-break: keep-all;}

@media all and (max-width:760px) {
  .tit-tpye1 {font-weight: 800;}
  .p-type1 {font-size: 2.6rem;line-height: 1.6;padding-top: 3rem;}
}

article {overflow: hidden;}

#quickMenu {position: fixed;bottom: 20%;right: 0;z-index: 100;width: 10rem;border-radius: 1rem 0 0 1rem;overflow: hidden;}
#quickMenu .menu-wrap ul li.snb-li a {display: block;width: 100%;background-color: rgba(255,255,255,0.1);backdrop-filter: blur(10px);padding: 2rem 0;}
#quickMenu .menu-wrap ul li.snb-li a .icon {display: block;width: 3rem;height: 3rem;margin: 0 auto;}
#quickMenu .menu-wrap ul li.snb-li a .icon img {width: 100%;height: auto;}
#quickMenu .menu-wrap ul li.snb-li a .icon img.dark {display: none;}
#quickMenu .menu-wrap ul li.snb-li a p {font-size: 1.4rem;color: #fff;text-align: center;padding-top: 1rem;}
#quickMenu .menu-wrap ul li.snb-li:nth-child(1) a {padding-top: 3rem;}
#quickMenu .menu-wrap ul li.snb-li:nth-child(2) a {position: relative;padding-bottom: 3rem;}
#quickMenu .menu-wrap ul li.snb-li:nth-child(2) a::before {content: '';position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 6rem;height: 1px;background-color: #fff;opacity: 0.3;}
#quickMenu .menu-wrap ul li.top-btn button {width: 100%;height: 4rem;display: flex;align-items: center;justify-content: center;background-color: rgba(0,66,144,0.8);color: #fff;font-size: 1.6rem;gap: 0.5rem;}
#quickMenu .menu-wrap ul li.top-btn button .icon {width: 1rem;height: 1.4rem;}
#quickMenu .menu-wrap ul li.top-btn button .icon img {width: 100%;height: auto;}

#quickMenu.quick-dark {box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);background-color: #fff;}
#quickMenu.quick-dark .menu-wrap ul li.snb-li a .icon img.light {display: none;}
#quickMenu.quick-dark .menu-wrap ul li.snb-li a .icon img.dark {display: block;}
#quickMenu.quick-dark .menu-wrap ul li.snb-li a p {color: #222;}
#quickMenu .menu-wrap ul li.snb-li:nth-child(2) a::before {background-color: #222;opacity: 0.1;}

#quickMenu .menu-wrap ul li.toggle-btn { display: none; }
#quickMenu .menu-wrap ul li.toggle-btn button {transition: background-color 0.3s ease, box-shadow 0.3s ease;}

@media all and (max-width:760px) {
  #quickMenu {bottom: 1rem;right: 1rem;width: 12rem;border-radius: 0;overflow: visible;}
  #quickMenu .menu-wrap ul {display: flex;flex-direction: column;gap: 1rem;}
  #quickMenu .menu-wrap ul li {border-radius: 2rem;overflow: hidden;}
  #quickMenu .menu-wrap ul li.snb-li { display: none; }
  #quickMenu.open .menu-wrap ul li.snb-li { display: flex; }
  #quickMenu .menu-wrap ul li.snb-li a {aspect-ratio: 1/1;padding: 0;display: flex;flex-direction: column;justify-content: center;}
  #quickMenu .menu-wrap ul li.snb-li a .icon {width: 4rem;height: 4rem;}
  #quickMenu .menu-wrap ul li.snb-li a p {font-size: 2rem;font-weight: 600;}
  #quickMenu .menu-wrap ul li.snb-li:nth-child(1) a {padding-top: 0;}
  #quickMenu .menu-wrap ul li.snb-li:nth-child(2) a {padding-bottom: 0;}
  #quickMenu .menu-wrap ul li.snb-li:nth-child(2) a::before {display: none;}
  #quickMenu .menu-wrap ul li.top-btn { display: none; }
  #quickMenu.is-scrolled .menu-wrap ul li.top-btn { display: block; }
  #quickMenu .menu-wrap ul li.top-btn button {height: 7rem;font-size: 2.4rem;background-color: #363636;}
  #quickMenu .menu-wrap ul li.top-btn button .icon {width: 1.2rem;height: 1.6rem;}
  #quickMenu .menu-wrap ul li.toggle-btn { display: block;border-radius: 2rem; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }
  #quickMenu .menu-wrap ul li.toggle-btn button { width: 100%; height: 7rem;background-color: #004290; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; border-radius: 2rem; }
  #quickMenu .menu-wrap ul li.toggle-btn button .line { width: 2.4rem; height: 2px; background-color: #fff; transition: all 0.3s ease; }
  #quickMenu.open .menu-wrap ul li.toggle-btn button { background-color: #333; }
  #quickMenu.open .menu-wrap ul li.toggle-btn button .line:nth-child(1) { transform: translateY(4px) rotate(45deg); }
  #quickMenu.open .menu-wrap ul li.toggle-btn button .line:nth-child(2) { transform: translateY(-4px) rotate(-45deg); }
  #quickMenu.quick-dark {box-shadow: none;background: none;}
  #quickMenu.quick-dark .menu-wrap ul li {box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: visible;background: none;border-radius: 0;}
  #quickMenu.quick-dark .menu-wrap ul li.snb-li a {background-color: #fff;border-radius: 2rem;}
  #quickMenu .menu-wrap ul li.top-btn button {border-radius: 2rem;}
}


#header {width: 100%;height: 10rem;position: fixed;top: 0;left: 0;z-index: 10;border-bottom: 1px solid rgba(255,255,255,0.2);z-index: 100;}
#header .hd-area {display: flex;width: calc(100% - 16rem);margin: 0 auto;height: 100%;align-items: center;justify-content: space-between;}
#header .hd-area .hd-logo a {display: block;width: 16.8rem;}
#header .hd-area .hd-logo a img {width: 100%;height: auto;}
#header .hd-area .hd-logo a img.on {display: none;}
#header .hd-area .gnb-wrap {height: 100%;}
#header .hd-area .gnb-wrap ul.depth1-list {display: flex;gap: 3rem;height: 100%;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item {position: relative;height: 100%;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item > a {font-size: 1.8rem;font-weight: 500;color: #fff;font-weight: 500;height: 100%;display: flex;align-items: center;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item ul.depth2-list {position: absolute;top: 8rem;left: 50%;background-color: #004290;width: 14.5rem;transform: translateX(-50%);border-radius: 0 3rem 3rem 3rem;padding: 1rem 0;opacity: 0; visibility: hidden;transform: translate(-50%, -15px); transition: all 0.3s ease;}
/* 기존 :hover 코드 부분에 .touch-open 선택자를 추가해 줍니다. */
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item.touch-open ul.depth2-list {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0); 
}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item ul.depth2-list li.depth2-item > a {display: block;font-size: 1.6rem;color: #fff;text-align: center;padding: 1.5rem 0;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item ul.depth2-list li.depth2-item > a span {position: relative;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item ul.depth2-list li.depth2-item > a span::before {content: '';position: absolute;bottom: -0.6rem;left: 0;width: 0;height: 1px;background-color: #fff;transition: 0.5s;}
#header .hd-area .gnb-wrap ul.depth1-list li.depth1-item ul.depth2-list li.depth2-item > a:hover span::before {width: 100%;}
#header.on,
.body-sub #header {border-bottom: 1px solid rgba(0,0,0,0.1);background-color: #fff;}
#header.on .hd-area .hd-logo a img.off,
.body-sub #header .hd-area .hd-logo a img.off {display: none;}
#header.on .hd-area .hd-logo a img.on,
.body-sub #header .hd-area .hd-logo a img.on {display: block;}
#header.on .hd-area .gnb-wrap ul.depth1-list li.depth1-item > a,
.body-sub #header .hd-area .gnb-wrap ul.depth1-list li.depth1-item > a {color: #111;}
#header .hd-area .menu-btn {width: 3.2rem; position: relative;display: none;}
#header .hd-area .menu-btn img {width: 100%;height: auto;}
#header .hd-area .menu-btn img.on {display: none;}
#header.on .hd-area .menu-btn img.off {display: none;}
#header.on .hd-area .menu-btn img.on {display: block;}
#header .hd-area .menu-btn .close-icon {display: none;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
#header .hd-area .menu-btn .close-icon span {display: block;width: 100%;height: 2px;background-color: #fff;position: absolute;top: 50%;left: 0;}
#header .hd-area .menu-btn .close-icon span:first-child {transform: translateY(-50%) rotate(45deg);}
#header .hd-area .menu-btn .close-icon span:last-child {transform: translateY(-50%) rotate(-45deg);}
#header.on .hd-area .util-wrap .menu-btn .close-icon span,
#header:hover .hd-area .util-wrap .menu-btn .close-icon span {background-color: #222;}
#header .hd-area .menu-btn.open img {display: none !important;}
#header .hd-area .menu-btn.open .close-icon {display: block;}

@media (hover: hover) {
  #header .hd-area .gnb-wrap ul.depth1-list li.depth1-item:hover ul.depth2-list {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0); 
  }
}

@media all and (max-width:1660px) {
  #header .hd-area {width: 94%;}
}

@media all and (max-width:760px) {
  #header {height: 11rem;}
  #header .hd-area .hd-logo a {width: 19rem;}
  #header .hd-area .gnb-wrap {display: none;}
  #header .hd-area .menu-btn {display: block;width: 4.4rem;}
  .body-sub #header .hd-area .menu-btn img.off {display: none;}
  .body-sub #header .hd-area .menu-btn img.on {display: block;}
}


.full-menu {position: fixed;top: 0; left: 0;width: 100%; height: 100%;background-color:rgba(12,41,96,0.95);backdrop-filter: blur(10px);z-index: 1001;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: opacity 0.4s ease, visibility 0.4s ease;overscroll-behavior: contain;}
.full-menu .full-menu-logo {width: 35rem;margin: 0 auto;}
.full-menu .full-menu-logo img {width: 100%;height: auto;}
.full-menu.open {opacity: 1;visibility: visible;}
.full-menu-inner {display: flex;flex-direction: column;gap: 10rem;width: 100%;max-width: 1600px;padding: 0 4rem;}
.full-depth1-list {display: flex;justify-content: space-between;gap: 2rem;}
.full-depth1-item > a {font-size: 3rem;font-weight: 700;color: #fff;display: block;padding-bottom: 2.5rem;margin-bottom: 2.5rem;border-bottom: 1px solid rgba(255,255,255,0.2);white-space: nowrap;}
.full-depth1-item > a:hover {color: rgba(255,255,255,0.7);}
.full-menu-close {position: absolute;top: 3rem; right: 4rem;width: 4rem; height: 4rem;background: none;border: none;cursor: pointer;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 0;}
.full-menu-close span {display: block;width: 3.2rem;height: 2px;background-color: #fff;position: absolute;}
.full-menu-close span:first-child {transform: rotate(45deg);}
.full-menu-close span:last-child {transform: rotate(-45deg);}
.full-depth2-list {display: none;padding-bottom: 2rem;}
.full-depth2-item > a {display: block;font-size: 3rem;font-weight: 400;color: rgba(255, 255, 255, 0.7);padding: 1rem 0;transition: color 0.3s ease;}

@media all and (max-width: 760px) {
  .full-menu {align-items: flex-start;overflow-y: auto;padding-top: 10rem;padding-bottom: 6rem;}
  .full-menu-close span {width: 4.2rem;height: 2px;}
  .full-menu-inner {padding: 0 3rem;gap: 5rem;}
  .full-depth1-list {flex-direction: column;gap: 0;}
  .full-depth1-item {border-bottom: 1px solid rgba(255,255,255,0.1);padding: 3.4rem 0;}
  .full-depth1-item > a {font-size: 4rem;border-bottom: none;margin-bottom: 0;padding-bottom: 0;transition: margin 0.3s;}
  .full-depth1-item > a.active {margin-bottom: 3.5rem; }
  .full-menu-close {top: 4rem;right: 3rem;}
  .full-depth2-list {padding-bottom: 0;}
  .full-depth2-item > a {font-size: 3.2rem;padding: 1.5rem 0;}
}


#main .visual-con {position: relative;width: 100%;height: 100dvh;height: var(--vh-total, 100vh);border-radius: 0 0 20rem 0;overflow: hidden;}
#main .visual-con .swiper {height: 100%;}
#main .visual-con .swiper-wrapper {height: 100%;}
#main .visual-con .swiper-slide {height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
#main .visual-con .swiper-slide1 {background-image: url("../img/new/main_visual_con_img2.jpg");}
#main .visual-con .swiper-slide2 {background-image: url("../img/new/main_visual_con_img1.jpg");}
#main .visual-con .swiper-slide3 {background-image: url("../img/new/main_visual_con_img3.jpg");}
#main .visual-con .swiper-slide .inner {height: 100%;position: relative;}
#main .visual-con .swiper-slide .txt-wrap {position: absolute;top: 25rem;left: 0;color: #fff;z-index: 10;}
#main .visual-con .swiper-slide .txt-wrap h2 {position: relative;font-size: 7rem;font-weight: 600;padding-top: 6rem;line-height: 9rem;}
#main .visual-con .swiper-slide .txt-wrap h2 span {font-size: 10rem;font-weight: 400;position: absolute;top: 0;left: 0;}
#main .visual-con .swiper-slide .txt-wrap p {font-size: 2rem;line-height: 3rem;font-weight: 500;padding-top: 3.6rem;}

#main .visual-con .swiper-slide1 .txt-wrap {top: 14.2rem;}
#main .visual-con .swiper-slide1 .txt-wrap h2 {font-size: 7rem;line-height: 7.5rem;font-weight: 400;}
#main .visual-con .swiper-slide1 .txt-wrap p {font-size: 4rem;line-height: 5rem;padding-top: 2.2rem;font-weight: 400;}
#main .visual-con .swiper-slide1 .txt-wrap .name {display: flex;align-items: end;gap: 1.6rem;justify-content: right;padding-top: 5rem;padding-right: 15rem;}
#main .visual-con .swiper-slide1 .txt-wrap .name h4 {font-size: 1.8rem;}
#main .visual-con .swiper-slide1 .txt-wrap .name strong {font-size: 5.5rem;font-weight: 400;}

#main .visual-con .visual-controls {position: absolute;bottom: 6.5rem;left: 50%;transform: translateX(-50%);display: flex;align-items: center;gap: 16px;z-index: 10;width: 1560px;}
#main .visual-con .play-pause-btn {width: 5rem;height: 5rem;border: 1px solid rgba(255, 255, 255, 0.4);border-radius: 50%;background: transparent;color: #fff;cursor: pointer;display: flex;align-items: center;justify-content: center;flex-shrink: 0;transition: background 0.2s;}
#main .visual-con .play-pause-btn:hover {background: rgba(255, 255, 255, 0.15);}
#main .visual-con .custom-pagination {display: flex;align-items: center;gap: 0;list-style: none;margin: 0;padding: 0;}
#main .visual-con .custom-pagination .pag-item {display: flex;align-items: center;gap: 0.8rem;font-size: 1.5rem;color: rgba(255, 255, 255, 0.5);cursor: pointer;padding: 0.4rem 1.4rem;transition: color 0.25s;}
#main .visual-con .custom-pagination .pag-item:first-child {border-left: none;padding-left: 0;}
#main .visual-con .custom-pagination .pag-item:hover {color: rgba(255, 255, 255, 0.8);}
#main .visual-con .custom-pagination .pag-item.active {color: #fff;font-weight: 600;}
#main .visual-con .pag-item .pag-bar {width: 4rem;height: 1px;background: rgba(255, 255, 255, 0.2);position: relative;overflow: hidden;display: none;}
#main .visual-con .pag-item .pag-bar-fill {position: absolute;top: 0;left: 0;height: 100%;width: 0%;background: #fff;}
#main .visual-con .pag-item.active .pag-bar-fill {animation: pagProgress var(--autoplay-delay, 5000ms) linear forwards;}
#main .visual-con .custom-pagination .pag-item.active .pag-bar {display: block;}
#main .visual-con .scroll {position: absolute;bottom: -9rem;left: 50%;transform: translateX(-50%);width: 18rem;height: 18rem;border-radius: 9rem;background-color: rgba(255,255,255,0.16);backdrop-filter: blur(20px);z-index: 10;}
#main .visual-con .scroll > * {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#main .visual-con .scroll .scroll-text {width: 14.5rem;height: 14rem;}
#main .visual-con .scroll .scroll-text img {width: 100%;height: auto;animation: rotateText 12s linear infinite;}
#main .visual-con .scroll .icon {width: 3.36rem;height: 3.36rem;}
#main .visual-con .scroll .icon img {width: 100%;height: auto;}

@keyframes pagProgress {
  from { width: 0%; }
  to   { width: 100%; }
}

@keyframes rotateText {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

@media all and (max-width:1660px) {
  #main .visual-con .visual-controls {width: 94%;}
}

@media all and (max-width:760px) {
  #main .visual-con .swiper-slide1 {background-image: url("../img/new/main_visual_con_img2_mo.jpg");}
  #main .visual-con .swiper-slide2 {background-image: url("../img/new/main_visual_con_img1_mo.jpg");}
  #main .visual-con .swiper-slide3 {background-image: url("../img/new/main_visual_con_img3_mo.jpg");}
  #main .visual-con .swiper-slide .txt-wrap {top: 20%;}
  #main .visual-con .swiper-slide .txt-wrap h2 {font-size: 6.5rem;line-height: 1.3;padding-top: 8rem;}
  #main .visual-con .swiper-slide .txt-wrap p {font-size: 2.6rem;line-height: 1.6;padding-top: 2.6rem;}

  #main .visual-con .swiper-slide1 .txt-wrap {top: 20%;}
  #main .visual-con .swiper-slide1 .txt-wrap h2 {font-size: 8rem;line-height: 8.5rem;}
  #main .visual-con .swiper-slide1 .txt-wrap p {font-size: 4rem;line-height: 5rem;padding-top: 2.2rem;font-weight: 400;}
  #main .visual-con .swiper-slide1 .txt-wrap .name {gap: 1.6rem;padding-top: 5rem;padding-right: 0;}
  #main .visual-con .swiper-slide1 .txt-wrap .name h4 {font-size: 2.4rem;}
  #main .visual-con .swiper-slide1 .txt-wrap .name strong {font-size: 6rem;}

  #main .visual-con .visual-controls {bottom: 12rem;}
  #main .visual-con .play-pause-btn {width: 7rem;height: 7rem;}
  #main .visual-con .play-pause-btn .icon-play {font-size: 2rem;}
  #main .visual-con .custom-pagination .pag-item {font-size: 2.4rem;}
  #main .visual-con .pag-item .pag-bar-fill,
  #main .visual-con .pag-item .pag-bar {display: none;}
  #main .visual-con .pag-item.active .pag-bar-fill,
  #main .visual-con .custom-pagination .pag-item.active .pag-bar {display: none;}
}


#main .intro-con {padding: 20rem 0;background: url("../img/new/main_intro_con_bg.png") no-repeat left top / cover;}
#main .intro-con .inner {display: flex;align-items: center;justify-content: center;gap: 5rem;}
#main .intro-con .inner .txt-wrap {text-align: center;}
#main .intro-con .inner .txt-wrap h2 {font-family: "Nanum Myeongjo", serif;font-size: 3.4rem;line-height: 5.5rem;font-weight: 100;word-break: keep-all;}
#main .intro-con .inner .txt-wrap h2 strong {font-weight: 800;}
#main .intro-con .inner .txt-wrap .p-wrap {padding-top: 6rem;}
#main .intro-con .inner .txt-wrap .p-wrap p {font-size: 1.8rem;line-height: 3.4rem;padding-top: 3rem;word-break: keep-all;}
#main .intro-con .inner .txt-wrap .p-wrap p:first-child {padding-top: 0;}
#main .intro-con .inner .txt-wrap .p-wrap > strong {display: block;font-family: "Nanum Myeongjo", serif;font-size: 1.6rem;font-weight: 600;padding-top: 6rem;}
#main .intro-con .inner .img {width: 80.6rem;display: none;}
#main .intro-con .inner .img img {width: 100%;height: auto;}

@media all and (max-width:1280px) {
  #main .intro-con .inner .img {width: 70rem;}
}

@media all and (max-width:760px) {
  #main .intro-con {padding: 18rem 0;}
  #main .intro-con .inner {flex-direction: column;align-items: start;gap: 10rem;}
  #main .intro-con .inner .txt-wrap h2 {font-size: 4.8rem;line-height: 1.5;}
  #main .intro-con .inner .txt-wrap .p-wrap {padding-top: 3rem;}
  #main .intro-con .inner .txt-wrap .p-wrap p {font-size: 2.8rem;line-height: 1.8;padding-top: 3rem;}
  #main .intro-con .inner .txt-wrap .p-wrap > strong {font-size: 2.6rem;line-height: 1.8;}
  #main .intro-con .inner .img {width: 100%;}
}


#main .banner-con {width: 100%;height: 43.8rem;background: url("../img/new/main_banner_con_bg.jpg") no-repeat center / cover;}
#main .banner-con .inner {display: flex;flex-direction: column;justify-content: center;height: 100%;}
#main .banner-con .txt-wrap {color: #fff;}
#main .banner-con .txt-wrap p {font-size: 1.6rem;font-weight: 400;}
#main .banner-con .txt-wrap h3 {font-size: 4rem;font-weight: 600;line-height: 5.5rem;padding-top: 2.6rem;}
#main .banner-con .txt-wrap a {display: flex;width: 14.7rem;height: 6rem;background-color: rgba(255,255,255,0.2);backdrop-filter: blur(10px);border-radius: 3rem;font-size: 1.6rem;align-items: center;justify-content: center;gap: 1.6rem;margin-top: 4.7rem;}
#main .banner-con .txt-wrap a img {width: 0.8rem;height: auto;}

@media all and (max-width:760px) {
  #main .banner-con {height: auto;padding: 10rem 0;}
  #main .banner-con .txt-wrap p {font-size: 2.4rem;}
  #main .banner-con .txt-wrap h3 {font-size: 5rem;line-height: 1.3;padding-top: 4rem;}
  #main .banner-con .txt-wrap a {width: 18rem;height: 7rem;border-radius: 5rem;font-size: 2.4rem;gap: 1.6rem;margin-top: 4.7rem;}
  #main .banner-con .txt-wrap a img {width: 1.2rem;}
}


#main .review-con {padding: 18rem 0;}
#main .review-con .tit-wrap h3 {font-size: 6rem;font-weight: 600;line-height: 9rem;}
#main .review-con .cont {padding-bottom: 7rem;margin-top: 7rem;}
#main .review-con .cont .swiper-wrapper {display: flex;margin-left: calc((100% - 1560px) / 2);}
#main .review-con .cont .swiper-slide {width: 52rem;background-color: #f2f2f4;border-radius: 3.6rem;transition: background-color 0.5s, color 0.5s;aspect-ratio: 52/48;}
#main .review-con .cont .swiper-slide.down-slide {
  margin-top: 9.4rem;}
#main .review-con .cont .swiper-slide .li-inner {padding: 5.5rem;display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
#main .review-con .cont .swiper-slide .li-inner .rv-cont {font-size: 2.2rem;line-height: 3.8rem;}
#main .review-con .cont .swiper-slide .li-inner .btm {font-size: 1.6rem;color: #666;display: flex;justify-content: space-between;}
#main .review-con .cont .swiper-pagination2 {position: absolute;top: auto;;bottom: 0;left: 50%;transform: translateX(-50%);width: 1560px;height: 2px;background-color: rgba(0,0,0,0.2);}
#main .review-con .cont .swiper-pagination2 .swiper-pagination-progressbar-fill {background-color: #000;}
#main .review-con .cont .swiper-slide-active {background-color: #004290;color: #fff;}
#main .review-con .cont .swiper-slide-active .btm > * {color: #fff;}

@media all and (max-width: 1660px) {
  #main .review-con .cont .swiper-wrapper {margin-left: 3%;}
  #main .review-con .cont .swiper-pagination2 {width: 94%;}
}

@media all and (max-width: 760px) {
  #main .review-con {padding: 10rem 0;}
  #main .review-con .cont {margin-top: 5rem;padding-bottom: 5rem;}
  #main .review-con .cont .swiper-wrapper {margin-left: 3.3335rem;}
  #main .review-con .cont .swiper-slide .li-inner .rv-cont {font-size: 3.2rem;line-height: 1.5;}
  #main .review-con .cont .swiper-slide .li-inner .btm {font-size: 2.6rem;}
  #main .review-con .cont .swiper-pagination2 {width: calc(100% - 6.667rem);}
}


.sec-sub article {padding: 20rem 0;position: relative;}
.sec-sub article .line {position: absolute;width: 1px;background-color: #fff;opacity: 0.2;}
.sec-sub article .line.black {background-color: #000;opacity: 0.1;}
.sec-sub article .line.line-center {height: 100%;top: 0;left: 50%;}
.sec-sub article .line.line-center-hori {width: 100%;height: 1px;top: 50%;left: 0;}
.sec-sub article .line.line-left {height: 100%;top: 0;left: calc(50vw - 960px + 130px);}
.sec-sub article .line.line-right {height: 100%;top: 0;right: calc(50vw - 960px + 130px);}
.sec-sub article .tit-wrap {padding-bottom: 4rem;margin-bottom: 5rem;border-bottom: 1px solid rgba(0,0,0,0.1);}
.sec-sub article .tit-wrap.white {border-bottom: 1px solid rgba(255,255,255,0.2);}
.sec-sub article .tit-wrap.white > * {color: #fff;}
.sec-sub article .tit-wrap.flex {display: flex;align-items: end;gap: 18.7rem;}
.sec-sub article .tit-wrap.flex p {padding-top: 0;}

@media all and (max-width:760px) {
  .sec-sub article {padding: 10rem 0;}
  .sec-sub article .line.line-center,
  .sec-sub article .line.line-center-hori {display: none;}
  .sec-sub article .tit-wrap.flex {flex-direction: column;align-items: center;gap: 3rem;text-align: center;}
}


.sec-sub .intro-con {padding-top: 26.2rem;padding-bottom: 0;}
.sec-sub .intro-con .tit-wrap {text-align: center;padding: 0;margin: 0;border: 0;}
.sec-sub .intro-con .tit-wrap .pp {display: block;width: 4.7rem;margin: 0 auto;}
.sec-sub .intro-con .tit-wrap .pp img {width: 100%;height: auto;}
.sec-sub .intro-con .tit-wrap h2 {font-size: 7rem;line-height: 9rem;font-weight: 800;padding-top: 3.7rem;word-break: keep-all;}
.sec-sub .intro-con .tit-wrap p {font-size: 2.2rem;line-height: 4rem;padding-top: 4.3rem;word-break: keep-all;}
.sec-sub .intro-con .img {position: relative;width: 100%;margin-top: 11.9rem;}
.sec-sub .intro-con .img img {width: 100%;height: auto;}

@media all and (max-width:760px) {
  .sec-sub .intro-con {padding-top: 20rem;}
  .sec-sub .intro-con .tit-wrap p {font-size: 2.6rem;line-height: 1.8;padding-inline: 1rem;}
  .sec-sub .intro-con .img {margin-top: 5rem;}
}


.sec-sub .vs-con {padding-top: 0;}
.sec-sub .vs-con .tit-wrap {margin-bottom: 10rem;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody {display: flex;width: 100%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul > * {width: 100%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul li {height: 12rem;line-height: 12rem;font-size: 2.6rem;box-sizing: border-box;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul li:first-child {height: 8rem;line-height: 8rem;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul li > * {text-align: center;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul li h4 {font-size: 3rem;text-align: center;color: #fff;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) {width: 42.18%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li {background-color: #fff;border-bottom: 1px solid #e8e8e8;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li:first-child {border-bottom: 0;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) h4 {background-color: #dcdcdc;color: #8F8F8F;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li .p1 {color: #999;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2) {width: 15.64%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2) li {background-color: rgba(0,66,144,0.03);border: 1px solid #e8e8e8;border-top: 0;box-sizing: border-box;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2) li:first-child {border: 0;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2) h4 {background-color: #373737;font-weight: 500;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) {position: relative;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3)::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;height: 66rem;background: #004290;background: linear-gradient(180deg, rgba(0, 66, 144, 0.5) 0%, rgba(0, 66, 144, 1) 100%);z-index: -1;border-radius: 5rem;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) {width: 42.18%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li {border-bottom: 1px solid rgba(255,255,255,0.1);box-sizing: border-box;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li:last-child {border-bottom: 0;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) h4 {font-weight: 800;color: #fff;font-size: 4rem;position: absolute;top: -2rem;left: 0;width: 100%;}
.sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li .p2 {font-weight: 700;color: #fff;font-size: 3rem;}

@media (max-width: 760px) {
  .sec-sub .vs-con .tit-wrap {margin-bottom: 5rem;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody {flex-direction: column;gap: 0;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1),
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2),
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) {width: 100%;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(2) {display: none;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul li {height: auto;line-height: 1.5;padding: 2rem 2.4rem;font-size: 2.4rem;display: flex;align-items: center;justify-content: center;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul li:first-child {height: auto;line-height: 1.5;padding: 0;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) h4 {font-size: 2.8rem;padding: 1.6rem 0;width: 100%;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li:nth-child(2)::before { content: '호흡 기능'; font-weight: 700; color: #555; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li:nth-child(3)::before { content: '의식 상태'; font-weight: 700; color: #555; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li:nth-child(4)::before { content: '회복 시간'; font-weight: 700; color: #555; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1) li:nth-child(5)::before { content: '마취 방법'; font-weight: 700; color: #555; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(1)::after {content: 'VS';display: block;text-align: center;font-size: 3.2rem;font-weight: 900;color: #004290;padding: 2.4rem 0;background: #f0f4fa;letter-spacing: 0.4rem;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3)::before {height: 100%;border-radius: 0;top: 0;transform: translateX(-50%);}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) h4 {position: static;font-size: 2.8rem;padding: 2rem 0;text-align: center;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li:nth-child(2)::before { content: '호흡 기능'; font-weight: 500; color: rgba(255,255,255,0.7); font-size: 2.4rem; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li:nth-child(3)::before { content: '의식 상태'; font-weight: 500; color: rgba(255,255,255,0.7); font-size: 2.4rem; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li:nth-child(4)::before { content: '회복 시간'; font-weight: 500; color: rgba(255,255,255,0.7); font-size: 2.4rem; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li:nth-child(5)::before { content: '마취 방법'; font-weight: 500; color: rgba(255,255,255,0.7); font-size: 2.4rem; }
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul:nth-child(3) li .p2 {font-size: 2.4rem;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul li {justify-content: start;flex-wrap: wrap;gap: 1.5rem;}
  .sec-sub .vs-con .cont-vs .table-div .table-tbody ul li:last-child {border-bottom: 0;}
}


.sec-sub .box-con .cont {display: flex;flex-wrap: wrap;gap: 8rem 0;justify-content: space-between;padding-bottom: 8rem;border-bottom: 1px solid rgba(0,0,0,0.1);}
.sec-sub .box-con .cont .box {width: calc(50% - 1rem);text-align: center;}
.sec-sub .box-con .cont .box .img {width: 100%;aspect-ratio: 770/384;border-radius: 2rem;overflow: hidden;}
.sec-sub .box-con .cont .box .img img {width: 100%;height: auto;}
.sec-sub .box-con .cont .box h4 {font-size: 2.8rem;font-weight: 700;padding-top: 3.5rem;}
.sec-sub .box-con .cont .box p {font-size: 1.8rem;line-height: 2.8rem;color: #333;padding-top: 1.5rem;}

@media (max-width: 760px) {
  .sec-sub .box-con .inner {width: 100%;}
  .sec-sub .box-con .tit-wrap {margin-left: 3.3335rem;width: calc(100% - 3.3335rem);}
  .sec-sub .box-con .cont {flex-wrap: nowrap;margin-left: 3.3335rem;width: calc(100% - 3.3335rem);border-bottom: 0;}
  .sec-sub .box-con .cont .box {text-align: left;}
  .sec-sub .box-con .cont .box .img {aspect-ratio: 770/880;}
  .sec-sub .box-con .cont .box h4 {font-size: 3.6rem;line-height: 1.3;}
  .sec-sub .box-con .cont .box p {font-size: 2.4rem;line-height: 1.5;padding-right: 3rem;word-break: keep-all;}
}


.sec-sub .faq-con {background-color: #101010;color: #fff;}
.sec-sub .faq-con .tit-wrap {border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.sec-sub .faq-con .tit-wrap p {color: #fff;}
.sec-sub .faq-con .cont ul li {position: relative;padding: 5rem;cursor: pointer;transition: background-color 0.4s ease, border-radius 0.4s ease, padding 0.4s ease, color 0.4s ease;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.sec-sub .faq-con .cont ul li::before {content: '';position: absolute;top: 50%;right: 5rem;width: 14px;height: 9px;background: url("../img/new/faq_con_down.svg") no-repeat center / cover;transition: transform 0.4s ease, filter 0.4s ease;transform: translateY(-50%);}
.sec-sub .faq-con .cont ul li:first-child {margin-top: 0;}
.sec-sub .faq-con .cont ul li .question {display: flex;font-size: 2.4rem;gap: 0.7rem;}
.sec-sub .faq-con .cont ul li .question > * {font-weight: 700;word-break: keep-all;}
.sec-sub .faq-con .cont ul li .answer {max-height: 0;overflow: hidden;transition: max-height 0.4s ease;margin-top: 0;}
.sec-sub .faq-con .cont ul li .answer p {font-size: 2rem;line-height: 3.2rem;opacity: 0.7;padding: 0 3rem;word-break: keep-all;}
.sec-sub .faq-con .cont ul li.on {background-color: #0C2960;border-radius: 2rem;color: #fff;padding: 5rem;border-bottom: 0;}
.sec-sub .faq-con .cont ul li:has(+ li.on) {border-bottom: 0;}
.sec-sub .faq-con .cont ul li.on::before {filter: brightness(0) invert(1);transform: rotate(180deg);}
.sec-sub .faq-con .cont ul li.on .answer {margin-top: 1.5rem;}

@media all and (max-width:760px) {
  .sec-sub .faq-con .tit-wrap {margin-bottom: 2rem;}
  .sec-sub .faq-con .tit-wrap.white {border-bottom: 0;}
  .sec-sub .faq-con .cont {margin-top: 0;}
  .sec-sub .faq-con .cont ul li {padding: 4rem;}
  .sec-sub .faq-con .cont ul li::before {right: 4rem;width: 10px;height: auto;aspect-ratio: 14/9;}
  .sec-sub .faq-con .cont ul li .question {font-size: 3.2rem;gap: 1rem;line-height: 1.3;}
  .sec-sub .faq-con .cont ul li .answer p {font-size: 2.8rem;line-height: 1.5;opacity: 0.7;padding: 0 3rem 0 4rem;}
  .sec-sub .faq-con .cont ul li.on {padding: 4rem;}
}


.sec-sub .solution-con .cont {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 2rem;padding-bottom: 10rem;border-bottom: 1px solid rgba(0,0,0,0.1);}
.sec-sub .solution-con .cont .box {position: relative;width: calc(50% - 1rem);height: auto;aspect-ratio: 770/500;background-repeat: no-repeat;background-position: center;background-size: cover;border-radius: 2rem;overflow: hidden;color: #fff;}
.sec-sub .solution-con .cont .box h4 {font-size: 1.4rem;font-weight: 500;position: absolute;top: 4rem;left: 4rem;}
.sec-sub .solution-con .cont .box .box-tit {position: absolute;bottom: 4rem;left: 4rem;display: flex;justify-content: space-between;width: calc(100% - 8rem);}
.sec-sub .solution-con .cont .box .box-tit p {font-size: 1.8rem;font-weight: 300;}
.sec-sub .solution-con .cont .box .box-tit strong {display: block;font-size: 4rem;font-weight: 700;padding-top: 0.5rem;}
.sec-sub .solution-con .cont .box .box-tit .view-btn {width: 5.2rem;aspect-ratio: 1/1;}
.sec-sub .solution-con .cont .box .box-tit .view-btn img {width: 100%;height: auto;}
.sec-sub .solution-con .cont .box1 {background-image: url("../img/new/sub1_solution_con_img1.jpg");}
.sec-sub .solution-con .cont .box2 {background-image: url("../img/new/sub1_solution_con_img2.jpg");}
.sec-sub .solution-con .cont .box3 {background-image: url("../img/new/sub1_solution_con_img3.jpg");}
.sec-sub .solution-con .cont .box4 {background-image: url("../img/new/sub1_solution_con_img4.jpg");}
.sec-sub .solution-con .cont.three {flex-wrap: nowrap;}
.sec-sub .solution-con .cont.three .box {width: calc(33.333333% - 1.333333rem);aspect-ratio: 507/655;}

@media all and (max-width:760px) {
  .sec-sub .solution-con .inner {width: 100%;}
  .sec-sub .solution-con .tit-wrap {margin-left: 3.3335rem;width: calc(100% - 3.3335rem);}
  .sec-sub .solution-con .cont {flex-wrap: nowrap;gap: 0;margin-left: 3.3335rem;width: calc(100% - 3.3335rem);}
  .sec-sub .solution-con .cont .box {aspect-ratio: 770 / 880;}
  .sec-sub .solution-con .cont .box h4 {font-size: 2rem;top: 3rem;left: 3rem;}
  .sec-sub .solution-con .cont .box .box-tit {bottom: 3rem;left: 3rem;width: calc(100% - 6rem);}
  .sec-sub .solution-con .cont .box .box-tit p {font-size: 2.2rem;}
  .sec-sub .solution-con .cont .box .box-tit strong {font-size: 4.5rem;padding-top: 1rem;letter-spacing: -0.2rem;}
  .sec-sub .solution-con .cont .box .box-tit .view-btn {width: 6rem;}
  .sec-sub .solution-con .cont.three .box {aspect-ratio: 770/880;}
}


.sec-sub .contact-con .cont .time-table {display: flex;justify-content: space-between;margin-bottom: 5rem;}
.sec-sub .contact-con .cont .time-table .box {width: calc(25% - 1.5rem);background-color: rgba(0,66,144,0.03);border-radius: 2rem;aspect-ratio: 375/250;text-align: center;display: flex;flex-direction: column;justify-content: center;}
.sec-sub .contact-con .cont .time-table .box h4 {font-size: 1.8rem;font-weight: 700;}
.sec-sub .contact-con .cont .time-table .box p {font-size: 3.2rem;padding-top: 2.2rem;font-weight: 700;}
.sec-sub .contact-con .cont .map {border-radius: 1.5rem;overflow: hidden;}
.sec-sub .contact-con .cont .map .wrap_controllers,
.sec-sub .contact-con .cont .map .cont {display: none;}
.root_daum_roughmap_landing {width: 100% !important;}
.sec-sub .contact-con .cont .map-info {display: flex;margin-top: 6rem;justify-content: space-between;}
.sec-sub .contact-con .cont .map-info .left ul li {display: flex;align-items: center;margin-top: 2.2rem;}
.sec-sub .contact-con .cont .map-info .left ul li:first-child {margin-top: 0;}
.sec-sub .contact-con .cont .map-info .left ul li .flex-box {display: flex;align-items: center;}
.sec-sub .contact-con .cont .map-info .left ul li .flex-box .icon {width: 2.2rem;height: 2.3rem;margin-right: 2rem;}
.sec-sub .contact-con .cont .map-info .left ul li .flex-box .icon img {width: 100%;height: auto;}
.sec-sub .contact-con .cont .map-info .left ul li .flex-box h5 {font-size: 2.4rem;font-weight: 700;padding-right: 5rem;}
.sec-sub .contact-con .cont .map-info .left ul li p {font-size: 2.4rem;;}
.sec-sub .contact-con .cont .map-info .right ul {display: flex;gap: 1.5rem;}
.sec-sub .contact-con .cont .map-info .right ul li a {display: flex;background-color: rgba(0,66,144,0.03);align-items: center;gap: 1rem;padding: 1.3rem 2.5rem;border-radius: 5rem;}
.sec-sub .contact-con .cont .map-info .right ul li a .icon {height: 1.5rem;}
.sec-sub .contact-con .cont .map-info .right ul li a .icon img {height: 100%;width: auto;;}
.sec-sub .contact-con .cont .map-info .right ul li a p {font-size: 1.9rem;font-weight: 500;}
.sec-sub .contact-con .cont .map {position: relative;}
.sec-sub .contact-con .cont .map::after {content: "";position: absolute;top: 0; left: 0;width: 100%; height: 100%;z-index: 10;}
.sec-sub .contact-con .cont .map.active::after {display: none;}

@media all and (max-width:760px) {
  .sec-sub .contact-con .cont .time-table {flex-direction: column;gap: 2rem;}
  .sec-sub .contact-con .cont .time-table .box {width: 100%;aspect-ratio: inherit;height: 20rem;}
  .sec-sub .contact-con .cont .time-table .box h4 {font-size: 2.8rem;}
  .sec-sub .contact-con .cont .time-table .box p {font-size: 4.6rem;padding-top: 2rem;}
  .root_daum_roughmap_landing {height: 50rem;}
  .root_daum_roughmap .wrap_map {height: 100% !important;}
  .sec-sub .contact-con .cont .map-info {flex-direction: column;}
  .sec-sub .contact-con .cont .map-info .left ul li {flex-direction: column;align-items: start;gap: 2.5rem;margin-top: 5rem;}
  .sec-sub .contact-con .cont .map-info .left ul li .flex-box h5 {font-size: 3.8rem;}
  .sec-sub .contact-con .cont .map-info .left ul li .flex-box .icon {width: 3.2rem;height: 3.4rem;}
  .sec-sub .contact-con .cont .map-info .left ul li p {font-size: 3.4rem;opacity: 0.6;}
  .sec-sub .contact-con .cont .map-info .right {margin-top: 5rem;}
  .sec-sub .contact-con .cont .map-info .right ul {flex-direction: column;gap: 2.5rem;}
  .sec-sub .contact-con .cont .map-info .right ul li a {padding: 3rem 0;gap: 2rem;justify-content: center;}
  .sec-sub .contact-con .cont .map-info .right ul li a .icon {height: 4.5rem;}
  .sec-sub .contact-con .cont .map-info .right ul li a p {font-size: 3.5rem;}
  .sec-sub .contact-con .cont .map-info .right ul li:first-child a .icon {display: flex;justify-content: center;}
}


.sec-sub .sd-con {width: 100%;background: url("../img/new/sd_con_bg.jpg") no-repeat center / cover;}
.sec-sub .sd-con .tit-wrap {margin-bottom: 8.8rem;}
.sec-sub .sd-con .cont {position: relative;}
.sec-sub .sd-con .cont ul {display: flex;justify-content: center;}
.sec-sub .sd-con .cont ul li {width: 45rem;height: 45rem;border: 1px solid #fff;box-sizing: border-box;border-radius: 50rem;margin-left: -8rem;flex-shrink: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;color: #fff;}
.sec-sub .sd-con .cont ul li:first-child {margin-left: 0;}
.sec-sub .sd-con .cont ul li .icon {width: 5.5rem;height: 5.3rem;}
.sec-sub .sd-con .cont ul li .icon img {width: 100%;height: auto;}
.sec-sub .sd-con .cont ul li h4 {font-size: 2.2rem;line-height: 3.2rem;font-weight: 700;padding-top: 2.7rem;}
.sec-sub .sd-con .cont ul li p {font-size: 1.6rem;line-height: 2.4rem;font-weight: 300;padding-top: 1.8rem;}
.sec-sub .sd-con .cont ul::before {content: '';position: absolute;top: 50%;left: calc((100vw - 1560px) / 2 * -1);height: 1px;width: calc((100vw - 1560px) / 2);background-color: #fff;}
.sec-sub .sd-con .cont ul::after {content: '';position: absolute;top: 50%;right: calc((100vw - 1560px) / 2 * -1);height: 1px;width: calc((100vw - 1560px) / 2);background-color: #fff;}

@media all and (max-width: 1660px) {
  .sec-sub article .line.line-left,
  .sec-sub article .line.line-right,
  .sec-sub .sd-con .cont ul::before,
  .sec-sub .sd-con .cont ul::after {display: none;}
  .sec-sub .sd-con .cont ul li {width: 25vw;height: 25vw;margin-left: -4.5vw; }
  .sec-sub .sd-con .cont ul li:first-child {margin-left: 0;}
  .sec-sub .sd-con .cont ul li .icon {width: 4vw;height: auto;}
  .sec-sub .sd-con .cont ul li h4 {font-size: 1.5vw;line-height: 2.2vw;padding-top: 2vw;}
  .sec-sub .sd-con .cont ul li p {font-size: 1.1vw;line-height: 1.7vw;padding-top: 1vw;word-break: keep-all;}
}

@media all and (max-width: 760px) {
  .sec-sub article {padding: 10rem 0;}
  .sec-sub .sd-con .tit-wrap {margin-bottom: 5rem;}
  .sec-sub .sd-con .cont ul {gap: 0;flex-wrap: wrap;}
  .sec-sub .sd-con .cont ul li {width: calc(50% - 1rem);height: auto;margin-left: 0 !important; aspect-ratio: 1/1;max-width: 80rem;border-radius: 0;border: 0;}
  .sec-sub .sd-con .cont ul li:nth-child(even) {border-left: 1px solid rgba(255, 255, 255, 0.1);}
  .sec-sub .sd-con .cont ul li:nth-child(3),
  .sec-sub .sd-con .cont ul li:nth-child(4) {border-top: 1px solid rgba(255, 255, 255, 0.1);}
  .sec-sub .sd-con .cont ul li .icon {width: 5rem;}
  .sec-sub .sd-con .cont ul li h4 {font-size: 2.8rem;line-height: 1.3;padding-top: 1.5rem;}
  .sec-sub .sd-con .cont ul li p {font-size: 2.2rem;line-height: 1.3;padding: 1.5rem 1.5rem 0 1.5rem;word-break: keep-all;}
  .sec-sub .sd-con .cont ul li p br {display: none;}
}


.sec-sub .insu-con {padding-top: 0;}
.sec-sub .insu-con .cont table {width: 100%;font-size: 2.6rem;color: #222;border-top: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;box-sizing: border-box;}
.sec-sub .insu-con .cont table tr {height: 10.1rem;}
.sec-sub .insu-con .cont table tr th {background-color: rgba(0, 66, 144, 0.03);font-weight: 500;width: 31%;border-top: 1px solid #E8E8E8;}
.sec-sub .insu-con .cont table tr td {width: 69%;background-color: #fff;font-weight: 400;padding-left: 5rem;border-top: 1px solid #E8E8E8;}
.sec-sub .insu-con .cont table tr td span {color: #999;}

@media (max-width: 760px) {
  .sec-sub .insu-con .cont table {font-size: 3.5rem;border-radius: 0;overflow: visible;border-top: 0;}
  .sec-sub .insu-con .cont table,
  .sec-sub .insu-con .cont table tbody,
  .sec-sub .insu-con .cont table tr,
  .sec-sub .insu-con .cont table th,
  .sec-sub .insu-con .cont table td {display: block;width: 100%;}
  .sec-sub .insu-con .cont table tr {height: auto;margin-bottom: 1rem;}
  .sec-sub .insu-con .cont table tr:last-child {margin-bottom: 0;}
  .sec-sub .insu-con .cont table tr th {width: 100%;padding: 2rem;border-top: none;font-weight: 700;}
  .sec-sub .insu-con .cont table tr td {width: 100%;padding: 3rem 2rem;border-top: none;font-size: 3rem;word-break: keep-all;}
  .sec-sub .insu-con .cont table tr td span {font-size: 2.4rem;padding-top: 1rem;}
  .sec-sub .insu-con .cont table tr:first-child td {border-top: none;}
  .sec-sub .insu-con .cont table tr:last-child td {border-bottom: none;}
}


.sec-sub .banner-con {width: 100%;height: 50rem;color: #fff;background-repeat: no-repeat;background-position: center;background-size: cover;padding: 0;}
.sec-sub .banner-con .inner {display: flex;align-items: center;justify-content: center;height: 100%;}
.sec-sub .banner-con .txt-wrap {display: flex;flex-direction: column;text-align: center;}
.sec-sub .banner-con .txt-wrap h4 {font-size: 4.4rem;line-height: 6.6rem;font-weight: 700;}
.sec-sub .banner-con .txt-wrap > p {font-size: 1.9rem;line-height: 3.2rem;font-weight: 300;padding-top: 3rem;word-break: keep-all;}
.sec-sub .banner-con .txt-wrap > p strong {font-weight: 700;}
.sec-sub .banner-con .txt-wrap .view-btn {display: flex;align-items: center;gap: 1.8rem;justify-content: center;width: 22.1rem;height: 5rem;border-radius: 0.5rem;margin: 4.6rem auto 0;background-color: #004290;}
.sec-sub .banner-con .txt-wrap .view-btn p {font-size: 1.6rem;font-weight: 500;}
.sec-sub .banner-con .txt-wrap .view-btn .arrow {width: 1.6rem;aspect-ratio: 1/1;}
.sec-sub .banner-con .txt-wrap .view-btn .arrow img {width: 100%;height: auto;}

@media (max-width: 760px) {
  .sec-sub .banner-con {height: auto;padding: 10rem 0;}
  .sec-sub .banner-con .txt-wrap h4 {font-size: 5rem;line-height: 7rem;}
  .sec-sub .banner-con .txt-wrap > p {font-size: 2.6rem;line-height: 1.6;}
  .sec-sub .banner-con .txt-wrap .view-btn {gap: 1.8rem;width: 34rem;height: 8rem;border-radius: 1rem;}
  .sec-sub .banner-con .txt-wrap .view-btn p {font-size: 2.8rem;}
  .sec-sub .banner-con .txt-wrap .view-btn .arrow {width: 2.4rem;}
}


.sec-sub .info-con .tit-wrap > strong {display: block;font-size: 2.6rem;line-height: 3.2rem;font-weight: 700;padding-top: 2.8rem;}
.sec-sub .info-con .tit-wrap .p-wrap p strong {color: #004290;font-weight: 600;text-decoration: underline;}

@media (max-width: 760px) {
  .sec-sub .info-con .inner {width: 100%;}
  .sec-sub .info-con .tit-wrap {margin-left: 3.3335rem;width: calc(100% - 3.3335rem);}
  .sec-sub .info-con .tit-wrap > strong {font-size: 3.2rem;line-height: 1.5;}
  .sec-sub .info-con .cont {flex-wrap: nowrap;margin-left: 3.3335rem;width: calc(100% - 3.3335rem);}
}


.layer-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all 0.3s ease;}
.layer-modal.open {opacity: 1;visibility: visible;}
.layer-modal .modal-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);backdrop-filter: blur(5px);}
.layer-modal .modal-box {position: relative;background-color: #fff;width: 500px;border-radius: 20px;padding: 50px 40px;box-sizing: border-box;transform: translateY(20px);transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);}
.layer-modal.open .modal-box {transform: translateY(0);}
.layer-modal .btn-close {position: absolute;top: 25px;right: 25px;width: 30px;height: 30px;background: none;cursor: pointer;z-index: 10;}
.layer-modal .btn-close .line {display: block;width: 100%;height: 2px;background-color: #333;position: absolute;top: 50%;left: 0;}
.layer-modal .btn-close .line:nth-child(1) { transform: translateY(-50%) rotate(45deg); }
.layer-modal .btn-close .line:nth-child(2) { transform: translateY(-50%) rotate(-45deg); }
.layer-modal .pop-cont {display: none;text-align: center;max-height: 80vh;overflow-y: auto;}
.layer-modal .pop-cont.active {display: block;}
.layer-modal .pop-cont .label {display: inline-block;background-color: #004290;color: #fff;font-size: 13px;font-weight: 600;padding: 5px 15px;border-radius: 30px;margin-bottom: 20px;}
.layer-modal .pop-cont h5 {font-size: 30px;line-height: 1.3;color: #222;margin-bottom: 25px;font-weight: 700;}
.layer-modal .pop-cont h5 strong {color: #004290;font-weight: 700;}
.layer-modal .pop-cont p {font-size: 18px;line-height: 1.6;color: #666;word-break: keep-all;padding-top: 20px;}
.layer-modal .pop-cont .img {width: 100%;border-radius: 10px;overflow: hidden;}
.layer-modal .pop-cont .img img {width: 100%;height: auto;}

@media screen and (max-width: 760px) {
  .layer-modal .modal-box { padding: 40px 20px; width: 90%;max-width: 500px;}
  .layer-modal .pop-cont h5 { font-size: 22px; margin-bottom: 20px; }
  .layer-modal .pop-cont p { font-size: 15px; }
  .layer-modal .btn-close { top: 15px; right: 15px; }
  .layer-modal .pop-cont::-webkit-scrollbar {width: 5px;}
  .layer-modal .pop-cont::-webkit-scrollbar-thumb {background-color: #dcdcdc;border-radius: 10px;}
  .layer-modal .pop-cont::-webkit-scrollbar-track {background-color: transparent;}
}


#sub1_2 .doctor-con {overflow: visible;}
#sub1_2 .doctor-con .doctor-tabs {display: flex;justify-content: center;margin-bottom: 6rem;border-radius: 1.2rem;overflow: hidden;}
#sub1_2 .doctor-con .doctor-tabs li {flex: 1;width: 33.333333%;position: relative;}
#sub1_2 .doctor-con .doctor-tabs li + li::before {content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 4rem;background-color: #d1d1d1;z-index: 10;}
#sub1_2 .doctor-con .doctor-tabs li.active::before {display: none;}
#sub1_2 .doctor-con .doctor-tabs li.active + li::before {display: none;}
#sub1_2 .doctor-con .doctor-tabs li button {width: 100%;height: 8rem;background-color: #f5f5f5;color: #999;font-size: 2rem;font-weight: 400;transition: all 0.3s ease;}
#sub1_2 .doctor-con .doctor-tabs li.active button {background-color: #004290;color: #fff;border-color: #004290;font-weight: 700;}
#sub1_2 .doctor-con .doctor-item {padding: 5rem 0;}
#sub1_2 .doctor-con .doctor-item1 {padding-top: 0;}
#sub1_2 .doctor-con .doctor-item .img {width: 100%;border-radius: 2rem;overflow: hidden;}
#sub1_2 .doctor-con .doctor-item .img img {width: 100%;height: auto;}
#sub1_2 .doctor-con .doctor-item .spec-wrap {display: flex;margin-top: 8rem;gap: 20rem;padding-bottom: 10rem;border-bottom: 1px solid rgba(0,0,0,0.1);}
#sub1_2 .doctor-con .doctor-item .spec-wrap .left .name {display: flex;align-items: end;font-size: 2rem;font-weight: 600;color: #282828;gap: 2.7rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .left .name strong {font-size: 5.5rem;font-weight: 700;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .left > strong {font-size: 2.6rem;line-height: 4.5rem;font-weight: 500;color: #282828;display: block;padding-top: 2.8rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .right {margin-right: 4.7rem;margin-top: 9rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .right ul {display: flex;align-items: center;gap: 13.2rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .right ul li {display: flex;flex-direction: column;gap: 3.7rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .right ul li .p-wrap {display: flex;flex-direction: column;gap: 0.9rem;}
#sub1_2 .doctor-con .doctor-item .spec-wrap .right ul li .p-wrap p {font-size: 1.8rem;font-weight: 500;color: #3E3E3E;display: flex;gap: 1rem;}

@media all and (max-width:1280px) {
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right {margin-right: 0;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right ul {gap: 6rem;}
}

@media all and (max-width:760px) {
  #sub1_2 .doctor-con {padding-bottom: 10rem;}
  #sub1_2 .doctor-con .doctor-tabs {margin-bottom: 4rem;}
  #sub1_2 .doctor-con .doctor-tabs li + li::before {height: 2.5rem;}
  #sub1_2 .doctor-con .doctor-tabs li button {font-size: 2.4rem;padding: 0 1rem;word-break: keep-all;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap {flex-direction: column;gap: 6rem;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .left .name {font-size: 3.5rem;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .left .name strong {font-size: 7rem;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .left > strong {font-size: 3.6rem;line-height: 1.6;padding-top: 6rem;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right {margin-top: 0;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right ul {flex-direction: column;align-items: start;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right ul li .p-wrap {gap: 1.5rem;}
  #sub1_2 .doctor-con .doctor-item .spec-wrap .right ul li .p-wrap p {font-size: 2.8rem;word-break: keep-all;line-height: 1.3;}
}


#sub1 .interior-con {background-color: rgba(0,66,144,0.03);padding: 16rem 0;}
#sub1 .interior-con .container {position: relative;display: flex;justify-content: space-between;}
#sub1 .interior-con .container .tit-wrap {position: relative;width: 50.8rem;color: #282828;border-bottom: 0;padding: 0;margin: 0;}
#sub1 .interior-con .container .tit-wrap h3 {font-size: 3.4rem;line-height: 5.2rem;font-weight: 800;}
#sub1 .interior-con .container .tit-wrap p {font-size: 1.7rem;line-height: 3rem;font-weight: 500;padding-top: 5.6rem;}
#sub1 .interior-con .container .cont {width: calc(100% - 66.2rem);margin: 0;}
#sub1 .interior-con .container .cont .swiper-slide .img {border-radius: 3rem;overflow: hidden;}
#sub1 .interior-con .container .cont .swiper-slide .img img {width: 100%;height: auto;}
#sub1 .interior-con .container .swiper-pagination2 {position: absolute;left: 0;top: auto;bottom: 0;background-color: #fff;}
#sub1 .interior-con .container .swiper-pagination2 .swiper-pagination-progressbar-fill {background-color: #004290;}

@media all and (max-width:1280px) {
  #sub1 .interior-con .container .cont {width: calc(100% - 55rem);}
}

@media all and (max-width:1080px) {
  #sub1 .interior-con .container .swiper-pagination2 {bottom: -3rem;}
}

@media all and (max-width:960px) {
  #sub1 .interior-con .container {flex-direction: column;padding-bottom: 5rem;}
  #sub1 .interior-con .container .tit-wrap {width: 100%;position: static;}
  #sub1 .interior-con .container .cont {width: 100%;margin-top: 5rem;}
  #sub1 .interior-con .container .swiper-pagination2 {bottom: 0;}
}

@media all and (max-width:760px) {
  #sub1 .interior-con {padding: 10rem 0;}
  #sub1 .interior-con .container .tit-wrap h3 {font-size: 5rem;line-height: 7rem;}
  #sub1 .interior-con .container .tit-wrap p {font-size: 2.6rem;line-height: 1.6;padding-top: 3rem;}
}


#sub1 .solution-con .cont .box .box-tit {flex-direction: column;}


#sub2 .solution-con .cont .box1 {background-image: url("../img/new/sub2_solution_con_img1.jpg");}
#sub2 .solution-con .cont .box2 {background-image: url("../img/new/sub2_solution_con_img2.jpg");}
#sub2 .solution-con .cont .box3 {background-image: url("../img/new/sub2_solution_con_img3.jpg");}
#sub2 .spc-con {display: flex;flex-direction: column;text-align: center;padding: 20rem 0 40rem;}
#sub2 .spc-con strong {font-size: 5rem;line-height: 7rem;font-weight: 700;}
#sub2 .spc-con p {font-size: 2rem;line-height: 3.2rem;padding-top: 2.7rem;}

@media all and (max-width:760px) {
  #sub2 .spc-con strong {letter-spacing: -0.1rem;}
  #sub2 .spc-con p {font-size: 2.6rem;line-height: 1.6;padding-top: 2.8rem;}
}


#sub3 .solution-con .cont .box1 {background-image: url("../img/new/sub3_solution_con_img1.jpg");}
#sub3 .solution-con .cont .box2 {background-image: url("../img/new/sub3_solution_con_img2.jpg");}
#sub3 .solution-con .cont .box3 {background-image: url("../img/new/sub3_solution_con_img3.jpg");}
#sub3 .solution-con .cont .box4 {background-image: url("../img/new/sub3_solution_con_img4.jpg");}


#sub4 .solution-con .cont .box1 {background-image: url("../img/new/sub4_solution_con_img1.jpg");}
#sub4 .solution-con .cont .box2 {background-image: url("../img/new/sub4_solution_con_img2.jpg");}
#sub4 .solution-con .cont .box3 {background-image: url("../img/new/sub4_solution_con_img3.jpg");}
#sub4 .insu-con .cont table tr:first-child {height: 16rem;}
#sub4 .insu-con .cont table tr:first-child td {line-height: 1.8;}

@media all and (max-width:760px) {
  #sub4 .insu-con .cont table tr:first-child {height: auto;}
}

#sub4 .banner-con {background-image: url("../img/new/sub4_banner_con_bg.jpg");}


#sub5 .banner-con {background-image: url("../img/new/sub5_banner_con_bg.jpg");}
#sub5 .solution-con .cont .box1 {background-image: url("../img/new/sub5_solution_con_img1.jpg");}
#sub5 .solution-con .cont .box2 {background-image: url("../img/new/sub5_solution_con_img2.jpg");}
#sub5 .solution-con .cont .box3 {background-image: url("../img/new/sub5_solution_con_img3.jpg");}


#sub6 .info-con .cont {display: flex;justify-content: space-between;padding-bottom: 10rem;border-bottom: 1px solid rgba(0,0,0,0.1);}
#sub6 .info-con .cont .box {width: calc(33.333333% - 1.333333rem);}
#sub6 .info-con .cont .box .img {width: 100%;border-radius: 2rem;overflow: hidden;}
#sub6 .info-con .cont .box .img img {width: 100%;height: auto;}
#sub6 .info-con .cont .box h5 {font-size: 1.4rem;font-weight: 500;color: #004290;padding-top: 4.2rem;padding-left: 1.1rem;}
#sub6 .info-con .cont .box h4 {font-size: 2.8rem;font-weight: 700;padding-top: 0.9rem;padding-left: 1.1rem;}
#sub6 .info-con .cont .box p {font-size: 1.8rem;line-height: 2.6rem;color: #333;padding-top: 2rem;padding-left: 1.1rem;}

@media (max-width: 760px) {
  #sub6 .info-con .cont .box h5 {font-size: 2.8rem;padding-left: 2rem;}
  #sub6 .info-con .cont .box h4 {font-size: 4rem;padding-top: 1.5rem;padding-left: 2rem;}
  #sub6 .info-con .cont .box p {font-size: 3rem;line-height: 1.5;padding: 2rem 2rem 0 2rem;word-break: keep-all;}
}


#sub6 .check-con {padding-top: 0;}
#sub6 .check-con .cont {padding-bottom: 10rem;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
#sub6 .check-con .cont ul {display: flex;justify-content: center;}
#sub6 .check-con .cont ul li {text-align: center;padding-left: 5rem;margin-left: 5rem;border-left: 1px solid rgba(0, 0, 0, 0.1);}
#sub6 .check-con .cont ul li h5 {width: 8rem;height: 2.2rem;line-height: 2.2rem;background-color: #004290;border-radius: 3rem;color: #fff;font-size: 1.3rem;font-weight: 700;text-align: center;margin: 0 auto;}
#sub6 .check-con .cont ul li h4 {font-size: 2.8rem;font-weight: 700;padding-top: 1.9rem;}
#sub6 .check-con .cont ul li p {font-size: 1.6rem;line-height: 2.4rem;color: #333;padding-top: 1.9rem;}
#sub6 .check-con .cont ul li:first-child {padding-left: 0;margin-left: 0;border-left: 0;}

@media (max-width: 1280px) {
  #sub6 .check-con .cont ul {flex-wrap: wrap;gap: 8rem 0;}
  #sub6 .check-con .cont ul li {width: 50%;padding: 0;margin: 0;}
  #sub6 .check-con .cont ul li:nth-child(3),
  #sub6 .check-con .cont ul li:nth-child(5) {border-left: 0;}
}

@media (max-width: 760px) {
  #sub6 .check-con .cont ul li {width: 100%;border-left: 0;align-items: center;gap: 5rem;}
  #sub6 .check-con .cont ul li h5 {font-size: 2.6rem;width: 17rem;height: 5rem;line-height: 5rem;}
  #sub6 .check-con .cont ul li h4 {font-size: 4.4rem;}
  #sub6 .check-con .cont ul li p {font-size: 2.6rem;line-height: 1.5;}
}


#sub7 .info-con .tit-wrap {margin-bottom: 0;}

#sub7 .rami-con {padding-top: 0;}
#sub7 .rami-con .tit-wrap {margin-bottom: 10rem;}
#sub7 .rami-con .cont {display: flex;justify-content: space-between;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding-bottom: 10rem;}
#sub7 .rami-con .cont .rami {width: calc(50% - 5rem);}
#sub7 .rami-con .cont .rami .img {width: 100%;display: flex;justify-content: center;}
#sub7 .rami-con .cont .rami .img img {width: 45rem;height: auto;}
#sub7 .rami-con .cont .rami h4 {width: 100%;height: 8rem;line-height: 8rem;text-align: center;font-size: 3rem;color: #fff;}
#sub7 .rami-con .cont .rami p {width: 100%;text-align: center;height: 12rem;line-height: 12rem;font-size: 2.6rem;}
#sub7 .rami-con .cont .rami.normal .img {background-color: #ddd;}
#sub7 .rami-con .cont .rami.normal h4 {background-color: #373737;font-weight: 500;}
#sub7 .rami-con .cont .rami.normal p {color: #999;font-weight: 500;border-bottom: 1px solid #E8E8E8;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;}
#sub7 .rami-con .cont .rami.una {background: #004290;background: linear-gradient(180deg, rgba(0, 66, 144, 0.5) 0%, rgba(0, 66, 144, 1) 100%);}
#sub7 .rami-con .cont .rami.una h4 {font-weight: 800;border-top: 1px solid rgba(255, 255, 255, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#sub7 .rami-con .cont .rami.una p {font-weight: 700;color: #fff;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}

@media (max-width: 760px) {
  #sub7 .rami-con .tit-wrap {margin-bottom: 5rem;}
  #sub7 .rami-con .cont .rami {width: calc(50% - 0.5rem);}
  #sub7 .rami-con .cont .rami .img img {width: 35rem;}
  #sub7 .rami-con .cont .rami p {height: 15rem;line-height: 1.3;font-size: 2.6rem;display: flex;align-items: center;justify-content: center;}
}


#sub7 .box-con {padding-top: 0;}
#sub7 .box-con .box .img img {width: 100%;height: auto;}
#sub7 .box-con .box p {font-size: 2.5rem;font-weight: 700;padding-top: 3.5rem;}

@media (max-width: 760px) {
  #sub7 .box-con .cont .box .img {aspect-ratio: 416/207;}
  #sub7 .box-con .box p {font-size: 3.2rem;}
}


#footer {width: 100%;background-color: #363636;height: 28.3rem;padding: 4.3rem 0 5.1rem;}
#footer .ft-logo {width: 14rem;}
#footer .ft-logo a {display: block;}
#footer .ft-logo a img {width: 100%;height: auto;}
#footer .top {display: flex;flex-direction: column;gap: 1rem;margin-top: 3.4rem;}
#footer .top .p-wrap {display: flex;gap: 1.3rem;}
#footer .top .p-wrap p {font-size: 1.6rem;color: #999;}
#footer .top .p-wrap p strong {font-weight: 500;color: #fff;}
#footer .btm {display: flex;justify-content: space-between;padding-top: 2.2rem;margin-top: 2.2rem;border-top: 1px solid rgba(255,255,255,0.2);}
#footer .btm address {font-size: 1.4rem;color: rgba(255,255,255,0.6);}
#footer .btm .ft-util {display: flex;gap: 1.8rem;}
#footer .btm .ft-util a {font-size: 1.4rem;color: #999;}
#footer .btm .ft-util a strong {color: #fff;font-weight: 500;}

@media all and (max-width: 760px) {
  #footer {height: auto;padding: 7rem 0;}
  #footer .ft-logo {width: 25rem;margin: 0 auto;}
  #footer .top {margin-top: 6rem;}
  #footer .top .p-wrap {flex-direction: column;align-items: center;}
  #footer .top .p-wrap p {font-size: 2.5rem;display: flex;gap: 1rem;}
  #footer .btm {flex-direction: column;align-items: center;text-align: center;padding-top: 0;margin-top: 5rem;border-top: 0;}
  #footer .btm address {font-size: 2.2rem;color: rgba(255,255,255,0.4);line-height: 1.3;}
  #footer .btm .ft-util {gap: 2.5rem;padding-top: 3rem;margin-top: 3rem;border-top: 1px solid rgba(255,255,255,0.1);width: 100%;justify-content: center;}
  #footer .btm .ft-util a {font-size: 2.5rem;}
}


.popup-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);display: flex;justify-content: center;align-items: center;z-index: 9999;}
.popup-content {background-color: #fff;width: 90%;max-width: 60rem;max-height: 90vh;border-radius: 8px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);display: flex;flex-direction: column;overflow: hidden;}
.popup-header {display: flex;justify-content: space-between;align-items: center;padding: 1.5rem 2rem;background-color: #f8f9fa;border-bottom: 1px solid #ddd;}
.popup-header h2 {margin: 0;font-size: 2.5rem;color: #333;font-weight: 700;}
.close-btn {background: none;border: none;font-size: 2.5rem;font-weight: bold;cursor: pointer;color: #666;}
.popup-body {padding: 2rem;overflow-y: auto;}
.price-table {width: 100%;border-collapse: collapse;text-align: center;border: 2px solid #333;}
.price-table th, .price-table td {border: 1px solid #ccc;padding: 1.2rem 0.8rem;font-size: 1.8rem;color: #333;}
.price-table th {background-color: #f8f9fa;font-weight: bold;}

@media all and (max-width: 760px) {
  .popup-content {width: 96%;max-width: 100%;}
  .popup-header {padding: 2.5rem 3rem;}
  .popup-header h2 {font-size: 3.5rem;}
  .close-btn {font-size: 4.5rem;}
  .price-table th, .price-table td {padding: 2.2rem 1.8rem;font-size: 2.4rem;}
}



























