@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.8em;font-family:'Pretendard', 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:'Pretendard', 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:'Pretendard', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard', 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 {max-width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;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}

/* 팝업 반응형 */
@media (max-width:1600px) {
	#hd_pop {width:100%;}
	.hd_pops {top:100px !important;left: 20px !important;}
	.hd_pops_con iframe{width:100%;}
}
@media (max-width:780px) {
	.hd_pops {max-width:500px;width: calc(100% - 40px) !important;}
	.hd_pops_con {width:100% !important;height:auto !important;/* max-height: 60vh; */overflow: auto;}
	.hd_pops_con img {width:100%;height:auto;}
	.hd_pops_footer button{font-size:13px;}
}

/* 상단 레이아웃 */
#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('../img/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;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;border-radius: 8px;}
#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: 8px;}
#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: 8px;}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width: 120px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius: 8px;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;list-style: inherit;}

/* 버튼 */
a.btn,.btn {display:inline-block;vertical-align:middle;line-height: 45px;height: 45px;padding:0 10px;border:none;text-align:center;font-size: 15px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

/* 버튼 반응형 */
@media screen and (max-width:350px){
	a.btn,.btn {font-size:13px;line-height: 40px;height: 40px;padding:0 8px;}
}

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 #000;background: #000;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: 1px solid #000;cursor:pointer;color:#fff;background:#000;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;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}
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}

/* 게시판용 버튼 */
#bo_w .btn_cancel, #bo_w .btn_submit {border: 1px solid #d1d1d1;color:#777;background:#fff;}
a.btn_b01,.btn_b01 {background:#fff;color:#777;border:1px solid #d1d1d1;}
a.btn_b02,.btn_b02 {background:#fff;color:#777;border:1px solid #d1d1d1;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:43px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:43px;}
a.btn_admin,.btn_admin {background:#fff;color:#777;border:1px solid #d1d1d1;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap table {font-size:15px;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 {font-size:15px;border: 2px solid #eee;background:#fff;color:#000;vertical-align:middle;border-radius: 10px;padding:5px 20px;box-shadow: none;-webkit-box-shadow: none;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:45px}

.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;color:#777 !important}
.empty_list, .empty_li {padding:50px 0 !important;text-align:center !important;color:#777 !important}

.no_sch figure img{display:block;margin:0 auto;max-width: 100px;}
.no_sch h3{font-size: 22px;font-weight:300;color:#000;margin-top: 20px;word-break:keep-all;}
.no_sch h3 .pt{color:var(--ptColor1); font-weight:700;}
.no_sch h3 .bold{font-weight:700;}
.no_sch p{color:#999;margin-top: 12px;font-size: 15px;word-break:keep-all;}

/* 자료 없는 목록 반응형 */
@media screen and (max-width:480px){
	.no_sch figure img{max-width: 70px;}
	.no_sch h3{font-size:18px;}
	.no_sch p{font-size:11px;}
}

/* 필수입력 */
.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;background:#fff}
.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 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center;/* padding-top: 30px; */}
.new_win .btn_close {padding:0 20px;height:40px;font-size:1.083em;font-weight: 600;overflow:hidden;cursor:pointer;border-radius: 8px;}
.new_win .btn_submit {padding:0 20px;height: 40px;font-weight:bold;font-size:1em;border-radius: 8px;}

#find_info #info_fs {font-size:16px;}
#find_info .win_btn {position:absolute;bottom: 40px;right: 20px;}

/* 새창 기본 스타일 반응형 */
@media screen and (max-width: 500px){
	#find_info #info_fs {font-size:14px;}
	#find_info .win_btn {position:relative;bottom: auto;right: auto;}
}

/* 검색결과 색상 */
.sch_word {color:#fff;background:var(--ptColor1);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 {margin-top: 50px;text-align: center;}
.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:transparent;border:1px solid transparent}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:14px;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:30px}
/* .pg_page:hover {background-color:#fafafa} */
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
/* .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa} */

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

/* 팁 */
.tooltip_icon {display:inline-block;vertical-align:middle;color:var(--ptColor1);border:0;font-size:1em;background:transparent;cursor:pointer}
.tooltip_icon:hover {color::var(--ptColor1)}
.tooltip {position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}

.tooltip_txt {position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold}
.tooltip_txt:before {content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
.tooltip_txt i {font-size:1.2em;vertical-align:middle}

/* 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}

* { margin:0; padding:0; outline:none !important}
li {list-style:none;}

.inner {max-width:1540px;width:100%;padding-left: 20px;padding-right: 20px;margin:0 auto; position:relative;}
.inner_x{max-width:100%;width:100%;padding-left: 0px;padding-right: 0px;}
.clearfix::after {content:'';display:block;clear:both;}

/* input, radio */
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] {display:none;}
.chk_box input[type="checkbox"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="checkbox"] + label {position:relative;padding-left:20px;color:#676e70;}
.chk_box input[type="checkbox"] + label:hover{color:var(--ptColor1)}
.chk_box input[type="checkbox"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px;cursor:pointer;}
.chk_box input[type="checkbox"]:checked + label {color:#000;cursor:pointer;}
.chk_box input[type="checkbox"]:checked + label span {background:url('../img/chk.png') no-repeat 50% 50% var(--ptColor1);border-color:var(--ptColor1);border-radius:3px}

.chk_box input[type="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#fff;border:1px solid #cdd6df;border-radius:50%;cursor:pointer;}
.chk_box input[type="radio"]:checked + label {color:var(--ptColor1);cursor:pointer;}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:var(--ptColor1);content:'';position:absolute;top:3px;left:3px;border-radius:50%}

/* 게시판 목록 */
#bo_list .chk_box input[type="checkbox"] + label, #bo_gall .chk_box input[type="checkbox"] + label {padding-left: 23px;font-size:14px;}
#bo_list .chk_box input[type="checkbox"] + label span, #bo_gall .chk_box input[type="checkbox"] + label span {width:16px;height:16px;}
#bo_list .cnt_cmt{background:var(--ptColor1);flex-shrink:0;margin-left:5px;box-shadow: none;}

/* 게시판 상세 */
#bo_v iframe {width:100% !important;height:auto !important;aspect-ratio:16/9;}
#bo_v .comment_wrap{border:1px solid #ececec; padding:20px;padding-top:0px;margin-top:20px;padding-bottom:0;}
#bo_vc .cmt_contents{padding:0;border:0;background:transparent;}
#bo_vc article{padding:15px; border:1px solid #ececec;}
#bo_v .bo_vc_w{margin:0;margin-top:20px;}
#bo_v .bo_vc_w .btn_submit{padding:0; width:50px; height:50px; display:flex; justify-content:center; align-items:center;}
#bo_v .bo_vc_w .btn_confirm{margin:0;position: absolute;top: 0;right: 0;}
#bo_v .bo_vc_w textarea{height:50px;border:1px solid #ececec;box-shadow:none;background:#fff !important;resize:none;padding-right: 60px;}
#bo_v .bo_vc_hdinfo{font-style:normal;}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest{font-size:16px;}
#bo_v .bo_vc_hdinfo{color: var(--txtColor1);font-size: 16px;}
#bo_vc .cmt_contents{line-height:1.6;font-size: 16px;font-weight: 300;color: var(--txtColor1);}
#bo_vc_w .bo_vc_w_info .frm_input {border:1px solid #ececec;border-radius:0;}
#bo_vc_w #captcha #captcha_img, #bo_vc_w #captcha #captcha_key, #bo_vc_w #captcha #captcha_mp3, #bo_vc_w #captcha #captcha_reload {border-radius:0;}

#bo_vc > article .bo_vc_w{margin-top:0;}
#bo_vc > article .bo_vc_w > form{margin-top:20px;}

/* 게시판 상세 반응형 */
@media screen and (max-width:480px){
	#bo_v .comment_wrap{padding:10px; padding-top:0; padding-bottom:0;}
	#bo_v .bo_vc_w{margin-top:10px;}
	#bo_v .bo_vc_w form{gap:10px;}
	#bo_vc article{margin:10px 0;}
	#bo_vc article{padding:10px;}
	#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest{font-size:14px;}
	#bo_vc header span{font-size:10px;}
	#bo_vc .cmt_contents{font-size:12px;}
	#bo_v .bo_vc_w textarea{font-size:14px;}
}

/* 게시판 글쓰기 */
#bo_w .bo_w_flie .file_wr{border: 2px solid #eee;border-radius: 10px;height: 45px;padding: 6px;}
#bo_w .bo_w_link label,#bo_w .bo_w_flie .lb_icon {background: #eee;color: #222;border-radius: 8px 0 0 8px;height: 43px;line-height: 43px;width: 45px;}
#bo_w .bo_w_select select{background: #fff;border: 2px solid #eee;height:45px;font-size: 15px;border-radius: 10px;padding: 0 35px 0 20px;background:url(../img/select_arr.png) no-repeat center right 18px;  -webkit-appearance:none;  -moz-appearance:none; appearance:none;}
#bo_w .bo_w_tit #btn_autosave {background: #eee;color: #222;border-radius: 10px;top:8px;right:8px;}
#bo_w .option_div input[type='checkbox'] {position:relative;top: -1px;}
#bo_w .option_div input[type='checkbox']{display: none;}
#bo_w .option_div input[type='checkbox'] + label{display: flex;align-items:center;line-height: 16px;cursor: pointer;gap: 5px;}
#bo_w .option_div input[type='checkbox'] + label::before{content: '';width: 14px;height: 14px;font-weight: 600;text-align: center;line-height: 12px;background-color: #fff;border: 2px solid #eee;border-radius: 5px;font-size: 13px;}
#bo_w .option_div input[type='checkbox'] + label + input[type='checkbox'] + label {margin-top: 10px;}
#bo_w .option_div input[type='checkbox']:checked + label::before{background: var(--ptColor1);content: '✓';border: 1px solid var(--ptColor1);color: #fff;}
#bo_w .bo_w_link .frm_input{padding-left: 55px;}

/* 약관 */
#ctt_con{word-break: break-all;}
#ctt_con ul {list-style: inherit;}
#ctt_con li {display:list-item !important;list-style: inherit !important;}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

/* 약관 반응형 */
@media screen and (max-width:1200px){
	#ctt {padding:0;}
}
@media screen and (max-width:1024px){
	#ctt_con .p01 {font-size:18px; line-height:1.3;}
	#ctt_con .cont_box {padding-bottom:20px; margin-bottom:20px;}
	#ctt_con .p02 {font-size:16px;}
	#ctt_con .p03 {font-size:14px; line-height:1.6;}
}
@media screen and (max-width:640px){
	#ctt_con .p01 {font-size:16px;}
	#ctt_con .cont_box {padding-bottom:15px; margin-bottom:15px;}
	#ctt_con .p02 {font-size:13px;}
	#ctt_con .p03 {font-size:12px;}
}

/* 로그인 페이지 */
.login_type02_wrap{margin:0 auto;padding:28px; max-width:476px; width:100%; border-radius:20px; background: #FFF;box-shadow: 0px 4px 25px 0px rgba(190, 190, 190, 0.25);}
.login_type02_wrap .tit{text-align:center; color:#000; font-size:28px; font-weight:700; line-height:1.38;margin-bottom:24px;}
.login_type02_wrap .frm_input{width:100%; height:58px; padding:8px 8px 8px 20px; border-radius:8px; border:1px solid #e5e5e5; background:#f7f7f7;margin-bottom:12px; font-size:16px; font-weight:500;box-shadow:none; background-image:none !important;}
.login_type02_wrap .chk_box input[type="checkbox"] + label span{width:18px; height:18px; border-radius:20px;background:url('../img/chk_ed.png') no-repeat 50% 50%;}
.login_type02_wrap .chk_box input[type="checkbox"]:checked + label span{border-color:#000;background:url('../img/chk.png') no-repeat 50% 50% #000;}
.login_type02_wrap .chk_box input[type="checkbox"] + label{font-size:15px; color:#3c3c3c !important; font-weight:500;padding-left:28px; cursor:pointer;}
.login_type02_wrap input[type="submit"]{margin-top:24px;line-height:58px;border: 0;background:#000;text-align:center;border-radius:8px;font-size:18px;color:#fff;font-weight:600;width:100%;}
.login_type02_wrap .find_info{display:flex; justify-content:space-between; align-items:flex-end;margin:24px 0;}
.login_type02_wrap .find_info .t1{/* margin-bottom:12px; */ font-size:18px; color:#000; font-weight:600;}
.login_type02_wrap .find_info .t2{font-size:15px; color:#434343; font-weight:400;}
.login_type02_wrap .find_info #login_password_lost{color:#434343;text-decoration:underline;font-size:14px;font-weight:500;line-height: normal;padding: 0;border: 0;}
.login_type02_wrap .regi_btn{line-height:58px; border:1px solid #000; border-radius:8px; background:#fff ;text-align:Center; font-size:18px; font-weight:500;display:block; width:100%;}
.login_type02_wrap #sns_login{margin:0; border-top:0;}
.login_type02_wrap .sns-wrap{display:flex; flex-direction:column-reverse;}
.login_type02_wrap #sns_login h3{display:none;}
.login_type02_wrap #sns_login .sns-icon{padding:0 28px; line-height:58px; border-radius:8px; height:auto; text-align:center;margin:0;margin-top:8px;}
.login_type02_wrap #sns_login .txt{display:inline;padding-left:0; border-left:0; font-size:18px; font-weight:500;}
.login_type02_wrap #sns_login .txt:hover{background:transparent;}
.login_type02_wrap #sns_login.sns-wrap-over .sns-kakao,
.login_type02_wrap #sns_login.sns-wrap-over .sns-naver{background-position:28px center;}
.login_type02_wrap #mb_login_od_wr{width:100%;margin-top:48px; padding-top:49px; border-top:1px solid #d9d9d9;}
.login_type02_wrap #mb_login_od_wr h2{text-align:center; color:#000; font-size:28px; font-weight:700; line-height:1.38;margin-bottom:24px;margin-top:0;}
.login_type02_wrap #mb_login_od_wr .frm_input{margin:0;width:100%; height:58px; padding:8px 8px 8px 20px; border-radius:8px; border:1px solid #e5e5e5; background:#f7f7f7;margin-bottom:12px; font-size:16px; font-weight:500;box-shadow:none; background-image:none !important;}
.login_type02_wrap #mb_login_od_wr p{display:none;}
.login_type02_wrap #mb_login_od_wr .btn_submit{margin-top:0; line-height:58px; background:#000; border-radius:8px; font-size:18px; font-weight:600; color:#fff; height:auto;}

.new_login .rgs_ul {margin: 30px 0 20px;display:flex;justify-content:center;line-height: 1;}
.new_login .rgs_ul > li + li {padding-left:10px;margin-left:10px;border-left: 1px solid rgb(85 85 85 / 34%);}
.new_login .rgs_ul > li > a {color:#555;font-weight:300;}
.new_login .sns-wrap {margin-top: 30px;padding-top: 20px;display:flex;align-items: center;flex-direction: row;gap: 10px;border-top: 1px solid #e5e5e5;}
.new_login .sns-wrap .sns_tt {flex-shrink: 1;margin-right:auto;font-size: 18px;font-weight: 300;line-height: 1.5;text-align: left;}
.new_login .sns-wrap .sns_tt strong {font-weight:600;}
.new_login .sns-icon .txt i {display:none;}
.new_login #sns_login.sns-wrap-over .sns-kakao,
.new_login #sns_login.sns-wrap-over .sns-naver{background-position:center;}
.new_login #sns_login .sns-icon {padding: 0;width: 50px;line-height: 50px;height: 50px;}
.new_login #sns_login .txt {opacity:0;display: inline-block;}

/* 로그인 페이지 반응형 */
@media screen and (max-width: 500px){
   .login_type02_wrap .find_info {flex-direction:column;gap: 20px;text-align: center;}
   .login_type02_wrap .find_info * {word-break:keep-all}
   .login_type02_wrap .find_info .txt {width:100%;}
   .login_type02_wrap .find_info #login_password_lost {margin:0 auto;word-break:keep-all}
   .sns-wrap-over .sns-kakao, .sns-wrap-over .sns-naver {background-position-x:10px !important;}
}
@media screen and (max-width: 400px){
   .new_login .rgs_ul {flex-direction:column;align-items:center;text-align:center;gap:10px;}
   .new_login .rgs_ul > li + li {padding:0;margin:0;border:0;}
   .new_login .sns-wrap {flex-wrap:wrap;justify-content: center;}
   .new_login .sns-wrap .sns_tt {width:100%;text-align:center;}
}

/* 상단 */
.header {position: fixed; top: 0; width: 100%; z-index: 111; transition: all 0.3s;}
.header .header_inner {position: relative; z-index: 1; padding: 0 50px; transition: all 0.3s;}
.header a {color: #fff;}
.header h1 a {display: inline-block; width: 200px; height: auto;aspect-ratio:300/91;}
.header h1 a img {width: 100%;}
.header .logo_hv {display: none;}
.header .gnb { display: flex; justify-content: space-between; align-items: center; height: var(--hdHeight);}
.header .gnb ul {display: flex; width: calc(100% - 1020px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.header .gnb ul li {flex: 1; text-align: center; padding: 33px 0;}
.header .gnb ul li > a {white-space: nowrap; font-size: 17px; font-weight: 600; transition: all .3s; color: #fff;}
.header .gnb ul li > a:hover {color:var(--ptColor1) !important;}
.header .gnb ul li.hv > a {color:var(--ptColor1) !important;}
.header .lnb { visibility: hidden; opacity: 0.7; position: fixed; top: -100%;  display: flex; width: 100%; border-top: 1px solid #ddd; background-image: url(../img/gnb.png); background-repeat: no-repeat; background-position: 101% 145%; background-color: #fff; transition: all .8s;}
.header .lnb ul {display: flex; width: calc(100% - 1020px); margin: 0 auto; padding: 4px 0;}
.header .lnb ul li {flex: 1; text-align: center; opacity: 0;}
.header .lnb ul li a {display: block; margin: 26px 0; font-size: 18px; font-weight: 500; color: rgba(24, 24, 24, 0.6); transition: all .3s;}
.header .lnb ul li a:hover {color:var(--ptColor1);}
.header .hamburger_wrap {width: auto; text-align: end;display:flex ;gap:20px; align-items:center;justify-content:flex-end;}
.header .hamburger { display: inline-block; cursor: pointer;}
.header .hamburger__bar1,
.header .hamburger__bar3 {display: block; width: 35px; height: 2px; margin: 8px 0; background-color: #fff; transition: 0.4s; border-radius: 16px;}
.header .change .hamburger__bar1 { -webkit-transform: rotate(-45deg) translate(-1px, 6px);}
.header .change .hamburger__bar3 {-webkit-transform: rotate(45deg) translate(-1px, -6px);}

.header .hamburger_wrap .blog{width:40px;height:40px; background:url(../img/blog_ico.png)no-repeat center/cover; transition:all 0.3s;margin-right:-10px;}
.header.wh .hamburger_wrap .blog{background:url(../img/blog_ico_hv.png)no-repeat center/cover;}
.header.click .hamburger_wrap .blog{background:url(../img/blog_ico_hv.png)no-repeat center/cover;}
.header.hv .hamburger_wrap .blog{background:url(../img/blog_ico_hv.png)no-repeat center/cover;}
.header .hamburger_wrap .odr_btn {border-radius: 100px;border: 1px solid #FFF;display: flex;padding: 8px 17px;justify-content: center;align-items: center;gap: 14px;color: #FFF;font-size: 16px;font-weight: 600;}
.header .hamburger_wrap .odr_btn:hover {border: 1px solid transparent;background-color: rgba(255, 255, 255, 0.2);transition: background-color 0.3s, border 0.3s;}
.header.wh .hamburger_wrap .odr_btn{border:1px solid #000;}
.header.click .hamburger_wrap .odr_btn{border:1px solid #000;}
.header.hv .hamburger_wrap .odr_btn{border:1px solid #000;}

.header.hv {background: #fff;}
.header.hv .header_inner {background: #fff;}
.header.hv .gnb a {color: #000 !important;}
.header.hv .logo_hv {display: block;}
.header.hv .logo_wh {display: none;}
.header.hv .lnb {visibility: visible; opacity: 1; top: 85px; box-shadow: rgba(149, 157, 165, 0.2) 0px 24px 24px -24px;}
.header.hv .lnb ul li { opacity: 1;}
.header.hv .hamburger__bar1,
.header.hv .hamburger__bar3 {background-color: #000;}
.header.hv .hamburger__bar1 { -webkit-transform: rotate(-45deg) translate(-1px, 6px);}
.header.hv .hamburger__bar3 {-webkit-transform: rotate(45deg) translate(-1px, -6px);}

.header.wh {background: #fff;}
.header.wh .header_inner {background: #fff;}
.header.wh .gnb a {color: #000 !important;}
.header.wh .logo_hv {display: block;}
.header.wh .logo_wh {display: none;}
.header.wh.hv .lnb {display: flex; opacity: 1; top: 85px; box-shadow: rgba(149, 157, 165, 0.2) 0px 24px 24px -24px;}
.header.wh.hv ul li { opacity: 1;}
.header.wh .hamburger__bar1,
.header.wh .hamburger__bar3 {background-color: #000;}

.header.sub_hd {background: #fff;}
.header.sub_hd .header_inner {background: #fff;}
.header.sub_hd .gnb a {color: #000 !important;}
.header.sub_hd .logo_hv {display: block;}
.header.sub_hd .logo_wh {display: none;}
.header.sub_hd.hv .lnb {display: flex; opacity: 1; top: 85px; box-shadow: rgba(149, 157, 165, 0.2) 0px 24px 24px -24px;}
.header.sub_hd.hv ul li { opacity: 1;}
.header.sub_hd .hamburger__bar1,
.header.sub_hd .hamburger__bar3 {background-color: #000;}

.header.click {background: #fff; }
.header.click .header_inner {background: #fff;}
.header.click .gnb a {color: #000 !important;}
.header.click .logo_hv {display: block;}
.header.click .logo_wh {display: none;}
.header.click .lnb {visibility: visible; opacity: 1;top: 85px; display: flex; opacity: 1; box-shadow: rgba(149, 157, 165, 0.2) 0px 24px 24px -24px;}
.header.click .lnb ul li { opacity: 1;}
.header.click .hamburger__bar1,
.header.click .hamburger__bar3 {background-color: #000;}

@media screen and (max-width:1600px){
	.header .header_inner {padding:0 20px;}
	.header .gnb ul, .header .lnb ul {width: 100%;max-width: 850px;gap:40px}
}
@media screen and (max-width:1200px){
	.header .gnb ul{display:none;}
	.header .hamburger_wrap{display:block;}
	.header .lnb ul {flex-direction:column;}
}
@media screen and (max-width:480px){
	.header h1 a {width:130px;}
}

#header_mo{display:none;}

@media screen and (max-width:1600px){
	.header .header_inner {padding:0 20px;}
	.header .gnb ul, .header .lnb ul {margin-left: 230px;width: 100%;max-width: 940px;gap:40px}
	.header .gnb ul {margin: 0;left: 230px;transform: translateY(-50%);}
}
@media screen and (max-width:1200px){
	.header .gnb ul{display:none;}
	.header .hamburger_wrap{display:block;}
	.header .lnb ul {flex-direction:column;}
}
@media screen and (max-width:480px){
	.header h1 a {width:130px;}
}

#header_mo{display:none;}

@media screen and (max-width:1200px){
	.hd_pc {display:none;}
	#header_mo{overflow:hidden;display:block;position:relative;}
	#header_mo .header{height:70px;box-sizing:border-box;width:100%;position:fixed;top:0;left:0;z-index:9999;background: transparent;transition: background .35s;}
	#header_mo .header.on {background:#fff;}
	#header_mo .header.scroll {background:#fff;}
	#header_mo .header.sub_hd {background:#fff;}
	#header_mo .header.scroll .depth1_a {color:#000;}
	#header_mo .header.scroll .depth1_a:hover {color:#0273B9;}
	#header_mo .header .hd_wrap {display:flex;align-items:center;justify-content:flex-start;height:100%;}
	#header_mo .header .hd_wrap .logo a{display:flex;align-items:center;background: url(../img/logo_w.svg)no-repeat center/contain;aspect-ratio: 300/91;width: 150px;height:auto;}
	#header_mo .header.wh .hd_wrap .logo a, #header_mo .header.on .hd_wrap .logo a, #header_mo.sub_hd .header .hd_wrap .logo a {background: url(../img/logo.svg) no-repeat center / contain;}
	#header_mo .header .hd_view {overflow-y:scroll;padding:0 15px;width:100%;height: 100vh;position: absolute;top: 70px;right:0;left:0;display:none;z-index:100;letter-spacing:0;background: #fff;}
	#header_mo .header .menu_wrap {width:100%;height:calc(100% - 78px); overflow-y:auto;overflow-x:hidden;}
	#header_mo .header .menu_wrap .sch_box{background:#f9f9f9; border-radius:100px; overflow:hidden;margin-top:20px;margin-bottom:20px;}
	#header_mo .header .menu_wrap .sch_box .ipt_box{display:flex;}
	#header_mo .header .menu_wrap .sch_box input{width:100%; height:50px; border:0;background:transparent; font-size:16px; padding:0 20px;}
	#header_mo .header .menu_wrap .sch_box button{width:50px; height:50px; display:flex; justify-content:center;align-items:center; border:0;background:transparent;margin-right:10px;}
	#header_mo .header .menu_li {position:relative;}
	#header_mo .header .menu_a {padding:20px;display:block;font-size:16px;line-height:20px;font-weight:600;color: var(--titColor1);cursor:pointer;position:relative;transform: skew(-0.1deg);}
	#header_mo .header .menu_a > a, #header_mo .header a.menu_a{color: #4c4c4c;}
	#header_mo .header .menu_a .expand {font-size:16px;line-height:20px;position:absolute;top:0;right:20px;padding:20px 0;transition:all 0.3s;}
	#header_mo .header .menu_a.on .expand {transform:rotate(90deg);}
	#header_mo .header .submenu_wrap {display:none;}
	#header_mo .header .submenu {padding:10px;background: #f9f9f9;border-radius:10px;}
	#header_mo .header .submenu a {padding:10px 5px 10px 10px;display:block;font-size:15px;color: var(--txtColor1);transition:all 0.2s;transform: skew(-0.1deg);}
	#header_mo .header .submenu a span{margin-left:10px;}
	#header_mo .header .hasSub > a{display:flex; justify-content:space-between; align-items:center;}
	#header_mo .header .hasSub .subMenu{display:none;padding:0 10px;}
	#header_mo .header .hasSub .subMenu li a{font-size:14px;color:#666;}
	#header_mo .header .mn_btn {position: absolute;right:20px;width: 25px;height: 18px;cursor:pointer;}
	#header_mo .header .mn_btn,
	#header_mo .header .mn_btn span {display: inline-block;transition: all 0.3s;box-sizing: border-box;}
	#header_mo .header .mn_btn span {position: absolute;left: 0;width: 100%;height: 2px;background-color: #fff;border-radius: 4px;}
	#header_mo .header .mn_btn span:nth-of-type(1) {top: 0;}
	#header_mo .header .mn_btn span:nth-of-type(2) {top: 47%;}
	#header_mo .header .mn_btn span:nth-of-type(3) {bottom: 0;}
	#header_mo .header .mn_btn.active span,
	#header_mo .header.on .mn_btn span, #header_mo.sub_hd .header .mn_btn span{background-color:#000;}
	#header_mo .header.scroll .mn_btn span{background-color:#000;}
	#header_mo .header.sub_hd .mn_btn span{background-color:#000;}
	#header_mo .header .mn_btn.active span:nth-of-type(1) {-webkit-transform: rotate(-45deg) translate(-1px, 5px);}
	#header_mo .header .mn_btn.active span:nth-of-type(2) {-webkit-transform: rotate(45deg) translate(-1px, -5px);}
}
@media screen and (max-width:480px){
	#header_mo .header{height:60px;}
	#header_mo .header .hd_wrap{ padding:0 15px;}
	#header_mo .header .hd_view{top:60px;}
	#header_mo .header .hd_wrap .logo a {width: 130px;}
}

/* 메인 */
.main {position: relative;overflow:hidden;}
.main * {word-break:keep-all;}
.main .inner{padding-top:120px;padding-bottom:160px;}
.main section h3 {text-align: center; font-size: 42px; font-weight: 700; line-height: 135%; color: var(--titColor1);}
.main section h4 {margin-top: 20px; text-align: center; font-size: 20px; font-weight: 300; line-height: 1.7; color: var(--txtColor1);}

@media screen and (max-width:1024px){
	.main .inner{padding-top:100px;padding-bottom:100px;}
	.main section h3{font-size:30px;}
}
@media screen and (max-width:768px){
	.main{overflow:hidden;}
	.main .inner{padding-top:80px;padding-bottom:80px;}
	.main section h3{font-size:26px;}
	.main section h4{margin-top:10px;}
}
@media screen and (max-width:480px){
	.main .inner{padding-top:60px;padding-bottom:60px;}
	.main section h3{font-size:24px;}
	.main section h4{font-size:16px;}
}
@media screen and (max-width:360px){
	.main section h3{font-size:22px;}
	.main section h4{font-size:14px;}
}

.main .mid_1 {position: relative;overflow: hidden;}
.main .mid_1 .main_swiper img {width: 100%;}
.main .mid_1 .visual_txt {position: absolute; bottom: 9.25%; left: 8.3%; z-index: 1;}
.main .mid_1 .visual_txt > b {display: inline-block; padding: 8px 20px; letter-spacing: 0.03em; font-size: 24px; font-weight: 600; border-radius:50px; color: #fff; background-color: var(--ptColor1);}
.main .mid_1 .visual_txt p {margin-top: 20px; font-size: 50px; font-weight: 300; line-height: 135%; color: #fff ;letter-spacing:-0.02em}
.main .mid_1 .visual_txt p b {font-weight: bold;}
.main .mid_1 .visual_page {display: flex; margin-top: 41px;}
.main .mid_1 .visual_page .swiper-button-next,
.main .mid_1 .visual_page .swiper-button-prev {position: relative; width: 20px; height: 20px; margin-top: 0; left: 0; right: 0;}
.main .mid_1 .visual_page .swiper-button-next { margin-left: 10px; background: url(../img/arrow_next.svg) no-repeat;}
.main .mid_1 .visual_page .swiper-button-prev { margin-right: 10px; background: url(../img/arrow_prev.svg) no-repeat;}
.main .mid_1 .visual_page .swiper-button-next::after,
.main .mid_1 .visual_page .swiper-button-prev::after {display: none;}
.main .mid_1 .visual_page .main-pagination {display: flex; align-items: center; max-width: 138px !important;}
.main .mid_1 .visual_page .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 10px !important; background: rgba(255, 255, 255, 0.4); opacity: 1; transition: 0.3s;}
.main .mid_1 .visual_page .swiper-pagination-bullet-active { width: 40px; transition: width .5s; border-radius: 5px; background: #fff; border: 1px solid transparent; }
.main .mid_1 .visual_page .swiper_prev_num,
.main .mid_1 .visual_page .swiper_next_num {margin: 0 10px; font-size: 18px; font-weight: 700; color: #fff; transition: .5s;}
.main .mid_1 .scr_ani {position: absolute; bottom: 0; right: 21.1458%; z-index: 1;}
.main .mid_1 .scr_ani p { position: relative; padding-bottom: 115px; font-family: 'SUIT', sans-serif; font-size: 10px; font-weight: bold; color: #fff; z-index: 1; transition: all .5s;}
.main .mid_1 .scr_ani p::before,
.main .mid_1 .scr_ani p::after {content: ''; position: absolute; top: 30px; left: 50%; display: block; width: 1px; }
.main .mid_1 .scr_ani p::after {background: rgba(255, 255, 255, 0.3); height: 100px;  transition: all .3s;}
.main .mid_1 .scr_ani p::before {animation: scr 2s linear infinite; background: #fff;  z-index: 1;}
@-webkit-keyframes scr {0% {height:0px;}80% {height:100px;}100% {height:100px;}}

@media screen and (max-width: 1500px){
	.main .mid_1 .main_swiper{width:100%;height:100vh;background: url(../img/main_bnr01.jpg) no-repeat center/cover;background-position:right;}
	.main .mid_1 .main_swiper img{display:none;}
	.main .mid_1 .visual_txt{left:20px;}
	.main .mid_1 .scr_ani{right:20px;}
}
@media screen and (max-width:1024px){
	.main .mid_1 .main_swiper {background-size:auto 70vw;background-position:90% 100%;background-color:#c6c5c3;}
	.main .mid_1 .visual_txt > b{font-size:20px;}
	.main .mid_1 .visual_txt p{font-size:38px;}
}
@media screen and (max-width:780px){
	.main .mid_1 .main_swiper{height:700px;}
	.main .mid_1 .visual_txt {top:180px;bottom:auto;}
	.main .mid_1 .visual_txt > b{font-size:18px;}
	.main .mid_1 .visual_txt p{font-size:28px;}
}
@media screen and (max-width:480px){
	.main .mid_1 .main_swiper{height: 140vw;}
	.main .mid_1 .visual_txt{top: 90px;}
	.main .mid_1 .visual_txt > b{font-size:16px;padding:6px 14px;border-radius:4px;}
	.main .mid_1 .visual_txt p{font-size:24px;margin-top:10px;}
	.main .mid_1 .scr_ani p{padding-bottom:35px;}
	.main .mid_1 .scr_ani p::after {height:35px;}
	.main .mid_1 .scr_ani p::before, .main .mid_1 .scr_ani p::after{top:20px;}
	@-webkit-keyframes scr {0% {height:0px;}80% {height:100px;}100% {height:35px;}}
	.main .mid_1 .visual_page{align-items:center;margin-top:30px;}
	.main .mid_1 .visual_page .swiper_prev_num,
	.main .mid_1 .visual_page .swiper_next_num{margin:0 5px;font-size:14px;}
	.main .mid_1 .visual_page .main-pagination{max-width:98px !important;}
	.main .mid_1 .visual_page .swiper-pagination-bullet{margin:0 5px !Important;}
	.main .mid_1 .visual_page .swiper-button-next,
	.main .mid_1 .visual_page .swiper-button-prev{width:15px;height:15px;background-size:cover;}
}
@media screen and (max-width:360px){
	.main .mid_1 .visual_txt > b{font-size:14px;padding:4px 10px;}
	.main .mid_1 .visual_txt p{font-size:22px;}
}

.mid0201 {display: grid;grid-template-columns: repeat(4, 1fr);}
/* .mid0201 > div:first-child {background: var(--ptColor1);} */
.mid0201 > div:nth-child(odd) {background: #F3F3F3 !important;}
.mid0201 > div {padding: 40px 60px;display: flex;flex-direction: column;justify-content: space-between;gap:20px;text-align: center;}
.mid0201 .secTt {text-align: center;}
.mid0201 .secTt h4 {font-size: 26px;font-style: normal;font-weight: 700;margin-bottom: 12px; word-break:keep-all;color:var(--titColor1);}
.mid0201 .secTt p {font-size: 18px;font-weight: 300;line-height: 1.7;color: var(--txtColor1);}
/* .mid0201 > div:first-child h4 {color: #fff;}
.mid0201 > div:first-child p {color: #FFF;opacity: 0.9;line-height:1.7;} */
.mid0201 .sec02_search {display: flex;padding: 12px 20px;align-items: center;gap: 8px;background: #fff;width: 100%;border-radius:5px}
.mid0201 .sec02_search input{width: 100%;height: 100%;border: none;font-size: 16px;font-weight: 300;line-height: 150%;}
.mid0201 .sec02_search button{border:0;background:transparent;}
.mid0201_btn {display: flex;border-radius: 6px;overflow: hidden;border: 1px solid #fff;margin-top:20px;}
.mid0201_btn button {flex: 1;font-size: 16px;font-weight: 700;line-height: 150%;color: #FFF;background: var(--ptColor1);padding: 13px;border:0;}
.mid0201_btn button.active {background: #fff;color: var(--ptColor1);}
.mid0201 > div {background: #FAFAFA;}
.mid0201 > div .mid0201_btn {border-radius: 0;gap: 10px;border: none;}
.mid0201 > div .mid0201_btn button {border-radius: 6px;border: 1px solid #DDD;background: #FFF;color: var(--ptColor1);}
.mid0201 > div .mid0201_btn button a{display:flex;align-items: center;justify-content:center;gap:5px;}
/* .mid0201 > div:not(:first-child) {background: #FAFAFA;}
.mid0201 > div:not(:first-child) .mid0201_btn {border-radius: 0;gap: 10px;border: none;}
.mid0201 > div:not(:first-child) .mid0201_btn button {border-radius: 6px;border: 1px solid #DDD;background: #FFF;color: var(--ptColor1);}
.mid0201 > div:not(:first-child) .mid0201_btn button a{display:flex;align-items: center;justify-content:center;gap:5px;} */

@media screen and (max-width:1200px){
	.mid0201 > div{padding:30px 20px;}
}
@media screen and (max-width:1024px){
	.mid0201 .secTt h4{font-size:22px;}
	.mid0201 .secTt p {font-size:16px;}
	.mid0201 .sec02_search input {font-size:14px;}
	.mid0201{grid-template-columns:repeat(2,1fr);}
	.mid0201 > div:nth-child(3){background:#fafafa !important;}
	.mid0201 > div:nth-child(4){background:#f3f3f3;}
}
@media screen and (max-width:768px){
	.mid0201 .secTt h4{font-size:20px;margin-bottom:10px;}
	.mid0201_btn{border-radius:4px;margin-top:10px;}
	.mid0201_btn button{padding:5px; font-size:14px;}
	.mid0201 .sec02_search{padding:5px 10px;}
}
@media screen and (max-width:480px){
	.mid0201 .secTt h4{font-size:18px;margin-bottom:5px;}
	.mid0201 .secTt p {font-size:16px;}
	.mid0201 .sec02_search input {font-size:13px;}
	.mid0201 .sec02_search{padding:5px;}
	.main input, .searchInput input{font-size:12px;}
	.mid0201_btn button{font-size:13px;}
	.mid0201 > div:not(:first-child) .mid0201_btn{gap:5px;}
}
@media screen and (max-width:360px){
	.mid0201{grid-template-columns:repeat(1,1fr);}
	.mid0201 > div:nth-child(3){background:#f3f3f3 !important;}
	.mid0201 > div:nth-child(4){background:#fafafa;}
}

.main .mid_2 {padding: 100px 90px; display: flex;}
.main .mid_2  .inner_x{display:flex;align-items:center;}
.main .mid_2 .secTt{flex-shrink:0;}
.main .mid_2 .secTt h4{font-size: 26px;font-style: normal;font-weight: 700;margin-bottom: 12px;word-break: keep-all; color:var(--titColor1); text-align:left;}
.main .mid_2 .secTt p{font-size: 18px;font-weight:300;line-height: 1.7;color: var(--txtColor1);}
.main .mid_2 .secTt a {font-size: 32px;font-weight: 800;margin-top: 24px;display: block;}
.main .mid_2 .secTt a + a{margin-top:10px;}
.main .mid_2 .inner{padding-top:0;padding-bottom:0;}
.main .mid_2 ul {flex: 1;display: grid;grid-template-columns: repeat(5, 1fr);}
.main .mid_2 ul li {border-left: 1px solid #ddd; &:first-child{border-left:0;}}
.main .mid_2 ul li a {display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 20px;font-size: 18px;font-weight: 600;gap:30px;}
.main .mid_2 ul li a p{color:var(--titColor1);}
.main .mid_2 ul li .img {transition: .7s;}
.main .mid_2 ul li:hover .img {transform: rotateY(360deg);}

@media screen and (max-width:1600px){
	.main .mid_2{padding:100px 20px;padding-right: 0;}
}
@media screen and (max-width:1024px){
	.main .mid_2{padding:80px 0;}
	.main .mid_2 .inner_x {flex-direction:column;align-items:center;gap:40px;}
	.main .mid_2 > div{width:100%;text-align:center;}
	.main .mid_2 > div a{font-size:28px;margin-top:14px;}
	.main .mid_2 ul {width:100%;}
	.main .mid_2 ul li:first-child{border-left:0;}
	.main .mid_2 .secTt h4 {font-size:22px;}
	.main .mid_2 .secTt p {font-size:16px;}
	.main .mid_2 .secTt a {font-size:28px;}
}
@media screen and (max-width:768px){
	.main .mid_2{padding:60px 0;}
	.main .mid_2 ul li a{padding:10px; font-size:16px;}
	.main .mid_2 ul li .img img{width:60px;}
}
@media screen and (max-width:640px){
	.main .mid_2 ul{display:flex;flex-wrap:wrap;justify-content:center; row-gap:20px;}
	.main .mid_2 ul li{width:33.3333%;}
	.main .mid_2 ul li:nth-child(4){border-left:0;}
}
@media screen and (max-width:480px){
	.main .mid_2{gap:20px;}
	.main .mid_2 .secTt h4 {font-size:18px;}
	.main .mid_2 .secTt p {font-size:14px;}
	.main .mid_2 .secTt a {font-size:24px;}
}
@media screen and (max-width:360px){
	.main .mid_2 .secTt a {font-size:22px;margin-top:10px;}
	.main .mid_2 ul li .img img{width:50px;}
	.main .mid_2 ul li p{text-align:center; word-break:keep-all;}
}

.main .mid_3 {background: url(../img/main_mid03_bg.jpg)no-repeat; background-size: cover; overflow: hidden;position:relative;z-index:2;}
.main .mid_3::after{background:url(../img/gnb.png)no-repeat center/cover;position:absolute; left:-5%;top:0;width:40%;height:auto;aspect-ratio:178/165; content:'';display:block;opacity:0.5;z-index: -1;}
.main .mid_3 .inner {max-width: 100%; }
.main .mid_3 ul {display: flex; margin-top: 90px;}
.main .mid_3 ul li {padding: 0 30px 30px; text-align: center; background: #f7f7f7; border-radius: 20px; overflow: hidden;}
.main .mid_3 ul li .num {display: inline-block; padding: 3.5px 15.5px; font-size: 16px; font-weight: bold; color: #DFD6CC; background: var(--ptColor1); border-radius: 0px 0px 10px 10px;}
.main .mid_3 ul li b {display: block; margin: 30px 0; font-size: 24px; font-weight: bold; color: #271E18;}
.main .mid_3 .sym_swiper {padding-left: 190px;position:relative;padding-bottom:20px;}
.main .mid_3 .swiper-slide {transition: all .5s;}
.main .mid_3 .sym_swiper .swiper-scrollbar{width:calc(100% - 190px);bottom:0;left:190px;}
.main .mid_3 .sym_swiper .swiper-scrollbar .swiper-scrollbar-drag{background:var(--ptColor1);}
.main .mid_3 .list_img {position: relative;  border-radius:20px; overflow: hidden; }
.main .mid_3 .list_img img {transition: all .6s ease;width:310px;}
.main .mid_3 .list_img:hover img {transform: scale(1.3); }
.main .mid_3 .list_img p {position: absolute; bottom: 0; width: 100%; padding: 30px 0; font-family: 'SUIT', sans-serif; font-size: 18px; font-weight: bold; background: linear-gradient(180deg, rgba(77, 48, 24, 0) 0%, #000000b8 100%); color: #fff;}
.main .mid_3 .list_img p::after {content: ''; display: inline-block; width: 14px; height: 14px; margin-left: 10px; background: url(../img/viewmore.svg)no-repeat; background-size: contain;}

@media screen and (max-width:1600px){
	.main .mid_3 .list_img img {width:100%;height:100%;object-fit:cover;}
}
@media screen and (max-width:1500px){
	.main .mid_3 ul li{width:auto;}
}
@media screen and (max-width:1024px){
	.main .mid_3 .sym_swiper{padding-left:0;}
	.main .mid_3 ul li b{font-size:20px;margin:25px 0;}
}
@media screen and (max-width:768px){
	.main .mid_3 ul{margin-top:40px;}
	.main .mid_3 ul li{padding:0 20px 20px;border-radius:15px;}
	.main .mid_3 .list_img{border-radius:15px;}
}
@media screen and (max-width:480px){
	.main .mid_3 ul{margin-top:20px;}
	.main .mid_3 ul li{padding:0 15px 15px;border-radius:10px;}
	.main .mid_3 ul li .num{padding:3px 12px;font-size:14px;}
	.main .mid_3 ul li b{font-size:16px;margin:20px 0;}
	.main .mid_3 .list_img{border-radius:10px;}
	.main .mid_3 .list_img p{font-size:14px;padding:13px 0;}
	.main .mid_3 .list_img p::after{width:10px;height:10px;}
}
@media screen and (max-width:360px){
	.main .mid_3 .list_img img{width: 100%;}
}

.main .mid_4 {position: relative;background: linear-gradient(180deg, #FFFFFF 70.51%, #F5F0EA 104.05%);z-index: 2;}
.main .mid_4 .profile {position: relative; display: flex; justify-content: space-between;align-items:center;margin-bottom:50px}
.main .mid_4 .profile h3{color:var(--titColor1);}
.main .mid_4 .profile h4{color:var(--txtColor1);}
.main .mid_4 h3 {font-weight: 400;}
.main .mid_4 h3,
.main .mid_4 h4 {text-align: left;}
.main .mid_4 .profile_info {display: flex; align-items: end; justify-content: flex-end; gap: 125px; margin-top: 140px;position:relative;padding-right: 140px;}
.main .mid_4 .profile_info ul li b {display: block; font-size: 34px; font-weight: 700; color: #463930;}
.main .mid_4 .profile_info ul li p {margin-top: 20px ; font-size: 18px; font-weight: 300; line-height: 1.7; color: var(--txtColor1);}
.main .mid_4 .profile_info ul li .lf_tt{position:absolute;left:0;bottom:0;writing-mode: sideways-lr;white-space: nowrap;margin-top: 0;font-weight:700;font-size:24px;color:#eee;line-height:1;z-index: -1;}
.main .mid_4 .profile_name {display: flex; align-items: center; margin-top: 20px;}
.main .mid_4 .profile_name .name {font-size: 24px; font-weight: bold; color: var(--titColor1);}
.main .mid_4 .profile_img {cursor: none;}
.main .mid_4 .profile_img  img{border-radius:20px;}
.main .mid_4 .i_cursor { position: fixed; left: 0%; top: 0%; pointer-events: none;}
.main .mid_4 .i_cursor a::before {content: ''; display: inline-block; width: 14px; height: 14px; background: url(../img/viewmore.svg) no-repeat; background-size: contain;}
.main .mid_4 .i_cursor a { transition: all .3s; opacity: 0; transform: translate(-50%,-50%); display: flex; flex-direction: column-reverse; align-items: center; justify-content: center; gap: 15px; width: 120px; height: 120px; font-size: 16px; font-weight: 600; text-align: center; border-radius: 100%; color: #fff; background: linear-gradient(0deg, #969de8, #4e55a1), linear-gradient(180deg, var(--ptColor1) 0%, var(--ptColor1) 100%);   cursor: pointer;}
.main .mid_4 .i_cursor.on a {opacity: 1;}

@media screen and (max-width:1200px){
	.main .mid_4 .profile_img{width:50%; & img{width:100%;}}
}
@media screen and (max-width:1024px){
	.main .mid_4 .profile_info{margin-top:60px;position: initial;}
	.main .mid_4 .profile_info ul li .lf_tt {left: 46%;top: 0;}
}
@media screen and (max-width:768px){
	.main .mid_4 .profile{flex-direction:column-reverse;gap: 50px;}
	.main .mid_4 .profile_img{width:100%;}
	.main .mid_4 .profile_info{margin-top:40px;justify-content:flex-start;}
	.main .mid_4 .profile_info ul li .lf_tt{left:auto;right:0;bottom:0;}
	.main .mid_4 .profile div {width:100%;padding: 0;}
}
@media screen and (max-width:480px){
	.main .mid_4 .profile_info{margin-top:30px;}
	.main .mid_4 .profile_info ul li b{font-size:26px;}
	.main .mid_4 .profile_name{margin-top:10px;}
	.main .mid_4 .profile_name .name{font-size:18px;margin-right:10px;}
	.main .mid_4 .profile_name span{font-size:14px;}
	.main .mid_4 .profile_info ul li p{margin-top:10px;}
	.main .mid_4 .i_cursor{display:none !Important;}
}
@media screen and (max-width:360px){
	.main .mid_4 .profile_info ul li b{font-size:22px;}
	.main .mid_4 .profile_name .name{font-size:16px;}
	.main .mid_4 .profile_info ul li p{font-size:14px;}
}

.main .mid_5 {background: url("../img/main_mid05_bg.jpg") no-repeat center center / cover;padding: 140px 0;}
.main .mid_5 .inner{padding-top:0;padding-bottom:0;}
.main .mid_5 .tt span {display: block;font-size: 22px;font-weight: 700;line-height: 150%;color: #fff;margin-bottom: 10px;}
.main .mid_5 .tt h3 {color: #fff;text-align:left;}
.main .mid_5 .tt p {color: rgba(255, 255, 255, 0.90);margin-top:20px;font-size:20px;font-weight:300; line-height:1.7;}
.main .mid_5 .inner {display: flex;justify-content: right;}
/* .main .mid_5 .inner > div {width: 50%;text-align: left;} */
.main .mid_5 .inner > div {display:flex;justify-content:space-between;width:100%;}
.main .mid_5 .inner ul {margin-top: 30px; width:40%;}
.main .mid_5 .inner ul li {display: flex;align-items: center;height: 110px;border-bottom: 1px solid rgba(255, 255, 255, 0.20);margin-top:30px;}
.main .mid_5 .inner ul li .left {width: 220px;color: rgba(255, 255, 255, 0.80);font-size: 22px;font-weight: 600;}
.main .mid_5 .inner ul li .left span {color: #FFF;font-size: 70px;font-weight: 700;margin-right:5px;}
.main .mid_5 .inner ul li .right {flex:1;color: rgba(255, 255, 255, 0.90);font-size: 18px;font-weight: 500;}

@media screen and (max-width:1024px){
	.main .mid_5{padding:100px 0;}
	.main .mid_5 .inner > div{width:100%;}
	.main .mid_5 .inner ul li .left{width:180px;font-size:20px;}
	.main .mid_5 .inner ul li .left span{font-size:60px;}
}
@media screen and (max-width:768px){
	.main .mid_5{padding:80px 0;}
	.main .mid_5 .inner > div {flex-direction:column;}
	.main .mid_5 .inner ul{margin-top:50px;width: 100%;}
	.main .mid_5 .inner ul li{height:90px;}
	.main .mid_5 .inner ul li:first-child {margin:0;}
	.main .mid_5 .inner ul li .left{font-size:18px;width:120px;}
	.main .mid_5 .inner ul li .left span{font-size:50px;}
}
@media screen and (max-width:480px){
	.main .mid_5 .inner ul{margin-top:30px;}
	.main .mid_5 .inner ul li .left span{font-size:40px;}
	.main .mid_5 .inner ul li .left{font-size:16px;}
	.main .mid_5 .inner ul li .right{font-size:16px;}
	.main .mid_5 .inner ul li{height:80px;}
	.main .mid_5 .tt p br {display:none;}
}
@media screen and (max-width:360px){
	.main .mid_5 .inner ul li{height:70px;}
	.main .mid_5 .inner ul li .left span{font-size:30px;}
	.main .mid_5 .inner ul li .left{font-size:14px;width:80px;}
}

.main .mid_6 {padding: 140px 0;}
.main .mid_6 .inner{padding-top:0;padding-bottom:0;flex-direction:column;}
.main .mid_6 .tt {text-align: center;margin-bottom:60px;text-align:left;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap: wrap;gap: 30px;}
.main .mid_6 .tt span{display: block;font-size: 22px;font-weight: 700;line-height: 150%;color: var(--ptColor1);margin-bottom: 10px;}
.main .mid_6 .tt h3{text-align:left;color:var(--titColor1);margin-bottom:12px;}
.main .mid_6 .tt p{font-size: 20px;font-weight: 300;line-height: 1.7; color:var(--txtColor1);}
.main .mid_6 .tt a.link{display:flex; align-items:center; justify-content:space-between; width:100%; max-width:200px; height:55px; border-radius:60px;padding:8px 8px 8px 22px; border:1px solid var(--ptColor1); font-size:15px; font-weight:500; color:var(--ptColor1); transition:all 0.5s;}
.main .mid_6 .tt a.link span{display:flex; justify-content:center;align-items:center; border-radius:40px;width:40px;height:40px; background:var(--ptColor1); color:#fff;margin:0; font-weight:300; transition:all 0.5s;}
.main .mid_6 .tt a.link:hover{background:var(--ptColor1); color:#fff;}
.main .mid_6 .tt a.link:hover span{background:#fff; color:var(--ptColor1);}
.main .mid_6 .tab_con ul {display: grid;grid-template-columns: repeat(4, 1fr);gap:20px}
.main .mid_6 .tab_con ul:has(.empty_list) {grid-template-columns: repeat(1, 1fr);}
.main .mid_6 .tab_con ul li a{border-radius: 20px;border: 1px solid #DDD;padding: 40px 30px;display: block;transition:all 0.3s; &:hover{border-color:var(--ptColor1);background:var(--ptColor1); color:#fff;}}
.main .mid_6 .tab_con ul li a h4 {transition:all 0.3s;color: var(--titColor1);text-align:left;margin-top:0;font-size: 20px;font-weight: 700;line-height: 1.65;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;height:3.3em;word-break: break-all;}
.main .mid_6 .tab_con ul li a p {transition:all 0.3s;color: var(--txtColor1);font-size: 17px;font-weight: 300;line-height: 1.65;height:4.95em;margin: 20px 0 77px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;word-break:break-all;}
.main .mid_6 .tab_con ul li a span {transition:all 0.3s;color: #878787;font-size: 14px;font-weight: 400;line-height: 130%;display: block;}
.main .mid_6 .tab_con ul li a:hover h4{color:#fff;}
.main .mid_6 .tab_con ul li a:hover p{color:#fff;}
.main .mid_6 .tab_con ul li a:hover span{color:#fff;opacity:0.5;}

@media screen and (max-width:1024px){
	.main .mid_6{padding:100px 0;}
	.main .mid_6 .tab_con ul li a{padding:20px; border-radius:10px;}
	.main .mid_6 .tab_con ul li a p{margin:20px 0 40px;}
}
@media screen and (max-width:768px){
	.main .mid_6{padding:80px 0;}
	.main .mid_6 .tab_con ul{grid-template-columns:repeat(2,1fr);}
	.main .mid_6 .tab_con ul li a h4{font-size:18px;}
	.main .mid_6 .tab_con ul li a p{margin:10px 0 20px;}
	.main .mid_6 .tt p {font-size:18px;}
}
@media screen and (max-width:480px){
	.main .mid_6 .tt br.mo{display:block;}
	.main .mid_6 .tab_con ul li a{padding:15px;}
	.main .mid_6 .tab_con ul li a h4{font-size:16px;}
	.main .mid_6 .tab_con ul li a p{font-size:14px;}
	.main .mid_6 .tab_con ul li a span{font-size:12px;}
	.main .mid_6 .tt p {font-size:16px;}
}
@media screen and (max-width:360px){
	.main .mid_6 .tab_con ul{gap:10px;}
}

.main .mid_7 {background: #181a27;}
.main .mid_7 span.ft_en{display: block;font-size: 22px;font-weight: 700;line-height: 150%;color: #fff;margin-bottom: 10px;}
.main .mid_7 h3 {text-align: start; color: #fff;}
.main .mid_7 h4 {margin-bottom: 80px; text-align: start; color: #e7e7e7;}
.main .mid_7 .bx_map {display: flex; gap: 60px;}
.main .mid_7 .map_btn {display: flex; gap: 15px; margin-top: 30px;}
.main .mid_7 .map_btn a {position: relative; flex: 1; display: flex; align-items: center; padding: 12px 14px; font-size: 16px; font-weight: 600; border: 1px solid #fff; border-radius: 15px; color: #fff;  transition: all .4s;}
.main .mid_7 .map_btn a::after {content: ''; position: absolute; top: 50%; right: 7%; display: inline-block; width: 24px; height: 24px; transform: translateY(-50%); background: url(../img/arrow_next_wh.svg)no-repeat; background-size: contain;}
.main .mid_7 .map_btn a:hover {background: #fff; color: #000;}
.main .mid_7 .map_btn a:hover::after {background: url(../img/arrow_next_bk.svg)no-repeat;}
.main .mid_7 .map_btn img {margin-right: 8px;}
.main .mid_7 .bx_map > div:first-child{max-width:790px;width:100%;}
.main .mid_7 .bx_map .map {width:100%;height:auto;aspect-ratio:790/508;overflow:hidden;border-radius:20px; & iframe{width:100%;height:100%;}}
.main .mid_7 .bx_map .map img {width: 100%;}
.main .mid_7 .bx_map .rgt img{border-radius:20px;}
.main .mid_7 .bx_map ul {margin-top: 10px;}
.main .mid_7 .bx_map ul li {padding: 20px 0;}
.main .mid_7 .bx_map ul li:first-child { border-bottom: 1px solid #fff;}
.main .mid_7 .bx_map ul li:last-child {display: flex;}
.main .mid_7 .bx_map ul li:last-child b,
.main .mid_7 .bx_map ul li:last-child > div {flex: 1;}
.main .mid_7 .bx_map ul li b {position: relative; display: block; padding-left: 30px; line-height: 150%; font-size:24px; font-weight: 700; color: #fff;}
.main .mid_7 .bx_map ul li .adress { margin-bottom: 10px;}
.main .mid_7 .bx_map ul li .adress::before {content: ''; position: absolute; left: 0; top: 8px; display: inline-block; width: 20px; height: 37px; background: url(../img/ico_map.svg) no-repeat; background-size: contain;}
.main .mid_7 .bx_map ul li .adress + em {padding-left: 30px;}
.main .mid_7 .bx_map ul li em {display: block; font-size: 15px; font-weight: 300; font-style: normal; color: rgba(255, 255, 255, 0.7);}
.main .mid_7 .bx_map ul li .num::before {content: ''; position: absolute; left: 0; top: 8px; display: inline-block; width: 20px; height: 37px; background: url(../img/ico_phone.svg) no-repeat; background-size: contain;}
.main .mid_7 .bx_map ul li .hours {margin-bottom: 10px;}
.main .mid_7 .bx_map ul li .hours::before {content: ''; position: absolute; left: 0; top: 8px; display: inline-block; width: 20px; height: 37px; background: url(../img/ico_time.svg) no-repeat; background-size: contain;}
.main .mid_7 .bx_map ul li .time_info div {display: flex; align-items: center; margin-bottom: 10px;}
.main .mid_7 .bx_map ul li .time_info span {font-size: 18px; font-weight: 300; color:#e7e7e7;}
.main .mid_7 .bx_map ul li .time_info span:first-child {width: 30%;}
.main .mid_7 .bx_map ul li .time_info span:first-child:before {content: ''; display: inline-block; vertical-align: middle; margin-right: 10px; width: 4px; height: 4px; border-radius: 100%; background: #D9D9D9;}

@media screen and (max-width:1500px){
	.main .mid_7 .bx_map {gap:30px;}
	.main .mid_7 .map_btn{gap:10px;flex-wrap:wrap;}
	.main .mid_7 .map_btn a{width:calc(50% - 5px);flex:none;}
}
@media screen and (max-width: 1200px){
	.main .mid_7 .bx_map{gap:30px;}
	.main .mid_7 .bx_map > div:first-child{width:40%;}
	.main .mid_7 .bx_map > div:last-child{width:60%;}
	.main .mid_7 .bx_map > div img{max-width:100%;}
	.main .mid_7 .bx_map ul li .time_info span:first-child{width:30%;}
}
@media screen and (max-width:1024px){
	.main .mid_7 .bx_map {flex-wrap:wrap;}
	.main .mid_7 .bx_map > div:first-child{width:calc(45% - 30px/2);}
	.main .mid_7 .bx_map > div:last-child{width:calc(55% - 30px/2);}
	.main .mid_7 .bx_map ul li b{font-size:22px;}
	.main .mid_7 .bx_map ul li .time_info span {font-size:16px;}
	.main .mid_7 .bx_map ul li .time_info span:first-child{width:40%;}
	.main .mid_7 .bx_map ul li:last-child {flex-direction:column;gap:20px;}
}
@media screen and (max-width:768px){
	.main .mid_7 h4 {margin-bottom: 50px;}
	.main .mid_7 .bx_map{flex-direction:column;}
	.main .mid_7 .bx_map > div:first-child{width:100%;}
	.main .mid_7 .bx_map > div:last-child{width:100%;}
	.main .mid_7 .bx_map > div:last-child > div{width:100%; & img{width:100%;}}
}
@media screen and (max-width:480px){
	.main .mid_7 h4{margin-bottom:20px;}
	.main .mid_7 .map_btn{margin-top:20px;}
	.main .mid_7 .map_btn a{padding:8px 10px;border-radius:5px;font-size:14px;}
	.main .mid_7 .map_btn img{margin-right:4px;}
	.main .mid_7 .map_btn a::after{right:10px;}
	.main .mid_7 .bx_map ul li{padding:10px 0;}
	.main .mid_7 .bx_map ul li b{font-size:18px;}
	.main .mid_7 .bx_map ul li .time_info span {font-size:15px;}
	.main .mid_7 .bx_map ul li:last-child{flex-direction:column;gap:10px;}
	.main .mid_7 .bx_map ul li .adress::before{top:5px;}
	.main .mid_7 .bx_map ul li .num::before{top:5px;}
	.main .mid_7 .bx_map ul li .hours::before{top:5px;}
	.main .mid_7 .bx_map ul li .time_info span:first-child{width:100px;}
}
@media screen and (max-width:360px){
	.main .mid_7 .map_btn a {width:100%;}
}

/* 하단 */
.floating{position: fixed;right: 30px;bottom: 30px;z-index: 15;text-align: center;width: 93px;}
.floating .flt_lst {display: none;margin-bottom: 10px;transition: all 0.3s ease;}
.floating .flt_lst li a {display: block;background: #fff;border-radius: 10px;padding: 10px;margin-bottom: 8px;box-shadow: 0 2px 6px rgba(0,0,0,0.15);font-size: 14px;}
.floating .plus_btn {margin: 0 auto;display: flex;align-items: center;justify-content: center;width: 50px;height: 50px;background: var(--ptColor1);color: #fff;font-size: 28px;border-radius: 50%;cursor: pointer;margin-bottom: 10px;transition: transform .3s ease-in-out;}
.floating .plus_btn.active {transform: rotate(45deg);}
.floating .top_btn{cursor:pointer;background:#fff;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 4px;padding: 15px 5px;margin: 0 auto;width: 50px;height: 50px;border-radius:50px;}

.footer {position:relative;overflow:hidden;background: #0c0c0c;}
.footer .inner {display: flex; align-items: flex-end; justify-content: space-between; padding: 68px 20px;}
.footer .footer_info{display:flex;gap:80px;}
.footer .footer_info > div{padding-top:20px;}
.footer .footer_info,
.footer .footer_info a {font-size: 17px; font-weight: 400; color: #fff;line-height:1.7;}
.footer .footer_info img {width: 220px;}
.footer .footer_info ul li {display: flex; gap: 30px; margin-bottom: 6px;}
.footer .footer_info ul li span { display: inline-block; margin-right: 11px; color: rgba(247, 248, 249, 0.5);}
.footer .footer_info ul li div {position: relative;}
.footer .copyright { margin-top: 20px; font-family: 'SUIT', sans-serif; font-size: 17px; font-weight: 600; color: rgba(247, 248, 249, 0.5);}
.footer .terms {display: flex;}
.footer .terms a{font-size: 17px; font-weight: 400; color: #fff;margin-right:15px;padding-right:15px;position:relative; &:last-child{margin-right:0;padding-right:0; &::after{display:none;}}}
.footer .terms a::after{content: '';position: absolute;right: 0;top: 50%;display: inline-block;width: 1px;height: 10px;transform: translateY(-50%);background: #fff;opacity: 0.5;}

@media (max-width:1200px){
	.footer .footer_info {flex-direction:column;gap:20px;}
}
@media (max-width:780px){
	.footer .inner {flex-direction:column;align-items: flex-start;gap: 30px;}
	.footer .footer_info, .footer .footer_info a, .footer .copyright, .footer .terms a {font-size:15px;}
}
@media (max-width:480px){
	.footer .footer_info img {width: 150px;}
	.footer .footer_info, .footer .footer_info a, .footer .copyright, .footer .terms a {font-size:14px;}
}

/* 서브 */
#sub_div {margin-top: var(--hdHeight);}
#sub_div > .inner {padding-top: var(--ctMargin);padding-bottom: var(--ctMargin);}
#sub_div:has(.sub_top) > .inner_1600 {padding-top:0;}
#sub_div > .inner_x {padding: 0px;}

.sub_top .top{display:flex;justify-content: end;align-items:center;gap: 10px;}
.sub_top .top p {color: var(--txtColor1);}
.sub_top .top .ico img {width:18px;}
.sub_top .sb_top_tit {margin-top: 60px;line-height:1.4;text-align:center;word-break:keep-all;color: var(--titColor1);}
.sub_top .sb_top_txt {margin-top: var(--ctMargin24);color:var(--txtColor1);line-height:1.6;text-align:center;font-weight:300;word-break:keep-all;}

@media screen and (max-width:1200px) {
	.sub_top .top {gap:5px;}
	.sub_top .top .ico img {width:15px;}
}
@media screen and (max-width:1024px) {
	.sub_top .top .ico img {width:14px;}
}
@media screen and (max-width:480px) {
	.sub_top .sb_top_tit {margin-top: var(--ctMargin);}
	.sub_top .sb_top_txt {margin-bottom: var(--ctMargin);}
	.sub_top .top .ico img {width:13px;}
}

.sub {font-weight:300;color:var(--txtColor1);}
.sub * {word-break:keep-all;}
.sub img {max-width:100%;}
.sub .pt {color:var(--ptColor1);}
.sub .flex {display:flex;}
.sub .tc1 {color:var(--titColor1);}
.sub .fil_bg {display: inline;color: rgba(0,0,0,.2);line-height:1.5;background: linear-gradient(90deg, var(--titColor1) 0%, var(--titColor1) 100%);background-clip: text;-webkit-background-clip: text;background-size: 0% 100%;background-repeat: no-repeat;transition: background-size 0.1s linear;}
.sub .aos-animate .fil_bg {animation: filTxt 1s ease-in 2s alternate forwards;}
.sub .tbl_wrp {border: 1px solid #4e55a1;overflow: hidden;border-radius: 20px;overflow:auto;line-height: 1.5;}
.sub .tbl_wrp table {width:100%;border-spacing:0px;border-collapse:collapse;}
.sub .tbl_wrp table th {padding: 20px 0;background: #f4f5ff;color: var(--titColor1);}
.sub .tbl_wrp table td {padding: 20px 10px;text-align:center;font-weight:300;border: 1px solid #f4f5ff;}
.sub .dt_txt {position:relative;padding-left: 12px;}
.sub .dt_txt .dt {position:absolute;top:0;left:0;}

@keyframes filTxt {
  0% {background-size: 0% 100%;}
  100% {background-size: 100% 100%;}
}

@media screen and (max-width:1520px) {
	.sub_top .top {gap:5px;}
	.sub_top .top .ico img {width:15px;}
}
@media screen and (max-width:1024px) {
	.sub_top .top .ico img {width:14px;}
}
@media screen and (max-width:768px) {
	.sub .tbl_wrp {font-size:16px;}
	.sub .tbl_wrp table th {padding: 15px 0;}
	.sub .tbl_wrp table td {padding: 10px;}
}
@media screen and (max-width:480px) {
	.sub .tbl_wrp {font-size:14px;border-radius: 10px;}
	.sub_top .sb_top_tit {margin-top: var(--ctMargin);}
	.sub_top .sb_top_txt {margin: var(--ctMargin24) auto;max-width: 200px;}
	.sub_top .top .ico img {width:13px;}
}

/* 병원소개 - 병원장 인사말 */
.greeting .sec1 {gap:100px;}
.greeting .sec1 .lft {position: sticky;top: var(--hdHeight);width: calc(100%/2 - 100px/2);height: fit-content;}
.greeting .sec1 .rgt {padding-top: 150px;width:calc(100%/2 - 100px/2);}
.greeting .sec1 .rgt p + p {margin-top:30px;}
.greeting .sec1 .img_box {margin-top: 50px;border-radius:20px;overflow:hidden;}
.greeting .sec1 .key {margin: 50px 0;background:#f7f7f7;padding: 40px;border-radius: 20px;display: grid;gap: 20px;}
.greeting .sec1 .ico_ul > li {align-items:center;gap:15px;}

@media screen and (max-width: 1520px){
	.greeting .sec1 {gap: 50px;}
	.greeting .sec1 .tc1 {width:max-content}
	.greeting .sec1 .lft, .greeting .sec1 .rgt {width:calc(100%/2 - 50px/2);}
	.greeting .sec1 .txtbox p + p {margin-top:20px;}
	.greeting .sec1 .txtbox br {display:none;}
	.greeting .sec1 .txtbox .br {display:block;}
	.greeting .sec1 .key {padding:30px;}
	.greeting .sec1 .key .ico_ul {flex-wrap: wrap;gap: 10px 20px;}
}
@media screen and (max-width: 1024px){
	.greeting .sec1 {gap: 20px;}
	.greeting .sec1 .lft, .greeting .sec1 .rgt {width:calc(100%/2 - 20px/2);}
	.greeting .sec1 .rgt {padding-top:140px;}
	.greeting .sec1 .key li {gap: 10px;}
	.greeting .sec1 .key li img {width: 35px;}
	.greeting .sec1 .key .ico_ul li h4{flex:1;}
}
@media screen and (max-width: 900px){
	.greeting .sec1 {flex-direction: column;gap: var(--ctMargin);}
	.greeting .sec1 .tc1 {width:inherit;}
	.greeting .sec1 .lft, .greeting .sec1 .rgt {width:100%;}
	.greeting .sec1 .lft {position:relative;top:auto;left:auto;}
	.greeting .sec1 .rgt {padding:0;}
	.greeting .sec1 .img_box {width:fit-content;}
}
@media screen and (max-width:480px){
	.greeting .sec1 br:not(.mbr) {display:none;}
	.greeting .sec1 .key {padding:20px;border-radius:10px;}
	.greeting .sec1 .key li img {width: 30px;}
	.greeting .sec1 .key li .txt {width:calc(100% - 40px);}
	.greeting .sec1 .img_box {border-radius:10px;}
}
@media screen and (max-width:360px){
	.greeting .sec1 .key {gap: 30px;text-align:center;}
	.greeting .sec1 .key li {flex-direction:column;gap: 5px;}
	.greeting .sec1 .key li + li {margin-top:30px;}
	.greeting .sec1 .key li img {width:40px;}
}

/* 병원소개-미션/핵심가치 */
.mission h3, .mission h4 {color:var(--titColor1);}
.mission .brm {display:none;}
.mission .s1_dl {align-items:flex-start}
.mission .s1_dl dd, .mission .s1_dl dt {width:50%;}
.mission .sec1 .ico_ul {margin-top: calc(var(--ctMargin) / 2);display:grid;grid-template-columns:repeat(3,1fr);gap:50px;}
.mission .sec1 .ico_ul > li {padding: 40px;background: #f7f7f7;border-radius: 20px;}
.mission .sec1 .ico_ul .ico {text-align:right}
.mission .sec1 .ico_ul h4 {margin: 30px 0 10px;}
.mission .sec2 {margin-top:var(--ctMargin);}
.mission .sec2 h3, .mission .sec2 .pt_txt {text-align:center;}
.mission .sec2 .step_lst {margin-top: calc(var(--ctMargin)/2);display:grid;grid-template-columns:repeat(2,1fr);gap:50px;}
.mission .sec2 .step_lst .thum {border-radius: 20px;overflow: hidden;}
.mission .sec2 .step_lst .num {position: absolute;top: 50px;left: 50px;background:var(--ptColor1);display: flex;justify-content: center;align-items: center;font-weight: 700;width: 40px;height:auto;aspect-ratio:1/1;border-radius:30px;line-height: 1;text-align:center;color:#FFF;}
.mission .sec2 .step_lst h4 {margin-bottom: 10px;font-weight:800;}
.mission .sec2 .txt_box {margin: 0 auto;position: relative;padding: 50px 50px 0;padding-left: 110px;}

@media screen and (max-width:1250px){
	.mission .sec1 .ico_ul .mbr {display: none;}
}
@media screen and (max-width:1200px){
	.mission .sec1 .ico_ul {gap:20px;}
	.mission .sec2 .step_lst {gap:20px;}
}
@media screen and (max-width:1024px){
	.mission .s1_dl {flex-direction:column;gap: var(--ctMargin40);}
	.mission .s1_dl dd, .mission .s1_dl dt {width:100%;}
	.mission .sec1 .ico_ul, .mission .sec2 .step_lst {gap: var(--ctMargin40);grid-template-columns: repeat(1, 1fr);}
	.mission .sec2 .step_lst {gap:50px;}
	.mission .sec2 .step_lst .num {top: 40px;left: 40px;width:35px;height:auto;}
	.mission .sec2 .step_lst .thum img {width:100%;}
	.mission .sec2 .txt_box {padding: 40px 0 0 90px;}
}
@media screen and (max-width:768px){
	.mission .sec1 .ico_ul > li {padding: 20px;}
	.mission .sec1 .ico_ul h4 {margin: 20px 0 5px;}
	.mission .sec2 .txt_box {padding: 20px 20px 0 40px;}
	.mission .sec2 .step_lst .num {top: 22px;left: 0;width:30px;height:auto;line-height: 30px;}
}
@media screen and (max-width:480px){
	.mission .brm {display:block;}
	.mission .sec1 .ico_ul > li, .mission .sec2 .step_lst .thum {border-radius:10px;}
	.mission .sec2 .step_lst .num {top: 22px;width:25px;line-height: 25px;}
	.mission .sec2 .txt_box {padding: 0;}
	.mission .sec2 .step_lst h4 {padding-top:20px;padding-left:35px;}
}

/* 병원소개 - 의료진 소개 */
.doctors > section {position:relative;}
.doctors > section + section {margin: var(--ctMargin) 0;}
.doctors h4 {color: var(--titColor1);position:relative;}
.doctors .doctors_ul{display:grid; grid-template-columns:repeat(2,1fr); gap:60px 160px;}
.doctors .doctors_ul li .flex{display:flex;align-items:center;gap:30px;}
.doctors .doctors_ul li figure{width:280px; border-radius:20px;overflow:hidden;flex-shrink:0;}
.doctors .doctors_ul li .txt .sca{font-weight:700; color:var(--ptColor1);}
.doctors .doctors_ul li .txt .name{margin-top:25px;color:var(--titColor1);font-weight:700;}
.doctors .doctors_ul li .txt .info{margin-top: 30px;}
.doctors .doctors_ul li .txt a.link{display: flex;align-items: center;line-height: 1;gap: 10px;margin-top:25px;font-weight: 600;color: var(--ptColor1);transition: all 0.3s; &:hover{gap:20px;}}
.doctors .inner {max-width:1240px;}
.doctors .img_box img {border-radius:20px;overflow:hidden;}
.doctors .mq_cont {width: calc(565 / 1920 * 100vw);position: absolute;left: -520px;top: 180px;overflow: hidden;}
.doctors .marquee_txt {font-size: 80px;font-weight: 900;line-height:1;color: #89909F;opacity: 0.1;white-space: nowrap;will-change: transform;animation: marquee 50s linear infinite;}
.doctors .marquee_txt > .txt {margin: 0px 20px;}
.doctors .tbl_wrp col:not(.cl_1) {width:calc(100%/7.5);}
.doctors .tbl_wrp col.cl_1 {width:200px;}
.doctors .desc .mbr {display:none;}
.doctors .flex {gap:100px;}
.doctors .flex .pt2 {margin-left: 10px;font-weight:400;line-height: 1.5;}
.doctors .flex .tit {margin: 30px 0;line-height: 1.5;color: var(--titColor1);}
.doctors .flex .tit + .desc {color:var(--tc6);font-weight: 300;}
.doctors .img_box {height:fit-content;position:sticky;top: calc(var(--hdHeight) + 30px);left:0;}
.doctors .txt_box {width:calc(100% - 480px);}
.doctors .lne_sec {margin-top: 55px;padding-top: 55px;display: grid;/* grid-template-columns: repeat(2,1fr); */gap: var(--ctMargin24);border-top:1px solid #E0E0E0;}
.doctors .dt_list li {position:relative;padding-left: 10px;line-height: 1.5;font-weight:300;}
.doctors .dt_list li::before {content:'·';position:absolute;left:0;}
.doctors .dt_list li + li {margin-top: 5px;}
.doctors .gr_box {background: #f7f7f7;padding: 20px;border-radius: 20px;text-align:center;}
.doctors .sec4 .lne_sec {padding: 0px;margin: 0px;border:0;}

.dtc1 .tbl_wrp col:not(.cl_1) {width:calc((100% - 185px)/7);}
.dtc1 .tbl_wrp col.cl_1 {width:185px;}

@keyframes marquee {
  from { transform: translateX(0); }
  to {transform: translateX(-500%);}
}

@media screen and (max-width: 1720px){
	.doctors .mq_cont {width:900px;}
}
@media screen and (max-width: 1300px){
	.doctors .flex {gap:50px;}
	.doctors .doctors_ul{gap:60px;}
	.doctors .img_box {margin-left:50px;width:30%;}
	.doctors .txt_box {width:calc(100% - 200px);}
}
@media screen and (max-width: 1024px){
	.doctors {overflow:hidden;}
	.doctors .flex {flex-direction:column;}
	.doctors .doctors_ul{gap:50px 30px;}
	.doctors .doctors_ul li figure {width:100%;}
	.doctors .doctors_ul li .txt .name, .doctors .doctors_ul li .txt a.link{margin-top:15px;}
	.doctors .doctors_ul li .txt .info{margin-top: 20px;}
	.doctors .mq_cont {width:100vw;left:0;top: 300px;}
	.doctors .img_box {margin:0 auto;width:100%;max-width:500px;position:relative;top:auto;}
	.doctors .txt_box {width:100%;}
	.doctors .flex .tit {margin: 30px 0;}
	.doctors .lne_sec {margin-top: 35px;padding-top: 35px;}
}
@media screen and (max-width: 780px){
	.doctors .desc .mbr {display:block;}
	.doctors .desc .mmbr {display:none;}
	.doctors .lne_sec {margin-top: 25px;padding-top: 25px;}
	.dtc1 .tbl_wrp col.cl_1 {width:90px;}
	.dtc1 .tbl_wrp col:not(.cl_1) {width:inherit;}
	.dtc2 .tbl_wrp col.cl_1, .dtc3 .tbl_wrp col.cl_1 {width:90px;}
	.dtc2 .tbl_wrp col:not(.cl_1), .dtc3 .tbl_wrp col:not(.cl_1) {width:inherit;}
}
@media screen and (max-width: 500px){
	.doctors .lne_sec {grid-template-columns: repeat(1,1fr);}
	.doctors .flex .tit {margin-top:0;}
	.doctors .doctors_ul{gap:50px 20px;}
	.doctors .doctors_ul li figure {border-radius:10px;}
	.doctors .lne_sec:has(.tbl_wrp) h4::after {content:'* 가로로 스크롤 시 다음 내용이 노출됩니다.';margin-top:10px;display:block;font-size:13px;font-weight:400;color: var(--ptColor1);}
	.dtc1 .tbl_wrp table {width: 400px;}
	.dtc2 .tbl_wrp table, .dtc3 .tbl_wrp table {width: 440px;}
	.doctors .img_box img, .doctors .gr_box {border-radius:10px;}
}
@media screen and (max-width: 360px){
	.doctors .doctors_ul {grid-template-columns: repeat(1,1fr);}
}

/* 병원소개-둘러보기 */
.tour {margin: var(--ctMargin) 0;}
.tour .sec1 .s_txt {color:var(--txtColor1);text-align: right;}
.tour .sec1 .tit {margin: var(--ctMargin40) 0;}
.tour .sec1 .img_box {border-radius:20px;overflow:hidden;}
.tour .scrolltxt{margin-top: var(--ctMargin40);position: relative;overflow:hidden;right: 0;height: 102px;font-size:85px;color:#000;}
.tour .scrolltxt h1 {font-weight:900;line-height:1.2;white-space: nowrap;animation: movetxt 80s linear infinite;position: absolute;left: 0;color: #f3f3f3;}
@keyframes movetxt {from { transform: translateX(0); }  to { transform: translateX(-50%); }}
.tour .swip {padding: 0 80px;position:relative;overflow:hidden;}
.tour .swip::before, .tour .swip::after {content:'';position:absolute;top:0;width: 80px;height:100%;background:#FFF;z-index: 5;}
.tour .swip::before {left:0;}
.tour .swip::after {right:0;}
.tour .swip .swiper-slide {overflow:hidden;border-radius:20px;}
.tour .swip .box {position:absolute;top:var(--ctMargin24);left:var(--ctMargin24);padding: 10px 42.5px;width: fit-content;border-radius: 8px;color:#fff;background:#3535354a;}
.tour .swip .s2_prv::after, .tour .swip .s2_nxt::after {font-size: 30px;color: #aaa;}
.tour .swip .s2_prv {left: 0;}
.tour .swip .s2_nxt {right: 0;}
.tour .s2_swiper2 {margin-top: var(--ctMargin24);}
.tour .sec2 {margin-top:100px}
.tour .sec2 .inner {max-width:1700px;}
.tour .sec2 .tit {padding: 0 80px;margin-bottom: var(--ctMargin40);color: var(--titColor1);}

.tour .s1_flx {display:flex;gap: 20px;}
.tour .s1_flx .lft {padding: 60px;display: flex;align-items: center;width: 710px;background: #F3F3F3;border-radius: 20px;overflow: hidden;}
.tour .s1_flx .lft img {border-radius:20px}
.tour .s1_flx .rgt {width: calc(100% - 730px);}
.tour .s1_lst {display:flex;flex-direction:column;gap: 12px;}
.tour .s1_lst > li {display: flex;align-items: center;gap: 15px;padding: 16px 20px;border-radius: 15px;background: #F3F3F3;}
.tour .s1_lst .floor {width: 70px;padding: 1px 0;background:var(--ptColor1);font-weight: 500;color:#FFF;border-radius: 40px;text-align: center;}
.tour .sec2_ .inner {max-width:1540px;}
.tour .sec2_ .swip_wrp {display: flex;}
.tour .sec2_ .tit {padding:0;}
.tour .s2_swiper3 {padding:0;width: 60%;}
.tour .s2_swiper4 {padding:0;width: 40%;}
.tour .s2_swiper4 .swiper-slide {padding:50px;display: flex;align-items: center;}
.tour .s2_swiper3::before, .tour .s2_swiper3::after,
.tour .s2_swiper4::before, .tour .s2_swiper4::after {display:none;}
.tour .s2_swiper4::before {top: 50%;left: auto;right: 0;transform: translateY(-50%);display:block;width: 55%;height:auto;aspect-ratio: 1.2/1;background:url(../img/logo.svg) no-repeat left/cover;opacity: 0.1;}
.tour .swip .t1 {color:var(--ptColor1);font-weight:600;}
.tour .swip .s4_prv::after, .tour .swip .s4_nxt::after {font-size: 18px;color: #aaa;}
.tour .swip .s4_prv, .tour .swip .s4_nxt {top:auto;bottom: 55px;left: 51px;right:auto;width: fit-content;height: fit-content;}
.tour .swip .s4_nxt {left: 190px;}
.tour .swip .s4_paging {width: 57px;height:auto;bottom: 48px;left: 99px;}

@media screen and (max-width:1300px) {
	.tour .s1_flx .lft {position:sticky;top:var(--hdHeight);left:0;width: 50%;height: fit-content;}
	.tour .s1_flx .rgt {width: calc(50% - 20px);}
}
@media screen and (max-width:1200px) {
	.tour .swip::before, .tour .swip::after {width:40px;}
	.tour .swip, .tour .sec2 .tit {padding:0 40px;}
	.tour .sec2 {margin-top:80px;}

	.tour .s2_swiper3 {padding:0;width: 60%;}
	.tour .s2_swiper4 {padding:0;width: 40%;}
	.tour .s2_swiper4::before {width: 20%;}
}
@media screen and (max-width:1024px) {
	.tour .s1_flx .lft {padding: 25px;}
	.tour .s1_lst > li {padding: 15px;}
	.tour .s1_lst .floor {width:60px;}

	.tour .sec2_ .swip_wrp {flex-direction:column;}
	.tour .s2_swiper3, .tour .s2_swiper4 {width: 100%;}
	.tour .s2_swiper4 .swiper-slide {padding:60px 20px 100px;}
	.tour .swip .s4_prv, .tour .swip .s4_nxt {bottom:0;left:20px}
	.tour .swip .s4_nxt {left: 150px;}
	.tour .swip .s4_paging {bottom: -6px;left: 60px;}
}
@media screen and (max-width:780px) {
	.tour .swip::before, .tour .swip::after {display:none;}
	.tour .swip, .tour .sec2 .tit {padding:0;}
	/* .tour .swip .s2_prv::after, .tour .swip .s2_nxt::after {color:#fff;} */
	.tour .swip .s2_prv {left:10px;}
	.tour .swip .s2_nxt {right:10px;}
	.tour .scrolltxt {font-size:15vw;}

	.tour .s2_swiper4::before {display:block;}
	.tour .s2_swiper4 .swiper-slide {padding:50px 20px 80px;}
	.tour .s2_swiper4::before {width: 150px;}
}
@media screen and (max-width:500px) {
	.tour .swip .box {top: 15px;left: 15px;padding: 5px 10px;border-radius: 5px;}
	.tour .swip .s2_prv::after, .tour .swip .s2_nxt::after {font-size:20px;}
	.tour .swip .swiper-slide {border-radius:10px;}
	.tour .sec2 {margin-top:60px;}
	.tour .sec1 .img_box {border-radius:10px;}

	.tour .s1_flx {flex-direction:column;}
	.tour .s1_flx .lft {padding:20px;width:100%;position: relative;top:auto;left: auto;}
	.tour .s1_flx .rgt {width:100%;}
	.tour .swip .s4_paging {bottom: -5px;left: 40px;}
	.tour .swip .s4_nxt {left: 108px;}
}
@media screen and (max-width:480px) {
	.tour .swip .s4_paging {bottom: -2px;}
}

/* 이용안내, 건강검진 -공통 */
.usage .brm {display:none;}
.usage .intro_txt {gap: 100px;padding: 70px 100px;background:#fafafa;margin-bottom:55px;border-radius:20px;border:1px dashed #dadfe7;}
.usage .intro_txt .ico {display:flex;align-items:center;justify-content:center;width: 120px;height: 120px;border-radius:100px;border:2px solid var(--ptColor1);}
.usage .intro_txt .tit {margin-bottom: 15px;color:var(--titColor1);}
.usage .tbl_wrp table th {font-size:20px;}
.usage .tbl_wrp table td:has(.dt_lst) {text-align:left;}
.usage .tbl_wrp .dt_lst {margin: 0 auto;width: fit-content;display:flex;flex-direction:column;align-items: flex-start;text-align: left;}
.usage .tbl_wrp .dt_lst > li {position:relative;padding-left:15px;}
.usage .tbl_wrp .dt_lst .dt {position:absolute;top:0;left:0;}
.usage .ln_flx {flex-wrap:wrap;}
.usage .ln_flx .lft {width:25%;border-top:1px solid var(--ptColor1);border-bottom: 1px solid #dbe0e4;}
.usage .ln_flx .lft h4{padding:40px 0 40px 20px;}
.usage .ln_flx .rgt {width:75%;padding: 40px 0 40px 20px;border-top:1px solid #dbe0e4;border-bottom: 1px solid #dbe0e4;}
.usage .ln_flxn .lft, .usage .ln_flxn .rgt {border-bottom:0;}
.usage .lnk_ul {margin-top: 40px;display: grid;grid-template-columns: repeat(2,1fr);gap: 40px;text-align:center;}
.usage .lnk_ul > li {padding: 40px 60px;background:#F3F3F3;border-radius: 20px;}
.usage .lnk_ul > li:nth-child(odd) {background: #FAFAFA;}
.usage .lnk_ul .txt {margin: 15px 0 30px;}
.usage .lnk_ul:not(:has(.more)) .txt {margin-bottom:0;}
.usage .more {padding: 11px 0;display:flex;align-items: center;justify-content:center;gap:5px;font-weight: 700;border-radius: 6px;border: 1px solid #DDD;background: #FFF;color: var(--titColor1);}
.usage .img_ol{margin-top:40px;display:flex;gap:20px;}
.usage .img_ol li{width:100%;position:relative;}
.usage .img_ol li .num{position:absolute;top:20px;left:20px;background: #4e55a1;padding:5px 15px;font-size:16px;font-weight:700;color:#fff;border-radius:100px;}
.usage .img_ol li figure{border-radius:20px; overflow:hidden;}
.usage .img_ol li .txt{padding:20px;}
.usage .img_ol li .txt .desc{text-align:center;font-size: 20px;font-weight: 600;color: var(--titColor1);}
.usage .rnd_ul > li {align-items: baseline;gap:10px;padding: 10px 15px;border-radius: 70px;border: 4px solid #f4f5fd;font-size: 18px;text-align: left;}
.usage .rnd_ul > li + li {margin-top:20px}
.usage .rnd_ul .bdr30 {border-radius:30px;}
.usage .rnd_ul figure {width:35px;}
.usage .rnd_ul .num {height: auto;aspect-ratio: 1/1;display: flex;justify-content: center;align-items: center;background: #4e55a1;font-size: 15px;font-weight: 700;color: #fff;border-radius: 35px;letter-spacing: -0.02em;}
.usage .rnd_ul .tt {width:calc(100% - 35px);}
.usage .dot_ul .dot_ul {margin-top:5px;}
.usage .dot_ul li {position:relative;padding-left:15px;}
.usage .dot_ul li + li {margin-top:10px;}
.usage .dot_ul .dot_ul li + li {margin-top: 2px;}
.usage .dot_ul .dot_ul li + li:has(.dot_ul) {margin-top:10px;}
.usage .dot_ul .dot {position:absolute;top:0;left:0;/* color:var(--titColor1); */}
.usage .dot_ul strong {/* color:var(--titColor1); */font-weight:600;}
.usage .dot_ul1 .dot {color:var(--txtColor1);opacity: 0.5;}
.usage .dot_ul .dot1 {color:var(--txtColor1);}
.usage .dot_ul.nm_ul li {padding-left: 22px;}
.usage .dot_ul.nm_ul2 li {padding-left: 30px;}
.usage .rnd_ul .dot, .usage .rnd_ul strong {color:inherit;}
.usage .rnd_ul strong {font-weight:600;}
.usage .location {margin-top: 55px;width:100%;}
.usage .gr_box {margin-top: var(--ctMargin24);background: #f7f7f7;padding: 20px;border-radius: 20px;text-align:center;}
.usage .tp_txt {margin-bottom: 30px;}

@media screen and (max-width:1024px) {
	.usage .intro_txt {padding: 50px;flex-wrap:wrap;gap: var(--ctMargin40);}
	.usage .ln_flx {flex-direction:column;}
	.usage .ln_flx .lft {border-bottom:0;width:100%;}
	.usage .ln_flx .rgt {border-top:0;padding: 0 0 40px;width:100%;}
	.usage .ln_flx .lft h4 {padding:40px 0;}
	.usage .img_ol{flex-wrap:wrap;}
	.usage .img_ol li {width:calc(100%/2 - 20px/2);}
	.usage .img_ol li img {width:100%;height:auto;}
	.usage .img_ol li .txt .desc {font-size:19px;}
}
@media screen and (max-width:768px) {
	.usage .tbl_wrp table th {font-size:16px;}
	.usage .lnk_ul {gap:25px;}
	.usage .lnk_ul > li {padding: 30px;}
	.usage .intro_txt {padding: 30px;}
	.usage .intro_txt .ico {width:80px;height:80px;}
	.usage .intro_txt .ico img {width:65%;}
	.usage .ln_flx .lft h4 {padding:20px 0 10px; font-size:22px;}
	.usage .ln_flx:has(.tbl_wrp) h4::after, .usage .ln_flx:has(.tp_txt) .tp_txt::after {content:'* 가로로 스크롤 시 다음 내용이 노출됩니다.';margin-top:10px;display:block;font-size:13px;font-weight:400;color: var(--ptColor1);}
	.usage .ln_flx:has(.tp_txt) h4::after{display:none;}
	.usage .ln_flx:has(.tp_txt) .tp_txt {position:relative;}
	.usage .img_ol li .txt .desc {font-size:17px;}
	.usage .img_ol li .num {font-size:15px;top: 15px;left: 15px;}
	.usage .img_ol li .txt{padding:15px;}
	.usage .rnd_ul > li {font-size: 17px;}
	.usage .rnd_ul > li + li {margin-top:15px}
	.usage .rnd_ul figure {width:30px;}
	.usage .rnd_ul .tt {width:calc(100% - 40px);}
}
@media screen and (max-width:480px) {
	.usage .mbr {display:none;}
	.usage .brm {display:block;}
	.usage .intro_txt {padding: 20px;border-radius:10px;}
	.usage .intro_txt .ico {width:75px;height:75px;}
	.usage .lnk_ul {grid-template-columns: repeat(1, 1fr);}
	.usage .gr_box {border-radius:10px;}
	.usage .lnk_ul > li {padding:30px 20px;border-radius:10px;}
	.usage .img_ol li {width:100%;}
	.usage .img_ol li figure {border-radius:10px;}
	.usage .img_ol li .num{left:10px;top:10px; padding:2px 15px;}
	.usage .rnd_ul > li {padding: 10px;font-size: 15px;border-radius: 15px;gap: 5px;}
	.usage .rnd_ul figure {width:25px;}
	.usage .rnd_ul .num {width: 22px;font-size: 11px;}
	.usage .rnd_ul .tt {width: calc(100% - 30px);}
}

/* 이용안내-찾아오시는 길 */
.location .flex{display:flex; gap:50px; align-items:center;}
.location .flex .map{width:70%; position:relative; height:540px; border-radius:20px; overflow:hidden;}
.location .flex .map iframe{width:100%;height:100%;}
.location .flex .map .txt{position:absolute;width:calc(100% - 40px);left:20px;bottom:20px; background:var(--ptColor1);border-radius:50px;padding:0 40px; height:60px;displaY:flex;justify-content:space-between; align-items:center;}
.location .flex .map .txt p{color:#fff;}
.location .flex .map .txt p.t1{font-weight:700;}
.location .flex .map .txt p.t2{font-weight:400;}
.location .flex .info{width:30%;}
.location .flex .info .box + .box{margin-top:80px;}
.location .flex .info .box h3{color:var(--ptColor1);margin-bottom:20px;padding-left:40px; font-weight:600;position:relative;}
.location .flex .info .box h3::after{width:2px;height:25px; background:var(--ptColor1); content:'';display:block; position:absolute;left:0;top:50%;transform:translateY(-50%);}
.location .flex .info .box ul{padding-left:40px;}
.location .flex .info .box ul li{color:var(--txtColor1);position:relative;padding-left:13px; font-weight:300;}
.location .flex .info .box ul li::after{width:5px;height:5px; border:1px solid var(--txtColor1); content:'';display:block; position:absolute;left:0;top:12px; border-radius:5px;}
.location .flex .info .box ul li + li{margin-top:10px;}

@media screen and (max-width:1200px){
	.location .flex .map{width:60%;}
	.location .flex .map .txt{padding:0 20px;}
	.location .flex .info{width:40%;}
}
@media screen and (max-width:1024px){
	.location .flex{flex-direction:column;}
	.location .flex .map{width:100%;height:440px;}
	.location .flex .info{width:100%;}
	.location .flex .info .box + .box{margin-top:40px;}
}
@media screen and (max-width:640px){
	.location .flex{gap:20px;}
	.location .flex .map{height:340px;border-radius:10px;}
	.location .flex .map .txt{height:50px;padding:0 15px;width:calc(100% - 20px);left:10px;}
	.location .flex .info .box h3{padding-left:20px;margin-bottom:10px;}
	.location .flex .info .box ul{padding-left:20px;}
	.location .flex .info .box ul li + li{margin-top:5px;}
	.location .flex .info .box ul li::after{top:8px;}
	.location .flex .info .box + .box{margin-top:20px;}
}
@media screen and (max-width:500px){
	.location .flex .map .txt{flex-direction:column;height:auto;padding:10px;border-radius:10px;text-align: center;}
}

/* 이용안내 - 서류발급 */
.documents .dot_ul.nm_ul2 li + li {margin:0;}
.documents .dot_ul.nm_ul2 .dot {width: 25px;font-weight: 500;text-align: center;}
.documents .ln_flx4 .lnk_ul {margin: 0px;}
/* .documents .ln_flx3 h5 {margin-bottom: 20px;}
.documents .ln_flx3 .rnd_ul + h5 {margin-top: 50px;} */

/* 진료안내 - 공통 */
.medical{padding:var(--ctMargin) 0 0;}

.medical .mis_intro .inner{display:flex;align-items:center;}
.medical .mis_intro .txt{width:50%;padding-right:80px;}
.medical .mis_intro .txt h3{margin-bottom:50px;color:var(--titColor1);}
.medical .mis_intro .txt p{font-weight:300;color:var(--txtColor1);}
.medical .mis_intro .txt p + p{margin-top:20px;}
.medical .mis_intro .txt strong {font-weight:600;}
.medical .mis_intro figure{width:50%;border-radius:40px;overflow:hidden;}

.obesity .mis_intro .inner {align-items:flex-start;}

@media screen and (max-width:1300px){
	.obesity .mis_intro .inner, .hair .mis_intro .inner{flex-direction:column-reverse;gap:40px;align-items:center}
	.obesity .mis_intro figure, .hair .mis_intro figure{width:80%; & img{width:100%;}}
	.obesity .mis_intro .txt, .hair .mis_intro .txt{width:100%;padding-right:0;}
	.obesity .mis_intro .txt h3, .hair .mis_intro .txt h3{margin-bottom:30px;}
}
@media screen and (max-width:1024px){
	.medical .mis_intro .txt{padding-right:40px;}
	.medical .mis_intro figure {border-radius:30px;}
}
@media screen and (max-width:768px){
	.medical .mis_intro .inner{flex-direction:column-reverse;gap:40px;}
	.medical .mis_intro figure{width:80%; & img{width:100%;}}
	.medical .mis_intro .txt{width:100%;padding-right:0;}
	.medical .mis_intro .txt h3{margin-bottom:30px;}
}
@media screen and (max-width:480px){
	.medical .mis_intro figure{width: 100%;border-radius: 10px;}
	.medical .mis_intro .txt h3{font-size:24px;margin-bottom:20px;}
	.medical .mis_intro .txt h3 br{display:none;}
	.medical .mis_intro .inner{gap:20px;}
}

.medical .mis_flex {margin-top:var(--ctMargin);}
.medical .mis_flex .inner {display:flex;}
.medical .mis_flex .lft {width:35%;}
.medical .mis_flex .lft h4 {font-weight: 400;}
.medical .mis_flex .lft h4 + p {margin-top:20px;}
.medical .mis_flex .rgt {position:relative;width:65%;}
.medical .mis_flex .rnd_ul > li {align-items: baseline;gap:10px;padding: 10px 15px;border-radius: 70px;border: 4px solid #f4f5fd;font-size: 18px;text-align: left;}
.medical .mis_flex .rnd_ul > li + li {margin-top:20px}
.medical .mis_flex .rnd_ul .bdr30 {border-radius:30px;}
.medical .mis_flex .rnd_ul figure {width:35px;}
.medical .mis_flex .rnd_ul .num {height: auto;aspect-ratio: 1/1;display: flex;justify-content: center;align-items: center;background: #4e55a1;font-size: 15px;font-weight: 700;color: #fff;border-radius: 35px;letter-spacing: -0.02em;}
.medical .mis_flex .rnd_ul .tt {width:calc(100% - 35px);}
.medical .mis_flex .dot_ul li {position:relative;padding-left:15px;}
.medical .mis_flex .dot_ul li + li {margin-top: 2px;}
.medical .mis_flex .dot_ul .dot {position:absolute;top:0;left:0;}

@media screen and (max-width:1300px){
	.obesity .mis_flex .inner {flex-direction:column;gap:var(--ctMargin40);}
	.obesity .mis_flex .lft, .obesity .mis_flex .rgt {width:100%;}
}
@media screen and (max-width:1024px){
	.medical .mis_flex .inner {flex-direction:column;gap:var(--ctMargin40);}
	.medical .mis_flex .lft, .medical .mis_flex .rgt {width:100%;}
}
@media screen and (max-width:768px){
	.medical .mis_flex .rnd_ul > li {font-size: 17px;}
	.medical .mis_flex .rnd_ul > li + li {margin-top:15px}
	.medical .mis_flex .rnd_ul figure {width:30px;}
	.medical .mis_flex .rnd_ul .tt {width:calc(100% - 40px);}
}
@media screen and (max-width:480px){
	.medical .mis_flex .rnd_ul > li {padding: 10px;font-size: 15px;border-radius: 15px;gap: 5px;}
	.medical .mis_flex .rnd_ul figure {width:25px;}
	.medical .mis_flex .rnd_ul .num {width: 22px;font-size: 11px;}
	.medical .mis_flex .rnd_ul .tt {width: calc(100% - 30px);}
}

.medical .tab_wrap{margin-top:var(--ctMargin);}
.medical .tab_wrap .tabs{padding:10px 0;display:flex;justify-content:center;align-items:center;flex-wrap: wrap;min-height: 70px;width:fit-content;margin:0 auto;background:linear-gradient(90deg, rgba(251, 188, 66, 0) 0%, #4e55a121 50%, rgba(251, 188, 66, 0) 100%);position:Relative;}
.medical .tab_wrap .tabs::after{content:'Click !';background:var(--titColor1); color:#fff; display:block; position:absolute; bottom:calc(100% + 10px);left:50%;transform:translateX(-50%); padding:5px 15px;border-radius:5px; font-size:16px;width:max-content;}
.medical .tab_wrap .tabs::before{content:'';display:block;width:9px;height:9px; background:var(--titColor1);position:absolute;bottom:calc(100% + 8px);left:50%;transform:TranslateX(-50%)rotate(45deg);}
.medical .tab_wrap .tabs li{font-size:20px; color:var(--txtColor1);position:relative; margin-right:20px;padding-right:20px; transition:all 0.2s; cursor:pointer;}
.medical .tab_wrap .tabs li::after{content:'';display:block; width:1px;height:12px; background:#c3c3c3; position:absolute;right:0;top:50%;transform:translateY(-50%);}
.medical .tab_wrap .tabs li:last-child{margin-right:0;padding-right:0; &::after{display:none;}}
.medical .tab_wrap .tabs li.active{font-weight:700;color:var(--ptColor1);}
.medical .tab_wrap .tab_cont{margin-top:50px;}
.medical .tab_wrap .tab_cont .top .inner{display:flex;}
.medical .tab_wrap .tab_cont .top .title{width:25%;font-weight:400;line-height:1.4; color:var(--titColor1);flex-shrink:0; & span{font-weight:700; color:var(--ptColor1);line-height:1.3;}}
.medical .tab_wrap .tab_cont .top .cont{padding-left:40px;width:100%;padding-top:12px;}
.medical .tab_wrap .tab_cont .top .cont .txt h3{font-weight:700;color:var(--ptColor1);position:relative;margin-bottom:50px;line-height:1;display:flex;flex-wrap: wrap;gap: 15px 0;}
.medical .tab_wrap .tab_cont .top .cont .txt h3::after{content:'';display:block; width:2px; height:100%; background:var(--ptColor1); position:absolute;left:-40px; top:0;}
.medical .tab_wrap .tab_cont .top .cont .txt h3 span{margin-right:15px;padding-right:15px; position:relative; &:last-child{margin-right:0;padding-right:0; &::after{display:none;}}}
.medical .tab_wrap .tab_cont .top .cont .txt h3 span::after{width:5px;height:5px; background:var(--ptColor1); content:'';display:block; position:absolute;right:0;top:50%;transform:translate(50%,-50%);border-radius:5px;}
.medical .tab_wrap .tab_cont .top .cont .tt{margin-bottom:60px;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap + .tt {margin-top:60px;}
.medical .tab_wrap .tab_cont .top .cont .tt h4{color:var(--titColor1); font-weight:700; margin-bottom:20px; line-height:1;}
.medical .tab_wrap .tab_cont .top .cont .tt p{color:var(--txtColor1); font-weight:300;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap + .ol_wrap {margin-top:60px;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap h4{color:var(--titColor1); font-weight:700; line-height:1; margin-bottom:20px;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol{display:grid;grid-template-columns: repeat(1,1fr);gap:20px 40px;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li{display:flex;align-items:center;padding:10px; background:var(--ptColor1); border-radius:60px;gap:20px; color:#fff; font-weight:300;}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li .num{width:40px;height:40px; background:#fff; border-radius:40px;display:flex; justify-content:center; align-items:center;font-weight:700; color:var(--ptColor1);}
.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li .desc {width:calc(100% - 60px);}
.medical .tab_wrap .tab_cont .bot{margin-top:var(--ctMargin); padding:var(--ctMargin) 0; background:#fafafa;}
.medical .tab_wrap .tab_cont .bot h3{color:var(--titColor1);margin-bottom:50px;}
.medical .tab_wrap .tab_cont .bot .flex{display:flex;gap: 30px;}
.medical .tab_wrap .tab_cont .bot .flex > div{flex:1;background:#fff;border-radius:20px;padding: 30px 30px 35px;position:relative;}
.medical .tab_wrap .tab_cont .bot .flex h4{color:var(--titColor1);font-weight:700;margin: 15px 0 5px;}
.medical .tab_wrap .tab_cont .bot .flex figure{margin-left: auto;display: block;width: fit-content;}

@media screen and (max-width:1024px){
	.medical .tab_wrap .tab_cont .top .inner {flex-direction:column;}
	.medical .tab_wrap .tab_cont .top .title {width:100%;}
	.medical .tab_wrap .tab_cont .title{font-size:32px;}
	.medical .tab_wrap .tab_cont .cont{margin-top: var(--ctMargin40);}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol{gap:20px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol li{gap:10px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol li .num{flex-shrink:0;}
	.medical .tab_wrap .tab_cont .bot .flex {flex-wrap:wrap;}
	.medical .tab_wrap .tab_cont .bot .flex > div {flex:auto;width: calc(100%/2 - 30px/2);}
	.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li .desc {width: calc(100% - 50px);}

	.ent .mis_intro .mbr, .lab .mis_intro .mbr, .obesity .mis_intro .mbr {display:none;}
}
@media screen and (max-width:768px){
	.medical .tab_wrap .tab_cont{margin-top:40px;}
	.medical .tab_wrap .tab_cont .top .cont {padding-top:0;margin-top: 0;}
	.medical .tab_wrap .tab_cont .title{font-size:28px;margin-bottom:40px;}
	.medical .tab_wrap .tab_cont .cont .txt h3{flex-wrap:wrap;row-gap:10px;}
	.medical .tab_wrap .tab_cont .cont{margin-left:0;}
	.medical .tab_wrap .tab_cont .cont .txt h3{margin-bottom:20px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap{margin-top:40px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol{gap:10px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol li{padding:7px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol li .num{width:30px;height:30px;font-size:16px;}
	.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li .desc {width: calc(100% - 40px);}

	.medical .tab_wrap .tabs{min-height: 50px;}
	.medical .tab_wrap .tabs li{font-size:16px;margin-right:15px;padding-right:15px;}
	.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li {gap:10px;}
	.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li .num {width:30px;height:30px;line-height: 30px;}
}
@media screen and (max-width:640px){
	.medical .tab_wrap .tab_cont .bot .flex figure {margin:0 auto;}
	.medical .tab_wrap .tab_cont .bot {text-align:center;}
}
@media screen and (max-width:480px){
	.medical .mbr {display:none;}
	.medical .tab_wrap .tab_cont .title{font-size:24px;margin-bottom:20px;}
	.medical .tab_wrap .tab_cont .cont{padding-left:0;}
	.medical .tab_wrap .tab_cont .cont .txt + .txt{margin-top:30px;}
	.medical .tab_wrap .tab_cont .cont .txt h3{gap: 10px 0;margin-bottom:15px;gap:10px;row-gap:5px;}
	.medical .tab_wrap .tab_cont .cont .txt h3::after{left:-10px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap{margin-top:20px;}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol{grid-template-columns:repeat(1,1fr);}
	.medical .tab_wrap .tab_cont .cont .ol_wrap ol li .num{font-size:14px;}
	.medical .tab_wrap .tabs{min-height: 40px;}
	.medical .tab_wrap .tabs li{font-size:14px;margin-right:10px;padding-right:10px;}
	.medical .tab_wrap .tabs::after{font-size:12px;padding:2px 15px;}
	.medical .tab_wrap .tab_cont .top .cont {padding:0;}
	.medical .tab_wrap .tab_cont .top .cont .txt h3 {gap:12px 0;}
	.medical .tab_wrap .tab_cont .top .cont .txt h3::after {left:-10px;}
	.medical .tab_wrap .tab_cont .top .cont .txt h3 span{margin-right:12px;padding-right:12px;}
	.medical .tab_wrap .tab_cont .bot .flex > div {padding:20px;border-radius: 10px;}
	.medical .tab_wrap .tab_cont .bot .flex figure {width:50px;}
	.medical .tab_wrap .tab_cont .top .cont .ol_wrap ol li {border-radius:15px;}
}

.medical .mis_kind{padding: var(--ctMargin) 0;}
.medical.medical01 .mis_kind{ background:url(../img/medical01_kind_bg.jpg)no-repeat center/cover;}
.medical .mis_kind .title{margin-bottom:60px;text-align:center;}
.medical .mis_kind .title p{color:var(--ptColor1);}
.medical .mis_kind .title h3{color:var(--titColor1);margin-top:20px;}
.medical .mis_kind .flex{display:flex;flex-wrap: wrap;gap:50px;}
.medical .mis_kind .flex .box{width: calc(100%/2 - 50px/2);border-radius:20px;overflow:hidden;box-shadow:0 9px 28px 8px rgba(0, 0, 0, 0.05), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08);}
.medical .mis_kind .flex .txt{padding:30px 40px;}
.medical .mis_kind .flex .txt h4{color:var(--titColor1);font-weight:700;}
.medical .mis_kind .flex .txt .desc{margin: 20px 0;font-weight: 300;line-height: 1.7;min-height: 3.4em;color:var(--txtColor1);}
.medical .mis_kind .flex .txt .how{margin-top: 20px;padding: 20px;display: flex;gap: 40px;border-radius: 20px;background: #F7F7F7;align-items:center;}
.medical .mis_kind .flex .txt .how .pt{flex-shrink:0;}
.medical .mis_kind .flex .txt .how .info{font-weight:300;width:100%;}

@media screen and (max-width:1024px){
	.medical .mis_kind .flex {gap:30px}
	.medical .mis_kind .flex .box{width: calc(100%/2 - 30px/2);}
	.medical .mis_kind .flex .txt .how {flex-direction:column;gap: 10px;align-items: baseline;}
	.medical .mis_kind .flex .txt{padding:20px 30px;}
}
@media screen and (max-width:640px){
	.medical .mis_kind .flex, .medical .tab_wrap .tab_cont .bot .flex {flex-wrap:wrap;}
	.medical .mis_kind .flex .box, .medical .tab_wrap .tab_cont .bot .flex > div {width:100%;}
}
@media screen and (max-width:480px){
	.medical .mis_kind .flex .txt{padding:20px;}
	.medical .mis_kind .flex .box {border-radius:10px;}
	.medical .mis_kind .flex .txt .how {padding:15px;border-radius:10px;}
}

.mis_reason .reason_cta{margin-top:60px;background:var(--ptColor1);border-radius:20px;padding:44px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px;}
.mis_reason .reason_cta p{color:rgba(255,255,255,0.88);line-height:1.8;font-weight:300;}
.mis_reason .reason_cta p strong{color:#fff;font-weight:700;}
.mis_reason .reason_cta .cta_btn{display:inline-block;background:#fff;color:var(--ptColor1);border-radius:50px;padding:14px 32px;white-space:nowrap;text-decoration:none;transition:opacity 0.2s;}
.mis_reason .reason_cta .cta_btn:hover{opacity:0.85;}

@media screen and (max-width:768px){
	.mis_reason .reason_cta{flex-direction:column;text-align:center;padding:36px 28px;border-radius:10px;}
}

/* 전문센터/클리닉 - K뷰티클리닉 */
.care .sec_btm, .care .sec_btm .tab_cont, .care .sec_btm .tab_cont .bot {margin-top:0;}
.care .tab_wrap .tab_cont .top .cont .tt:last-child {margin-bottom: 0px;}
.care .more {margin-top: 20px;padding: 11px 0;display:flex;align-items: center;justify-content:center;gap:5px;font-weight: 700;border-radius: 6px;border: 1px solid #DDD;background: #FFF;color: var(--titColor1);}
.care .pfl_sec {margin-top: var(--ctMargin);}
.care .pfl_sec figure {border-radius:0;}
.care .pfl_sec figure img {border-radius: 40px;}
.care .pfl_sec .txt p.pt {margin-bottom: 20px;color:var(--ptColor1);font-weight:700;}
.care .pfl_sec .lne_sec {margin-top: 50px;}
.care .pfl_sec .dt_list {margin-top: 10px;}
.care .pfl_sec .kw_list {display:flex;flex-wrap: wrap;gap: 5px 20px;}
.care .tab_wrap .tabs::after, .care .tab_wrap .tabs::before {display:none;}

@media screen and (max-width:1024px){
	.care .pfl_sec figure img {border-radius: 30px;}
}
@media screen and (max-width:768px){
	.care .pfl_sec .inner {flex-direction:column;}
	.care .pfl_sec .lne_sec {margin-top: 30px;}
}
@media screen and (max-width:480px){
	.care .pfl_sec figure img {border-radius: 10px;}
}

/* 건강검진 - 건강검진 예약안내 */
.check_reserve .lnk_ul {margin: 0px;}

/* 건강검진 - 건강검진 이용안내 */
.check_guide .ln_flx1 > .lft, .check_guide .ln_flx1 > .rgt {border-bottom:0;}
.check_guide .ln_flx1 .lnk_ul .ico {margin-bottom: 20px;display: block;}
.check_guide .ln_flx1 .lnk_ul .txt {margin-bottom: 0px;}

/* 건강검진 - 개인맞춤검진 */
.check_private .ln_flx2 .tbl_wrp .cl_1 {width:200px;}

@media screen and (max-width:768px){
	.check_private .ln_flx2 .tbl_wrp .cl_1 {width:inherit;}
	.check_private .ln_flx2 .tbl_wrp table th {padding: 15px 10px;}
}

/* 건강검진 - 국가검진/암검진 */
.national .ln_flx3 .lnk_ul {margin-top: 0px;}
.national .ln_flx2 .tbl_wrp .cl_1 {width:150px;}
.national .ln_flx2 .gr_box {text-align:left;}
.national .ln_flx2 .tit {margin-bottom: 20px;color:var(--titColor1);}

@media screen and (max-width:768px){
	.national .ln_flx2 .tbl_wrp .cl_1 {width:inherit;}
	.national .ln_flx2 .tbl_wrp table th {padding: 15px 10px;}
}

/* 건강검진 - ﻿직장/채용/기타검진 */
.employment .ln_flx1 .tbl_wrp .cl_1 {width:200px;}
.employment .ln_flx1 .tbl_wrp .cl_5 {width:150px;}
.employment .ln_flx2 .dot_ul li + li {margin-top: 0px;}
/* .employment .ln_flx4 .dot_ul + h5 {margin-top: 30px;} */
.employment .ln_flx4 .rnd_ul + h5 {margin-top: 50px;}
.employment .ln_flx4 h5 {margin-bottom: 20px;}
.employment .ln_flx4 .lnk_ul {margin-top: 0px;}

@media screen and (max-width:768px){
	.employment .ln_flx1 .tbl_wrp .cl_1 {width:inherit;}
	.employment .ln_flx1 .tbl_wrp table th {padding: 15px 10px;}
}

/* 건강검진 - 학생검진 */
.student .ln_flx2 .tbl_wrp .cl_1 {width:180px;}
.student .ln_flx1 .dot_ul li + li {margin: 0px;}

@media screen and (max-width:768px){
	.student .ln_flx2 .tbl_wrp .cl_1 {width:inherit;}
	.student .ln_flx2 .tbl_wrp table {min-width:480px;}
	.student .ln_flx2 .tbl_wrp table th {padding: 15px 10px;}
}

/* 비급여안내 */
.non_covered .admin_btn {position: absolute;top: -80px;right: 0;}
.non_covered .tb_wrp {position: relative;overflow:auto;}
.non_covered .tb_wrp table {width: 100% !important;padding: 0;border:0;border-spacing:0px;border-collapse:collapse;}
.non_covered .tb_wrp table td {padding: 20px 5px;text-align:center;font-weight: 300;border: 1px solid #e8e8e8;}
.non_covered .tb_wrp table tr:nth-child(1) td {border-top: 2px solid var(--ptColor1);border-bottom: 1px solid #e8e8e8;color:var(--titColor1);font-weight: 600;}

@media screen and (max-width:1024px){
	.non_covered .tb_wrp::before {content:'* 가로로 스크롤 시 다음 내용이 노출됩니다.';display:block;margin-bottom: 10px;display:block;font-size:13px;color: var(--ptColor1);}
}
@media screen and (max-width:768px){
	.non_covered .tb_wrp {font-size:16px;}
	.non_covered .tb_wrp table th {padding: 15px 0;}
	.non_covered .tb_wrp table td {padding: 10px;}
}
@media screen and (max-width:480px){
	.non_covered .tb_wrp {font-size:13px;}
	.non_covered .tb_wrp table th {padding: 10px;}
	.non_covered .tb_wrp table td {padding: 10px;}
}

/* 게시판 공통 */
.bo_v_com {margin:20px 0;display:flex;justify-content: flex-end;}
.bo_v_com li a{display:block;width: 160px;line-height: 48px;text-align:center;border:1px solid transparent;background:var(--ptColor1);color:#fff;font-size:18px;font-weight:500;transition:all 0.5s;border-radius: 10px; &:hover{border:1px solid var(--ptColor1);background:#fff; color:var(--ptColor1);}}

.bo_v_left {margin:20px 0;display:flex;}
.bo_v_left li {margin-right:5px}

#bo_v_top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:30px;border-top: 1px solid #ddd;}
#bo_v_top ul {width:100%;}
#bo_v_top li{display:flex;padding: 20px;border-bottom: 1px solid #ddd;}
#bo_v_top li span.arr a {display: flex;flex-shrink:0;font-size:18px;font-weight:600;letter-spacing:-0.5px;color:#333;width:140px;flex-direction: row-reverse;justify-content: space-between;align-items: center;}
#bo_v_top li span.arr i{margin-right:20px;font-size:16px;border-right: 1px solid #ddd;padding-right: 20px;}
#bo_v_top li span.subject{font-size:18px;color: #333;letter-spacing:-0.5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
#bo_v_top li span.subject a {color:#333;}
#bo_v_top li span.subject a:hover{text-decoration:underline;}

#bo_v_con {padding:20px;}
#bo_v_img {margin:0 auto;}
#bo_v_img .view_image {margin-top: 50px;}

#bo_cate ul {border:0;display:flex; width:max-content; margin:0px auto 50px ;background:#f7f7f7;border-radius:100px;padding:10px;}
#bo_cate li {margin-right:0;display:inline-block;}
#bo_cate li:last-child{border-left: 0;}
#bo_cate a {display:block;width:200px;line-height:50px;border-radius:100px;text-align:center;font-size:16px;opacity: 1;color: #000;font-weight: 400;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;opacity:1;}
#bo_cate #bo_cate_on {color:#fff;background:#1a1a1a;font-weight: 400;}

.bo_sch_wrap {text-align:center;/* margin-top:45px; */transform:skew(-0.1deg);}
.bo_sch {padding:0;display:flex;vertical-align:middle;overflow:hidden;width:400px; border:2px solid var(--ptColor1);border-radius:50px;}
.bo_sch form{display:flex; align-items:center; width:100%;}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
.bo_sch .sch_input{padding:0 25px;border:0;width: calc(100% - 65px);height:50px;background:#fff;font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;font-size:16px;font-weight: 300;color: #656565;}
.bo_sch .sch_btn{font-size:20px;border:0;background: #eee;height: 40px;width: 40px;border-radius: 50px;position: relative;}
.bo_sch .sch_btn::after {content:'';width:40px;background:url("../img/search.png") no-repeat center / auto;filter: brightness(0) saturate(100%) invert(36%) sepia(10%) saturate(3548%) hue-rotate(198deg) brightness(88%) contrast(85%);position: absolute;right: 0;top: 0;aspect-ratio: 1/1;}
.bo_sch .sch_bar{width:100%;}
.bo_sch select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
.bo_sch select::-ms-expand {display:none}

#bo_v > div >  header {margin-bottom: 30px;display: flex;justify-content: space-between;align-items: center;text-align:left;padding: 25px 20px;);border-top: 2px solid var(--titColor1);border-bottom: 1px solid #ddd;}
#bo_v_title {color: var(--titColor1);}
#bo_v_title .bo_v_tit{display:block;font-size: 28px;line-height: 1.4;font-weight: 600;}
#bo_v_info {padding: 0;border-bottom: 0;color: #888;font-size: 16px;transform:skew(-0.1deg);display: flex;flex-wrap: wrap;gap: 20px;justify-content: flex-start;}

@media screen and (max-width:1024px){
	#bo_v > div > header {flex-direction:column;gap:10px;text-align: center;}
	#bo_v_title .bo_v_tit{font-size:22px;padding:0;}
	#bo_v_top li span.arr a, #bo_v_top li span.arr {width:90px;font-size: 16px;}
	#bo_v_top li span.arr i{margin-right:10px;font-size:14px;}
	#bo_v_top li span.subject{font-size: 16px;}
}
@media screen and (max-width:768px){
	#bo_v_title .bo_v_tit{font-size:20px;}
	#bo_v_con{padding:0;}
	.bo_v_com li a{width:100px; line-height:38px; font-size:16px;}
	#bo_v_top li{padding:10px 0;}
	#bo_v_top li span.arr a, #bo_v_top li span.arr{width:100px; font-size:16px;}
	#bo_v_top li span.arr i{margin-right:15px; font-size:14px; padding-right:15px;}
	#bo_v_top li span.subject{font-size:16px;}
	#bo_cate ul {width:80%;}
	#bo_cate li {flex:1;}
	#bo_cate a {width:auto;padding:0 15px;line-height: 1.2;font-size: 14px;height: 40px;display: grid;align-content: center;}
}
@media screen and (max-width:480px){
	#bo_v > div > header {padding-left: 0px;padding-right: 0px;}
	#bo_v_top li span.arr a, #bo_v_top li span.arr{font-size:14px; width:80px;}
	#bo_v_top li span.arr i{font-size:12px;margin-right:10px; padding-right:10px;}
	#bo_v_top li span.subject{font-size:14px;}
	.bo_sch {width:100%;}
	.bo_sch .sch_input {padding:0 15px;font-size: 14px;}
	#bo_cate ul {width:100%;}
}
@media screen and (max-width:320px){
	#bo_v_info {text-align:left;align-items: flex-start;}
}

/* K뷰티클리닉 보유장비 4열 중앙정렬 세팅 */
.medical .mis_kind .flex.equip_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center; /* 핵심: 가로 중앙 정렬 */
    margin-top: 30px;
}

.medical .mis_kind .flex.equip_flex .box {
    width: calc(25% - 22.5px);
    text-align: center;      /* 핵심: 내부 이미지 및 텍스트 중앙 정렬 */
}

/* 이미지 스타일 (둥근 모서리 및 깔끔한 표시) */
.medical .mis_kind .flex.equip_flex .box figure img {
    margin: 0 auto;          /* 이미지 자체를 가운데로 */
    display: block;
}

.medical .mis_kind .flex.equip_flex .txt {
    padding: 20px 0;
    text-align: center;
}

/* 태블릿 및 모바일 대응 */
@media screen and (max-width:1024px){
    .medical .mis_kind .flex.equip_flex .box { width: calc(50% - 15px); }
}
@media screen and (max-width:640px){
    .medical .mis_kind .flex.equip_flex .box { width: 100%; }
}
