@charset "utf-8";
@font-face {
    font-family: 'Pyeongchang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChang-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pyeongchang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChang-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
/* 초기화 */
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,

#menu .menu_wrap,
#container_wr,
#ft_wr {max-width:1200px}

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

/* 팝업 반응형 */
@media (max-width:1600px) {
	#hd_pop {width:100%;}
	.hd_pops {top:100px !important;left:10px !important;right:auto !important;}
	.hd_pops_con iframe{width:100%;}
}
@media (max-width:780px) {
	.hd_pops {max-width:500px;width:calc(100% - 20px) !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}


/* 메인메뉴 */
#menu {position:relative;background:#fff}
#menu > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#menu .menu_wrap {margin:0 auto;position:relative}
#menu .menu_wrap:hover, #menu .menu_wrap:focus, #menu .menu_wrap:active{z-index:3}
#menu #menu_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#menu ul:after {display:block;visibility:hidden;clear:both;content:""}
#menu .menu_1dli {float:left;line-height:55px;padding:0px;position:relative}
#menu .menu_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}

.menu_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/menu_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.menu_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.menu_1dli.menu_al_li_plus .menu_1da{padding-right:25px}
.menu_2dli:first-child {border:0}
.menu_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.menu_2dul .menu_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)}
.menu_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.menu_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}

.menu_1dli_air .menu_2da {}
.menu_1dli_on .menu_2da {}
.menu_2da:focus, .menu_2da:hover {color:#fff}
.menu_1dli_over .menu_2dul {display:block;left:0}
.menu_1dli_over2 .menu_2dul {display:block;right:0}
.menu_wrap .menu_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.menu_wrap .menu_empty a {color:#3a8afd;text-decoration:underline}
.menu_wrap .menu_al_ul .menu_empty, .menu_wrap .menu_al_ul .menu_empty a {color:#555}

#menu .menu_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#menu .menu_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#menu .menu_mnal {float:right;padding:0}

#menu_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)}
#menu_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#menu_all .menu_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#menu_all .menu_al_ul > li:nth-child(5n+1) {border-left:0}
#menu_all .menu_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#menu_all .menu_al_li .menu_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#menu_all .menu_al_li li {line-height:2em}
#menu_all .menu_al_li li a {color:#555}
#menu_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}

/* 버튼 */
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;}

/* 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:#999; font-size:14px;}
#bo_vc .cmt_contents{line-height:1.6; font-size:14px;color:#3d3d3d;}
#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{}
#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;}
}

.inner {max-width:1320px;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;}


/* 상단 */
.header{position:fixed;width:100%;height: var(--hdHeight);top:0;left:0;transition:all 0.2s;z-index:100;background: rgb(29 29 29 / 90%);}
.header .hd_wrap{height: 100%;display: flex;justify-content:space-between;align-items: center;}
.header .hd_logo img {width:160px;}
.header .menu{display: flex;align-items:center;}
.header .menu > li{position:relative;}
.header .menu > li > a{letter-spacing:-0.7px;padding:0 40px;line-height:var(--hdHeight);font-size:20px;font-weight: 600; color:#fff;transition: all 0.2s; }
.header .menu > li a:hover {color:var(--ptColor1);}
.header .submenu {position:absolute;width: 190px;top: var(--hdHeight);left: 50%;z-index:5;background: rgb(29 29 29 / 90%);opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:top;transition:all 0.5s;}
.header .submenu a {color:#fff;display:block;font-size: 20px;font-weight: 600;height: 60px;transition:all 0.2s;text-align: center;line-height: 1.4;display: grid;align-content: center;padding: 0 7px;}
.header .submenu > li + li {border-top: 1px solid rgb(255 255 255 / 20%);}
.header .menu > li:hover .submenu {opacity:1; transform:translateX(-50%) scaleY(1);}
#header_mo {display: none;}

@media screen and (max-width: 1320px){
	.header .menu > li > a {font-size: 18px;padding:0 20px;}
	.header .submenu a {font-size: 18px;height: 50px;}
}
@media screen and (max-width: 1024px){
	#header_pc {display: none;}
	#header_mo {display:block;}
	#header_mo {display: block;/* height: var(--hdHeight); */box-sizing:border-box;width:100%;position:fixed;top:0;left:0;z-index:999;transition: all 0.3s;}
	#header_mo.scroll {background: rgba(0, 0, 0, 0.50);}
	#header_mo .hd_bg {position:fixed;top:0;left:0;width:100%;height: 100vh !important;display: none;background: rgba(0, 0, 0, 0.50);backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);z-index: 5;}
	#header_mo .hd_wrap {display:flex;align-items:center;height:100%;z-index: 50;justify-content: space-between;}
	#header_mo .hd_view{transition:0.3s;position:fixed;width:90%;padding: 80px 20px 30px;height: 100vh;background: rgba(0, 0, 0, 0.50);backdrop-filter: blur(5px);z-index:50;right:-90%;top: 0;overflow-y: auto;display: flex;flex-direction: column-reverse;justify-content: flex-end;}
	#header_mo .hd_view.on{right:0;}
	#header_mo nav {height: 100%;}
	#header_mo .menu {display: block;overflow-y: auto;}
	#header_mo .menu > li {position:relative;align-items: center;border-bottom: 1px solid #a8a8a8;}
	#header_mo .menu > li.on {border-bottom:0;}
	#header_mo .menu > li::after {content:"";width:12px;height:7px;background : url(../img/drop2.png) no-repeat center/cover;position:absolute;top: 26px;right:13px;left: auto;transition: .3s;bottom: auto;}
	#header_mo .menu > li.on ::after {transform: rotate(180deg);}
	#header_mo .menu > li > a {display: inline-block;font-size: 16px;line-height:20px;font-weight:600;color: #fff;cursor:pointer;position:relative;padding: 20px;}
	#header_mo .menu > li > a.on{background: var(--ptColor1);color:#fff;border:0;}
	#header_mo .menu > li > a > a{color: #1a1a1a;}
	#header_mo .menu > li > a > a span{display:inline-block;margin-left:10px;}
	#header_mo .menu li > a.on > a{color: #fff;}
	#header_mo .submenu {transition:none;padding:5px 15px;position: initial;width: 100%;transform: initial;text-align: left;display: none;height: auto;white-space: initial;background: rgb(255 255 255 / 15%);border-radius: 15px;opacity: 1;transform-origin: initial;}
	#header_mo .submenu li + li {margin-top: 0;}
	#header_mo .submenu a {padding: 10px 5px 10px 20px;display:block;color: #fff;transition:all 0.2s;transform: skew(-0.1deg);text-align: left;font-size: 14px;}
	#header_mo .submenu a br {display: none;}
	#header_mo .submenu a span{margin-left:10px;}
	.header .menu > li:hover .submenu {transform:initial;}
	.mn_btn{cursor:pointer;transition: all .5s;position: relative;z-index: 500;}
	.mn_btn span{display: block;width: 30px;height:3px;background:#fff;transition: all .5s;border-radius:5px;margin-left:auto;}
	.mn_btn .bar2 {margin: 7px 0px;margin-left: auto;width: 20px;}
	.mn_btn.active span:nth-child(1) {-webkit-transform : translateY(6px) rotate(-45deg);transform: translateY(10px) rotate(-45deg);}
	.mn_btn.active span:nth-child(even) {width: 0;}
	.mn_btn.active span:nth-child(3) {-webkit-transform : translateY(-6px) rotate(45deg);transform: translateY(-10px) rotate(45deg);} 
	.header.visible .mn_btn span {background:#000;}
	.header.visible .mn_btn.active span {background:#fff;}
	#header_mo.on.visible-hidden {transform: translateY(0);}
}
@media screen and (max-width: 480px){
	.header h1 a .logo {height: 70px;}
	.header h1 a .mark {height: 45px;}
	.header h1 a span:after {font-size: 2.1vw;max-width: 114px;}
	.mn_btn span{width: 24px;}
	.mn_btn span:nth-child(2) {margin: 5px 0 5px auto;width: 16px;}
	.mn_btn.active span:nth-child(1) {-webkit-transform: translateY(8px) rotate(-45deg);transform: translateY(8px) rotate(-45deg);}
	.mn_btn.active span:nth-child(3) {-webkit-transform: translateY(-8px) rotate(45deg);transform: translateY(-8px) rotate(45deg);} 
}


/* 메인 */
.main {padding-top:var(--hdHeight);color:#222;line-height:1.45;letter-spacing:-0.04em;}
.main img {max-width:100%;}
.main .flex {display:flex;}
.main .flexsb {display:flex;justify-content:space-between;}
.main .pt {color:var(--ptColor1);}
.main .pt2 {color:var(--ptColor2);}
.main .sec {padding-top: var(--ctMargin);padding-bottom: var(--ctMargin);position: relative;}
.main .sec .titbox {margin-bottom:60px;text-align:center;}
.main .sec .tit {font-size:60px;font-family: 'Pyeongchang';letter-spacing:-0.04em;}
.swiper-container {margin:0 auto;width:100%;position:relative;}

@media screen and (max-width: 1320px){
	.main , .main p,.main a,.main div{word-break:keep-all;}
	.main h1, .main h2,.main h3,.main h4{word-break:keep-all;}
	.main .sec .tit {font-size: 48px;}
}
@media screen and (max-width: 1024px){
	.main .sec .titbox {margin-bottom: 30px;}
	.main .sec .tit {font-size: 36px;}
}
@media screen and (max-width: 480px){
	.main .sec .tit {font-size: 26px;}
}

/**/
/*.main .banner {padding-top:200px;background : url(../img/main_bg.png) no-repeat center/cover ;height:800px;}*/
.main .banner .banner_swiper .swiper-slide {color:#222222;background : no-repeat center/cover ; width:100%; height:800px ; }
.main .banner .banner_swiper .swiper-slide.slide1 {background-image : url(../img/banner01.jpg);}
.main .banner .banner_swiper .swiper-slide.slide2 {color: #fff;background-image : url(../img/banner02.jpg);}
.main .banner .banner_swiper .swiper-slide.slide3 {color: #fff;background-image : url(../img/banner03.jpg);text-align: center;}
.main .banner .banner_swiper .swiper-slide.slide4 {background-image : url(../img/banner04.jpg);}
.main .banner .banner_swiper .swiper-slide.slide5 {color: #fff;background-image : url(../img/banner05.jpg);}
.main .banner .banner_swiper .swiper-slide.slide6 {color: #fff;background-image : url(../img/banner06.jpg);}
.main .banner .banner_swiper .swiper-slide .txtbox {height:100%;padding: 200px 0;}
.main .banner .banner_swiper .swiper-slide .inner {height: 100%;}
.main .banner .banner_swiper .swiper-slide .center {display:grid;align-content: center;gap:30px;}
.main .banner .banner_swiper .swiper-slide .txtbox .tit {line-height: 1.2;}
.main .banner .banner_swiper .swiper-slide.slide1 .txtbox .tit {padding-top: 20px;} 
.main .banner .banner_swiper .swiper-slide.slide3 .txtbox {padding: 150px 0;}
.main .banner .banner_swiper .swiper-slide.slide3 .txtbox .txt {margin: 20px 0 30px;}
.main .banner .banner_swiper .swiper-slide.slide4 .txtbox {padding: 150px 0;}
.main .banner .banner_swiper .swiper-slide.slide4 .txtbox .txt {margin: 20px 0 30px;}
.main .banner .banner_swiper .swiper-slide.slide5 .txtbox .stit span {position: relative;}
.main .banner .banner_swiper .swiper-slide.slide5 .txtbox .stit span:after {content: '';position: absolute;width: 1000px;right: 0;bottom: -25px;background: #fff;height: 1px;}
.main .banner .banner_swiper .swiper-slide.slide5 .txtbox .tit {margin: 50px 0 30px;}
.main .banner .banner_swiper .swiper-slide.slide5 .txtbox .desc {margin-top: 20px;opacity: .5;}
.main .banner .banner_swiper .swiper-slide.slide6 .txtbox .fit {width: fit-content;text-align: center;}
.main .banner .banner_swiper .swiper-slide.slide6 .txtbox .tit {margin: 30px 0 ;}
.main .banner .tag {gap: 15px;justify-content:center;}
.main .banner .tag p {display: inline-block;padding: 10px 12px;border: 1px solid var(--ptColor1);background: rgb(255 255 255 / 10%);}
.main .banner .tag .tag2 {border-color: var(--ptColor2);}
.main .banner .event .box {gap:15px;align-items: center;margin-bottom: 15px;}
.main .banner .event .box .name {background: #907fb4;line-height: 45px;color: #fff;width: 130px;text-align: center;border-radius: 40px;}

@media screen and (max-width: 1320px){
	.main .banner .banner_swiper .swiper-slide {height: 700px;}
}
@media screen and (max-width: 1024px){
	.main .banner .banner_swiper .swiper-slide.slide2 {background-position: center right 30%;}
	.main .banner .banner_swiper .swiper-slide.slide4 {background-position: center right 30%;}
	.main .banner .tag {gap: 10px;flex-wrap: wrap;}
	.main .banner .tag p {padding: 6px 8px;}
	.main .banner .banner_swiper .swiper-slide.slide6 .txtbox .fit img {height: 75px;}
}
@media screen and (max-width: 768px){
	.main .banner .banner_swiper .swiper-slide .txtbox {padding: 100px 0;}
	.main .banner .banner_swiper .swiper-slide {height: 600px;}
	.main .banner .banner_swiper .swiper-slide.slide1 {background-position: center right 20%;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox {padding: 100px 0;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox .txt {margin: 10px 0 15px;}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox {padding: 100px 0;}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox .txt {margin: 10px 0 15px;}
	.main .banner .banner_swiper .swiper-slide.slide6 {background-position: center right 40%;}
	.main .banner .banner_swiper .swiper-slide.slide6 .txtbox {background: rgba(0 0 0 / 20%);}
	.main .banner .banner_swiper .swiper-slide.slide6 .txtbox .fit img {height: 60px;}
	.main .banner .event {font-size: 18px;}
	.main .banner .event .box {gap:10px;margin-bottom:10px;}
	.main .banner .event .box .name {width: 100px;line-height: 35px;font-size: 17px;}
}
@media screen and (max-width: 640px){
	.main .banner .banner_swiper .swiper-slide.slide5 p br {display: none;}
	.main .banner .banner_swiper .swiper-slide.slide6 {background-position: center right 25%;}
	.main .banner .banner_swiper .swiper-slide.slide6 .txtbox br {display: none;}
}
@media screen and (max-width:480px){
	.main .banner .banner_swiper .swiper-slide {height: 550px;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox {padding: 50px 0;}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox {padding: 50px 0;}
	.main .banner .banner_swiper .swiper-slide .txtbox {padding: 60px 0;}
	.main .banner .banner_swiper .swiper-slide .txtbox .tit {font-size: 26px;line-height: 1.3;}
	.main .banner .banner_swiper .swiper-slide .txtbox .txt {font-size: 18px;}
	.main .banner .banner_swiper .swiper-slide .txtbox .fz25 {font-size: 16px;}
	.main .banner .banner_swiper .swiper-slide .txtbox .fz23 {font-size: 15px;}
	.main .banner .banner_swiper .swiper-slide.slide1 {background-position: center right 40%;}
	.main .banner .banner_swiper .swiper-slide.slide2 .txtbox .tit {padding-right:20px;}
	.main .banner .banner_swiper .swiper-slide.slide2 .txtbox p {padding-right:40px;}
	.main .banner .banner_swiper .swiper-slide.slide2 .txtbox p br {display: none;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox .stit {font-size:6vw;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox .tit {font-size:8vw;}
	.main .banner .banner_swiper .swiper-slide.slide3 .txtbox .txt {font-size:4vw;}
	.main .banner .banner_swiper .swiper-slide.slide3 .tag {font-size: 4vw;}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox {background: rgb(255 255 255 / 40%);}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox .txt b {display: block;}
	.main .banner .banner_swiper .swiper-slide.slide4 .txtbox .txt br {display: none;}
	.main .banner .event .box .name {width: 80px;}
	.main .banner .event .box .name + p {flex:1;}
}
/**/
.main .sec1 .img_ul {gap: 45px;justify-content: center;text-align: center;}
.main .sec1 .img_ul figure {margin-bottom:20px;}

.main .sec01 .imgtxt {background:no-repeat center/cover;text-align: center;padding: 60px 10px;display: grid;align-content: center;gap: 10px;}
.main .sec01 .flex {gap: 20px;margin-top: 20px;}
.main .sec01 .wrap {display: grid;gap:20px;flex:1;}
.main .sec01 .imgtxt.bg1 {height: 330px;background-image: url(../img/s1_bg01.jpg);color: #fff;}
.main .sec01 .imgtxt.bg2 {aspect-ratio: 305/822;align-content: end;width: 24%;background-image: url(../img/s1_bg02.jpg);color: #fff;}
.main .sec01 .imgtxt.bg3 {background-image: url(../img/s1_bg03.jpg);}
.main .sec01 .imgtxt.bg4 {background-image: url(../img/s1_bg04.jpg);text-align: left;padding: 0 50px;color: #fff;height: 263px;}
.main .sec01 .imgtxt.bg5 {background-image: url(../img/s1_bg05.jpg);color: #222;}
.main .sec01 .imgtxt.bg6 {background-image: url(../img/s1_bg06.jpg);color: #222;}
/*.main .sec01 .imgtxt h3,*/.main .sec01 .imgtxt p {display: none;}
/*.main .sec01 .imgtxt:hover h3,.main .sec01 .imgtxt:hover p {opacity: 1;}*/

@media screen and (max-width: 1320px){
	.main .sec01 .imgtxt.bg1 {height: 300px;}
}
@media screen and (max-width: 1024px){
	.main .sec01 .imgtxt {padding: 20px;}
	.main .sec01 .imgtxt.bg1 {height: 250px;}
	.main .sec01 .imgtxt.bg2 {padding: 20px 10px;}
	.main .sec01 .imgtxt.bg4 {padding:0 20px;height: 230px;}
	.main .sec01 .imgtxt p {display: none;}
	.main .sec01 .imgtxt h3 {font-size: 20px;}
}
@media screen and (max-width: 768px){
	.main .sec01 .imgtxt.bg1 {height: 200px;}
	.main .sec01 .imgtxt.bg4 {height: auto;}
	.main .sec01 .imgtxt h3 {font-size: 18px;}
}
@media screen and (max-width: 640px){
	.main .sec01 .flex {flex-wrap:wrap;}
	.main .sec01 .imgtxt.bg2 {width: calc(50% - 10px);height: 400px;}
	.main .sec01 .imgtxt.bg4 {height: 130px;}
}
@media screen and (max-width:480px){
	.main .sec01 .imgtxt.bg2 {height: 300px;}
	.main .sec01 .imgtxt.bg2 h3 {word-break:break-all;}
}

.main .sec2 {background : url(../img/s2_bg.jpg) no-repeat center/cover ;height:763px;}
.main .sec2 .inner {height: 100%;}
.main .sec2 .txtbox .tit {line-height:1.2;}
.main .sec2 .txtbox .txt {line-height:1.3;}
.main .sec2 .txtbox .desc {margin:20px 0 100px;}
.main .sec2 .link {display: inline-block;padding: 13.5px 25.5px;border: 1px solid #222;letter-spacing: 2px;}

@media screen and (max-width: 1320px){
	.main .sec2 {height: 600px;}	
}
@media screen and (max-width: 1024px){
	.main .sec2 {height: 500px;}
	.main .sec2 .txtbox .desc {margin: 10px 0 50px;}
	.main .sec2 .link {padding: 10px 15px;}
}
@media screen and (max-width: 768px){
	.main .sec2 {height: auto;padding-bottom: 240px;background-size: 140% auto;background-position: bottom right 44%;position: relative;}
	.main .sec2:before {content:'';background: linear-gradient(90deg, #f0f0f0, #e8eff7, #d7e6f7);position: absolute;right: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
}
@media screen and (max-width: 640px){
	.main .sec2 .txtbox .desc br {display: none;}
}
@media screen and (max-width:480px){
	.main .sec2 {padding-bottom: 220px;background-size: 180% auto;background-position: bottom right 24%;}
}

.main .sec3 {overflow:hidden;}
.main .sec3:before {content:'';position:absolute;bottom:0;left:0;width:100%;height:407px;background: linear-gradient(90deg, rgba(66, 191, 236, 1), rgba(19, 54, 144, 1));}
.main .sec3 .sec03_swiper .swiper-slide {transform:translateY(90px);position:relative;width: auto;transition: .5s;overflow: hidden;}
.main .sec3 .sec03_swiper .swiper-slide .txtbox {position:absolute;z-index: 5;color: #fff;width: 100%;height: 100%;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: flex-end;padding: 55px;gap: 20px;}
.main .sec3 .sec03_swiper .swiper-slide-active {transform:translateY(0px)}
.main .sec3 .sec03_swiper .swiper-slide .txtbox p {word-break:keep-all;}
.main .sec3 .sec03_swiper .swiper-slide figure {width: 100%;height: 100%;}
.main .sec3 .sec03_swiper .swiper-slide img {max-width: none;height: 100%;width: 100%;object-fit: cover;}

.main .sec4 .imgbox .flex {margin-top:20px;gap:20px;}

@media screen and (max-width: 1900px){
	.main .sec3 .sec03_swiper .swiper-slide br {display: none;}
}
@media screen and (max-width: 1320px){
	.main .sec3:before {height: 300px;}
	.main .sec3 .sec03_swiper .swiper-slide .cont {height: 350px;}
	.main .sec3 .sec03_swiper .swiper-slide .txtbox{padding: 40px;}
}
@media screen and (max-width: 1024px){
	.main .sec3:before {height: 250px;}
	.main .sec3 .sec03_swiper .swiper-slide {transform:translateY(40px)}
	.main .sec3 .sec03_swiper .swiper-slide-active {transform:translateY(0px)}
	.main .sec3 .sec03_swiper .swiper-slide .txtbox{padding: 30px; padding-top: 40px;}
}
@media screen and (max-width: 640px){
	.main .sec4 .imgbox .flex {flex-wrap:wrap;}
	.main .sec4 .imgbox .flex figure {flex: 1 1 45%;}
}
@media screen and (max-width:480px){
	.main .sec3 .sec03_swiper {padding:0 20px;}
	.main .sec3 .sec03_swiper .swiper-slide .cont {height: 300px;}
	.main .sec3 .sec03_swiper .swiper-slide .txtbox{padding: 20px;background: rgba(0 0 0 /15%);}
	.main .sec3 .sec03_swiper .swiper-slide .txtbox p {font-size: 17px;}
}
@media screen and (max-width:400px){
	.main .sec3 .sec03_swiper .swiper-slide .cont {height: 350px;}
}
@media screen and (max-width:350px){
	.main .sec4 .imgbox .flex figure {flex: 1 1 100%;}
}

.main .sec5 {background:#222222;color:#fff;position: relative;height: 610px;overflow: hidden;}
.main .sec5 > .map {width: 38%;}
.main .sec5 .root_daum_roughmap {width: 100% !important;}
.main .sec5 .info_wrap {flex:1;background:#222222;}
.main .sec5 .info_wrap .info {padding:var(--ctMargin) 80px;}
.main .sec5 .info_wrap .info h2 {margin-bottom: 10px;}
.main .sec5 .info_wrap .info .copy {margin-bottom: 5px;}
.main .sec5 .info_wrap .info .time {margin:30px 0 10px;letter-spacing: -.06em;}
.main .sec5 .info_wrap .info .time .day {display:inline-block;width:65px;}
.main .sec5 .info_wrap .info .text {padding: 10px 15px;background:rgba(255 255 255 / .1);display: inline-block;}
.main .sec5 .info_wrap .kakao {position:absolute;right: calc((100% - 1280px)/2);bottom: var(--ctMargin);background: #fff;padding: 20px 20px 10px;border-radius: 20px;align-items: center;gap: 0;flex-direction: column;letter-spacing: -1px;}
.main .sec5 .info_wrap .kakao p {padding-top: 5px;}
.main .sec5 .info_wrap .copy {background: none;border: 0;color: #fff;}
.main .sec5 .root_daum_roughmap .cont {display: none;}

@media screen and (max-width: 1320px){
	.main .sec5 .info_wrap .info {padding: 0 40px;display: grid;align-content: center;height: 100%;justify-items: start;}
	.main .sec5 .info_wrap .kakao  {right: 40px;}
}
@media screen and (max-width: 1024px){
	.main .sec5 {height: 500px;}
	.main .sec5 .info_wrap .info {padding:0 20px;}
	.main .sec5 .info_wrap .kakao  {right: 20px;bottom: auto;top: 20px;}
	.main .sec5 .info_wrap .kakao img {width: 35px;}
	.main .sec5 .info_wrap .kakao p {font-size: 16px;}
	.main .sec5 .info_wrap .kakao h2 {font-size: 18px;}
	.main .sec5 .root_daum_roughmap .wrap_map {height: 500px;}
}
@media screen and (max-width: 768px){
	.main .sec5 {height: auto;flex-direction: column;}
	.main .sec5 > .map {width: 100%;}
	.main .sec5 .root_daum_roughmap .wrap_map {height: 400px !important;}
	.main .sec5 .info_wrap {position: relative;padding:50px 0px;}
	.main .sec5 .info_wrap .kakao  {top: auto;bottom: 50px;}
	.main .sec5 .info_wrap .info .time {margin-top: 10px;}
}
@media screen and (max-width: 640px){
	.main .sec5 .info_wrap {text-align: center;}
	.main .sec5 .info_wrap .info * {text-align: left;}
	.main .sec5 .info_wrap .kakao  {position: initial;display: inline-block;margin: 20px;}
}
@media screen and (max-width:300px){
	.main .sec5 .info_wrap .info .time {font-size: 16px;}
	.main .sec5 .info_wrap .info .time .day {width: 50px;}
}

/**/
.floating {background-color: #fff;position: fixed;right: 40px;bottom: 40px;border-radius: 150px;z-index: 100;padding: 40px 7px;border: 1px solid var(--ptColor2);line-height: 1;z-index: 10;}
.floating a {width: 70px;display: grid;justify-items: center;gap: 10px;}
.floating a + a {border-top: 1px solid rgb(34 34 34 / 30%);padding-top: 20px;margin-top: 18px;}

@media screen and (max-width: 1320px){
	.floating {bottom: 80px;}
}
@media screen and (max-width: 1024px){
	.floating {right: 20px;bottom: 20px;padding: 20px 5px;font-size: 13px;}
	.floating a {width: 55px;}
	.floating a img {width: 25px;}
	.floating a + a {padding-top: 15px;margin-top: 15px;}
}
@media screen and (max-width:480px){
	.floating {z-index: 150;right: 5px;bottom: 5px;padding: 10px;font-size: 12px;width: calc(100% - 10px);/* border-radius: 0; */display: flex;}
	.floating a {flex:1;display: flex;align-items: center;justify-content: center;}
	.floating a + a {padding-top: 0;margin-top: 0;border-top: 0;}
	.floating .tel {border-left: 1px solid rgb(34 34 34 / 30%);}
	.floating .pc {display: none;}
}

/* 하단 */
.footer {background:#000000;color:#fff;padding: 100px 0;}
.footer * {word-break:keep-all;}
.footer .inner {display:flex;justify-content: space-between;align-items: center;}
.footer .infobox {font-weight:600;padding-right: 20px;}
.footer .infobox h1 {margin-bottom:25px;}
.footer .infobox p {line-height:1.5;letter-spacing:-0.02em;}
.footer .infobox .time {display:flex;gap:5px;}
.footer .infobox .time p {line-height:1.65;}
.footer .infobox .time p + p {flex:1;}
.footer .infobox .time p .span {display:inline-block;width:60px;}
.footer .infobox .time p .fwm {font-weight:400;}
.footer .linkbox {display:flex;gap:160px;align-items:flex-end;border-left: 2px solid #888;padding-left: 20px;}
.footer .linkbox a {display:block;margin-top:15px;color:#fff;font-weight: 600;}
.footer .linkbox .logo {width:217px;margin-bottom: 35px;filter: brightness(100);}
.footer .linkbox .sns {display:flex;gap:10px;}

@media screen and (max-width: 1500px){
	.footer {padding:60px 0;z-index: 50;position: relative;}
}
@media screen and (max-width: 1320px){
	.footer .linkbox {gap: 80px;}
}
@media screen and (max-width: 1024px){
	.footer .linkbox {gap: 40px;}
	.footer .linkbox .logo {width: 187px;margin-bottom: 20px;}
	.footer .linkbox .sns img {width: 33px;}
	.footer .linkbox a {margin-top: 10px;}
}
@media screen and (max-width: 768px){
	.footer .inner {flex-direction:column;align-items: initial;}
	.footer .infobox {padding:0 0 20px;}
	.footer .linkbox {gap: 20px;justify-content: space-between;width: 100%;border-left: 0;border-top: 1px solid #888;padding: 20px 0 0;}
}
@media screen and (max-width: 640px){
	.footer .infobox .time p .span {width: 50px;}
}
@media screen and (max-width:480px){
	.footer .linkbox a {margin-top: 5px;}
	.footer .linkbox .logo {width: 150px;margin-bottom:10px;}
	.footer .infobox .bar {display: block;overflow: hidden;height: 0;}
}
@media screen and (max-width:370px){
	.footer .infobox .time {flex-direction:column;gap: 0;margin-top: 5px;}
	.footer .infobox .time p .span {width: 40px;}
}

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

.sub * {word-break:keep-all;line-height:1.35;letter-spacing: -0.045em;}
.sub img {max-width:100%;}
.sub .flex {display:flex;}
.sub .flexsb {display:flex;justify-content:space-between;}
.sub .pt {color:var(--ptColor1);}
.sub .pt2 {color:var(--ptColor2) !important;}

/**/
.About .stxt {padding-bottom:30px;}
.About .tit {line-height:1;}
.About .info_wrap {background:url(../img/about_bg.jpg) no-repeat center/cover;}
.About .info_wrap:before {display:none;}
.About .info_wrap .img {position:absolute;top:50%;transform: translateY(-50%);right:100px;}
.About .imgcont .imgbox {display: grid;grid-template-columns: repeat(3,1fr);gap:20px;}
.About .imgcont .imgbox .img {flex: 1 1 30%;}
.About .dc_info {max-width:1170px;margin:0 auto;background:#fff;align-items: center;}
.About .tabbox {width:175px;}
.About .tabbox a{background: #bdbdbd;display: block;width: 100%;line-height: 70px;cursor: pointer;color: #fff;text-align: center;border: 1px solid #fff;font-weight: 700;}
.About .tabbox a.active{background: var(--ptColor1);}
.About .tab_wrap {flex:1;}
.About .tab_wrap .tabcont {display:none;}
.About .tabcont > .flex {gap:50px;}
.About .info {padding-right:60px;flex:1;}
.About .info .name {margin-bottom:30px;display: flex;align-items: center;gap: 10px;}
.About .info .name .bgbox {background:var(--ptColor2);color: #fff;padding: 10px 15px;}
.About .info .list {position: relative;}
.About .info .list p {flex:1;line-height:1.5;}
.About .info .list p + p {position: absolute;left: 50%;}
.About .tabcont4 .info .list p + p {left: 48%;white-space: nowrap;}
.About .location ul {max-width: 1160px;margin:0 auto;}
.About .location ul li {align-items: center;gap: 35px;}
.About .location ul li + li {margin-top:20px;}
.About .location ul li .ptbox {font-weight:700;width:216px;aspect-ratio: 1/1;display: grid;align-content: center;text-align: center;color: #fff;background: var(--ptColor1);border-radius: 200px;}
.About .location ul li:nth-child(odd) .ptbox {background:var(--ptColor2);}
.About .location ul li p {flex:1;line-height:1.7;letter-spacing: -0.052em;}
.About .main {padding-top: 0;}
@media screen and (max-width: 1640px){
	.About .inner {z-index: 5;}
	.About .info_wrap .img {width: 35%;z-index: 1;}
}
@media screen and (max-width: 1320px){
	.About .info_wrap .img {right: 50px;}
	.About .tabcont > .flex {gap: 20px;}
	.About .info .list {font-size: 17px;}
	.About .tab_wrap .img {width: 200px;}
	.About .tabcont4 .info .list p + p {left: 50%;}
	.About .location ul li p br {display: none;}
}
@media screen and (max-width: 1024px){
	.About .dc_info {flex-direction:column;align-items: initial;}
	.About .tabbox {display: flex;width: 100%;flex-wrap: wrap;}
	.About .tabbox a {line-height: 60px;flex:1;}
	.About .tab_wrap {padding: 20px;}
	.About .info_wrap .img {right: 20px;}
	.About .info {padding-right: 0;}
	.About .info .name .bgbox {padding:6px 10px;}
	.About .info .list {font-size: 15px;}
	.About .info .list p + p {position: initial;}
	.About .tabcont5 .info .list p + p {left: 55%;position: absolute;}
	.About .location ul li .ptbox {width: 200px;}
}
@media screen and (max-width: 768px){
	.About .info .list {display: block;}
	.About .info .list p + p {position: initial;}
	.About .tab_wrap .img {width: 40%;}
	.About .tab_wrap .img img {width: 100%;}
	.About .tabcont4 .info .list p + p {white-space:initial;}
	.About .tabcont5 .info .list p + p {position: initial;}
	.About .imgcont .imgbox {grid-template-columns: repeat(2,1fr);}
	.About .location ul li {gap: 20px;}
	.About .location ul li .ptbox {width: 160px;}
	.About .location ul li p {font-size: 18px;}
}
@media screen and (max-width: 640px){
	.About .info .desc br {display: none;}
	.About .info .desc .br {display:block;}
	.About .info_wrap .img {width: 50%;opacity: .4;}
	.About .info .name {flex-direction:column;align-items: flex-start;}
	.About .location ul li {flex-direction: column;align-items: initial;}
	.About .location ul li .ptbox {width: 100%;aspect-ratio: auto;padding: 10px;}
	.About .location ul li .ptbox br {display: none;}
}
@media screen and (max-width:480px){
	.About .info_wrap .img {width:70%;}
	.About .tabbox a {flex: 1 1 30%;line-height: 50px;}
	.About .tabcont > .flex {flex-direction: column;}
	.About .tab_wrap .img {width: 100%;text-align: center;}
	.About .tab_wrap .img img {width: auto;}
	.About .info .name {flex-direction:initial;justify-content: center;align-items: center;margin-bottom: 15px;}
	.About .info .name .bgbox {padding: 5px;}
}

/**/
.theme {color:#222;letter-spacing: -0.04em;}
.theme > section {padding-top: var(--ctMargin);padding-bottom: var(--ctMargin);position: relative;}
.theme img {max-width:100%;}
.theme .titbox {padding-bottom:60px;}
.theme .titbox.center {text-align: center;}
.theme .tit {font-size:80px;font-family: 'Pyeongchang';letter-spacing:-0.04em;}
.theme .tit2 {font-size:60px;font-family: 'Pyeongchang';letter-spacing:-0.04em;}
.theme .txt {font-size:30px;}
.theme .desc {font-size:25px;}
.theme .bg2 {background:#f0f0f0;}
.theme .bg3 {background:#dfefff;}
.theme .info_wrap .stxt:after {content:'';width:290px;height:1px;background:#222;display: inline-block;margin-left: 15px;}
.theme .info_wrap .info .titbox {padding-bottom:0px;}
.theme .info_wrap .info .textbox {padding: 6px 23px;display: inline-block;background: var(--ptColor2);color: #fff;margin: 40px 0 0;}
.theme .info_wrap:before {content:'';background: linear-gradient(180deg, #e4f1ff, transparent);width: 100%;position: absolute;right: 0;top: 0;height: 100%;}
.theme .info_wrap .bg_img{position: absolute;right: 0;top: 0;height: 100%;max-width: 60%;}
.theme .info_wrap .titbox .tit span {color:var(--ptColor1);}
.theme .info_wrap .titbox p {padding-top:20px;}
.theme .info_wrap .imgbox {text-align: center;padding:100px 0 var(--ctMargin);}
.theme .info_wrap .imgbox .name {min-width:240px;color:#fff;background: var(--ptColor1);display: inline-block;line-height: 57px;padding: 0 35px;border-radius: 50px;margin-top: 30px;}
.theme .info_wrap .imgbox .name2 {background:var(--ptColor2);}
.theme .info_wrap .imgbox p {padding-top:20px;}
.theme .info_wrap .imgbox.flex {justify-content: space-evenly;}
.theme .info_wrap .imgbox.flex .name {margin-top:0;}
.theme .info_wrap .checkbox {text-align: center}
.theme .info_wrap .checkbox .descbox {padding: 23px 35px;background: #f0f0f0;display: inline-block;border-radius: 100px;margin: -30px 0 40px;min-width: 485px;}
.theme .info_wrap .checkbox .descbox strong {color:var(--ptColor1);}
.theme .info_wrap .checkbox ul {justify-content: space-evenly;}
.theme .info_wrap .checkbox .ul2 { gap:115px;justify-content: center;}
.theme .info_wrap .checkbox .box {width:220px;aspect-ratio: 1/1;background: var(--ptColor1);display: grid;align-content: center;color: #fff;border-radius: 200px;margin: 0 auto 20px;gap: 10px;}
.theme .info_wrap .checkbox .box .desc {line-height:1.2;}
.theme .info_wrap .checkbox .box + .desc {line-height:1.4;position: relative;left: 50%;transform: translateX(-50%);text-align: center;white-space: nowrap;width: fit-content;}
.theme .info_wrap .checkbox li:nth-child(even) .box{background:var(--ptColor2);}
.theme .info_wrap .checkbox li {width:220px;position: relative;}
.theme .root_daum_roughmap .wrap_controllers .wrap_btn_roadview .txt {font-size: inherit;}
.neck01 .info_wrap .imgbox figure img + img {padding-left:90px;}

.spine01 .info_wrap .imgbox.flex figure {aspect-ratio: 248 / 585;}
@media screen and (max-width: 1320px){
	.theme .tit {font-size: 64px;}
	.theme .tit2 {font-size: 48px;}
	.theme .txt {font-size:26px;}
	.theme .desc {font-size: 22px;}
	.theme .info_wrap .imgbox.flex {gap: 50px;}
	.theme .info_wrap .checkbox ul {gap: 50px;}
	.theme .info_wrap .checkbox .ul2 {gap: 50px;}
	.theme .info_wrap .checkbox li {width: auto;max-width: 220px;flex:1;}
	.theme .info_wrap .checkbox .box {width: 100%;}
	
	.spine02 .info_wrap .imgbox.flex > div {flex:1;}
	.knee04 .info_wrap .imgbox > div {flex:1;}
	.knee04 .info_wrap .imgbox.flex .name {min-width:140px;}
	.knee04 .info_wrap .checkbox li {zoom:.9}
}
@media screen and (max-width: 1024px){
	.theme .titbox {padding-bottom:30px;}
	.theme .tit {font-size: 50px;}
	.theme .tit2 {font-size: 34px;}
	.theme .txt {font-size:22px;}
	.theme .desc {font-size: 20px;}
	.theme .info_wrap .bg_img{max-width: 65%;}
	.theme .info_wrap .imgbox {padding-top: 50px;}
	.theme .info_wrap .imgbox .name {min-width:auto;}
	.theme .info_wrap .checkbox ul {gap: 20px;}
	.theme .info_wrap .checkbox .ul2 {gap: 20px;}
	.theme .info_wrap .checkbox li {width: calc(25% - 15px);flex:none;}
	.theme .info_wrap .checkbox .box img {width: 35px;}
	.theme .info_wrap .checkbox .descbox {padding:15px 20px;margin-top: -10px;min-width: auto;}
	.theme .info_wrap .checkbox .box + .desc {font-size: 18px;}
	
	.spine02 .info_wrap .imgbox.flex > div {flex: none;width: calc(33.33% - 33.333px);}
	.neck03 .info_wrap .checkbox .box + .desc {white-space:initial;}
	.neck03 .info_wrap .checkbox .box + .desc br {display: none;}
	.knee04 .info_wrap .imgbox  br {display: none;}
	.knee04 .info_wrap .checkbox li {zoom:.95}

}
@media screen and (max-width: 768px){
	.theme {overflow: hidden;}
	.theme .info_wrap .imgbox.flex {gap:20px;}
	.theme .info_wrap .imgbox .name {padding: 0 15px;line-height: 45px;}
	.theme .info_wrap .checkbox ul {gap: 20px;flex-wrap:wrap;}
	.theme .info_wrap .checkbox li {width: calc(50% - 10px);max-width: 250px;}
	.theme .banner .tit2 br {display: none;}

	.shldr05 .info_wrap .checkbox ul {gap:0 20px;}
	.shldr05 .info_wrap .checkbox li {width:auto;flex:1;}
	.shldr05 .info_wrap .checkbox .box {margin-bottom: 0;}
}	
@media screen and (max-width: 640px){
	.theme .info_wrap .titbox p br {display: none;}
	.theme .info_wrap .titbox p .br {display: block;}

	.spine02 .info_wrap .imgbox.flex > div {width: calc(33.33% - 15px);}
	.shldr02 .info_wrap .checkbox .box + .desc { white-space:initial;}
	.shldr02 .info_wrap .checkbox .box + .desc br {display: none;}
	.knee04 .info_wrap .imgbox {flex-wrap:wrap;}
	.knee04 .info_wrap .imgbox > div {width: calc(50% - 10px);flex: none;}
	.knee04 .info_wrap .imgbox.flex .name {min-width:80px;}
	.knee04 .info_wrap .checkbox li {zoom: 1;}
}
@media screen and (max-width:480px){
	.theme .tit {font-size: 34px;}
	.theme .tit .fz65 {font-size: 28px;display: block;}
	.theme .tit2 {font-size: 24px;}
	.theme .txt {font-size:18px;}
	.theme .desc {font-size: 16px;}
	.theme .info_wrap .stxt:after {width:calc(100% - 80px)}
	.theme .info_wrap .bg_img{max-width:85%;}
	.theme .info_wrap .titbox p {line-height: 1.6;}
	.theme .info_wrap .imgbox .name {line-height: 40px;min-width: 120px;}
	.theme .info_wrap .checkbox .box img {width: 25px;}
	.theme .info_wrap .checkbox .box + .desc {font-size: 16px; white-space:initial;}
	.theme .info_wrap .checkbox .box + .desc br {display: none;}

	.spine02 .info_wrap .imgbox {zoom: .9;}
	.shldr05 .info_wrap .checkbox li {flex:none;width: calc(50% - 10px);}
}
@media screen and (max-width:380px){
	.theme .info_wrap .imgbox {flex-wrap:wrap;}
	.theme .info_wrap .imgbox > div {width: 100%;}
	.knee04 .info_wrap .imgbox > div {width: calc(50% - 10px);}

	.spine01 .info_wrap .imgbox.flex figure {aspect-ratio:auto;}
	.spine02 .info_wrap .imgbox {zoom: .8;}
	.spine02 .info_wrap .imgbox > div {width: 100%;}
	.spine02 .info_wrap .imgbox.flex > div {width: calc(50% - 10px);}
	.spine02 .info_wrap .imgbox.flex > div:first-child {margin:0 20%;}
	
}
@media screen and (max-width:320px){
	.theme .info_wrap .checkbox ul {gap: 10px;}
	.theme .info_wrap .checkbox li {width: 100%;max-width: 200px;}
}

/* 치료방법 */
.therapy .info_wrap .tit {word-break: break-all;}
.theme .info_wrap .titbox .tit span {word-break: break-all;}
.therapy .info_wrap {padding:220px 0;background: no-repeat center/cover;border-radius: 0 0 200px 0;}
.therapy .info_wrap:before {display:none;}
.therapy01 .info_wrap {background-image:url(../img/th01_bg.png);}
.therapy02 .info_wrap {background-image:url(../img/th02_bg.png);}
.therapy03 .info_wrap {background-image:url(../img/th03_bg.png);}
.therapy04 .info_wrap {background-image:url(../img/th04_bg.png);}
.therapy05 .info_wrap {background-image:url(../img/th05_bg.png);}
.therapy06 .info_wrap {background-image:url(../img/th06_bg.png);}
.therapy07 .info_wrap {background-image:url(../img/th07_bg.png);}

@media screen and (max-width: 1320px){
	.therapy .info_wrap {padding: 150px 0;border-radius: 0 0 150px 0;}
}
@media screen and (max-width: 1024px){
	.therapy .info_wrap {padding: 100px 0;border-radius: 0 0 100px 0;}
	.therapy .info_wrap {background-position: bottom right 20%;background-size: auto 70%;background-color: #dfefff;}
}
@media screen and (max-width: 640px){
	.therapy .info_wrap .stxt {display: flex;align-items: flex-end;}
	.therapy .info_wrap .stxt:after {width: auto;flex:1;position: relative;bottom: 5px;}
}
@media screen and (max-width:480px){
	.therapy .info_wrap {padding: 70px 0;border-radius: 0 0 50px 0;}
}

/**/
.theme .symptom {background: no-repeat center/cover;}
.theme .symptom .titbox {gap:20px;align-items: center;}
.theme .symptom .titbox .line {border-left: 2px solid var(--ptColor1);height: 52px;align-items: center;}
.theme .symptom .titbox .dashed {border-bottom: 1px dashed var(--ptColor1);width: 22px;}
.theme .symptom .titbox .dot {width: 7px;aspect-ratio: 1/1;background: var(--ptColor1);border-radius: 10px;}
.theme .symptom .titbox .desc {flex:1;}
.theme .symptom .titbox .desc span {color:var(--ptColor2);}
.theme .symptom ul li {display:flex;gap:20px;align-items: center;}
.theme .symptom ul li + li {margin-top: 20px;}
.theme .symptom ul li .txt {width: 150px;position: relative;left: 20px;}
.theme .symptom ul li .line {width: 1px;height: 44px;background: var(--ptColor2);}
.theme .symptom ul li .desc {flex:1;}

.spine .symptom ul li .txt {width: 200px;}
.neck .symptom ul li .txt {width: 200px;}

.knee01 .symptom {background-image:url(../img/knee01_bg1.jpg);}
.knee02 .symptom {background-image:url(../img/knee02_bg1.jpg);}
.knee03 .symptom {background-image:url(../img/knee03_bg1.jpg);}
.knee04 .symptom {background-image:url(../img/knee04_bg1.jpg);}
.shldr01 .symptom {background-image:url(../img/shldr01_bg1.jpg);}
.shldr02 .symptom {background-image:url(../img/shldr02_bg1.jpg);}
.shldr03 .symptom {background-image:url(../img/shldr03_bg1.jpg);}
.shldr04 .symptom {background-image:url(../img/shldr04_bg1.jpg);}
.shldr05 .symptom {background-image:url(../img/shldr05_bg1.jpg);}
.shldr06 .symptom {background-image:url(../img/shldr06_bg1.jpg);}
.spine01 .symptom {background-image:url(../img/spine01_bg1.jpg);}
.spine02 .symptom {background-image:url(../img/spine02_bg1.jpg);}
.spine03 .symptom {background-image:url(../img/spine03_bg1.jpg);}
.spine04 .symptom {background-image:url(../img/spine04_bg1.jpg);}
.spine05 .symptom {background-image:url(../img/spine05_bg1.jpg);}
.neck01 .symptom {background-image:url(../img/neck01_bg1.jpg);}
.neck02 .symptom {background-image:url(../img/neck02_bg1.jpg);}
.neck03 .symptom {background-image:url(../img/neck03_bg1.jpg);}

@media screen and (max-width: 1320px){
	.theme .symptom ul li figure {width: 220px;}
	.spine .symptom ul li .txt {left: 0;width: 170px;}
}
@media screen and (max-width: 1024px){
	.theme .symptom ul li figure {width: 180px;}
	.spine .symptom ul li .txt {width: 140px;}
	.theme .symptom ul li .desc br {display: none;}
}
@media screen and (max-width: 768px){
	.theme .symptom ul li {flex-wrap:wrap;gap: 10px ;padding-left: 38%;min-height: 130px;align-content: center;}
	.theme .symptom ul li figure {width: 35%;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
	.theme .symptom ul li .line {width: 100%;height: 1px;}
	.theme .symptom ul li .desc {width: 100%;flex: none;}
	.theme .symptom ul li .txt {width: 100%; left: 0;}
	.theme .symptom ul li .txt br {display: none;}

	.theme .symptom .titbox {flex-wrap:wrap;}
	.theme .symptom .titbox .line {height: 40px;}
	.theme .symptom .titbox .desc br {display: none;}
	.spine02 .symptom .titbox .tit2 {width: 100%;}
	.spine03 .symptom .titbox .tit2 {width: 100%;}
	.neck .symptom ul li .txt {width: 100%;left: 0;}
	.neck .symptom ul li .txt br {display: none;}
	.neck02 .symptom .titbox .tit2 {width: 100%;}
	.shldr01 .symptom .titbox .tit2 {width: 100%;}
	.shldr03 .symptom .titbox .tit2 {width: 100%;}
	.shldr02 .symptom .titbox .tit2 {width: 100%;}
	.knee04 .symptom .titbox .tit2 {width: 100%;}
	.knee02 .symptom .titbox .tit2 {width: 100%;}
}
@media screen and (max-width:480px){
	.theme .symptom ul li {padding-left: 0;}
	.theme .symptom ul li figure {width: 100%;position: initial;transform:initial;}
	.theme .symptom ul li figure img {width: 100%;}
}

/**/
.theme .type .titbox {text-align: center;}
.theme .type .flexsb {align-items: center;}
.theme .type .txtbox .num {font-weight:900;}
.theme .type .txtbox .title {color: #fff;background: var(--ptColor1);margin: -22px 0 15px;padding: 10px 22px;display: inline-block;}
.theme .type .txtbox .pt2_cont {padding-top:20px;}
.theme .type .txtbox .pt2_cont .title {background: var(--ptColor2);}

@media screen and (max-width: 1320px){
	.theme .type .txtbox .title {margin-top: -15px;}
	.theme .type figure {width: 30%;}
	.theme .type .txtbox {flex:1;}
	.theme .type .txtbox .desc br {display: none;}
}
@media screen and (max-width: 640px){
	.theme .type .flexsb {align-items: initial;flex-direction: column;gap: 20px;}
	.theme .type figure {width: 100%;text-align: center;}
}
@media screen and (max-width:480px){
	.theme .type .txtbox .title {margin-top: -12px;padding: 7px 15px;}
}

/**/
.theme .banner {background:url(../img/banner_bg.jpg) no-repeat center/cover;color: #fff;text-align: center;}
.theme .banner .tit2 {line-height:1.2;}
.theme .banner .tit2 span {color:var(--ptColor1);line-height:1.2;}
.theme .banner .text {padding: 23px 35px;background: var(--ptColor1);display: inline-block;font-family: 'Pyeongchang';letter-spacing:-0.04em;margin-bottom:15px;}
.theme .banner .text2 {padding: 23px 35px;border:1px solid #fff;display: inline-block;margin:30px 0;border-radius: 50px 50px 20px 50px;}
.theme .banner .text2 span {color:var(--ptColor1);}
.theme .banner .therapy {padding:0px 50px 0px 80px;position: relative;margin-top: 20px;}
.theme .banner .therapy .top {background: var(--ptColor1);padding: 30px;border-radius: 100px 100px 0 0;display: grid;gap: 10px;}
.theme .banner .therapy .middle {padding:50px 80px;color:#222;background: #fff;text-align:left;}
.theme .banner .therapy .last {background: #222;padding: 30px;border-radius: 0 0 100px 100px;display: grid;gap: 10px;}
.theme .banner .therapy figure {position: absolute;top: -75px;right: -180px;}
.theme .banner .descbox {gap: 32px;justify-content: center;padding: 0 110px;}
.theme .banner .descbox li {background: var(--ptColor2);flex: 1;border-radius: 50px;padding: 50px 20px;display: grid;gap: 20px;}
.theme .banner .descbox li:nth-child(even) {background:#dfefff;color: #222;}
.theme .banner .bgpt {background: var(--ptColor1);padding: 10px 30px;color: #fff;display: inline-block;margin-top: 15px;}
.theme .banner .bgpt2 {background: var(--ptColor2);padding: 10px 30px;color: #fff;display: inline-block;margin-top: 15px;}
.theme .new .tit2 {margin-bottom: 40px;}
.theme .new .tit2 + p {margin-bottom: 15px;}
.theme .new figure {position: absolute;top: -75px;right: -180px;}

.spine04 .banner .text2 {border-radius: 50px;margin-bottom: 0;}
.neck02 .banner .therapy figure {top: -170px;right: -165px;}

.theme .banner2 {background-image:url(../img/banner_bg2.jpg);}
.theme .banner3 {background-image:url(../img/banner_bg3.jpg);}
.theme .banner4 {background-image:url(../img/banner_bg4.jpg);}
.theme .banner5 {background-image:url(../img/banner_bg5.jpg);}
.theme .banner6 {background-image:url(../img/banner_bg6.jpg);}
.theme .banner7 {background-image:url(../img/banner_bg7.jpg);}
.theme .banner8 {background-image:url(../img/banner_bg8.jpg);}
.theme .banner9 {background-image:url(../img/banner_bg9.jpg);}
.theme .banner10 {background-image:url(../img/banner_bg10.jpg);}
.theme .banner11 {background-image:url(../img/banner_bg11.jpg);}
.theme .banner12 {background-image:url(../img/banner_bg12.jpg);}

@media screen and (max-width: 1620px){
	.theme .banner {overflow: hidden;}
	.theme .new figure {width: 24%;}
	.theme .new figure {bottom: -140px;top: -40px;right: -10px;z-index: -1;}
}
@media screen and (max-width: 1024px){
	.theme .banner .text2 {padding:15px 20px;}
	.theme .new figure {width: 28%;bottom: -80px;opacity: .4;}
}
@media screen and (max-width: 640px){
	.theme .banner br {display: none;}
}

/**/
.theme .dx .titbox figure {position: absolute;bottom: -150px;}
.theme .dx .titbox p {padding-top:20px;}
.theme .dx .txtbox > div {align-items: center;}
.theme .dx .txtbox .line {align-items: center;}
.theme .dx .txtbox .line .dashed {border-bottom: 2px dashed var(--ptColor1);width: 45px;}
.theme .dx .txtbox .line .dot {width: 10px;aspect-ratio: 1/1;background: var(--ptColor1);border-radius: 10px;}
.theme .dx .txtbox .title {color:#fff;background:var(--ptColor1);width: 190px;aspect-ratio: 1/1;border-radius: 20px;display: grid;align-content: center;text-align: center;}
.theme .dx .txtbox p {padding-left:15px;}
.theme .dx .txtbox .pt2box {padding-top:20px;}
.theme .dx .txtbox .pt2box .title {background:var(--ptColor2);}
.theme .dx .txtbox .pt2box .line .dashed {border-color:var(--ptColor2);}
.theme .dx .txtbox .pt2box .line .dot {background:var(--ptColor2);}

.spine04 .dx .titbox {padding-bottom:0px;}
.spine04 .dx .titbox figure {position: absolute;bottom: -150px;right: 0;}

@media screen and (max-width: 1320px){
	.spine04 .dx .titbox figure {width: 35%;}
}
@media screen and (max-width: 1024px){
	.spine04 .dx .titbox figure {width: 30%;bottom: -100px;opacity: .3;z-index: -1;}
}
@media screen and (max-width: 768px){
	.spine04 .dx .titbox figure {width: 45%;}
}
@media screen and (max-width:480px){
	.spine04 .dx .titbox figure {width:65%;bottom: -70px;}
	.spine04 .dx .titbox .br {display: none;}
}

/**/
.theme .img_wrap {overflow: hidden;position: relative}
.theme .img_wrap.bg {background:#f0f0f0;}
.theme .img_wrap > figure {position: absolute;width: 50%;top: 0;display: grid;align-content: center;height: 100%;} 
.theme .img_wrap > figure img {height: 100%;} 
.theme .img_wrap .titbox {width:50%;padding: 140px 0;margin-left: auto;}
.theme .img_wrap .titbox p {padding-top:20px;white-space: nowrap;}
.theme .img_wrap2 {padding: var(--ctMargin) 0;}
.theme .img_wrap2 .titbox {width:50%;}
.theme .img_wrap2 .titbox p {line-height:1.4;padding-top:20px;display: inline-block;position: relative;}
.theme .img_wrap2 .titbox p:last-child {margin-top:15px;}
.theme .img_wrap2 .titbox p:last-child:before {content:'';background: #dfefff;padding:20px;border-radius: 0 20px 20px 0;width: 50vw;right: -20px;position: absolute;height: 100%;z-index: -1;top: 10px;}
.theme .img_wrap2 figure {position: absolute;right:0;top: 50%;transform: translateY(-50%);}

@media screen and (max-width: 1800px){
	.theme .img_wrap > figure {width: 48%;}
	.theme .img_wrap .titbox {padding: 100px 0 100px 20px;}
}
@media screen and (max-width: 1320px){
	.theme .img_wrap .titbox p {white-space:initial;}
	.theme .img_wrap .titbox p br {display: none;}
	.theme .img_wrap2 figure {width: 40%;right: 20px;}
}
@media screen and (max-width: 1024px){
	.theme .img_wrap2 .titbox p:last-child:before {width: 60vw;}
	.theme .img_wrap2 .titbox p br {display: none;}
}
@media screen and (max-width: 768px){
	.theme .img_wrap .titbox {padding: 50px 0  ;}
}
@media screen and (max-width: 640px){
	.theme .img_wrap > figure {position: initial;width: 100%;}
	.theme .img_wrap .titbox {width: 100%;}
	.theme .img_wrap .titbox br {display: none;}
	.theme .img_wrap2 .titbox {width: 100%;}
	.theme .img_wrap2 .titbox p:last-child:before {display: none;}
	.theme .img_wrap2 .titbox p:last-child {background: #dfefff;padding:20px;border-radius: 10px;}
	.theme .img_wrap2 figure {position: initial;width: 100%;transform: initial;text-align: center;}
}

/**/
.theme .desc_wrap {background:#f0f0f0;}
.theme .desc_wrap ul li {gap:50px;align-items: center;}
.theme .desc_wrap ul li + li {padding-top:25px;}
.theme .desc_wrap ul li > div {flex:1;}
.theme .desc_wrap ul li p {padding-top:15px;font-size: 23px;}
.theme .desc_wrap .img_ul {padding-left:30px;}
.theme .desc_wrap2 {background:#fff;}
.theme .desc_wrap2 .titbox p {padding-top:20px;}

@media screen and (max-width: 1320px){
	.theme .desc_wrap ul li p {font-size: 20px;}
	.theme .desc_wrap1 ul li > figure {width: 35%;}
}
@media screen and (max-width: 1024px){
	.theme .desc_wrap ul li {gap:20px}
	.theme .desc_wrap ul li img {width: 120px;}
	.theme .desc_wrap ul li p {font-size: 18px;}
	.theme .desc_wrap .img_ul {padding-left:0px;}
	.theme .desc_wrap1 ul li > figure {width: 30%;}
	.theme .desc_wrap1 ul li > figure img {width: 100%;}
	.theme .desc_wrap1 ul li p br {display: none;}
}
@media screen and (max-width: 768px){
	.theme .desc_wrap ul li img {width: 100px;}
}
@media screen and (max-width: 640px){
	.theme .desc_wrap ul li p br {display: none;}
	.theme .desc_wrap1 ul li > figure {width: 40%;}
	.theme .desc_wrap2 .titbox p br {display: none;}
}
@media screen and (max-width:480px){
	.theme .desc_wrap ul li img {width: 80px;}
	.theme .desc_wrap ul li p {font-size: 16px;}

	.theme .desc_wrap1 {text-align: center;}
	.theme .desc_wrap1 ul li > figure {width:100%;}
	.theme .desc_wrap1 ul li {flex-direction: column;align-items: initial;}
}

/**/
.theme .merit {overflow: hidden;}
.theme .merit > figure {position: absolute;top: 0;left: -25px;z-index: 5;width: 42%;} 
.theme .merit .titbox {text-align:center;padding-bottom: 40px;}
.theme .merit .numbox > div {max-width: 965px;margin:0 auto;background:var(--ptColor2);border-radius: 150px;overflow: hidden;color: #fff;align-items: center;gap: 20px;}
.theme .merit .numbox div + div {margin-top: 20px;}
.theme .merit .numbox .num {background:var(--ptColor1);width: 75px;line-height: 62px;text-align: center;}
.theme .merit .numbox span {color:var(--ptColor1);}
.theme .merit .numbox > div h4 {flex:1;}

.therapy02 .merit .numbox > div {max-width:684px;}
.therapy06 .merit .numbox > div {max-width:690px;}
.therapy07 .merit .numbox > div {max-width:910px;}
.therapy06 .merit > figure {right: -25px;left: auto;} 

@media screen and (max-width: 1850px){
	.theme .merit > figure {width: 35%;z-index: -1;} 
}
@media screen and (max-width: 1320px){
	.theme .merit > figure {width: 45%;}
}
@media screen and (max-width: 1024px){
	.theme .merit .numbox > div {gap: 0;}
	.theme .merit .numbox > div h4 {padding:0 10px;}
}
@media screen and (max-width: 640px){
	.theme .merit .numbox .num {width: 65px;line-height: 75px;}
	.theme .merit > figure {width: 85%;opacity: .4;}
}
@media screen and (max-width:480px){
	.theme .merit .numbox > div h4 {font-size: 18px;}
	.theme .merit .numbox .num {width: 65px;line-height: 95px;}
}
@media screen and (max-width:340px){
	.theme .merit .numbox > div {border-radius: 10px;flex-direction: column;}
	.theme .merit .numbox .num {width: 100%;line-height: 1;padding: 10px;}
	.theme .merit .numbox > div h4 {padding: 10px;}
}

/**/
.theme .case_wrap {background:#f0f0f0;overflow: hidden;}
.theme .case_wrap .titbox {text-align:center;}
.theme .case_wrap .titbox .case_txt {margin-top:20px;padding: 23px 35px;background: #fff;display: inline-block;border-radius: 100px;}
.theme .case_wrap .titbox .case_txt strong {color:var(--ptColor2);}
.theme .case_wrap .list_ul {max-width:900px;margin:0 auto;position:relative;padding-top:75px;}
.theme .case_wrap .list_ul:before {content:'';background:url(../img/text_bg.png) no-repeat center/cover;position:absolute;left: calc(50% + 30px);transform: translateX(-50%);top:-40px;width: 1230px;aspect-ratio: 1230/1160;}
.theme .case_wrap .list_ul li {padding-left:20px;position: relative;z-index:5;align-items: center;gap: 15px;}
.theme .case_wrap .list_ul li + li {padding-top:20px;margin-top: 20px;border-top: 1px dashed var(--ptColor1);}
.theme .case_wrap .list_ul li p {letter-spacing: -0.058em;flex: 1;}
.therapy02 .case_wrap .list_ul {max-width:575px;}
.therapy03 .case_wrap .list_ul {max-width:865px;}
.therapy04 .case_wrap .list_ul {max-width:955px;}
.therapy05 .case_wrap .list_ul {max-width:1040px;}
.therapy06 .case_wrap .list_ul {max-width:980px;}
.therapy07 .case_wrap .list_ul {max-width:1070px;}

@media screen and (max-width: 1024px){
	.theme .case_wrap .list_ul li figure {width: 25px;}
}
@media screen and (max-width:480px){
	.theme .case_wrap .list_ul li {padding-left: 10px;}
	.theme .case_wrap .list_ul li + li {padding-top: 15px;margin-top: 15px;}
}

/* 공통 */
.theme .medical {background:url(../img/medical_bg.jpg) no-repeat center/cover;color: #fff;}
.theme .medical .titbox {align-items: center;}
.theme .medical .titbox .tit2, .theme .medical .titbox .tit2 * {line-height:1.2;}
.theme .medical .titbox .desc {border-left:1px solid #fff;padding: 5px 0;padding-left: 30px;margin-right: -30px;line-height: 1.5;}
.theme .medical ul {margin-bottom:50px;gap:65px;}
.theme .medical ul li {flex:1;aspect-ratio: 1/1;border-radius: 200px;text-align: center;background: var(--ptColor2);padding: 40px 30px;display: flex;flex-direction: column;gap: 30px;}
.theme .medical ul li:nth-child(even) {background: var(--ptColor1);}
.theme .medical .text {border-radius: 0 0 100px 0;padding:50px;background: linear-gradient(90deg, var(--ptColor1), var(--ptColor2));gap: 30px;align-items: center;text-align: center;}
.theme .medical .text h3 {background:#fff;width: 167px;aspect-ratio: 1/1;display: grid;align-content: center;text-align: center;border-radius: 20px;}
.theme .medical .text h3 span {line-height:1.2;}
.theme .medical .text .txtbox p+p {padding-top:25px;}

@media screen and (max-width: 1450px){
	.theme .medical .titbox .desc {margin-right: 0;}
}
@media screen and (max-width: 1320px){
	.theme .medical ul {gap: 40px;font-size: 26px;}
	.theme .medical ul li {gap: 20px;justify-content: center;padding: 20px 10px;}
	.theme .medical ul li img {width: 65px;}
}
@media screen and (max-width: 1024px){
	.theme .medical .titbox {gap: 50px;}
	.theme .medical .titbox .desc br {display: none;}
	.theme .medical .titbox .desc strong {display: block;}
	.theme .medical ul {gap: 20px;font-size: 22px;}
	.theme .medical ul li {gap: 10px;}
	.theme .medical ul li img {width: 55px;}
}
@media screen and (max-width: 768px){
	.theme .medical .titbox {gap: 20px;flex-direction: column;align-items: initial;}
	.theme .medical .titbox .tit2 br {display: none;}
	.theme .medical .titbox .desc {padding: 0;padding-top: 20px;border-left: 0;border-top: 1px solid #fff;}
	.theme .medical ul {flex-wrap: wrap;max-width: 500px;margin: 0 auto 50px;}
	.theme .medical ul li {flex: 1 1 45%;}
	.theme .medical .text br {display: none;}
}
@media screen and (max-width:480px){
	.theme .medical ul {font-size: 16px;}
	.theme .medical ul li img {width: 40px;}
	.theme .medical .text {padding:30px 20px;border-radius: 0 0 50px 0;}
}
@media screen and (max-width: 320px){
	.theme .medical ul {font-size: 14px;}
	.theme .medical ul li {padding: 0;}
	.theme .medical ul li img {width: 32px;}
}

/**/
.theme .method {text-align: center;}
.theme .method .bgpt {background: var(--ptColor1);}
.theme .method .bgpt2 {background: var(--ptColor2);}
.theme .method .bdpt {border: 1px solid var(--ptColor1);}
.theme .method .bdpt2 {border:1px solid var(--ptColor2);}
.theme .method .methodbox {gap:50px;justify-content:center;}
.theme .method .methodbox h3 {color: #fff;line-height: 58px;}
.theme .method .methodbox p {height: 115px;display: grid;align-content: center;}
.theme .method .methodbox2 li {max-width: 960px;width: 100%;}
.theme .method .methodbox2 .info {flex:1;display: flex;flex-direction: column;}
.theme .method .methodbox2 h3 {line-height: 84px;}
.theme .method .methodbox2 p {flex: 1;}
.theme .method .method_cont {margin-top: 65px;background-color: #fff;}
.theme .method .tabbox a {flex:1;color: var(--ptColor2);padding: 13px 0;display: grid;align-content: center;cursor: pointer;position: relative;min-height: 108px;}
.theme .method .tabbox a + a {border-left:1px solid var(--ptColor2);}
.theme .method .tabbox a.active {background: var(--ptColor2);color: var(--ptColor1);}
.theme .method .tabbox a.best:before {content: 'best';font-size: 22px;font-weight: 700;text-transform: uppercase;position: absolute;color: #fff;background: var(--ptColor1);line-height: 35px;transform: rotate(-90deg);width: 108px;bottom: 36px;: 0;left: -36px;}
.theme .method .tabcont {display: none;padding: 50px 0px 80px;}
.theme .method .tabcont.block {display: block;}
.theme .method .tabcont.pb0 {padding-bottom: 0;}
.theme .method .titbox {padding-bottom: 0px;margin-bottom: 70px;}
.theme .method .titbox.mg {margin-bottom:0;}
.theme .method .titbox .desc {margin:10px 0 40px;}
.theme .method .titbox .desc + .desc {margin-top: -15px;}
.theme .method .titbox .desc b {padding: 13px 30px;color: #fff;display: inline-block;margin-top: 10px;}
.theme .method .titbox .bgpt2 {padding: 13px 30px;color: #fff;display: inline-block;margin-top: 10px;}
.theme .method .titbox .bgpt2 strong {color: var(--ptColor1);}
.theme .method .inner > .titbox:first-child .tit2 + p {margin-top: 40px;}
.theme .method .titbox2 .desc {margin:0;}
.theme .method .titbox2 h3 {margin:10px 0 40px;}
.theme .method .titbox3 .desc {margin:0;}
.theme .method .titbox3 h3 {margin:10px 0 20px;}
.theme .method .check {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;}
.theme .method .check p {padding: 14px 20px 14px 50px;padding-left: 60px;background: #222222;color: #fff;letter-spacing: -.7px;position: relative;}
.theme .method .check p strong {font-weight: 600;color: var(--ptColor1);}
.theme .method .check p:before {content: '';background:url(../img/pt_chk.png) no-repeat center/cover;position: absolute;left: 20px;width: 29px;aspect-ratio: 1/1;}
.theme .method .ico_txt {padding: 0 50px;margin-top: 70px;}
.theme .method .ico_txt li {flex:1;}
.theme .method .ico_txt li figure {background: var(--ptColor2);border-radius:20px;width: 150px;aspect-ratio: 1/1;margin: 0 auto 20px;}
.theme .method .ico_txt li h3 {color: var(--ptColor2);margin-bottom: 10px;white-space: nowrap;}
.theme .method .ico_txt li:nth-child(even) figure {background: var(--ptColor1);}
.theme .method .ico_txt li:nth-child(even) h3 {color: var(--ptColor1);}
.theme .method .process {background-color: #f0f0f0;border-radius: 150px 150px 0 0;justify-content: center;padding: 50px;text-align: left;align-items: center;}
.theme .method .process .cir {color: #fff;aspect-ratio: 1/1;width: 180px;display: flex;justify-content: center;align-items: center;border-radius: 110px;font-weight: 600;}
.theme .method .process p {padding-left: 25px;}
.theme .method .cirbg1 {background: var(--ptColor1);color: #fff;border-radius: 150px;padding: 20px 70px;display: inline-block;margin-bottom: 30px;}
.theme .method .cirbg2 {background: var(--ptColor2);color: #fff;border-radius: 150px;padding: 20px 70px;display: inline-block;margin-bottom: 30px;}
.theme .method .gr_bg {background: linear-gradient(90deg, var(--ptColor2) , var(--ptColor1));margin-top: 90px;color: #fff;padding: 60px 0;}
.theme .method .gr_bg.mg {margin: 0;}
.theme .method .gr_bg .bar {width: 700px;height: 1px;margin: 30px 0;background-color: #fff;display: inline-block;}
.theme .method .gr_bg .span {color: #dfefff;}
.theme .method .gr_bg .bgbk {background-color: #000;padding: 8px 30px;border-radius: 150px;display: inline-block;margin-top: 5px;}
.theme .method .gr_bg p+p {margin-top: 20px;}
.theme .method .gr_bg h2 + p {margin-top: 30px;}
.theme .method .gr_bg2 p + h2 {margin-top: 20px;}
.theme .method .txtbox {margin-top: 70px;}
.theme .method .txtbox p {margin-top: 15px;}
.theme .method .bgbox {padding: 80px 0;}
.theme .method .bgbox .desc {margin: 40px 0 50px;}
.theme .method .cirtit {margin: 70px 0 90px;justify-content: center;padding:0 50px;}
.theme .method .cirtit > div {flex:1;}
.theme .method .cirtit > div:last-child {border-left: 1px dashed var(--ptColor2);}
.theme .method .cirtit h3 {color: #fff;border-radius: 150px;padding: 15px 40px;display: inline-block;margin-bottom:20px;}
.theme .method .linetxt {gap: 30px;justify-content: center;margin-top: 40px;}
.theme .method .linetxt > div {display: inline-block;padding: 40px 20px;width: 373px;border: 1px solid #fff;display: grid;gap: 15px;}
.shldr05 .method .imgbox + .imgbox {margin-top: 40px;}
.knee02 .method .imgbox + .imgbox {margin-top: 40px;}
.knee04 .method .imgbox + .imgbox {margin-top: 40px;}
.neck01 .method .tabcont.pb0 .ico_txt {padding:0 200px;}


@media screen and (max-width: 1320px){
	.theme .method .methodbox {gap: 20px;}
	.theme .method .methodbox p {height: 95px;font-size: 18px;}
	.theme .method .tabbox {font-size: 24px;}
	.theme .method .tabbox a.best {padding-left: 25px;}
	.theme .method .tabbox a.best:before {font-size: 18px;line-height: 25px;left: -41px;bottom: 41px;}
	.theme .method .ico_txt {padding:0 10px;flex-wrap: wrap;}
	.theme .method .ico_txt li p br {display: none;}
	.theme .method .process .cir {width: 150px;padding: 20px;text-align: center;}

	.neck01 .method .tabcont.pb0 .ico_txt {padding:0 100px;}
}
@media screen and (max-width: 1050px){
	.theme .method .process br {display: none;}
	.theme .method .process p {flex:1;}
}
@media screen and (max-width: 1024px){
	.theme .method .methodbox h3 {line-height: 48px;}
	.theme .method .titbox {margin-bottom: 30px;}
	.theme .method .titbox figure {margin:0 -15px;}
	.theme .method .titbox2 h3 {margin: 10px 0 20px;}
	.theme .method .tabbox {font-size: 20px;flex-wrap: wrap;}
	.theme .method .tabbox a {min-height: 85px;}
	.theme .method .tabbox a.best:before {font-size: 16px;left: -30px;bottom: 30px;width: 85px;}
	.theme .method .inner > .titbox:first-child .tit2 + p {margin-top: 20px;}
	.theme .method .inner > .titbox:first-child .tit2 + p br {display: none;}
	.theme .method .tabcont {padding: 30px 15px 50px;}
	.theme .method .check p {padding: 10px 15px 10px 50px;}
	.theme .method .check p:before {left: 15px;width: 25px;}
	.theme .method .ico_txt {padding:0 10px;gap: 20px 10px;}
	.theme .method .ico_txt li figure {width: 120px;}
	.theme .method .process {margin:0 -15px;border-radius: 100px 100px 0 0;padding: 30px;}
	.theme .method .process .cir {width: 120px;}
	.theme .method .gr_bg {margin: 40px -15px 0;padding: 40px 15px;}
	.theme .method .gr_bg.mg {margin: 0 -15px;}
	.theme .method .cirbg1 {padding: 20px 50px;}
	.theme .method .cirbg2 {padding: 20px 50px;}
	.theme .method .ico_txt {margin-top: 30px;}
	.theme .method .ico_txt2 li {flex: 1 1 30%}
	.theme .method .txtbox {margin-top: 30px;}
	.theme .method .bgbox {padding: 40px 15px;margin:0 -15px;}
	.theme .method .bgbox .desc {margin: 20px 0 30px;}
	.theme .method .imgbg {margin:0 -15px;}
	.theme .method .cirtit {margin: 30px 0 40px;padding: 0 ;}
	.theme .method .cirtit p {padding: 0 10px;}
	.theme .method .cirtit br {display: none;}
	.theme .method .linetxt {gap: 20px;}
	.theme .method .gr_bg .bgbk {padding: 8px 20px;}

	.spine04 .method .tabbox a {flex: 1 1 45%;}
	.spine04 .method .tabbox a + a{border-left:0;border-right:1px solid var(--ptColor2);}
	.spine04 .method .tabbox a:nth-child(-n+2) {border:0;border-bottom:1px solid var(--ptColor2);padding-top: 0;padding-bottom: 0;}
	.spine04 .method .tabbox a:last-child {border: 0;}
}
@media screen and (max-width: 768px){
	.theme .method .methodbox2 {flex-direction: column;max-width: 400px;margin: 0 auto;}
	.theme .method .methodbox2 li {flex-direction:column;}
	.theme .method .methodbox2 p {flex:none;}
	.theme .method .methodbox2 img {width: 100%;}
	.theme .method .titbox .desc br {display: none;}
	.theme .method .ico_txt li {flex: 1 1 45%}
	.theme .method .cirtit h3 {padding: 10px 20px;}

	.neck01 .method .tabcont.pb0 .ico_txt {padding:0 50px;}
}
@media screen and (max-width: 640px){
	.theme .method .methodbox {flex-direction: column;max-width: 400px;margin: 0 auto;}
	.theme .method .methodbox img {width: 100%;}
	.theme .method .methodbox p {height: auto;padding:15px 10px;}
	.theme .method .process {flex-direction: column;border-radius: 50px 50px 0 0;padding: 20px;}
	.theme .method .process figure {display: none;}
	.theme .method .process .cir {width: 100%;aspect-ratio: auto;padding: 10px;}
	.theme .method .process p {padding: 10px 0 0;text-align: center;}
	.theme .method .gr_bg br {display: none;}
	.theme .method .cirbg2 br {display: none;}
	.theme .method .txtbox p br {display: none;}
	.theme .method .linetxt {flex-direction: column;}
	.theme .method .linetxt > div {width: 100%;}

	.shldr05 .method .cirbg2 br {display: none;}
}
@media screen and (max-width:480px){
	.theme .method .tabbox {font-size: 18px;}
	.theme .method .tabbox a {padding: 10px;min-height: 65px;flex:1 1 100%;border: 0 !important;}
	.theme .method .tabbox a + a{border-top:1px solid var(--ptColor2) !important;}
	.theme .method .tabbox a.best:before {font-size: 16px;left: -20px;bottom: 20px;width: 64px;}
	.theme .method .titbox h3 br {display: none;}
	.theme .method .ico_txt li figure {width: 100px;}
	.theme .method .cirbg1 {padding:16px 20px ;}
	.theme .method .cirbg2 {padding:16px 20px ;}
	.theme .method .cirtit {flex-direction: column;gap: 20px;}
	.theme .method .cirtit > div:last-child {border-left: 0;border-top: 1px dashed var(--ptColor2);padding-top: 20px;}
	.theme .method .imgaf {gap: 20px;}
	.theme .method .gr_bg h2 + p {margin-top: 15px;}
	.theme .method .linetxt {font-size: 16px;}
	
	.neck01 .method .tabcont.pb0 .ico_txt {padding: 0;}
	.shldr05 .method .imgbox:nth-child(5) .cirbg2 {border-radius:50px ;}
}
@media screen and (max-width:350px){
	.theme .method .ico_txt li {flex: 1 1 100%}
}