@charset "utf-8";
@import url('https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');

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

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

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

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

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

.placeholdersjs {color:#aaa !important}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {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;max-width:calc(100% - 20px) !important;}
	.hd_pops_con iframe{width:100%;}
	.hd_pops_con {max-width:100% !important;height:auto !important;}
	.hd_pops_footer button{font-size:14px;}
}

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

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

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

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

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

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


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


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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*신규 에디터 이미지 스타일*/
#bo_v_con figure {width:auto;display: inline-block;}
#bo_v_con figure.align-left {float: left;}
#bo_v_con figure.align-right {float: right;}
#bo_v_con figure.image.align-center {display: table;margin-left: auto;margin-right: auto;}

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

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

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

.btn_submit {border: 1px solid #333;cursor:pointer;color:#fff;background:#333;}
.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:16px;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:16px;border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;font-size:15px;}

.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;font-size:15px;text-align:center}
.empty_list {padding:20px 0 !important;font-size:15px;color:#666;text-align:center}

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

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

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

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

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

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

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

/* 페이징 */
.pg_wrap {margin-top: 50px;text-align: center;font-family: 'SUIT-Bold','Pretendard';}
.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: 18px;height: 40px;line-height: 38px;padding:0 5px;min-width: 40px;text-decoration:none;border-radius: 40px;}
/* .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: 18px;background:#c41b1b;border:1px solid #c41b1b;color:#fff;font-weight:bold;height: 40px;line-height: 38px;padding:0 10px;min-width: 40px;border-radius: 40px;}
/* 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;
}
@media screen and (max-width:480px){
	.pg_current{height:30px; line-height:28px;min-width:30px;}
	.pg_page{height:30px; line-height:28px; min-width:30px;}
}

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

/* 약관 */
#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 {width:100%;}
.login_type02 {max-width: 520px;width: 100%;margin: 30px auto;padding: 70px 90px;border: 1px solid #e1e1e1;border-radius: 6px;}
.login_common_style {font-size: 15px;color: #666;line-height: 1.6;letter-spacing: -.3px;}
.login_type02 .tit {margin-bottom: 30px;font-size: 20px;font-weight: 700;color: #222;text-align: center;font-family: 'Poppins';}
.login_type02 .tit span {color: var(--ptColor1);}
.login_type02 input[type=text], .login_type02 input[type=password] {width: 100%;height: 60px;padding: 0 20px;margin-bottom: 10px;border-radius: 3px;border: 1px solid #e1e1e1!important;font-size: 15px;background-image: none!important;}
.login_type02 .auto_ck {padding: 5px 0 15px;font-size: 14px;text-align: right;transform:skew(-0.1deg)}
.login_type02 input[type=submit] {width: 100%;height: 60px;border: none;border-radius: 3px;font-size: 15px;color: #fff;background-color: var(--ptColor1);-webkit-transition: all .2s;transition: all .2s;font-weight:500;}
.login_type02 ul {/*overflow: hidden;*/display:flex;align-items:center;justify-content:space-around;margin: 20px 0 40px;text-align: center;}
.login_type02 ul li {/*float: left;*/position: relative;/*width: calc(100% / 3);*/font-size: 14px;transform:skew(-0.1deg)}
.login_type02 ul li a {color: #666;}
.login_type02 .bnr {position: relative;padding: 12px 10px 12px 110px;border-radius: 3px;border: 1px solid #e1e1e1;background-color: #f5f6f8;}
.login_type02 .bnr img {position: absolute;width: 70px;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.login_type02 .bnr .txt {font-size: 13px;line-height: 1.5;font-weight:500;transform:skew(-0.1deg)}
.login_type02 .bnr .txt span {font-weight:600}
.login_type02 .bnr .txt p {color: #0054a6;}

/* 로그인반응형 */
@media screen and (max-width:480px){
	.login_type02{border:0;padding:0px;}
	.login_type02_wrap {width: 100%;margin: 0 auto;}
}

.inner {width:1400px;margin:0 auto; position:relative;}
.inner1 {width: 88%;margin: 0 auto; position:relative;}
.inner2 {width: 73.5%;margin: 0 auto; position:relative;}
.inner3 {width: 60.5%;margin: 0 auto; position:relative;}
.inner_x{width:100%;}
.clearfix::after {content:'';display:block;clear:both;}

@media screen and (max-width: 1440px){
	p, a, div, body {word-break:keep-all;}
	.inner {width:100%;}
}
@media screen and (max-width: 1024px){
	.inner1 ,.inner2,.inner3  {width:90%;}
}


/* 상단 */
#header{display:flex;align-items: center;height: var(--hdHeight);background-color: #fff;position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;border-bottom: 1px solid #d7d7d7;}
#header .inner1 {display:flex;align-items: center;justify-content: space-between;height: 100%;}
#header .logo {width:115px;}
.menu_box{display: flex;align-items: center;gap: 0 200px;}
.main_menu{display: flex;align-items: center;gap: 0 50px;}
.main_menu>li{position: relative;}
.sub_menu{position: absolute;left: 50%;top: 50px;transform: translate(-50%,0);background-color: #cf1800;border-radius: 10px;padding: 30px 0;width: 160px;text-align: center;opacity: 0;visibility: hidden;transition: opacity .5s, visibility .5s;}
.main_menu>li:hover .sub_menu{opacity: 1;visibility: visible;}
.sub_menu li{margin-top: 20px;opacity: 0.9;visibility: hidden;transition: all 0.8s ease-in-out;}
.sub_menu li:first-child{margin-top: 0;}
.main_menu>li:hover .sub_menu li{visibility: visible;opacity: 1;}
.main_menu>li:hover .sub_menu li:first-child{transition-delay:0.1s;}
.main_menu>li:hover .sub_menu li:nth-child(2){transition-delay:0.2s;}
.main_menu>li:hover .sub_menu li:nth-child(3){transition-delay:0.3s;}
.sub_menu a{color: rgba(255, 255, 255, .7);}
.sub_menu li:hover a{color: rgba(255, 255, 255, 1);}
.sns_icon{display: flex;align-items: center;gap: 0 10px;}
.sns_icon li{width: 40px;cursor: pointer;}
.sns_icon img{width: 100%;}
.menu_icon, #sitemap{display: none;}

@media screen and (max-width:1700px){
	#header .inner1 {padding:0 20px;width:100%;}
	.menu_box {gap: 0 100px;}
}
@media screen and (max-width:1600px){
	.main_menu,.st_menu p, .st_menu a.fz18 {font-size:16px;}
	.menu_box {gap: 0 7vw;}
}
@media screen and (max-width:1400px){
	.main_menu {font-size:14px;gap:0 20px;}
	.st_menu p, .st_menu a.fz18 {font-size:14px;}
}
@media screen and (max-width:1200px){
	.menu_box {gap: 0 50px;}
}
@media screen and (max-width: 767px){
    #header {height: 78px;}
	#header .logo {width:80px;}
    #header>.center1>a{width: 80px;}
    #header>.center1>a img{width: 100%;}	
    .main_menu{display: none !important;}
    .menu_box{gap: 10px;justify-content: space-between;}
    .sns_icon {gap: 0 5px;}
    .sns_icon li{width: 30px;}
	.menu_icon{display: block;}
    .menu_icon .ico {font-size: 25px;cursor:pointer;}
	 
    /* site_map */
    #sitemap{display: block;width: 100%;height: 100vh;background: linear-gradient(-113deg, rgb(111 26 26 / 80%), #c94949);position: fixed;top: 0;right: 0;z-index: 99999999;transform: translateX(100%);transition: transform .8s;}
	#sitemap * {color:#fff;}
    #sitemap.show{transform: translateX(0);}
    .close_btn{display: flex;justify-content: flex-end;padding-right: 16px;padding-top: 38px;}
    .close_btn .ico{font-size: 25px;cursor:pointer;}
    .st_box{padding: 12vh 15% 0;overflow: auto;width: 100%;height: 100%;}
    .st_menu ul{width: 100%;display: none;}
    .st_menu p{padding: 15px 0;cursor: pointer;}
    .st_menu li{padding: 10px 0;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .main_menu{display: none !important;}
    .menu_box{gap: 15px;justify-content: space-between;}
    .sns_icon {gap: 0 10px;}
    .sns_icon li{width: 35px;}
    .menu_icon{display: block;}
    .menu_icon .ico{font-size: 30px;cursor: pointer;}
	.st_menu p, .st_menu a.fz18{font-size:16px;}
	 
    /* site_map */
    #sitemap{display: block;width: 100%;height: 100vh;background: linear-gradient(-113deg, rgb(111 26 26 / 80%), #c94949);position: fixed;top: 0;right: 0;z-index: 999999999999999;transform: translateX(100%);transition: transform .8s;}
	#sitemap * {color:#fff;}
    #sitemap.show{transform: translateX(0);}
    .close_btn{display: flex;justify-content: flex-end;padding-right: 40px;padding-top: 38px;}
    .close_btn .ico {font-size: 30px;cursor: pointer;}
    .st_box{padding: 12vh 15% 0;overflow: auto;width: 100%;height: 100%;}
    .st_menu ul{width: 100%;display: none;}
    .st_menu p{padding: 15px 0;}
    .st_menu li{padding: 10px 0;}
}

/* 메인 */
.main {margin-top: var(--hdHeight);text-align:center;}
.main * {word-break:keep-all;}
.main img {width:100%;}
.main .pt {color:var(--ptColor1);}
.main .flt_wrper .swiper-wrapper {margin-top: 80px;transition-timing-function: linear;}

.mid_1 {position: relative;}
.mid_1 .inner {display: flex;justify-content: center;align-items: center;height:800px;}
.mid_1 .visual_swiper .swiper-slide {background:no-repeat center/cover;}
.mid_1 .visual_swiper .slide1 {background-image:url("../img/m1_bg01.jpg");}
.mid_1 .visual_swiper .slide2 {background-image:url("../img/m1_bg02.jpg");}
.mid_1 .visual_swiper .slide3 {background-image:url("../img/m1_bg03.jpg");}
.mid_1 .visual_swiper .slide4 {background-image:url("../img/m1_bg04.jpg");}
.mid_1 .visual_swiper .slide5 {background-image:url("../img/m1_bg05.jpg");}
.mid_1 .visual_swiper .slide6 {background-image:url("../img/m1_bg06.jpg");}
.mid_1 .visual_swiper .slide7 {background-image:url("../img/m1_bg07.jpg");}
.mid_1 .visual_swiper .slide8 {background-image:url("../img/m1_bg08.jpg");}
.mid_1 .visual_swiper .slide9 {background-image:url("../img/m1_bg09.jpg");}
.mid_1 .visual_swiper .swiper-slide.swiper-slide-active .txt_box{animation: txt_show 1.5s both;}
.mid_1 .visual_swiper .txt_box>p:nth-child(2){margin-top: 20px;}
.mid_1 .visual_swiper .txt_box div{display: flex;align-items: center;justify-content: space-between;padding: 13px 30px;border-radius: 50px;border: 2px solid #ffffff;box-sizing: border-box;background-color: rgba(255, 255, 255, .15);width: 250px;margin: auto;margin-top: 50px;cursor:pointer;}
.mid_1 .visual_swiper .txt_box .fz28 {margin: 0px auto;}
.mid_1 .scroll{position: absolute;bottom: 5%;left: 50%;transform: translate(-50%,0);gap: 0 10px;z-index: 5;color: #fff;font-weight: 600;}
.mid_1 .scroll div{position: relative;}
.mid_1 .scroll span{position: absolute;top: 12px;left: 50%;animation: scroll infinite 1.5s linear;transform: translate(-50%,0);}

@keyframes txt_show {
    0% {-webkit-filter: blur(12px);filter: blur(12px);opacity: 0;}
    100% {-webkit-filter: blur(0px);filter: blur(0px);opacity: 1;}
}

@keyframes scroll {
    0% {top: 5px;}  
    100% {top: 20px;opacity: 0;}
}

@media screen and (max-width: 1440px){
	.main {overflow:hidden;}
	.mid_1 .visual_swiper .txt_box div {width:200px;padding:15px;}
}
@media screen and (max-width: 768px){
	/* .mid_1 .inner {height:650px;} */
	.mid_1 .inner {height: calc(100dvh - var(--hdHeight) - 90px);}
}
@media screen and (max-width:480px){
	.mid_1 .visual_swiper .txt_box>p:nth-child(2){margin-top: 10px;}
	.mid_1 .visual_swiper .txt_box div{padding: 10px 15px;width: 125px;margin-top: 25px;}
	.mid_1 .visual_swiper .txt_box div span {font-size:20px;}
}

.mid_2 {padding: var(--ctMargin140) 0;background: linear-gradient(90deg, #faf5f3, #fefdfc);}
.m2_con{margin-top: 100px;display:flex;justify-content: space-between;flex-wrap: wrap;gap: 30px 0;}
.m2_con li{display: flex;align-items: center;justify-content: center;flex-direction: column;background-color: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0,0,0,0.2);width: calc(100%/4 - 80px/3);gap: 20px 0;padding: 0 15px;height: 280px;}

@media screen and (max-width: 1600px){
	.m2_con {gap:20px;}
	.m2_con li {width: calc(100% / 4 - 45px / 3);}
}
@media screen and (max-width: 1024px){
	.m2_con {margin-top: 60px;}
	.m2_con li {height:180px;}
}
@media screen and (max-width: 768px){
	.m2_con li {width: calc(100% / 2 - 20px / 2);}
}
@media screen and (max-width:480px){
	.m2_con {gap:10px;}
	.m2_con .fz50 {font-size:19px;}
	.m2_con .fz30 {font-size:18px;}
}

.mid_3 {background-position: center center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;background-image: url("../img/m3_bg.png");padding: 224px 0;}
.ms3_con div{width: fit-content;display:flex;justify-content:space-between;align-items:center;padding: 15px 25px;border-radius: 50px;border: 2px solid #ffffff;box-sizing: border-box;background-color: rgba(255, 255, 255, .15);margin: auto;margin-top: 50px;cursor: pointer;}

@media screen and (max-width: 1024px){
	.mid_3 {padding:150px 0;}
	.ms3_con div {margin-top:30px;}
}
@media screen and (max-width: 768px){
	.mid_3 {padding:100px 0;}
}

.mid_4 {padding: var(--ctMargin140) 0;}
.m4_title {display: flex;flex-direction: column;gap: 20px 0;}
.m4_con {margin-top: 80px;display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.m4_con li {position: relative;width: 22%;}
.m4_con li img {width: 100%;}
.m4_con .txt_box {position: absolute;width: max-content;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 30px 0;}
.m4_con .txt_box div {display: flex;align-items: center;box-sizing: border-box;border-radius: 50px;border: 2px solid #ffffff;padding: 9px 25px;cursor:pointer;}
.m4_con .arr {margin-left:5px;font-size:15px;font-weight:600;}

@media screen and (max-width: 1440px){
	.mid_4 {padding-left:30px;padding-right: 30px;}
	.m4_con .txt_box {padding: 50px 0;}
	.m4_con .txt_box > p {font-size:26px;}
	.m4_con .txt_box div {font-size: 16px;width: 160px;}
}
@media screen and (max-width: 1400px){
	.m4_con {gap: 20px;}
	.m4_con .txt_box {width: 280px;}
}
@media screen and (max-width: 1200px){
	.m4_con {flex-wrap:wrap;gap: 30px;}
	.m4_con li {width:calc(100%/2 - 20px);}
}
@media screen and (max-width: 1024px){
	.m4_con .txt_box > p {font-size:22px;}	
	.m4_con .txt_box div {font-size:14px;text-align: left;padding: 5px 20px;width: 140px;}
}
@media screen and (max-width: 768px){
	.m4_con {margin-top: 40px;gap:20px;flex-direction: column;}
	.m4_con li {width:100%;}
	.m4_con .txt_box div {width: 140px;justify-content: space-between;padding: 10px 15px;}
}

.flt_mid {padding: var(--ctMargin140) 0;overflow:hidden;}
.flt_mid .flt_btn {display: flex;align-items: center;justify-content: space-between;border: 2px solid #464646;width: 220px;padding: 15px 25px;border-radius: 50px;box-sizing: border-box;margin: auto;margin-top: 60px;cursor:pointer;}
.flt_mid .flt_btn .arr {font-size:13px;font-weight:600;}
.flt_mid .img_tit {margin-top: 30px;}

@media screen and (max-width: 1024px){
	.flt_mid .img_tit {margin-top: 20px;}
}
@media screen and (max-width:480px){
	.flt_mid .img_tit {margin-top: 10px;}
}

.mid_6, .mid_8, .mid_10 {background:#faf3f2;}

.mid_7 {padding: var(--ctMargin140) 0;}
.m7_title {display: flex;flex-direction: column;gap: 20px 0;}
.m7_con {margin-top: 80px;display: flex;justify-content: space-between;}
.m7_con li {position: relative;width: 32%;}
.m7_con li img {width: 100%;}
.m7_con .txt_box {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 30px 0;}
.m7_con .txt_box div {display: flex;align-items: center;box-sizing: border-box;border-radius: 50px;border: 2px solid #ffffff;padding: 9px 25px;cursor:pointer;}
.m7_con .arr {margin-left:5px;font-size:15px;font-weight:600;}

@media screen and (max-width: 1440px){
	.m7_con .txt_box {padding:50px 0;}
	.m7_con .txt_box > p {font-size:26px;}
	.m7_con .txt_box div {font-size: 16px;width: 160px;}
}
@media screen and (max-width: 1024px){
	.m7_con .txt_box > p {font-size:22px;}
	.m7_con .txt_box div {font-size:14px;text-align: left;padding: 5px 20px;width: 120px;}
}
@media screen and (max-width: 768px){
	.m7_con {margin-top: 40px;gap:20px;flex-direction: column;}
	.m7_con li {width:100%;}
	.m7_con .txt_box div {width: 140px;justify-content: space-between;padding: 10px 15px;}
}

.mid_9 {padding: var(--ctMargin140) 0;}
.m9_title {display: flex;flex-direction: column;gap: 20px 0;}
.m9_con {margin-top: 80px;display: flex;gap: 20px;}
.m9_con li {position: relative;width: 32%;text-align: center;}
.m9_con li img {width:auto;height: 600px;}

@media screen and (max-width: 1400px){
	.m9_con li img {width: 100%;height:auto;}
}
@media screen and (max-width: 768px){
	.m9_con {margin-top: 40px;flex-direction: column;gap:20px;}
	.m9_con li {width:100%;}
}

.mid_10 {padding: var(--ctMargin140) 0;}
.m10_title {display: flex;flex-direction: column;gap: 20px 0;}
.m10_con {margin-top: 80px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap:20px;}
.m10_con li {position: relative;width: 32%;text-align: center;}

@media screen and (max-width: 768px){
	.m10_con {margin-top: 40px;flex-wrap: wrap;gap:10px;justify-content:initial;}
	.m10_con li {width:calc(50% - 5px);}
}

.mid_11 {background-position: center center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;background-image: url("../img/m11_bg.jpg");padding: var(--ctMargin140) 0;}
.mid_11 .cont div{width: 250px;display:flex;justify-content:space-between;align-items:center;padding: 15px 25px;border-radius: 50px;border: 2px solid #ffffff;box-sizing: border-box;background-color: rgba(255, 255, 255, .15);margin: auto;margin-top: 50px;cursor: pointer;}
.mid_11 .cont div p {margin: 0px auto;}
.mid_11 .mbr1 {display:none;}
.mid_11 .fz30 {margin-top:20px;}

@media screen and (max-width: 1440px){
	.mid_11 .cont div {width:200px;}
	.mid_11 .fz30 {font-size:1.7vw;}	
}
@media screen and (max-width: 1024px){
	.mid_11 .cont div {margin-top:30px;}
	.mid_11 .mbr1 {display:block;}
	.mid_11 .mbr2 {display:none;}
	.mid_11 .fz30 {font-size:24px;}
}
@media screen and (max-width: 480px){
	.mid_11 .cont div {width:fit-content;}
	.mid_11 .fz30 {font-size:19px;}
}

/* 하단 */
#footer {padding: 55px 0;border-top: 3px solid #cf3600;}
.f1 a img {padding-top: 10px;width: 115px;}
.f1 {border-bottom: 1px solid #d7d7d7;padding-bottom: 45px;}
.f1 ul {display: flex;gap: 0 6vw;justify-content: space-between;}
.f1 li {display: flex;flex-direction: column;gap: 10px 0;}
.f1 li p {line-height: 1.5;}
.f2 {width: 80%;margin: auto;padding-top: 30px;}

@media screen and (max-width: 1600px){
	.f1 ul {gap: 0 4vw;}
}
@media screen and (max-width: 1400px){
	.f1 ul {gap: 0 2vw;}
}
@media screen and (max-width: 1024px){
	.f1 ul {gap: 0 3vw;}
}
@media screen and (max-width: 767px){
	.f1 ul {flex-wrap: wrap;gap: 20px 0;}
	.f1 li {width:30%;}
	.f1 li:first-child {width: 100%;}
    #footer{padding: 30px 0 130px;}
    .f1 {flex-direction: column;gap: 20px 0;padding-bottom: 20px;}
    .f1 a {width: 80px;}
    .f1 a img {width: 100%;}
    .f2 {width: 100%;padding-top: 15px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .f2{width: 100%;}
}
@media screen and (max-width: 480px){
	.f1 .ft_st4 {font-size:3.1vw;word-break:break-all;}
}

/* 플로팅 */
.flt {position: fixed;z-index: 999;right: 5%;bottom: 10%;text-align:center;}
.flt ul {display: flex;flex-direction: column;gap: 10px 0;}
.flt li {border-radius: 50%;width: 65px;height: 65px;background-color: #cf1800;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 5px 0;cursor:pointer;}
.flt .icons {width: 30%;}
.flt img {width: 100%;}
.flt .pc-none {display:none;}

@media screen and (max-width: 767px){
    .flt {position: fixed;right: 0;bottom: 0;background: #c41b1b;width:100%;height:90px;display: flex;align-items: center;justify-content: center;}
    .flt ul {flex-direction: initial;gap: 35px;}
    .flt li {background: #c41b1b;}
    .flt img {width: 35px;height: auto;}
	.flt img.second {width: 27px;height: auto;}
    .flt .icons {width: unset;height: 35px;}
    .flt li {display: flex;flex-direction: column;justify-content: center;align-items: center;gap:10px;}
    .flt li p{font-size:11px !important;}
	.flt .m-none {display:none;}
	.flt .pc-none {display:block;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .flt li {width: 80px;height: 80px;}
    .flt .icons {width: 40%;}
    .flt li p {font-size: 13px !important;}
}

/* 공통 - 솔직한 후기 */
.review_list {overflow:hidden;padding: var(--ctMargin140) 0;background-color: #c41b1b;color:#fff;}
.review_list .pop_img {padding: 40px;display:flex;align-items:center;justify-content:center;height: 100%;}
.rvw_swiper .swiper-slide {aspect-ratio: 350/500;background:#fff;border-radius:10px;}
.rvw_swiper .swiper-slide img {max-width: 100%;max-height: 100%;width: auto;}

@media screen and (max-width:480px){
	.review_list .pop_img {padding: 20px;}
}

/* 이미지 팝업 */
.pop_img {cursor:pointer;}
.img_popup{display:none; width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:9999;}
.img_popup .pop_cont {display:flex;flex-direction:column;align-items: center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.img_popup .x_btn{margin-bottom:10px;color:#fff;margin-left:auto;cursor:pointer;border: 0;background: none;font-size: 18px;}
/* .img_popup .content{display:flex;flex-direction:column;align-items: center;background: #fff;padding: 50px;border-radius: 20px;} */
.img_popup .content p{color:#fff;margin-top:10px;font-size: 16px;}
.img_popup .content img{max-height: 60vh;max-height: 90vh;}

body:not(:has(#curriculum, .sec14_tab, .review_list2)) .img_popup .content {padding: 30px;border-radius: 10px;background: #fff;}
body:not(:has(#curriculum, .sec14_tab, .review_list2)) .img_popup .content img {max-height:80vh;}

body:not(:has(#curriculum, .sec14_tab, .review_list2)) .img_popup.on .content {padding:0;border-raidus:0;background:none;}

@media screen and (max-width: 1024px){
	.img_popup .pop_cont {width:90vw;}
	.img_popup .content img {max-height:auto;width:100%;}
}
@media screen and (max-width: 780px){
	.img_popup .pop_cont {width:90%;}
}
@media screen and (max-width:480px){
	body:not(:has(#curriculum, .sec14_tab, .review_list2)) .img_popup .content {padding: 20px;}
}
/* @media screen and (max-width:480px){
	.img_popup .content img {width:auto;max-height:70vh;}
} */

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

.sub_top {padding-top: 120px;text-align:center;}
.sub_top .sub_txt {margin-top: 60px;}
.sub_top .sub_txt.t16 {margin-top:16px;}
.sub_top .st_ul {margin: 40px 0 60px;display:flex;flex-wrap:wrap;justify-content: center;gap: 20px 55px;}
.sub_top .st_ul a {color:#878787;}
.sub_top .st_ul a.on {position:relative;color:#c41b1b;text-decoration: underline;text-underline-position: under;}

.sub * {word-break:keep-all;}
.sub img {max-width:100%;}
.sub .pt {color:var(--ptColor1);}
.sub .flt_wrper .swiper-wrapper {transition-timing-function: linear;}

@media screen and (max-width: 1600px){
	#sub_div > .inner_x {width:100%;}
}
@media screen and (max-width: 1024px){
	.sub_top {padding-top: 80px;}
	.sub_top .sub_txt{margin-top:20px;}
	.sub_top .st_ul {gap:30px;}
}
@media screen and (max-width:480px){
	.sub_top .st_ul{gap:10px;margin:10px 0 20px;}
	.sub_top .st_ul a{font-size:16px;}
}

/* ABOUT */
.about {text-align:center;}
.about .num_title {display: flex;align-items: center;justify-content: center;flex-direction: column;gap: 25px;}
.about .contp {line-height: 1.7;margin-top: 50px;}
.about .bk_num {display: flex;align-items: center;justify-content: center;border: 2px solid #464646;box-sizing: border-box;width: 55px;height: 55px;border-radius: 50%;}
.about .wt_num {border-color:#fff;color:#fff;}
.about .sec1 {padding: var(--ctMargin140) 0 50px;}
.about .sec1 p:nth-child(2) {margin: 10px 0 30px;}
.about .sec1 .line {background-color: #464646;width: 2px;height: 55px;margin: auto;margin-top: 50px;}
.about .sec2 {padding: var(--ctMargin100) 0;background-color: #faf3f2;}
.about .sec2 ul {margin-top: 50px;display:flex;justify-content: center;gap: 55px;}
.about .sec3 {padding: var(--ctMargin100) 0;}
.about .sec3 ul {margin-top: 50px;}
.about .sec4 {display:flex;text-align:left;}
.about .sec4 > div {width: 50%;overflow: hidden;}
.about .sec4 > div img {height: 100%;max-width: none;position: relative;left: 50%;transform: translateX(-50%);}
.about .sec4 .txt_box {background-color: #c41b1b; }
.about .sec4 .txt_box > div {padding: 140px 0 120px 95px;gap: 70px 0;}
.about .sec4 .txt_box > div > p {margin-top: 30px;line-height: 1.7;}
.about .sec4 .num_title {align-items:baseline;margin-bottom: 70px;}
.about .sec5 {padding: 80px 0 85px;background-color: #faf3f2;}
.about .sec5 ul {display:flex;justify-content:center;gap:40px;}
.about .sec6 {padding: var(--ctMargin100) 0;}
.about .sec6 .txt_box div {width: fit-content;margin: 50px auto 30px;background-color: #faf3f2;padding: 40px 50px;border-radius: 10px;}
.about .sec6 .txt_box div p {line-height: 1.7;}
.about .sec6 .imgs {margin-top: 50px;}
.about .sec7 {padding: var(--ctMargin100) 0 250px;background-color: #c41b1b;position: relative;}
.about .sec7 .imgs {position: absolute;transform: translate(-50%, -50%);left: 50%;top: 100%;}
.about .sec8 {padding: calc(var(--ctMargin100) * 2) 0 var(--ctMargin100);}
.about .sec8 ul {margin-top: var(--ctMargin100);display:flex;justify-content: center;align-items: flex-start;gap: 60px;}
.about .sec8 li {background-color: #faf3f2;width: 48%;border-radius: 10px;padding: 80px 0;}
.about .sec9 .cont {margin-top: var(--ctMargin100);}
.about .sec10 {margin-top: var(--ctMargin100);display:flex;text-align:left;}
.about .sec10 > div {width: 50%;overflow: hidden;}
.about .sec10 > div img {height: 100%;max-width: none;position: relative;left: 50%;transform: translateX(-50%);}
.about .sec10 .num_title {align-items:baseline;margin-bottom: 70px;}
.about .sec10 .txt_box {background-color: #faf3f2;}
.about .sec10 .txt_box > div {padding: 150px 120px 150px 260px;}
.about .sec10 .txt_box > div > p {margin-top:30px;line-height: 1.7;}
.about .sec11 {padding: var(--ctMargin100) 0;background-color: #c41b1b;text-align:left;}
.about .sec11 .inner2 {border-radius: 10px;background-color: #fff;}
.about .sec11 .cont {padding: 30px 60px 0;display: flex;justify-content: space-between;}
.about .sec11 .title {display:flex;flex-direction:column;gap: 20px 0;}
.about .sec11 .title p:last-child {box-shadow: inset 0px -0.5em 0 0 rgba(196, 27, 27, 0.2);}
.about .sec11 ul {display: flex;gap: 0 60px;}
.about .sec11 ul p {line-height: 1.7;}
.about .sec11 .imgs img {width: 85%;}

@media screen and (max-width: 1600px){
	.about .sec4 .txt_box > div {padding: 140px 50px;}
	.about .sec4 br {display:none;}
	.about .sec8 br {display:none;}
	.about .sec8 li {padding: 80px 30px;}
	.about .sec10 .txt_box > div {padding: 150px 90px;}
	.about .sec11 .cont {flex-wrap:wrap;gap: 30px;justify-content: center;}
	.about .sec11 .title {width: 100%;flex-direction:row;gap: 20px;justify-content: center;}
	.about .sec11 ul {width: 100%;justify-content: center;}	
}
@media screen and (max-width: 1024px){
	.about .contp {margin-top: 30px;}
	.about .num_title {gap:20px;}
	.about .sec1, .about .sec2, .about .sec3, .about .sec6, .about .sec7, .about .sec8 {padding: 60px 0;}
	.about .sec1 .line {height:30px;}
	.about .sec2 ul {margin-top: 30px;gap:4vw;}
	.about .sec3 ul {margin-top: 30px;}
	.about .sec4 {flex-direction:column;}
	.about .sec4 > div {width:100%;}
	.about .sec4 .txt_box > div, .about .sec10 .txt_box > div {padding: 60px 30px;}
	.about .sec4 .num_title {margin-bottom:45px;}
	.about .sec4 .txt_box > div > p, .about .sec10 .txt_box > div > p {margin-top:25px;}
	.about .sec5 ul {gap:25px;}
	.about .sec6 .txt_box div {margin: 30px auto 20px;padding: 30px 35px;}
	.about .sec6 .imgs {margin-top:30px;}
	.about .sec7 .imgs {position: unset;transform: unset;width: 90%;margin: auto;margin-top: 30px;}
	.about .sec8 ul {margin-top: 60px;flex-direction: column;gap: 30px;}
	.about .sec8 li {padding: 50px 0;width:100%;}
	.about .sec9 .cont {margin-top:60px;}
	.about .sec10 {flex-direction:column;}
	.about .sec10 > div {width:100%;}
	.about .sec10 .imgs img {width:100%;}
	.about .sec2 br {display:none;}
	.about .sec4 > div img {height:auto;width:100%;}
	.about .sec8 br {display:block;}
}
@media screen and (max-width: 767px){
	.about .contp {margin-top: 25px;}
	.about .bk_num {width:45px;height:45px;}
	.about .num_title {gap:10px;}
	.about .sec1, .about .sec2, .about .sec3, .about .sec6, .about .sec7, .about .sec8 {padding: 50px 0;}
	.about .sec1 .line {margin-top:25px;}
	.about .sec2 ul {margin-top: 25px;}
	.about .sec4 .txt_box > div, .about .sec10 .txt_box > div {padding: 50px 20px;}
	.about .sec4 .num_title {margin-bottom:35px;}
	.about .sec5 {padding:40px 0 45px;}
	.about .sec5 ul {gap:15px;}
	.about .sec6 .txt_box div {margin: 25px auto 15px;padding: 20px 25px;}
	.about .sec6 .imgs {margin-top:25px;}
	.about .sec8 ul {margin-top:50px;gap: 20px;}
	.about .sec8 li {padding:40px 0;}
	.about .sec9 .cont {margin-top:50px;}
	.about .sec11 .cont {justify-content:center;align-items:center;text-align:center;padding: 30px 10px 0;}
	.about .sec11 .title {justify-content:center;align-items:center;text-align:center;flex-wrap:wrap;}
	.about .sec11 ul {flex-direction:column;}
	
	.about .sec1 br {display:none;}
	.about .sec9 br {display:none;}
}
@media screen and (max-width: 500px){
	.about .sec8 br {display:none;}
	.about .sec8 li {padding:40px 20px;}
}

/* 수업안내 - 공통 */
.class .fxd_bg {background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;padding: 210px 0;position: relative;text-align:center;}
.class .fxd_bg .txt_box {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.class .fxd_bg .txt_box p + p {margin-top: 30px;}
.class .wide_card {grid-column: span 3;}

@media screen and (max-width: 1024px){
	.class .fxd_bg {margin-top: 40px;padding: 150px 0;}
}
@media screen and (max-width:480px){
	.class .fxd_bg{margin-top:20px;padding:100px 0;background-attachment: unset;}
	.class .fxd_bg .txt_box p + p {margin-top: 10px;}
}

.class .sec2 {margin-top: 120px;text-align:center;}
.class .sec2 .title {display: flex;flex-direction: column;align-items: center;gap: 30px 0;}
.class .sec2 .title .line {width: 90px;height: 1px;background-color: #cccccc;}
.class .sec2 .title .txt_box {display: flex;flex-direction: column;justify-content: center;gap: 20px 0;}
.class .sec2 .title .txt_box p:first-child {color: #e0523f;}
.class .sec2 .cont {margin-top: 45px;background-color: #faf3f2;padding: 70px 0;}
.class .sec2 .cont ul {display: grid;grid-template-columns: repeat(4, 1fr);gap: 40px;margin: 0 auto;}
.class .sec2 .cont li {background-color: #ffffff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);padding: 87px 0;}
.class .sec2 .cont strong {color: #dd2a00;}
.class .sec3 {padding-top: 150px;}
.class .sec3 .txt_box {display:flex;flex-wrap: wrap;align-items: baseline;justify-content: space-between;gap: 30px;}
.class .sec3 p {line-height: 1.7;}
.class .sec3 p .mbr {display:none;}
.class .sec3 p .mbr {display:block;}
.class .sec3 p .mbl {font-weight:700;}
.class .sec3 .imgs {margin-top: 150px;background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-image: url("../img/class1_s3_bg.png");height: 430px;}
.class .sec4 {padding-top: 150px;text-align:center;}
.class .sec4 .title {display:flex;flex-direction:column;gap: 40px 0;}
.class .sec4 .cont {margin-top: 60px;background-color: #faf3f2;padding: 90px 0 85px;}
.class .sec4 ul {display:flex;align-items: flex-start;justify-content:space-between}
.class .sec4 .star {color: #c41b1b;}
.class .sec4 .txt1 {margin-top: 30px;height: 84px;}
.class .sec4 .line {background-color: #000000;width: 22px;height: 2px;margin: 25px auto 20px;}
.class .sec5 {padding: 150px 0 145px;}
.class .sec5 .tit {text-align:center;}
.class .sec5 ul {margin-top: 85px;display: flex;flex-direction: column;gap: 20px 0;}
.class .sec5 .pink_box {background-color: #faf3f2;border-radius: 10px;}
.class .sec5 .pink_box .box {padding: 15px;display: flex;align-items: center;justify-content: space-between;cursor: pointer;}
.class .sec5 .pink_box .container {display: flex;align-items: center;gap: 0 20px;}
.class .sec5 .num {display: flex;justify-content: center;align-items: center;background-color: #d90d0d;width: 45px;height: 45px;border-radius: 50%;}
.class .sec5 .pink_box .plus {font-size: 35px;color: #d90d0d;}
.class .sec5 .wt_box {border: 1px solid #d90d0d;box-sizing: border-box;border-radius: 10px;margin-top: 20px;display: none;}
.class .sec5 .wt_box p {padding: 35px;line-height: 1.7;}
.class .sec6 {padding-bottom: 145px;}
.class .sec6 .title {background-color: #faf3f2;padding: 105px 0 var(--ctMargin100);text-align: center;}
.class .sec6 .imgs {margin-top: 50px;}
.class .sec6 ul {margin-top: 25px;}
.class .sec6 li {padding: 25px 0;display: flex;align-items: center;gap: 0 25px;border-bottom: 1px solid #d7d7d7;}
.class .sec6 .num {display: flex;justify-content: center;align-items: center;border: 2px solid #464646;width: 55px;height: 55px;border-radius: 50%;}
.class .sec6 li > p {width: calc(100% - 50px);line-height: 1.7;}
.class .sec8 {padding: 95px 0 40px;}
.class .sec8 .title {display: flex;align-items: center;gap: 0 25px;}
.class .sec8 .title > div {display: flex;align-items: center;gap: 0 20px;}
.class .sec8 li {padding: 50px 0;border-bottom: 1px solid #d7d7d7;}
.class .sec8 li:last-child {border-bottom: 0;}
.class .sec8 .num {display: flex;justify-content: center;align-items: center;border: 2px solid #464646;box-sizing: border-box;width: 55px;height: 55px;border-radius: 50%;}
.class .sec8 table {margin-top: 35px;width: 100%;border-collapse: collapse;}
.class .sec8 th {background-color: #d90d0d;text-align: center;padding: 22px 0;}
.class .sec8 th.th1 {width: 25%;}
.class .sec8 th.th2 {width: 12.5%;}
.class .sec8 th.th3 {width: 15%;}
.class .sec8 td {text-align: center;border-right: 2px dotted #d7d7d7;border-bottom: 2px dotted #d7d7d7;}
.class .sec8 td.td1 {padding: 22px 0;border-right: 2px dotted #e46f6f;color: #e53e3e;background-color: #faf3f2;}
.class .sec9 {padding: 90px 0 85px;background-color: #faf3f2;}
.class .sec9 .inner2 {display:flex;align-items: flex-start;justify-content: space-between;}
.class .sec9 .inner2 > div {width: 48%;}
.class .sec9 .left > div {display: flex;flex-direction: column;align-items: flex-start;gap: 10px 0;}
.class .sec9 .left .title {background-color: #c41b1b;border-radius: 50px;padding: 10px 25px;}
.class .sec9 .left .cont {background-color: #fff;border-radius: 10px;width: 100%;}
.class .sec9 .left .cont > div {padding: 20px;}
.class .sec9 .box1 ul {border-top: 2px dotted #d7d7d7;border-bottom: 2px dotted #d7d7d7;box-sizing: border-box;}
.class .sec9 .box1 li {display: flex;border-bottom: 2px dotted #d7d7d7;box-sizing: border-box;}
.class .sec9 .box1 li:last-child {border-bottom: 0;}
.class .sec9 .box1 li div {padding: 22px 0;width: 60%;}
.class .sec9 .box1 li div:first-child {display: flex;align-items: center;background-color: #e46f6f;width: 40%;}
.class .sec9 .box1 li strong {padding-left: 30px;}
.class .sec9 .box1 li p {padding-left: 25px;}
.class .sec9 .box1 .cont > div > p {margin-top: 25px;line-height: 1.7;}
.class .sec9 .box2 {margin-top: 50px;}
.class .sec9 .box2 .cont_box {width: 100%;display: flex;flex-direction: column;gap: 10px 0;}
.class .sec9 .box2 p {line-height: 1.7;}
.class .sec9 .box2 span {color: #e46f6f;}
.class .sec9 .box2 li {display:flex;}
.class .sec9 .box2 li div {padding: 7px 0;border-bottom: 1px solid #ffffff;}
.class .sec9 .box2 li div:first-child {display: flex;align-items: center;justify-content: center;background-color: #e46f6f;border-right: 1px solid #ffffff;width: 25%;text-align: center;}
.class .sec9 .box2 li div:last-child {background-color: #faf3f2;width: 75%;}
.class .sec9 .box2 li p {padding-left: 10px;}
.class .sec9 .right {background-color: #dda0a0;border-radius: 10px;}
.class .sec9 .right .cont {padding: 30px 25px;}
.class .sec9 .right .arr {font-size: 22px;font-weight:300;vertical-align: sub;}
.class .sec9 .right table {margin-top: 30px;width: 100% !important;border-collapse: collapse;}
.class .sec9 .right th {border-bottom: 1px solid #d7d7d7;background-color: #fff;box-sizing: border-box;padding: 16px 10px;}
.class .sec9 .right th.th1 {background-color: #faf3f2;border-right: 1px solid #d7d7d7;border-left: 1px solid #d7d7d7;}
.class .sec9 .right td {text-align: center;border-bottom: 1px solid #d7d7d7;background-color: #fff;box-sizing: border-box;padding: 15px 0;}
.class .sec9 .right td.td1 {background-color: #faf3f2;border-right: 1px solid #d7d7d7;border-left: 1px solid #d7d7d7;}
.class .sec9 .box3 > p:last-child {margin-top: 10px;}
.class .sec9 .box4 {margin-top: 55px;align-items: flex-start;}
.class .sec9 .call {width: fit-content;margin-top: 15px;background-color: #ffffff;border-radius: 50px;padding: 8px 10px;display:flex;gap: 0 10px;cursor: pointer;}
.class .sec9 .call p {color: #dda0a0;}
.class .sec10 {padding: 30px 0;}
.class .sec10 li {display: flex;flex-wrap: wrap;padding: 70px 0;gap: 30px;}
.class .sec10 li:first-child {border-bottom: 1px solid #d7d7d7;}
.class .sec10 li>p{width: calc(100%/2 - 30px/2);}
.class .sec10 .txt_box {display: flex;flex-direction: column;align-items: flex-start;gap: 40px 0;width: calc(100%/2 - 30px/2);}
.class .sec10 .txt_box > p {line-height: 1.7;}
.class .sec10 .txt_box div:not(.class_admin) {padding: 18.5px 34px;background-color: #d90d0d;border-radius: 10px;width: fit-content;display: flex;align-items: center;gap: 0 20px;cursor: pointer;}
.class .sec10 .txt_box .arr {font-size:20px;font-weight:300;}
.class .sec11 {padding: var(--ctMargin100) 0;background-color: #f8f8f8;text-align:center;}
.class .sec11 ul {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 10px 0;margin-top: 50px;}
.class .sec11 li {background-color: #fff;border: 1px solid #d7d7d7;box-sizing: border-box;border-radius: 15px;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 30px 0;width: calc(100%/4 - 0.5%);padding: 30px 0;}
.class .sec11 p {line-height: 1.5;}
.class .sec11 ul span {color: #e46f6f;}
.class .sec12 {padding: var(--ctMargin100) 0;}
.class .sec12 .inner2 {display:flex;flex-wrap: wrap;justify-content:space-between;gap: 30px;}
.class .sec12 p {line-height: 1.7;}
.class .sec12 .mbr2 {display:none;}
.class .sec13 {padding: 70px 0;background-color: #faf3f2;}
.class .sec13 .box > div {padding: 50px;}
.class .sec13 .box1 {background-color: #fff;border: 1px solid #d7d7d7;box-sizing: border-box;border-radius: 20px;}
.class .sec13 .box1 > div {display:flex;align-items: center;justify-content:space-between;}
.class .sec13 .txt_box {display: flex;flex-direction: column;gap: 30px 0;width: 48%;}
.class .sec13 .txt_box p {line-height: 1.7;}
.class .sec13 .imgs {width: 48%;}
.class .sec13 .imgs img {width: 100%;}
.class .sec13 .box2 {margin-top: 20px;background-color: #e46f6f;border-radius: 20px;}
.class .sec13 .box2 p {line-height: 1.7;}
.class .sec13 .box3 {margin-top: 70px;}
.class .sec15 {padding-top: 120px;text-align:center;}
.class .sec15 .cont {margin-top: 80px;padding: 70px 0;background-color: #faf3f2;}
.class .sec15 .youtube {width: 100%;height: 640px;}
.class .sec15 iframe {border-radius: 10px;width: 100%;height: 100%;}

@media screen and (max-width: 1700px){
	.class .sec9 .box2 li p {font-size:1.05vw;}
}
@media screen and (max-width: 1600px){
	.class .sec13 .txt_box .fz40 {font-size: 2.5vw;}
	.class .sec13 .txt_box .fz19 {font-size:1.2vw;}
	.class .sec13 .box1 > div {gap:30px;}
	.class .sec13 .txt_box {width:calc(60% - 30px/2);}
	.class .sec13 .imgs {width:calc(40% - 30px/2);}
}
@media screen and (max-width: 1440px){
	.class .sec4 ul {flex-wrap:wrap;gap:30px;}
	.class .sec4 ul > li {width:calc(100%/2 - 30px);}
}
@media screen and (max-width: 1024px){
	.class .sec2 {margin-top:90px;}
	.class .sec2 .cont {padding: 45px 20px;font-size: 3vw;}
	.class .sec2 .cont ul, .class .sec2 .title {gap:20px;}
	.class .sec2 .cont li {padding:45px 0;}
	.class .sec2 .title .line {width:50px;}
	.class .sec2 .title .txt_box {gap:15px;}
	.class .sec3 {padding-top:90px;}
	.class .sec3 .imgs {margin-top:90px;height:300px;}
	.class .sec3 .txt_box {flex-direction:column;gap: 30px;}
	.class .sec4 {padding-top:90px;}
	.class .sec4 .title {gap:30px;}
	.class .sec4 .cont {margin-top: 40px;padding: 55px 0 50px;}
	.class .sec4 .txt1 {margin-top:25px;height: 68px;}
	.class .sec4 .line {margin: 30px auto 20px;}
	.class .sec5 {padding:90px 0;}
	.class .sec5 ul {margin-top: 50px;gap: 15px 0;}
	.class .sec5 .pink_box .container {width:100%;}
	.class .sec5 .pink_box .box {padding:13px;}
	.class .sec5 .box .fc0c {width:calc(100% - 80px)}
	.class .sec5 .num {width:40px;height:40px;}
	.class .sec5 .pink_box .plus {font-size:30px;}
	.class .sec5 .wt_box p {padding:25px;}
	.class .sec6 {padding-bottom:90px;}
	.class .sec6 .title {padding: 65px 0 60px;}
	.class .sec6 .imgs {margin-top: 30px;}
	.class .sec6 .num, .class .sec8 .num {width: 40px;height: 40px;}
	.class .sec6 li {padding: 15px 0;gap: 15px 0;flex-direction: column;align-items: flex-start;}
	.class .sec6 li > p {width:100%;}
	.class1 .sec7 {margin:0;}
	.class1 .sec8 {padding:55px 0 50px;}
	.class .sec8 li {padding:30px 0;}
	.class .sec8 .title {gap:20px;flex-wrap: wrap;}
	.class .sec8 .title > div {gap:15px;}
	.class .sec8 table {margin-top:25px;}
	.class .sec9 {padding:45px 0;}
	.class .sec9 .inner2 {flex-direction:column;gap:30px;}
	.class .sec9 .inner2 > div {width:100%;}
	.class .sec9 .box2 li p {font-size: 18px;}
	.class .sec10 {padding:45px 0;}
	.class .sec10 li {padding: 45px 0;flex-direction:column;gap:30px;}	
	.class .sec10 li>p {width:100%;}
	.class .sec10 .txt_box {gap:25px;width:100%;}
	.class .sec10 .txt_box div {padding: 15.5px 23px;}
	.class .sec11 {padding:90px 0;}
	.class .sec11 ul {margin-top:30px;}
	.class .sec11 li {padding: 20px 0;width: 48%;gap: 20px;}
	.class .sec11 li .imgs {width: 50%;}
	.class .sec12 {padding:80px 0;}
	.class .sec12 .inner2 {flex-direction:column;gap: 30px;}	
	.class .sec13 {padding:40px 0;}
	.class .sec13 .box1 > div {padding: 35px 15px;flex-direction: column;align-items: baseline;gap: 25px 0;}
	.class .sec13 .txt_box, .class .sec13 .imgs {width:100%;gap: 15px;}
	.class .sec13 .box > div {padding: 35px 15px;}
	.class .sec13 .box3 {margin-top:35px;}
	.class .sec13 .txt_box .fz40 {font-size: 30px;}
	.class .sec13 .txt_box .fz19 {font-size:17px;}
	.class .sec15 .youtube {height:auto;aspect-ratio:16/9;}
}
@media screen and (max-width: 767px){
	.class .sec2 .cont ul {display: flex;flex-wrap: wrap;gap: 20px 0;justify-content: space-between;}
	.class .sec2 .cont li {padding: 40px 20px;width: 48%;display: flex;justify-content: center;align-items: center;font-size: 3vw;}
	.class .sec4 ul {gap:20px;}
	.class .sec4 ul > li {width:calc(100%/2 - 20px/2);}
	.class .sec9 .box1 li strong {padding:0 20px;display:block;}
	.class .sec9 .left .cont > div, .class .sec9 .right .cont {padding:13px;}
	.class .sec9 .right th {padding:8px 5px;width: auto !important;}
	.class .sec9 .right td {padding: 8px 5px;word-break:break-all;}

	.class .sec4 .txt1 br {display:none;}
	.class .sec3 br {display:none;}
	.class .sec10 br {display:none;}
	/* .class .sec12 br {display:none;} */
	.class .sec13 br:not(.mbr) {display:none;}

	.class .sec3 p .mbr {display:block;}
	.class .sec3 p .mbl {font-weight:700;}
}
@media screen and (max-width:480px){
	.class .sec2 .cont li {padding: 40px 10px;font-size: 15px;}
	.class .sec3 .imgs {background-attachment: unset;}
	.class .sec5 ul{margin-top:30px;}
	.class .sec5 .pink_box .container{flex-direction:column; align-items:flex-start; gap:10px;}
	.class .sec5 .wt_box{margin-top:15px;}
	.class .sec5 .box .fc0c{width:100%;}
	.class .sec4 .txt1 {height:75px;}
	.class .sec9 .box2 li p {font-size: 14px;}
	.class .sec13 .txt_box .fz40 {font-size: 18px;}
	.class .sec13 .txt_box .fz19 {font-size:15px;}
	.class .sec12 .mbr1 {display:none;}
	.class .sec12 .mbr2 {display:block;}	
}

/* 수업안내, 커리큘럼 공통 */
.class .sec14 {padding-top: var(--ctMargin100);text-align: center;}
.class .s14_title {display: flex;flex-direction: column;gap: 20px 0;}
.class .s14_title span {box-shadow: inset 0px -0.5em 0 0 rgba(228, 111, 111, 0.5);}
.class .sec14_tab {margin-top: 85px;}
.class .sec14_tab .tabs {display: flex;flex-wrap: wrap;justify-content: center;gap: 10px;width: 93%;margin: auto;}
.class .sec14_tab .tabs li, .class .sec14_tab .tabs a {color: #959595;border: 1px solid #d7d7d7;box-sizing: border-box;border-radius: 50px;padding: 16px 40px;cursor: pointer;}
.class .sec14_tab .tabs .current, .class .sec14_tab .tabs a.current {color: #ffffff;background-color: #d90d0d;border: 1px solid #d90d0d;}
.class .tab-content {display: none;}
.class .tab-content.current {display: block;margin-top: 70px;}
.class .tab_sect1 {padding: 80px 0 var(--ctMargin100);background-color: #faf3f2;border-radius: 10px;}
.class .tab_sect1 .title {display: flex;flex-direction:column;gap: 20px 0;}
.class .tab_sect1 .title p:first-child {color: #e46f6f;}
.class .tab_sect1 .imgs {margin: auto;margin-top: 65px;width: 80%;}
.class .tab_sect1 .imgs img {width: 100%;}
.class .tab_sect1 .txts {margin-top: 60px;}
.class .tab_sect1 .txts p {line-height: 1.7;}
.class .tab_sect2 {padding: var(--ctMargin100) 0;}
.class .tab_sect2 ul {margin-top: 65px;display: flex;flex-direction: column;gap: 20px 0;text-align: left;}
.class .tab_sect2 li {padding: 15px 0;border: 1px solid #d90d0d;box-sizing: border-box;border-radius: 10px;display: flex;align-items: center;gap: 0 20px;}
.class .tab_sect2 li .ft_st7 {width:calc(100% - 60px)}
.class .tab_sect2 li .bar_txt {position:relative;padding-left: 20px;}
.class .tab_sect2 li .bar_txt .bar {position:absolute;top:0;left:0;}
.class .tab_sect2 .num {background-color: #d90d0d;width: 45px;height: 45px;border-radius: 50%;margin-left: 15px;display: flex;align-items: center;justify-content: center;}
.class .tab_sect3 {padding: var(--ctMargin100) 0 95px;background-color: #c41b1b;}
.class .tab_sect3 .title {position:relative;display:flex;flex-direction:column;gap: 20px 0;text-align:left;}
.class .tab_sect3 .class_admin {position:absolute;top:0;right:0;}
.class .tab_sect3_ul {margin-top: 50px;}
.class .review_list .flt_wrper .swiper-wrapper {margin-top: 80px;}
.class .grd_list {margin-top: 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}
.class .grd_list > li {width:100%;height: auto;background: none;aspect-ratio: 459 / 311;overflow: hidden;border-radius:10px;}

@media screen and (max-width: 1600px){
	.class .tab_sect2 li .bar_txt {padding-left: 18px;}
}
@media screen and (max-width: 1024px){
	.class .sec14 {padding-top:40px;}
	.class .s14_title {gap:15px;}
	.class .sec14_tab {margin-top:25px;}
	.class .sec14_tab .tabs {width:100%;}
	.class .sec14_tab .tabs li, .class .sec14_tab .tabs a {padding: 12px 25px;}
	.class .tab-content.current {margin-top:40px;}
	.class .tab_sect1 {padding: 50px 0 60px;}
	.class .tab_sect1 .title {gap:15px}
	.class .tab_sect1 .imgs {margin-top:50px;}
	.class .tab_sect1 .txts {margin-top:40px;padding:0 10px;}
	.class .tab_sect2 {padding:60px 0;}
	.class .tab_sect2 ul {margin-top:35px;gap:15px;}
	.class .tab_sect2 li {padding:12px;gap: 10px;}
	.class .tab_sect2 .num {margin-left:0;width: 40px;height: 40px;}
	.class .tab_sect2 li .ft_st7 {width:calc(100% - 50px)}
	.class .tab_sect3 {padding:60px 0 55px;}
	.class .review_list .flt_wrper .swiper-wrapper, .class .grd_list {margin-top:30px;}
	.class .sec15 {padding-top:90px;}
	.class .sec15 .cont {margin-top: 45px;padding: 40px 0;}
}
@media screen and (max-width:1024px){
	.class .tab_sect2 li{flex-direction:column; align-items:flex-start;gap:10px;}
	.class .tab_sect2 li .bar_txt {padding-left: 16px;}
}
@media screen and (max-width:480px){
	.class .sec14_tab .tabs li, .class .sec14_tab .tabs a{padding:10px 25px;}
	.class .tab_sect1 .title{gap:10px;}
	.class .tab_sect1 .imgs{width:90%;}
	.class .tab_sect2 li .bar_txt {padding-left: 14px;}
}

/* 수업안내 - 정규클래스 */
.class1 .sec1 {background-image: url("../img/class1_s1_bg.png");}
.class1 .sec7 {background-image: url("../img/class1_s7_bg.png");}
.class1 .review_list .rvw_swiper .swiper-slide {margin-left:30px;width:calc(100%/4);height: auto;background:none;aspect-ratio:459/311;overflow:hidden;}
.class1 .review_list .pop_img {padding: 0px;}
.class1 .rvw_swiper .swiper-slide img {width:100%;height:auto;max-height: fit-content;}

@media screen and (max-width: 1024px){
	.class1 .review_list .rvw_swiper .swiper-slide {width:calc(100%/2.1);}
}

/* 수업안내 - 원데이클래스 */
.class2 .sec1 {background-image: url("../img/class2_s1_bg.png");}
.class2 .review_list1 {padding: var(--ctMargin100) 0 95px;/* background-color: #f9f9f9; */text-align:center;}
.class2 .review_list1 > p {margin-top: 20px;}
.class2 .review_list1 .rvw_swiper .swiper-slide {max-height: 450px;border: 1px solid #d7d7d7;overflow: hidden;}
.class2 .review_list1 .rvw_swiper .swiper-slide img {width:auto;height:auto;}
.class2 .review_list1 .pop_img {padding: 10px;}
.class2 .sec11 ul {justify-content: center;gap: 10px;}
.class2 .sec11 li {width: 32.5%;}
.class2 .sec16 {padding: 90px 0 85px;}
.class2 .sec16 ul {display:flex;justify-content:space-between;align-items:center;}
.class2 .sec16 li {width: 30%;position: relative;}
.class2 .sec16 li > img {width: 100%;}
.class2 .sec16 .cc_txt {position: absolute;transform: translate(-50%, -50%);left: 50%;top: 50%;width: 90%;}
.class2 .sec16 .cc_txt img {width: 100%;animation: circle 15s linear infinite;}
.class2 .sec6 {padding: 105px 0 110px;background-color: #faf3f2;}
.class2 .sec6 .tit {text-align:center;}
.class2 .sec6 .cont {display: flex;align-items: center;justify-content: center;padding: 75px 0;margin-top: 50px;background-color: #fff;border-radius: 15px;text-align: left;}
.class2 .sec6 .cont > div {margin: 0;width: 46%;}
.class2 .sec6 .txt_box {display: flex;flex-direction: column;gap: 10px 0;}
.class2 .sec6 .txt_box p {line-height: 1.7;}
.class2 .sec6 .imgs img {width:100%;}
.class2 .review_list2 {position:relative;padding: var(--ctMargin100) 0;}
.class2 .review_list2 .class_admin {position:absolute;top:0;right:0;}
.class2 .review_list2 .title {display:flex;flex-direction:column;gap: 20px;}
.class2 .review_list2 .rvw_swiper .swiper-slide {margin-left:30px;width:calc(100%/4);height: auto;background:none;aspect-ratio:459/311;overflow:hidden;}
.class2 .review_list2 .pop_img {padding: 0px;}
.class2 .review_list2 .swiper-slide img {  width: 100%;height: 100%;object-fit: cover; border-radius: 10px;}
.class2 .sec9 .inner2 > .left {width: 100%;display: flex;justify-content: space-between;}
.class2 .sec9 .box1 {width: 48%;}
.class2 .sec9 .box2 {margin-top: 0;width: 48%;}
.class2 .sec9 .box4 {width: 100%;background-color: #dda0a0;border-radius: 10px;padding: 25px 0 25px 25px;}

@keyframes circle {
  0% {transform: rotate(0);}
  100% {transform: rotate(360deg);}
}

@media screen and (max-width:1600px){
	.class2 .sec6 .txt_box .fz35 {font-size: 1.8vw;}
	.class2 .sec6 .txt_box .fz20 {padding-right: 30px;font-size: 1vw;}
}
@media screen and (max-width:1200px){
	.class2 .sec11 li{width:31.5%;}
}
@media screen and (max-width: 1024px){
	.class2 .sec11 li{width:48%;}
	.class2 .sec6 .cont{flex-direction:column;gap:30px;padding:45px 20px;}
	.class2 .sec6 .cont > div{width:100%;}
	.class2 .sec6 .txt_box .fz35 {font-size: 27px;}
	.class2 .sec6 .txt_box .fz20 {padding-right: 0;font-size: 16px;}
	.class2 .sec9 .inner2 > .left{flex-direction:column;gap:25px;}
	.class2 .sec9 .box1{width:100%;}
	.class2 .sec9 .box2{width:100%;}
	.class2 .review_list2 .rvw_swiper .swiper-slide{width:calc(100% / 2);}
}
@media screen and (max-width: 767px){
	.class2 .sec16{padding:45px 0 40px;overflow:hidden;}
	.class2 .sec16 li{width:48%;}
	.class2 .sec16 ul{flex-wrap:wrap;gap:20px 0;}
	.class2 .review_list1{padding:45px 0 40px;}
	.class2 .sec6{padding:50px 0 60px;}
	.class2 .sec6 .cont{margin-top:25px;padding:35px 10px;}
	.class2 .sec8{padding:45px 0 40px;}
	.class .sec9 .box4{margin-top:30px;}
}
@media screen and (max-width: 480px){
	.class2 .sec6 .txt_box .fz35 {font-size: 22px;}
	.class2 .sec6 .txt_box .fz20 {font-size: 14px;}
}

/* 수업안내 - 디지털(아이패드)드로잉 */
.class3 .wide_card {grid-column: span 2;}
.class3 .sec1 {background-image: url("../img/class3_s1_bg.png");}
.class3 .sec3 .imgs {background-image: url("../img/class3_s3_bg.png");}
.class3 .sec4 ul {gap: 60px;}
.class3 .sec4 li {flex:1;}
.class3 .sec4 .txt1 {height: 168px;}
.class3 .sec8 th.th2 {width:auto;}
.class3 .sec8 td.fz20.fc45 {padding: 20px;text-align:left;}
.class3 .sec8, .class3 .sec8 li {padding-bottom: 0px;}
.class3 .sec9 .inner2 > .left {width: 100%;display: flex;justify-content: space-between;}
.class3 .sec9 .box1 {width: 48%;}
.class3 .sec9 .box1 li div:first-child {width:60%;}
.class3 .sec9 .box1 .cont1 > div > p  {margin: 0px;}
.class3 .sec9 .box1 .title:nth-child(3) {margin-top: 30px;}
.class3 .sec9 .box2 {margin-top: 0;width: 48%;}
.class3 .sec9 .box4 {margin: 0 0 50px;width: 100%;background-color: #dda0a0;border-radius: 10px;padding: 25px 0 25px 25px;}
.class3 .sec9 .call {align-items:center;}
.class3 .sec11 li {width: calc(100% / 3 - 0.5%)}
.class3 .sec14 {padding: 0px;}
.class3 .sec14_tab {margin: 0px;}
.class3 #tab-1 .inner3 + .inner3 .tab_sect2 {padding-top: 0px;}
.class3 .review_list .rvw_swiper .swiper-slide {margin-left:30px;width:calc(100%/4);height: auto;background:none;aspect-ratio:459/311;overflow:hidden;}
.class3 .review_list .pop_img {padding: 0px;}
.class3 .rvw_swiper .swiper-slide img {width:100%;height:auto;max-height: fit-content;}
.class3 .mid_10 {padding: 0px;background:none;text-align:center;}
.class3 .sec16 {padding: var(--ctMargin100) 0;background-color: #c41b1b;text-align:left;}
.class3 .sec16 .inner2 {border-radius: 10px;background-color: #fff;}
.class3 .sec16 .cont {padding: 30px 60px 0;display: flex;justify-content: space-between;}
.class3 .sec16 .title {display:flex;flex-direction:column;gap: 20px 0;}
.class3 .sec16 .title p:last-child {box-shadow: inset 0px -0.5em 0 0 rgba(196, 27, 27, 0.2);}
.class3 .sec16 ul {display: flex;gap: 0 60px;}
.class3 .sec16 ul p {line-height: 1.7;}
.class3 .sec16 .imgs img {width: 85%;}

@media screen and (max-width: 1600px){
	.class3 .sec4 .txt1 {font-size:1.22vw;}
	.class3 .sec16 .cont {flex-wrap:wrap;gap: 30px;justify-content: center;}
	.class3 .sec16 .title {width: 100%;flex-direction:row;gap: 20px;justify-content: center;}
	.class3 .sec16 ul {width: 100%;justify-content: center;}	
}
@media screen and (max-width: 1200px){
	.class3 .sec2 .cont li {font-size:2vw;}
	.class3 .sec4 ul {flex-wrap:wrap;gap:30px;}
	.class3 .sec4 ul > li {flex: auto;}
	.class3 .sec4 .txt1 {margin-left:auto;margin-right:auto;max-width:326px;font-size: 20px;height:auto;}
}
@media screen and (max-width: 1024px){
	.class3 .sec4 .txt1 {font-size:18px;}
	.class3 .review_list .rvw_swiper .swiper-slide {width:calc(100%/2.1);}
	.class3 .sec9 .inner2 > .left{flex-direction:column;gap:25px;}
	.class3 .sec9 .box1{width:100%;}
	.class3 .sec9 .box2{width:100%;}
	.class3 .sec11 li {padding: 20px 0;width: 48%;gap: 20px;}
}
@media screen and (max-width: 767px){
	.class3 .sec9 .box4{margin-top:30px;}
	.class3 .sec2 .cont li {padding: 40px 10px;font-size: 3vw;}
	.class3 .sec16 .cont {justify-content:center;align-items:center;text-align:center;padding: 30px 10px 0;}
	.class3 .sec16 .title {justify-content:center;align-items:center;text-align:center;flex-wrap:wrap;}
	.class3 .sec16 ul {flex-direction:column;}
}
@media screen and (max-width: 500px){
	.class3 .sec11 li {width:100%;}
	.class3 .sec2 .cont li {font-size:3.6vw;}
}
@media screen and (max-width: 480px){
	.class3 .sec4 .txt1 {font-size:15px;}
}

/* 수업안내 - 수업 전 필독사항 */
.class4 .sec1 {background-image: url("../img/class4_s1_bg.png");}

/* 가맹안내, 창업반 */
.startup .tac {text-align:center;}
.startup .sec1 {background-image: url("../img/startup_s1_bg.png");}
.startup .sec2 .cont {margin-top: 110px;}
.startup .sec2 .cont ul {display: grid;grid-template-columns: repeat(5, 1fr);}
.startup .sec2 .cont li {display:grid;align-items:center;}
.startup .sec9 .th2 {width:50px;}
.startup .sec9_1 .inner1 {margin-bottom: 90px;text-align:center;}
.startup .sec10 li:first-child {border:0;}
.startup .sec11 li {width: calc(100% / 3 - 0.5%);}
.startup .lst_sec {padding: var(--ctMargin100) 0 70px;}
.startup .lst_sec .lne_ul {display:grid;grid-template-columns: repeat(3, 1fr);gap:40px;}
.startup .lst_sec .lne_ul > li {padding: 25px 20px;border: 1px solid #EDACA6;border-radius: 10px;}
.startup .lst_sec .lne_ul > li.bg {background: #edaca60d;}
.startup .lst_sec .lne_ul dl {margin-top: 20px;padding-left: 50px;display:flex;align-items:center;justify-content:space-between;color:#444;}
.startup .lst_sec .lne_ul dl strong {color: #D72312;}
.startup .lst_sec .lne_ul .tit {position:relative;padding-left: 50px;}
.startup .lst_sec .lne_ul .tit::before {content:'';position:absolute;top:0;left:0;width:32px;height:auto;aspect-ratio:1/1;background:url("../img/lne_chk.png") no-repeat center/contain;}
.startup .lst_sec .b_tit {margin-top: var(--ctMargin100);margin-bottom: 30px;}
.startup .n_sec1 {padding: 30px 0 160px;}
.startup .n_sec1 .tit {margin-bottom: 30px;}
.startup .n_sec1 .txt {line-height:1.6;}
.startup .n_sec1 .dbq {position:relative;}
.startup .n_sec1 .dbq::before, .startup .n_sec1 .dbq::after {content:'';position:absolute;width:30px;height:auto;aspect-ratio:30/22;background:no-repeat center/contain;}
.startup .n_sec1 .dbq::before {left:-43px;background-image:url("../img/class3_ns1_dbq1.png");}
.startup .n_sec1 .dbq::after {right:-43px;background-image:url("../img/class3_ns1_dbq2.png");}
.startup .n_sec1 .img_ul {margin: 50px 0;display:flex;justify-content: center;}
.startup .n_sec1 .dot {margin:50px 0 60px;}
.startup .n_sec1 .cont1 .img_box {margin: 40px 0;}
.startup .n_sec1 .cont2 {margin-top: 160px;}
.startup .n_sec1 .cont2 .img_box {margin-top: 40px;}
.startup .n_sec1 .cont3 {margin-top: 130px;padding-top: 130px;background: linear-gradient(180deg, #FCEFED 0%, #FFF 57.69%);}
.startup .n_sec1 .cont3 .img_box {margin-top: 40px;}
.startup .n_sec1 .cont3 .img_list {position: relative;margin-top: 47px;display: grid;grid-template-columns: repeat(4,1fr);gap: 40px;z-index: 2;}
.startup .n_sec1 .cont3 .img_list::before, .startup .n_sec1 .cont3 .img_list::after {content:'';position:absolute;left:50%;transform:translateX(-50%);}
.startup .n_sec1 .cont3 .img_list::before {top:-26px;width: 56.45vw;height:1px;border-top: 1px dashed #EDACA6;z-index: -1;}
.startup .n_sec1 .cont3 .img_list::after {top: -45px;width:1px;height:19px;border-left: 1px dashed #EDACA6;z-index: -1;}
.startup .n_sec1 .cont3 .img_list > li {position:relative;display:flex;flex-direction:column;justify-content: center;gap:16px;padding:40px 20px;background:#FFF;box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.05);border-radius: 20px;}
.startup .n_sec1 .cont3 .img_list > li::before, .startup .n_sec1 .cont3 .img_list > li::after {content:'';position:absolute;left:50%;transform:translateX(-50%);}
.startup .n_sec1 .cont3 .img_list > li::before {top: -25px;width:1px;height: 19px;border-left: 1px dashed #EDACA6;z-index: -1;}
.startup .n_sec1 .cont3 .img_list > li::after {top: -6px;width: 16px;width: 16px;height: auto;aspect-ratio: 1/1;border-radius: 16px;background: #EDACA6;}
.startup .n_sec2 {padding: 120px 0 160px;background: linear-gradient(180deg, #FCEFED 0%, #FFF 57.69%);}
.startup .n_sec2 .t_tit{color: #EDACA6;margin-bottom: 20px;text-align: center;}
.startup .n_sec2 .flx_ul {margin-top: 60px;}
.startup .n_sec2 .flx_ul > li {display:flex;align-items: center;}
.startup .n_sec2 .flx_ul > li + li {margin-top: 100px;}
.startup .n_sec2 .flx_ul > li > * {width:50%;}
.startup .n_sec2 .flx_ul > li:nth-child(even) {flex-direction:row-reverse;}
.startup .n_sec2 .flx_ul > li.mt {margin-top: 120px;}
.startup .n_sec2 .flx_ul .img_box img {width:100%;}
.startup .n_sec2 .flx_ul .txt_box {display: flex;flex-direction: column;justify-content: center;padding: 50px;}
.startup .n_sec2 .flx_ul .tit {margin-bottom: 20px;}
.startup .n_sec2 .flx_ul .desc {line-height: 1.6;}
.startup .n_sec2 .flx_ul .dot_txt {padding-left: 20px;position:relative;line-height:1.2;}
.startup .n_sec2 .flx_ul .dot_txt + .dot_txt {margin-top: 10px;}
.startup .n_sec2 .flx_ul .dot_txt::before {content:'•';position:absolute;top:0;left:0;}
.startup .n_sec3 {padding: 120px 0 156px;background: linear-gradient(180deg, #FCEFED 0%, #FFF 57.69%);overflow: hidden;}
.startup .n_sec3 .tp_tit {margin-bottom: 60px;color: #D72312;}
.startup .n_sec3 .t_tit {color: #EDACA6;margin-bottom: 20px;}
.startup .n_sec3 .cont + .cont {margin-top: 120px;}
.startup .n_sec3 .cont .txt {margin-top: 60px;line-height:1.6;}
.startup .n_sec3 .cont .ptt {color: #D72312;}
.startup .n_sec3 .ct_ul1 {position: relative;display:grid;grid-template-columns:repeat(2,1fr);align-items: center;text-align:center;gap:80px;z-index:3;}
.startup .n_sec3 .ct_ul1::before {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:1px;border: 1px dashed #D72312;z-index:-1;}
.startup .n_sec3 .ct_ul1 > li:first-child {padding: 24px 0;border-radius: 10px;background: #FFF;box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.05);}
.startup .n_sec3 .ct_ul1 > li:nth-child(2) {color: #D72312;padding: 36.5px 0;border-radius: 10px;border: 2px solid #D72312;background: #F7D2CE;box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.05);}
.startup .n_sec3 .rn_txt {margin: 0px auto;max-width: 352px;padding: 19px 0;color:#fff;border-radius: 80px;background: #D72312;text-align: center;}
.startup .n_sec3 .dbq {position:relative;}
.startup .n_sec3 .dbq::before, .startup .n_sec3 .dbq::after {content:'';position:absolute;width:31px;height:auto;aspect-ratio:31/22;background:no-repeat center/contain;}
.startup .n_sec3 .dbq::before {left:-43px;background-image:url("../img/class3_ns3_dbqw1.png");}
.startup .n_sec3 .dbq::after {right:-43px;background-image:url("../img/class3_ns3_dbqw2.png");}
.startup .n_sec3 .ct_ul2 {margin: 60px auto 40px;max-width:1174px;display: flex;flex-direction: column;align-items: center;}
.startup .n_sec3 .ct_ul2 > li {padding: 40px 60px;display: inline-flex;gap: 32px;align-items: center;border-radius: 100px 100px 0px 100px;background: #FFF;box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.05);}
.startup .n_sec3 .ct_ul2 > li:nth-child(odd) {margin-right:auto;}
.startup .n_sec3 .ct_ul2 > li:nth-child(even) {margin-left:auto;border-radius: 100px 100px 100px 0px;}
.startup .n_sec3 .ct_ul2 > li:nth-child(1) {margin-left:80px;}
.startup .n_sec3 .ct_ul2 > li:nth-child(3) {margin-top:-130px;}
.startup .n_sec3 .cont3 {position:relative;z-index:2;}
.startup .n_sec3 .cont3 .img_lst {margin-top: 48px;padding: 20px;display:grid;gap: 32px;grid-template-columns:repeat(5,1fr);border-radius: 200px;background: #F7F7F7;}
.startup .n_sec3 .cont3 .img_box {margin-top: -8px;}
.startup .n_sec3 .cont3 .pt_txt {position: absolute;left: 50%;transform: translateX(-50%);font-weight: 700;font-size: 200px;color: rgba(247, 247, 247, 0.42);text-align: center;white-space: nowrap;letter-spacing: 0.11em;z-index: -1;}
.startup .n_sec4 {padding: 0 0 300px;position:relative;overflow:hidden;text-align: center;}
.startup .n_sec4 .t_tit + .ft_st3 {margin-top:15px;}
.startup .n_sec4 .txt {margin: 30px 30px 60px;line-height:1.8;}
.startup .n_sec4 .swiper_cont {position:relative;}
.startup .n_sec4 .swiper_cont .frame {position: absolute;left: calc(50% - 4px);width: 239px;top: 5px;transform:translateX(-50%);z-index: 2;}
.startup .n_sec4 .swiper_cont .ph_swiper {position: relative;padding: 40px 0 0;z-index: 2;}
.startup .n_sec4 .swiper_cont .ph_swiper .swiper-slide {width:fit-content;}
.startup .n_sec4 .swiper_cont .ph_swiper .swiper-slide-active img {filter: none!important; opacity: 1!important;}
.startup .n_sec4 .swiper_cont .ph_swiper .swiper-slide-active .txt_box {opacity:1;}
.startup .n_sec4 .swiper_cont .ph_swiper .swiper-slide .img_box {margin-left: -5.5px;width: 214.5px;border-radius:0 0 30px 30px;overflow:hidden;}
.startup .n_sec4 .swiper_cont .ph_swiper .swiper-slide img {opacity: 0.5;}
.startup .n_sec4 .swiper_cont .txt_box {position:absolute;width: max-content;display: flex;flex-direction: column;gap: 8px;align-items: center;left: 50%;bottom: -140px;transform: translateX(-50%);opacity: 0;}
.startup .n_sec4 .swiper_cont .rnd_txt {width: fit-content;display: flex;padding: 8px 20px;justify-content: center;align-items: center;border-radius: 50px;color: #D72312;background: #FCEFED;}
.startup .n_sec4 .swiper_cont .sw_txt {line-height:1.25;}
.startup .n_sec5 {padding-bottom: 100px;text-align: center;}
.startup .n_sec5 .mb_img {display:none;}
.startup .n_sec5 .box_list {max-width: 1400px;margin: 70px auto;display: grid;grid-template-columns: repeat(5,1fr);}
.startup .n_sec5 .box_list > li {position: relative;display: flex;flex-direction: column;justify-content: center;margin: 35px;padding: 38px;border-radius: 340px;min-height: 340px;background: #f8f8f8;}
.startup .n_sec5 .box_list > li::before {content:'';position:absolute;bottom: 40px;left: 50%;transform: translateX(-50%);width: 134%;height:100%;border:1px solid #E5E5E5;z-index:-1;border-radius: 200px;}
.startup .n_sec5 .box_list > li::after {content:'';position:absolute;top: 40px;left: 50%;transform: translateX(-50%);width: 132%;height:100%;background:#fff;z-index:-1;border-radius: 340px;}
.startup .n_sec5 .box_list > li:nth-child(odd)::before {top: 40px;bottom:auto;}
.startup .n_sec5 .box_list > li:nth-child(odd)::after {bottom: 40px;top:auto;}
.startup .n_sec5 .box_list > li .op {position: absolute;top: 35px;left: 0;width: 100%;text-align: center;}
.startup .n_sec5 .box_list > li:nth-child(odd) {background: #FBEBE9;}
.startup .n_sec5 .box_list > li:nth-child(odd) .op {bottom: 35px;top: auto;}
.startup .n_sec5 .box_list .ico_box {margin-bottom:20px;}
.startup .n_sec5 .box_list + .tit {line-height: 1.5;text-align: left;}
.startup .n_sec5 .dt_txt {position:relative;display: block;padding-left: 25px;}
.startup .n_sec5 .dt_txt .dt {position:absolute;top:0;left:0;}
.startup .n_sec6 {padding: 160px 0;background: #C41B1B;}
.startup .n_sec6 > .inner2 {display:flex;}
.startup .n_sec6 .lft {width:360px;}
.startup .n_sec6 .rgt {width:calc(100% - 360px);}
.startup .n_sec6 .cir_ul {display: flex;text-align: center;}
.startup .n_sec6 .cir_ul > li:not(.arr) {width:calc(100% / 4);}
.startup .n_sec6 .cir_ul .arr {margin:auto 16px }
.startup .n_sec6 .cir {display:flex;flex-direction: column;justify-content:center;align-items:center;gap: 28px;width: 100%;height: auto;aspect-ratio: 1 / 1;background: rgba(255, 255, 255, 0.14);border-radius: 100%;}
.startup .n_sec6 .desc {margin-top:16px;line-height: 1.5;}
.startup .n_sec7 {padding-bottom: 100px;text-align: center;}
.startup .n_sec7 .box_list {margin: 70px 0;display: grid;grid-template-columns: repeat(5,1fr);gap: 40px;}
.startup .n_sec7 .box_list > li {position:relative;display: flex;flex-direction: column;gap: 10px;z-index: 2;padding-top: 60px;box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.05);border-radius: 20px;}
/* .startup .n_sec7 .box_list > li::before {content:'';display: block;width:100%;height:46px;box-shadow: 0px -20px 50px 0px rgba(0, 0, 0, 0.04);z-index:-1;} */
.startup .n_sec7 .box_list > li + li::after {content:'';position:absolute;top:50%;left: -28px;transform: translateY(-50%);width: 18px;height:auto;aspect-ratio: 18/13;}
.startup .n_sec7 .box_list .num {position:absolute;top: -29px;left:50%;transform:translateX(-50%);display: flex;justify-content: center;align-items: center;width: 60px;height: 60px;background: #fff;border: 4px solid;border-radius: 60px;}
.startup .n_sec7 .box_list .num1 {color: rgba(215, 35, 18, 0.20);}
.startup .n_sec7 .box_list .num2 {color: rgba(215, 35, 18, 0.40);}
.startup .n_sec7 .box_list .num3 {color: rgba(215, 35, 18, 0.60);}
.startup .n_sec7 .box_list .num4 {color: rgba(215, 35, 18, 0.80);}
.startup .n_sec7 .box_list .num5 {color: #D72312;}
.startup .n_sec7 .box_list .fz14 {letter-spacing: -0.06em;}
.startup .n_sec7 .box_list + .tit {line-height: 1.5;text-align: right;}
.startup .reserv_sec {padding: 120px 0;text-align:center;}
.startup .reserv_sec .inner3 {width:100%;max-width:1800px;}
.startup .reserv_sec .cont {margin-top: 40px;}
.startup .reserv_sec .pop_img {border-radius:10px;overflow:hidden;}
.startup .reserv_sec .txt {margin-top: 45px;}
.startup .review_list1 {padding: var(--ctMargin100) 0 95px;/* background-color: #f9f9f9; */text-align:center;}
/* .startup .review_list1 > p {margin-top: 20px;} */
.startup .review_list1 .rvw_swiper .swiper-slide {max-height: 450px;border: 1px solid #d7d7d7;overflow: hidden;aspect-ratio: auto;}
.startup .review_list1 .rvw_swiper .swiper-slide img {width:auto;height:auto;}
.startup .review_list1 .pop_img {padding: 10px;}
.startup .review_list2 {position:relative;padding: var(--ctMargin100) 0;}
.startup .review_list2 .class_admin {position:absolute;top:0;right:0;}
.startup .review_list2 .title {display:flex;flex-direction:column;gap: 20px;}
.startup .review_list2 .rvw_swiper .swiper-slide {margin-left:30px;width:calc(100%/4);height: auto;background:none;aspect-ratio:459/311;overflow:hidden;}
.startup .review_list2 .pop_img {padding: 0px;}
.startup .review_list2 .swiper-slide img { width: 100%;height: 100%;object-fit: cover; border-radius: 10px;}
.startup .tab_sect2 .tit {text-align:center;}
.startup .current .tit2 {margin-top: 20px;}

/* 창업반 */
.entr .sec1 {background-image: url("../img/entr_s1_bg.png");}
/* .entr .n_sec1 .cont3 .img_list {grid-template-columns: repeat(3, 1fr);}
.entr .n_sec1 .cont3 .img_list::before {width:50.2vw;} */
.entr .n_sec4.secc3 {margin-top: var(--ctMargin100);padding-bottom: 302px;}
.entr .secc3 .box_list {grid-template-columns: repeat(4, 1fr);}
.entr .secc1 {margin-bottom: var(--ctMargin100);}
.entr .n_sec4 {padding-bottom: 40px;}
.entr .n_sec4 .swiper_cont .txt_box {bottom:-170px;}
.entr .n_sec4 .swiper_cont .sw_txt {line-height:1.3;}
.entr .n_sec5 .tit {margin-bottom: 30px;}
.entr .n_sec5 .txt {line-height:1.6;}
.entr .n_sec5 .box_list {margin-bottom: 0;display: flex;justify-content:center;}
.entr .n_sec5 .box_list > li {width:calc(100%/5 - 360px/5);}

@media screen and (max-width: 1800px){
	.startup .n_sec5 .box_list {display:none;}
	.startup .n_sec5 .mb_img {margin: 30px 0;display:block;}
}
@media screen and (max-width: 1700px){
	.startup .n_sec6 .lft {width: 300px;}
	.startup .n_sec6 .rgt {width: calc(100% - 300px );}
	.startup .n_sec7 .box_list {display:flex;flex-wrap:wrap;justify-content:center;}
	.startup .n_sec7 .box_list > li {width: calc(100% /3 - 80px/3);}
	.startup .n_sec7 .box_list > li:nth-child(4)::after {display:none;}
}
@media screen and (max-width: 1600px){
	.startup .sec2 .cont ul {gap: 20px;}
	.startup .n_sec6 .inner2 {flex-direction:column;gap:50px;}
	.startup .n_sec6 .lft, .startup .n_sec6 .rgt {width: 100%;}
	.startup .n_sec6 .cir {gap:20px;}

	.entr .n_sec7 .box_list > li {width: calc(100%/4 - 120px/4);}
}
@media screen and (max-width: 1440px){
	.startup .sec2 .cont ul {grid-template-columns: repeat(2, 1fr);}
	.startup .sec11 li {padding: 20px 0;width: 48%;gap: 20px;}
	.startup .n_sec2 .flx_ul > li + li {margin-top:60px;}
	.startup .n_sec3 .ct_ul2 {max-width:100%;}
	.startup .n_sec3 .ct_ul2 img {width: 80px;}
	.startup .n_sec3 .ct_ul2 > li {padding: 20px 30px;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(3) {margin-top:-60px;}
}
@media screen and (max-width: 1200px){
	.startup .lst_sec .lne_ul {gap:20px;}
	.startup .n_sec1 .cont3 .img_list::before {width:38vw;}
	.startup .n_sec1 .cont3 .img_list {grid-template-columns:repeat(2,1fr);gap: 20px;}
	.startup .n_sec2 {padding: 0;padding-top: var(--ctMargin100);}
	.startup .n_sec2 .inner2 {width: 100%;}
	.startup .n_sec3 .ct_ul2 img {width: 60px;}
	.startup .n_sec3 .ct_ul2 > li {padding: 20px 30px;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(2) {margin-top:20px;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(3) {margin-top:0;}

	.entr .n_sec7 .box_list > li {width: calc(100%/2 - 80px/2);}
}
@media screen and (max-width: 1024px){
	.startup .sec2 .cont {margin-top: 80px;}
	.startup .review_list2 .rvw_swiper .swiper-slide{width:calc(100% / 2);}
	.startup .reserv_sec {padding: 90px 0;}
	.startup .n_sec1 {padding: 10px 0 100px;}
	.startup .n_sec1 .dbq::before, .startup .n_sec1 .dbq::after {width:20px;}
	.startup .n_sec1 .dbq::before {left:-33px;}
	.startup .n_sec1 .dbq::after {right:-33px;}
	.startup .n_sec1 .cont2 {margin-top: 100px;}
	.startup .n_sec3 {padding:90px 0;}
	.startup .n_sec3 .cont + .cont {margin-top: 80px;}
	.startup .n_sec3 .cont3 .img_lst {gap:20px;}
	.startup .n_sec1 .cont3 .img_list::before {width:46vw;}
	.startup .n_sec1 .cont3 {margin-top: 90px;padding-top: 90px;}
	.startup .n_sec3 .rn_txt {max-width:250px;}
	.startup .n_sec3 .dbq::before, .startup .n_sec3 .dbq::after {width:21px;}
	.startup .n_sec3 .dbq::before {left:-33px;}
	.startup .n_sec3 .dbq::after {right:-33px;}
	.startup .n_sec5 {padding-bottom: 90px;}
	.startup .n_sec6 {padding:90px 0;}
}
@media screen and (max-width: 780px){
	.startup .sec2 .cont ul {display:flex;flex-wrap: wrap;}	
	.startup .lst_sec .lne_ul {grid-template-columns: repeat(1, 1fr);}
	.startup .sec2 .cont li {width:calc(100%/2 - 10px);}
	.startup .cont1 .tit strong {display:block;}
	.startup .n_sec1 .img_ul {margin: 20px 0;flex-direction:column;width:80%;margin-left: auto;margin-right: auto;}
	.startup .n_sec1 .cont3 .tit br.mo {display:none;}
	.startup .n_sec2 .flx_ul > li.mt {margin-top: 0px;}
	.startup .n_sec2 .flx_ul > li, .startup .n_sec2 .flx_ul > li:nth-child(even) {flex-direction:column;}
	.startup .n_sec2 .flx_ul > li > * {width:100%;}
	.startup .n_sec2 .flx_ul .txt_box {padding:50px;}
	.startup .n_sec2 .flx_ul img {width:100%;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(1) {margin-left:0;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(2) {margin:20px 0;}
	.startup .n_sec3 .ct_ul2 > li:nth-child(3) {margin-left:auto;margin-right:0;}
	.startup .n_sec3 .cont3 .img_lst {display: flex;flex-wrap: wrap;justify-content: center;border-radius: 110px;gap: 20px;}
	.startup .n_sec3 .cont3 .img_lst > li {width:calc(100%/3 - 20px)}
	.startup .n_sec6 .cir_ul {flex-wrap:wrap;justify-content: center;gap:40px 0;margin:0 auto;max-width:500px;}
	.startup .n_sec6 .cir_ul > li:not(.arr) {width:calc(100% / 2 - 40px);}
	.startup .n_sec6 .cir_ul > li.arr:nth-child(4) {display:none;}
	.startup .n_sec7 .box_list {margin-left:auto;margin-right:auto;}
	.startup .n_sec7 .box_list > li {width: calc(100% / 2 - 40px / 2);}
	.startup .n_sec7 .box_list > li:nth-child(3)::after {display:none;}
	.startup .n_sec7 .box_list > li:nth-child(4)::after {display:block;}
}
@media screen and (max-width: 767px){
	.startup .review_list1{padding:45px 0 40px;}	
	.startup .reserv_sec {padding: 60px 0;}
	.startup .reserv_sec .cont {margin-top: 20px;}
	.startup .reserv_sec .txt {margin-top: 20px;}
	.startup .n_sec5 .mb_img {display:none;}
	.startup .n_sec5 .box_list {max-width: 410px;margin: 50px auto;display:flex;flex-wrap: wrap;/* flex-direction:column; */gap: 30px;}	
	.startup .n_sec5 .box_list > li {margin: 0 auto;padding: 38px 20px;/* width: 204px; */width: calc(100% / 2 - 30px / 2);}
	.startup .n_sec5 .box_list > li::before, .startup .n_sec5 .box_list > li::after {display:none;}
	.startup .n_sec5 .dt_txt {padding-left: 20px;}
}
@media screen and (max-width: 500px){
	.startup .sec11 li {width:100%;}
	.startup .n_sec3 .ct_ul1 {grid-template-columns: repeat(1, 1fr);}
	.startup .n_sec3 .ct_ul1::before {width:1px;height:100%;top:0;left:50%;transform:translateX(-50%);}
	.startup .n_sec3 .ct_ul1::after {top: 44%;transform: translate(-50%, -50%) rotate(-90deg);}
	.startup .n_sec3 .cont3 .img_lst {padding:10px;border-radius: 20px;gap: 10px;}
	.startup .n_sec4 .t_tit {font-size: 24px;}
	.startup .n_sec4 .t_tit + .fz40 {font-size: 20px;}
	.startup .n_sec6 {text-align:center;}
	.startup .n_sec6 .cir_ul {max-width:200px;flex-direction:column;align-items:center;gap: 10px;}
	.startup .n_sec6 .cir_ul > li:not(.arr) {width:100%;}
	.startup .n_sec6 .cir_ul .arr {transform: rotate(90deg) translateY(20px);}
	.startup .n_sec7 .box_list {gap:100px;}
	.startup .n_sec7 .box_list > li {/* width:100%; */width: calc(100% / 2 - 20px / 2);}
	.startup .n_sec7 .box_list > li:nth-child(3)::after {display:block;}
	.startup .n_sec7 .box_list > li + li::after {top:-70px;left:48%;transform:rotate(90deg)}

	.entr .n_sec7 .box_list {flex-wrap: wrap;gap: 20px;}
	.entr .n_sec7 .txt {margin-left:0;margin-right:0;}
}

/* 커리큘럼 */
.curriculum .sec14_tab {margin: 0px;}
.curriculum .sec14_tab .tabs {width: 85%;}
.curriculum .sec14_tab .tabs li, .curriculum .sec14_tab .tabs li.current {padding: 0;background:none;border-radius:0;border:0;}
.curriculum .sec14_tab .tabs a {display: block;border-radius: 15px;}
.curriculum .tab_sect4 {padding: 100px 0 85px;background-color: #fff8f4;}
.curriculum .tab_sect4 .title {display: flex;flex-direction: column;gap: 20px 0;text-align:left;}
.curriculum .s4_box {margin-top: 50px;}
.curriculum .s4_ul {gap: 15px;}
.curriculum .s4_ul li {width: 32%;height: 400px;cursor: pointer;}
.curriculum .s4_ul li img {border-radius: 10px;width: 100%;height: 100%;object-fit: cover;}

/* 오시는길 */
.location .sec1 {margin-top: 95px;padding: 95px 0;background: #fff8f4;}
.location .lc_wrap {display: grid;grid-template-columns:repeat(4,1fr);gap: 50px 15px;text-align:center;}
.location .lc_box { background: white;border-radius: 10px;overflow: hidden;}
.location .lc_box>img{width: 100%;border-radius: 10px;}
.location .lc_desc {flex-direction: column;display: flex;align-items: center;justify-content: center;padding: 35px 0;}
.location .lc_loc {margin:13px 0 20px;}
.location .lc_loc .fz18 {font-size: 0.94vw;}
.location .lc_wrp {display:flex;justify-content:center;gap:10px;}
.location .lc_btn {display: flex;align-items: center;justify-content: center;width: 120px;height: 45px;border-radius: 30px;border: 1px solid #959595;color: #454545;background: white;transition: 0.3s all ease-in-out;cursor: pointer}
.location .lc_btn:hover {border: 1px solid var(--ptColor1);color: white;background: var(--ptColor1);}

@media screen and (max-width: 1200px){
	.location .lc_btn{width:90px;height:35px;}
}
@media screen and (max-width: 1024px){
	.location .sec1{margin-top:60px; padding:50px 0;}
	.location .lc_wrap{grid-template-columns:repeat(2,1fr);}
	.location .lc_loc .fz18 {font-size:16px;}
}
@media screen and (max-width: 767px){
}
@media screen and (max-width:480px){
	.location .sec1{margin-top:30px;}
	.location .lc_desc{padding:20px 10px;}
	.location .lc_loc{margin:5px 0 10px;}
	.location .lc_loc p{font-size:14px;}
	.location .lc_wrp{gap:5px;}
	.location .lc_btn{font-size:14px;width:65px; height:25px;}
}
@media screen and (max-width:340px){
	.location .lc_btn{font-size:12px;width:55px;}
}

/* 오시는길 상세 */
.location_view .pt {color:#c41b1b;}
.location_view .flx1 {display: flex;justify-content: space-between;text-align:left;}
.location_view .left {width: 51%;height: 440px;border-radius: 10px;overflow: hidden;}
.location_view .right {width: 44%;}
.location_view .lcv_title {padding-bottom: 13px;margin-bottom: 37px;border-bottom: 1px solid #d7d7d7;}
.location_view .lcv_desc {display: flex;flex-direction: column;gap:20px;}
.location_view .lcv_desc > div {display:flex;}
.location_view .lcv_desc .pt {width:61px;}
.location_view .lcv_desc .fc3 {width:calc(100% - 61px);}
.location_view .img_icons {margin-top:30px;display:flex;align-items:center;justify-content:space-between; gap:5px;}
.location_view .img_icons img {width: 76px;}
.location_view .map_box {margin:84px 0;width: 100%;height: 400px;box-sizing: border-box;}
.location_view .root_daum_roughmap {width: 100% !important;height: 100% !important;}
.location_view .wrap_map {width: 100%;height: 100% !important;}

@media screen and (max-width: 1024px){
	.location_view .left img{max-width:auto; height:100%;width:auto; object-fit:cover;}
}
@media screen and (max-width: 767px){
	.location_view .flx1{flex-direction:column;}
	.location_view .left{width:100%; height:auto;margin-bottom:40px;}
	.location_view .left img{height:auto; width:100%;}
	.location_view .right{width:100%;}
	.location_view .lcv_desc{gap:10px;}
	.location_view .img_icons{justify-content:flex-start;}
	.location_view .img_icons img{width:46px;}
	.location_view .map_box{margin:40px 0;}
	.location_view .mid_2{padding:80px 0;}
}
@media screen and (max-width:480px){
	.location_view .left{margin-bottom:20px;}
	.location_view .lcv_title{margin-bottom:20px;}
	.location_view .lcv_desc > div{flex-wrap:wrap;}
	.location_view .map_box{height:300px;}
	.location_view .lcv_desc .pt{width:41px;}
	.location_view .lcv_desc .fc3{width:calc(100% - 41px);}
	.location_view .img_icons img{width: calc(100vw/9);}
}