@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@font-face {font-family: 'GmarketSans';src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');font-weight: 500;font-style: normal;
}
@font-face {font-family: 'NotoSerifKR'; src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff') format('woff'); font-weight: 500; font-style: normal;}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard Variable', serif, sans-serif;background:#fff;letter-spacing:-0.05em;}
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 Variable', serif, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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

textarea, select {font-family:'Pretendard Variable', serif, 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,

#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}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}
/* 페이징 반응형 */
@media (max-width:768px) {
	.pg_wrap {padding-top:10.2857vw !important;}
}
/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

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


/* code&thing */

/* header */
#header {width:100%;position:fixed;top:0;left:0;z-index:999;display:flex;align-items:center;height:149px;background-color:transparent; transition: background-color 0.2s;}
#header.scroll {background-color:#fff;}
#header.scroll .phone_ask_box .icon_box .icon_call_b {display:block;}
#header.scroll .logo_box > a .logo_pc_b {display:block;}
#header.scroll .phone_ask_box .icon_box .icon_call_w {display:none;}
#header.scroll .logo_box > a .logo_pc_w {display:none;}
#header.scroll .gnb > li > a {color:#1e1e1e;}
#header.scroll .phone_ask_box {color:#1e1e1e; border:2px solid #1e1e1e;}
#header.scroll .btn_ham .btn_ham_b {display: block;}
#header.scroll .btn_ham .btn_ham_w {display: none;}
#header .header_sub_bg {width:100%;height:240px;background-color:#11122a;position:absolute;top:100%;transform-origin:top;transform:scaleY(0);transition:0.2s;}
#header:hover .header_sub_bg {transform:scaleY(1);}
#header .inner_1580 {max-width:1580px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}
#header .logo_box > a {display:block;height:41px;}
#header .logo_box > a .logo_pc_b {display:none;}
#header .logo_box > a > img {height:100%;}
#header .gnb {display:flex;justify-content:space-between;align-items:center;}
#header .gnb > li { position:relative;}
#header .gnb > li > a {display:flex;align-items:center;justify-content:center;width:158px;height:149px;font-size:21px;font-weight:600;letter-spacing:-0.06em;color:#fff;transition:0.2s;position:relative;}
#header .gnb > li > a:hover {font-weight: 700;}
#header .gnb > li > a:after {content:'';width:0; height:7px; background-color:#a8a8a8;position:absolute;bottom:0; left:50%;transform:translateX(-50%);transition:0.2s;}
#header .gnb > li > a:hover:after { width:100%; }
#header .gnb > li .gnb_sub {width:100%;position:absolute;top: 100%;left:50%;transform:translateX(-50%)scaleY(0);transform-origin:top;opacity:0;transition:0.2s;z-index:1;}
#header .gnb > li .gnb_sub > li > a {display:flex;align-items:center;justify-content:center;height:80px;font-size: 21px;font-weight: 600;letter-spacing:-0.06em;color:#fff; transition: opacity 0.2s;}
#header .gnb > li .gnb_sub > li > a:hover {opacity:0.5;}
#header:hover .gnb > li .gnb_sub {transform: translateX(-50%) scaleY(1); opacity: 1;}
#header .phone_ask_box {display:flex;align-items:center;font-size:21px;font-weight:600;color:#fff;letter-spacing:-0.06em;padding:12px 10px;border:2px solid #fff;border-radius:1000px;}
#header .phone_ask_box .icon_box {height:18px;margin-right:6px;display:flex;align-items:center;}
#header .phone_ask_box .icon_box > img {height:100%;}
#header .phone_ask_box .icon_box .icon_call_b {display:none;}
#header .btn_ham {display: none;}
#header .btn_ham .btn_ham_b {display:none;}
@media (max-width: 1580px) {
	#header .inner_1580 {padding:0 32px;}
}
@media (max-width: 1500px) {
	#header .inner_1580 {padding:0 32px;}
	#header .gnb > li > a {width: 138px;}
}
@media (max-width: 1400px) {
	#header .logo_box > a {height: 32px;}
	#header .gnb > li > a {width: 118px;font-size: 19px;}
	#header .phone_ask_box {font-size: 19px;}
}
@media (max-width: 1220px) {
	#header .gnb {margin-left:auto;}
}
@media (max-width: 1200px) {
	#header .header_sub_bg {display:none;}
  #header .gnb {display:none; }
	#header .phone_ask_box {display:none;}
  #header .btn_ham {display: block;}
}
@media (max-width: 768px) {
	#header .inner_1580 {padding: 0 5.8571vw;}
	#header .logo_box > a {height:5.8571vw;}
	#header {height:14.2857vw;}
}
/* @media (max-width: 580px) {
	#header {height:100px;}
	#header .logo_box > a {height: 32px;}
	#header .inner_1580 {padding:0 16px;}
} */
.mobile_menu { position: fixed; top: 0; right: 0; width: 59.5714vw; height: 100%; background: rgba(0, 0, 0, 0.95); z-index: 1000; transform: translateX(100%); transition: 0.2s; }
.mobile_menu.active { transform: translate(0); }
.mobile_menu .inner_mobile { padding: 4.8571vw 5.8571vw; height: 100%; overflow-y: auto; }
.mobile_menu .mobile_top {display: flex; flex-direction:column; align-items:center; }
.mobile_menu .mobile_top .logo_mobile {margin-top: 1vw;}
.mobile_menu .mobile_top .logo_mobile > a { display: block; height:4.5714vw;}
.mobile_menu .mobile_top .logo_mobile > a > img { height: 100%;}
.mobile_top .btn_ham_close {margin-left:auto;}
#header .btn_ham, .mobile_menu .mobile_top .btn_ham_close { height: 4.1428vw; }
#header .btn_ham > img, .mobile_menu .mobile_top .btn_ham_close > img { height: 100%;}
.mobile_menu .mobile_gnb {margin-top: 7.7142vw;}
.mobile_menu .mobile_gnb > li {font-size:3.7142vw; font-weight: 500; letter-spacing:-0.02em; color:#fff; border-bottom:1px solid #a8a8a8;}
.mobile_menu .mobile_gnb > li .mobile_gnb_main {margin-bottom:4vw;}
.mobile_menu .mobile_gnb > li + li {margin-top: 4vw;}
.mobile_menu .mobile_gnb > li > a { display: block; font-size: 2.5714vw; color: #fff; padding: 16px 32px;}
.mobile_menu .mobile_gnb > li .mobile_sub_wrap { display: none; padding:2.1428vw 0; border-top:1px solid #a8a8a8; margin-top:3.8571vw;}
.mobile_menu .mobile_gnb > li .mobile_sub {background-color: #3d3d3d;}
.mobile_menu .mobile_gnb > li .mobile_sub li a { display: block; font-size:3vw; color:#fff; font-weight: 500;line-height:6.2857vw; letter-spacing:-0.02em;padding-left:12px}
@media (min-width:769px) and (max-width:1200px) {
#header {height:100px;}
#header .btn_ham, .mobile_menu .mobile_top .btn_ham_close {height: 21px;}
.mobile_menu {width:40%;}
.mobile_menu .inner_mobile {padding: 34px 32px;}
.mobile_menu .mobile_gnb {margin-top: 64px;}
.mobile_menu .mobile_top .logo_mobile > a {height: 32px;}
.mobile_menu .mobile_gnb > li + li {margin-top: 21px;}
.mobile_menu .mobile_gnb > li .mobile_gnb_main {font-size: 24px; margin-bottom:21px;}
.mobile_menu .mobile_gnb > li .mobile_sub_wrap {padding:21px 0; margin-top:21px;}
.mobile_menu .mobile_gnb > li .mobile_sub li a {font-size: 21px; line-height:3;}
}

/* bk_tab_black */												  
.bk_tab_menu_list_black {display:flex;justify-content:center;align-items:center;margin-top: 70px;}
.bk_tab_menu_list_black > li {min-width:160px;height:42px;margin-left: -1px;background-color:#fff;display:flex;justify-content:center;align-items:center;border:1px solid #d8d8d8;font-size: 19px;font-weight: 500;color:#151516;letter-spacing:-0.02em;cursor:pointer;}
.bk_tab_menu_list_black > li.active {background-color:#151516;border:1px solid #151516;color:#fff;}
.bk_tab_menu_list_black > li > a {color: inherit; display:flex; align-items:center; justify-content:center; height: 100%; width:100%;}
.bk_tab_menu_list_black > li > a#bo_cate_on {background-color:#151516;border:1px solid #151516;color:#fff;}
.bk_tab_cont_list_black {width:100%; margin-top: 65px; display:flex; flex-direction:column;}		
.bk_tab_cont_list_black > li {width:100%; padding: 30px 32px; display:none;}
.bk_tab_cont_list_black > li .bk_tab_item_list_black {display:flex;flex-wrap:wrap; margin: -30px -16px 0;}
.bk_tab_cont_list_black > li .bk_tab_item_list_black > li {width: 20%; margin-top:30px; padding:0 8px;}
.bk_tab_cont_list_black > li .bk_tab_item_list_black > li > a {width:100%;height:75px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding: 0 16px;text-align:center;border-radius:10px;border:1px solid #d8d8d8;font-size: 22px;font-weight: 500;line-height:19px;color:#888888;transition:0.2s; word-break:keep-all;line-height:1.4;}
.bk_tab_cont_list_black > li .bk_tab_item_list_black > li > a:hover {background-color:#151516;border:1px solid #151516;color:#fff}
.bk_tab_cont_list_black > li.active {display:block;}

/* bk_tab_black 반응형 */
@media (max-width:768px) {
.bk_tab_menu_list_black > li {min-width:30.8571vw; height:8.2857vw; font-size: 3vw;}
.bk_tab_menu_list_black {margin-top: 9.1428vw !important;}
.bk_tab_cont_list_black > li {padding:4.2857vw 4.5714vw;}
.bk_tab_cont_list_black > li .bk_tab_item_list_black > li > a {padding: 0 2.2857vw; font-size: 3.1428vw; font-weight:500; line-height:2.7142vw; height:10.7142vw; border-radius:1.4285vw;}
}

/* main_common */
.section_6_btn.swiper-button-prev,.section_6_btn.swiper-button-next {position: static;margin:0;}
.swiper-button-prev:after, .swiper-button-next:after {display: none;}
#main .inner_1270 {max-width:1270px;width:100%;margin:0 auto;}
#main .inner_1300 {max-width:1300px;width:100%;margin:0 auto;}
#main .inner_1440 {max-width:1440px;width:100%;margin:0 auto;}
#main .inner_1460 {max-width:1460px;width:100%;margin:0 auto;}
#main .inner_1600 {max-width:1600px;width:100%;margin:0 auto;}

/* main_common 반응형 */
@media (max-width:1660px) {
	#main .inner_1600 {padding: 0 32px;}
	#main .inner_1440 {padding: 0 32px;}
}
@media (max-width:1440px) {
	#main .inner_1440 {padding: 0 32px;}
}
@media (max-width:1300px) {
	#main .inner_1300 {padding: 0 32px;}
}
@media (max-width:1270px) {
	#main .inner_1270 {padding: 0 32px;}
}
@media (max-width:768px) {
	#main .inner_1270, #main .inner_1300, #main .inner_1440, #main .inner_1460, #main .inner_1600 {padding:0 32px;}
}
/* @media (max-width:580px) {
	#main .inner_1270, #main .inner_1300, #main .inner_1440, #main .inner_1460, #main .inner_1600 {padding:0 16px;}
}
 */
/* main_section_1 */
#main #section_1 {background-image:url('/theme/basic/img/main_hero_section_bg.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;padding:180px 0 80px;}
#main #section_1 .section_1_cont_wrap {display:flex;justify-content:space-between;align-items:center;}
#main #section_1 .cont_left .cont_left_title {font-size: 67px;color:#fff;line-height:76px;letter-spacing:-0.02em;word-break:keep-all;}
#main #section_1 .cont_left .cont_left_title .big_w {font-weight: 600;}
#main #section_1 .cont_left .cont_left_desc {font-size: 27px;line-height:40px;color:#fff;margin-top: 43px;word-break:keep-all;}
#main #section_1 .cont_left .cont_left_info_list {margin-top: 58px;display:flex;gap:14px;}
#main #section_1 .cont_left .cont_left_info_list > li {width:198px;padding:0 36px 41px;display:flex;flex-direction:column;align-items:flex-start;border:2px solid #fff;}
#main #section_1 .cont_left .cont_left_info_list > li .info_list_title {font-size: 21px;color:#fff;letter-spacing:-0.02em;line-height:84px;}
#main #section_1 .cont_left .cont_left_info_list > li .info_list_desc {font-size: 14px;color:#fff;letter-spacing:-0.02em;line-height:21px;}
#main #section_1 .cont_right {display:flex;flex-direction:column;}
#main #section_1 .cont_right .center_list {display:flex;flex-direction:column;align-items:flex-start;}
#main #section_1 .cont_right .center_list > li {width: 343px;}
#main #section_1 .cont_right .center_list > li > a .center_box {padding:40px;position:relative;}
#main #section_1 .cont_right .center_list > li > a .center_box .icon_box {height: 22px;position:absolute;top:28px;right:28px;}
#main #section_1 .cont_right .center_list > li > a .center_box .icon_box > img {height:100%;}
#main #section_1 .cont_right .center_list > li > a .center_box .center_title {font-size: 26px;font-weight: 700;color:#fff;line-height:28px;letter-spacing:-0.02em;}
#main #section_1 .cont_right .center_list > li > a .center_box .center_desc {font-size: 14px;color:#fff;line-height:18px;letter-spacing:-0.02em;margin-top: 25px;word-break:keep-all;}
#main #section_1 .cont_right .center_list > li > a .center_box .center_goto {width:fit-content;padding:0 22px;border: 1px solid #fff;border-radius:100px;font-size: 13px;line-height:20px;color:#fff;letter-spacing:-0.02em;margin-top: 23px;}
#main #section_1 .cont_right .center_list > li > a .center_detective {background-color: #282c2f;}
#main #section_1 .cont_right .center_list > li > a .center_divorce {background-color: #c3842a;}
#main #section_1 .cont_right .center_list > li > a .center_civil {background-color: #555555;}

/* main_section_1 반응형 */
@media (max-width:1200px){
	#main #section_1 .section_1_cont_wrap {flex-direction: column;}
	#main #section_1 .cont_right {width:100%;}
	#main #section_1 .cont_left {width: 100%;}
	#main #section_1 .cont_left .cont_left_info_list {width:100%; margin-bottom:58px;}
	#main #section_1 .cont_left .cont_left_info_list > li {width:calc((100% - 32px) / 3);}
	#main #section_1 .cont_right .center_list > li {width:100%;}
}
@media (max-width:768px) {
	#main .inner_1600 {padding: 0;}
	#main #section_1 {background-image:none;padding:0;}
	#main #section_1 .section_1_cont_wrap {padding:0;}
	#main #section_1 .cont_left {padding:28.5714vw 6.4285vw 12.8571vw;background-image:url('/theme/basic/img/main_hero_section_bg_mo.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;}
	#main #section_1 .cont_left .cont_left_title {font-size: 9vw; line-height:11.2857vw; letter-spacing:-0.05em;}
	#main #section_1 .cont_left .cont_left_desc {font-size: 4vw; line-height:7.1428vw; margin-top: 5.7142vw;}
	#main #section_1 .cont_left .cont_left_info_list {display: none;}
	#main #section_1 .cont_right .center_list > li > a .center_box {padding:7.1428vw 6.4285vw;}
	#main #section_1 .cont_right .center_list > li > a .center_box .icon_box {height: 3.8571vw;position:absolute;top:6.5714vw;right:6.5714vw;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_title {font-size: 4.4285vw;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_desc {font-size: 3.2857vw;color:#fff;margin-top: 3.1428vw;line-height:4vw;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_desc > br {display: none;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_goto {padding:1vw 4.2857vw;font-size: 2.4285vw;line-height:3.5714vw;}
}
/* @media (max-width:630px) {
	#main #section_1 .cont_left .cont_left_title {font-size: 57px;}
	#main #section_1 .cont_left .cont_left_desc {font-size: 27px;}
} */
/* @media (max-width:580px) {
	#main #section_1 .cont_left {padding:60px 16px;}
	#main #section_1 .cont_left .cont_left_title {font-size: 38px;line-height:1.4;}
	#main #section_1 .cont_left .cont_left_desc {font-size: 21px;line-height:1.4;}
	#main #section_1 .cont_right .center_list > li > a .center_box {padding:32px 16px;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_title {font-size: 21px;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_desc {font-size: 16px;line-height:1.4;}
	#main #section_1 .cont_right .center_list > li > a .center_box .center_goto {font-size: 14px;}
	#main #section_1 .cont_right .center_list > li > a .center_box .icon_box {height:18px;top:32px;right:16px;}
} */

/* main_section_2 */
#main #section_2 {padding: 106px 0;}
#main #section_2 .inner_1300 {display:flex;flex-direction:column;align-items:center;}
#main #section_2 .section_2_badge {font-family:'GmarketSans',serif;font-size: 16px;color:#555555;letter-spacing:-0.02em;}
#main #section_2 .section_2_title {font-size: 32px;font-weight: 500;color:#151516;letter-spacing:-0.02em;margin-top: 20px;}
#main #section_2 .bk_tab_menu_list_black {margin-top:43px;}
#main #section_2 .bk_tab_cont_list_black {background-color:#f7f7f7;border:1px solid #d8d8d8; margin-top:25px;}									  

/* main_section_2 반응형 */
@media (max-width:1200px) {
	#main #section_2 .bk_tab_cont_list_black > li .bk_tab_item_list_black > li {width:25%;}
}
@media (max-width:768px) {
	#main #section_2 {padding: 14.2857vw 0 13.1428vw;}
	#main #section_2 .inner_1300 {padding:0 10.5714vw;}
	#main #section_2 .section_2_badge {font-size: 2.5714vw;}
	#main #section_2 .section_2_title {font-size:6vw; margin-top: 4vw;}
	#main #section_2 .bk_tab_cont_list_black > li .bk_tab_item_list_black {margin: -2.2857vw -2.2857vw 0;}
	#main #section_2 .bk_tab_cont_list_black > li .bk_tab_item_list_black > li {width:50%; margin-top:2.2857vw; padding:0 1.1428vw;}
}
/* @media (max-width:580px) {
	#main #section_2 .section_2_title {font-size: 36px;}
	#main #section_2 .bk_tab_menu_list_black > li {min-width:96px;}
	#main #section_2 .bk_tab_cont_list_black {padding: 32px 16px;}
	#main #section_2 .bk_tab_cont_list_black > li .bk_tab_item_list_black > li {width: calc((100% - 16px) / 2);}
	#main #section_2 .bk_tab_cont_list_black > li .bk_tab_item_list_black > li > a {height: 52px;padding-left:0;justify-content:center;font-size: 18px;}
} */

/* main_section_3 */
#main #section_3 {padding: 86px 0;background-color:#f3f3f3;}
#main #section_3 .section_3_badge {font-family:'GmarketSans',serif;font-size: 16px;color:#555555;letter-spacing:-0.02em;text-align: center;}
#main #section_3 .section_3_title {font-size: 32px;font-weight: 600;color:#000;line-height:36px;margin-top: 18px;text-align: center;}
#main #section_3 .section_3_tab_menu_list {display:flex;margin-top: 43px;justify-content:center;}
#main #section_3 .section_3_tab_menu_list > li {min-width:200px;height:53px; margin-left: -1px; background-color:#fff;display:flex;justify-content:center;align-items:center;line-height:30px;border:1px solid #c7c7c7;font-size: 19px;font-weight: 600;color:#4c4b4b;cursor:pointer;}
#main #section_3 .section_3_tab_menu_list > li.active {font-weight: 800;color:#d77400;}
#main #section_3 .section_3_wrap {position: relative;width: 100%;margin-top: 25px;}
#main #section_3 .section_3_swp {width: 100%;margin-top: 25px;position:static;}
#main #section_3 .section_3_swp .swiper-slide > a {padding:49px;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition: background-color 0.3s;}
#main #section_3 .section_3_swp .swiper-slide:hover > a {background-color:#282c2f;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_title {font-size: 25px;font-weight: 600;line-height:32px;color:#4c4b4b; transition: 0.3s;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_desc {font-size: 20px;line-height:32px;letter-spacing:-0.06em;color:#444;word-break:keep-all;margin-top: 25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; transition: 0.3s;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_info {font-size: 14px;line-height:21px;color:#4c4b4b;margin-top: 25px;word-break:keep-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden; transition: 0.3s;}
#main #section_3 .section_3_swp .swiper-slide:hover > a .swp_title,
#main #section_3 .section_3_swp .swiper-slide:hover > a .swp_desc,
#main #section_3 .section_3_swp .swiper-slide:hover > a .swp_info {color:#fff;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_result {width:100%; font-size: 15px;font-weight: 600;line-height:25px;color:#aeaeae;border-collapse: collapse;margin-top: 22px;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_result > thead > tr > th {background-color: #282c2f;width: 155px;height: 50px;border:1px solid #aeaeae;text-align:center;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_result td {width: 140px;height: 45px;border:1px solid #aeaeae;text-align:center; color:#4c4b4b;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_result > tbody > tr {background:#fff;}
#main #section_3 .section_3_swp .swiper-slide > a .swp_result > tbody > tr .j_result {color: #f4720a;}
#main #section_3 .section_3_swp .swiper-slide > a .btn_more {display:inline-block; font-family:'GmarketSans',serif;font-size: 16px;line-height:32px;letter-spacing:-0.02em;color:#fff;padding:0 12px;border-radius:100px;background-color:#c3842a;margin-top: 34px;}
#main #section_3 .section_3_swp_btn {position:absolute;top:66%;transform:translateY(-50%);z-index:10;height: 49px;}
#main #section_3 .section_3_swp_btn > img {height:100%;}
#main #section_3 .section_3_detective_btn_prev,#main #section_3 .section_3_divorce_btn_prev,#main #section_3 .section_3_civil_btn_prev {left: -58px;}
#main #section_3 .section_3_detective_btn_next,#main #section_3 .section_3_divorce_btn_next,#main #section_3 .section_3_civil_btn_next {right: -58px;}
#main #section_3 .section_3_swp {display:none;}
#main #section_3 .section_3_swp.active {display:block;}

/* main_section_3 반응형 */
@media (max-width:1440px) {
#main #section_3 .section_3_detective_btn_prev, #main #section_3 .section_3_divorce_btn_prev, #main #section_3 .section_3_civil_btn_prev {left:28px;}
#main #section_3 .section_3_detective_btn_next, #main #section_3 .section_3_divorce_btn_next, #main #section_3 .section_3_civil_btn_next {right:28px;}
}
@media (max-width:1200px) {
	#main #section_3 .section_3_swp_btn {display: none !important;}
}
@media (max-width:768px) {
	#main #section_3 {padding:13.1428vw 0}
	#main #section_3 .inner_1270 {padding:0;}
	#main #section_3 .section_3_badge {font-size:2.5714vw;}
	#main #section_3 .section_3_title {font-size:6vw; margin-top: 4vw;}
	#main #section_3 .section_3_tab_menu_list {width:100%;margin-left:1px; margin-top: 9.1428vw;}
	#main #section_3 .section_3_tab_menu_list > li {min-width:30.8571vw; height:8.2857vw; font-size: 3vw;}
	#main #section_3 .section_3_swp {padding-left:7.2857vw; margin-top: 6.7142vw;}
	#main #section_3 .section_3_swp .swiper-slide > a {padding: 8vw 6vw 5.4285vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_title {font-size: 4.5714vw; line-height:1;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_desc {font-size: 3.5714vw; margin-top: 3.7142vw; line-height:5.8571vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_info {font-size: 2.7142vw; margin-top: 3.4285vw; line-height:3.8571vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_result > thead > tr > th {width:22.1428vw; height:7.1428vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_result td {width:22.1428vw; height:7.1428vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .swp_result {font-size: 2.8571vw;}
	#main #section_3 .section_3_swp .swiper-slide > a .btn_more {height:4.2857vw; font-size: 2.5714vw; padding:0 1.7142vw; line-height:4.5714vw; margin-top: 5.1428vw;}
}
/* @media (max-width:580px) {
	#main #section_3 .section_3_title {font-size: 28px;}
	#main #section_3 .section_3_tab_menu_list > li {font-size: 18px;}
	#main #section_3 .section_3_swp {padding:0;}
	#main #section_3 .section_3_swp .swiper-slide {padding: 16px;}
	#main #section_3 .section_3_swp .swiper-slide .swp_title {font-size: 28px;}
	#main #section_3 .section_3_swp .swiper-slide .swp_desc {font-size: 21px; margin-top: 32px;}
	#main #section_3 .section_3_swp .swiper-slide .swp_info {font-size: 16px;margin-top: 16px;}
	#main #section_3 .section_3_swp .swiper-slide .swp_result {font-size: 18px;margin-top: 32px;}
	#main #section_3 .section_3_swp .swiper-slide .btn_more {font-size: 16px;margin-top: 32px;}
} */

/* main_section_4 */
#main #section_4 {padding: 160px 0;}
#main #section_4 .cont_wrap {width:100%;display:flex;justify-content:space-between;align-items:center;}
#main #section_4 .text_box {font-family:'GmarketSans',serif;display:flex;flex-direction:column;align-items:flex-start;}
#main #section_4 .text_box .section_4_title {font-size: 71px;font-weight: 700;line-height:92px;letter-spacing:-0.02em;}
#main #section_4 .text_box .section_4_title .impact {color:#e46600;}
#main #section_4 .text_box .section_4_desc {font-size: 26px;line-height:39px;color:#1b1b1b;margin-top: 58px;word-break:keep-all;}
#main #section_4 .lawyer_list {display:flex;justify-content:center;align-items:flex-start;gap:34px;}
#main #section_4 .lawyer_list > li > a {display:flex;flex-direction:column;align-items:flex-start;}
#main #section_4 .lawyer_list > li > a .img_box {width:462px;position:relative;}
#main #section_4 .lawyer_list > li > a .img_box .lawyer {height: 361px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}
#main #section_4 .lawyer_list > li > a .img_box .section_4_bg {width: 100%;height:302px;background-image:url('../img/section_4_bg.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;transition:0.2s;}
#main #section_4 .lawyer_list > li > a:hover .img_box .section_4_bg {background-image:url('../img/section_4_bg_hover.jpg')}
#main #section_4 .lawyer_list > li > a .info_box {width:100%;display:flex;justify-content:space-between;align-items:center;padding:38px 5px;}
#main #section_4 .lawyer_list > li > a .info_box .info_name_wrap {display:flex;justify-content:center;align-items:center;}
#main #section_4 .lawyer_list > li > a .info_badge {font-size: 21px;line-height:29px;color:#1b1b1b;}
#main #section_4 .lawyer_list > li > a .info_name {font-size: 29px;font-weight: 600;line-height:29px;color:#1b1b1b;margin-left:16px;}
#main #section_4 .lawyer_list > li > a .btn_more {font-family:'GmarketSans',serif;font-weight: 700;font-size: 11px;line-height:17px;color:#1b1b1b;transition:0.2s;display:flex;align-items:center;}
#main #section_4 .lawyer_list > li > a:hover .btn_more {color:#e46600;}
#main #section_4 .lawyer_list > li > a .btn_more .icon_box {width:20px;height: 13px;background-image: url('../img/icon_more_arrow.png');background-repeat: no-repeat;background-size: contain;background-position: center;transform: translateY(-3px);margin-left: 5px;transition:0.2s;}
#main #section_4 .lawyer_list > li > a .btn_more .icon_box > img {height: 100%;}
#main #section_4 .lawyer_list > li > a:hover .btn_more .icon_box {background-image: url('../img/icon_more_arrow_hover.png');}

/* main_section_4 반응형 */
@media (max-width:1460px) {
	#main #section_4 .inner_1460 {padding:0 56px;}
	#main #section_4 .lawyer_list > li > a .img_box {width: 417px;}
}
@media (max-width:1420px) {
	#main #section_4 .lawyer_list {gap:14px;}
}
@media (max-width:1400px) {
	#main #section_4 .lawyer_list > li > a .img_box {width: 372px;}
}
@media (max-width:1300px) {
	#main #section_4 .lawyer_list > li > a .img_box {width: 327px;}	
}
@media (max-width:1200px) {
	#main #section_4 .cont_wrap {flex-direction:column;align-items:flex-start;}
	#main #section_4 .text_box .section_4_title {font-size: 55px;}
	#main #section_4 .text_box .section_4_title > br {display: none;}
	#main #section_4 .text_box .section_4_desc {margin-top: 0;}
	#main #section_4 .text_box .section_4_desc > br {display: none;}
	#main #section_4 .lawyer_list {width:100%;margin-top: 99px;}
	#main #section_4 .lawyer_list > li {width:50%;}
	#main #section_4 .lawyer_list > li > a .img_box {width: 100%;}
}
@media (max-width:768px) {
	#main #section_4 {padding:17.1428vw 0 14.2857vw;}
	#main #section_4 .inner_1460 {padding:0 8.7142vw;}
	#main #section_4 .text_box .section_4_title {font-size:8.7142vw; line-height:1;}
	#main #section_4 .text_box .section_4_desc {font-size:4.1428vw;}
	#main #section_4 .lawyer_list {flex-direction:column; margin-top:16.1428vw; gap:18.5714vw;}
	#main #section_4 .lawyer_list > li {width:100%;}
	#main #section_4 .lawyer_list > li > a .img_box .lawyer {height: 58.8571vw;}
	#main #section_4 .lawyer_list > li > a .img_box .section_4_bg {height:47.8571vw;}
	#main #section_4 .lawyer_list > li > a .info_box {padding: 4.8571vw 0;}
	#main #section_4 .lawyer_list > li > a .info_badge {font-size: 3.2857vw;}
	#main #section_4 .lawyer_list > li > a .info_name {font-size: 4.4285vw;}
	#main #section_4 .lawyer_list > li > a .btn_more {font-size: 2vw;}
}
/* @media (max-width:580px) {
	#main #section_4 .inner_1460 {padding: 0 16px;}
	#main #section_4 .text_box .section_4_title {font-size: 36px;}
	#main #section_4 .text_box .section_4_desc {font-size: 22px;}
	#main #section_4 .lawyer_list > li > a .info_box {padding:16px 5px;}
	#main #section_4 .lawyer_list > li > a .info_badge {font-size: 21px;}
	#main #section_4 .lawyer_list > li > a .info_name {font-size: 24px;}
	#main #section_4 .lawyer_list > li > a .btn_more {font-size: 12px;}
	#main #section_4 .lawyer_list > li > a .btn_more .icon_box {height: 10px;}
} */

/* main_section_5 */
#main #section_5 {padding: 112px 0 90px;background-image: url('../img/section_5_bg_pc.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;}
#main #section_5 .section_5_badge {font-family:'GmarketSans',serif;font-size: 16px;color:#555555;letter-spacing:-0.02em;text-align: center;}
#main #section_5 .section_5_title {font-size: 32px;font-weight: 500;color:#151516;letter-spacing:-0.025em;margin-top: 18px;text-align: center;word-break:keep-all;}
#main #section_5 .section_5_title .big_w {font-weight: 700;}
#main #section_5 .section_5_title > br {display:none;}
#main #section_5 .bk_tab_menu_list_black {margin-top: 43px;}
#main #section_5 .bk_tab_cont_list_black {flex-direction:column;align-items:center;margin-top:0;}
#main #section_5 .bk_tab_cont_list_black > li .img_table_pc {width:100%;height:auto;}
#main #section_5 .bk_tab_cont_list_black > li .img_table_mo {width:100%;height:auto;display:none;}
#main #section_5 .bk_tab_cont_list_black > li {display: none;}
#main #section_5 .bk_tab_cont_list_black > li.active {display: block;}

/* main_section_5 반응형 */
@media (max-width:1200px) {
	#main #section_5 {padding: 90px 0 62px;background-image: url('../img/section_5_bg_mo.jpg');}
	#main #section_5 .bk_tab_cont_list_black > li .img_table_pc {display: none;}
	#main #section_5 .bk_tab_cont_list_black > li .img_table_mo {display: block;}
}
@media (max-width:768px) {
	#main #section_5 {padding:13.5714vw 0 8vw;}
	#main #section_5 .inner_1440 {padding: 0 5.8571vw;}
	#main #section_5 .section_5_badge {font-size:2.5714vw;}
	#main #section_5 .section_5_title {font-size:6.1428vw; margin-top:2.8571vw;}
	#main #section_5 .section_5_title > br {display:block;}
	#main #section_5 .bk_tab_menu_list_black {margin-top: 6vw;}
	#main #section_5 .bk_tab_cont_list_black {margin-top: 4.4285vw; padding:0;}

}
/* @media (max-width:580px) {
	#main #section_5 .bk_tab_menu_list_black > li {min-width:96px;}
	#main #section_5 .section_5_title {font-size: 28px;}
} */

/* main_section_6 */
#main #section_6 {padding: 198px 0 171px;background-image: url('../img/section_6_bg.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;}
#main #section_6 .cont_wrap {width:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative;}
#main #section_6 .section_6_title_box .section_6_badge {font-family:'GmarketSans',serif;font-size: 23px;line-height:90px;color:#b3b3b3;font-weight: 500;letter-spacing:-0.02em;}
#main #section_6 .section_6_title_box .section_6_title {font-size: 56px;font-weight: 500;color:#fff;line-height:69px;letter-spacing:-0.025em;word-break:keep-all;}
#main #section_6 .section_6_title_box .section_6_title .impact {color:#e46600;}
#main #section_6 .section_6_title_box .section_6_info {font-size: 23px;color:#fff;line-height:36px;margin-top: 38px;word-break:keep-all;}
#main #section_6 .section_6_swp {width: 756px;height:522px;position:static;margin:0;}
#main #section_6 .section_6_swp > ul > li {height: 162px;background-color:#fff;padding:29px 45px;display:flex;justify-content:center; align-items:center; transition: background-color 0.2s;}
#main #section_6 .section_6_swp > ul > li > a {display:block; width:100%;}
#main #section_6 .section_6_swp > ul > li > a .question_wrap,
#main #section_6 .section_6_swp > ul > li > a .answer_wrap {height:50%;display:flex;align-items:center;gap:6px;}
#main #section_6 .section_6_swp > ul > li > a .question_wrap {padding-bottom:12px;border-bottom:1px solid rgba(0, 0, 0, 0.2);transition: 0.2s;}
#main #section_6 .section_6_swp > ul > li > a .question {font-size: 21px;color:#0e0e0e;letter-spacing:-0.025em;transition: 0.2s;word-break:keep-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
#main #section_6 .section_6_swp > ul > li > a .answer {padding-top:12px; font-size: 15px;font-weight: 500;color:#0e0e0e;line-height:23px;letter-spacing:-0.025em;word-break:keep-all;transition: 0.2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
#main #section_6 .section_6_swp > ul > li > a > div .badge {font-size: 35px;font-weight: 500;color:#e46600;line-height:43px;letter-spacing:-0.025em;}
#main #section_6 .section_6_swp > ul > li:hover {background-color:#e46600;}
#main #section_6 .section_6_swp > ul > li:hover > a > div .badge {color:#fff;}
#main #section_6 .section_6_swp > ul > li:hover > a .question {color:#fff;}
#main #section_6 .section_6_swp > ul > li:hover > a .answer {color:#fff;}
#main #section_6 .section_6_swp > ul > li:hover > a .question_wrap {border-bottom:1px solid rgba(255, 255, 255, 0.2);}
#main #section_6 .section_6_swp .section_6_btn_wrap {display:flex;flex-direction:row;gap:29px;align-items:center;position:absolute;left:0;bottom:0;}
#main #section_6 .section_6_swp .section_6_btn {width:85px;height: 85px;border-radius:1000px;background-color:#b3b3b3;transition:0.2s;}
#main #section_6 .section_6_swp .section_6_btn > img {height:25px;}
#main #section_6 .section_6_swp .section_6_btn:hover {background-color:#e46600;}

/* main_section_6 반응형 */
@media (max-width:1440px) {
	#main #section_6 .cont_wrap {gap:28px;}
	#main #section_6 .section_6_title_box {width: 53%;}
}
@media (max-width:1200px) {
	#main #section_6 .cont_wrap {flex-direction: column;}
	#main #section_6 .section_6_swp {width: 100%;}
	#main #section_6 .section_6_title_box {width: 100%;}
	#main #section_6 .section_6_title_box .section_6_title > br {display: none;}
	#main #section_6 .section_6_title_box .section_6_info > br {display: none;}
	#main #section_6 .section_6_swp .section_6_btn_wrap {bottom:-96px;left:50%;transform:translate(-50%, 50%);}
}
@media (max-width:768px) {
	#main #section_6 {padding:16.2857vw 0 23.5714vw;}
	#main #section_6 .cont_wrap {width:100%; display:flex; justify-content:space-between; align-items:flex-start; gap:0; position:relative;}
	#main #section_6 .section_6_title_box .section_6_badge {font-size: 3.4285vw; line-height:1;}
	#main #section_6 .section_6_title_box .section_6_title {font-size: 8.5714vw; line-height:10.5714vw; margin-top:4vw;}
	#main #section_6 .section_6_title_box .section_6_title .impact {font-size: 10.2857vw;}
	#main #section_6 .section_6_title_box .section_6_info {font-size:3.5714vw ;line-height:1; margin-top:2.8571vw;}
	#main #section_6 .section_6_swp {height:86.8571vw; margin-top: 11.4285vw;}
	#main #section_6 .section_6_swp > ul > li {padding:0 5.1428vw; height:27.7142vw; justify-content:center;}
	#main #section_6 .section_6_swp > ul > li > a > div .badge {font-size:5.5714vw;}
	#main #section_6 .section_6_swp > ul > li > a .question_wrap {padding-bottom:0;}
	#main #section_6 .section_6_swp > ul > li > a .question_wrap,
	#main #section_6 .section_6_swp > ul > li > a .answer_wrap {height:40%;}
	#main #section_6 .section_6_swp > ul > li > a .question {font-size:3.4285vw; line-height:1.4;}
	#main #section_6 .section_6_swp > ul > li > a .answer {font-size:2.4285vw ;line-height:3.8571vw;}
	#main #section_6 .section_6_swp .section_6_btn {width:7.4285vw; height:7.4285vw;}
	#main #section_6 .section_6_swp .section_6_btn > img {height:2.2857vw;}
	#main #section_6 .section_6_swp .section_6_btn_wrap {gap:5.2857vw; bottom: -7.5714vw;}
}
/* @media (max-width:580px) {
	#main #section_6 .inner_1440 {padding: 0 16px;}
	#main #section_6 .section_6_title_box .section_6_badge {font-size: 18px;line-height:1.4;}
	#main #section_6 .section_6_title_box .section_6_title {font-size: 28px;line-height:1.4;margin-top: 16px;}
	#main #section_6 .section_6_title_box .section_6_title > br {display: block;}
	#main #section_6 .section_6_title_box .section_6_info {font-size: 18px;line-height:1.4;margin-top: 16px;}
	#main #section_6 .section_6_title_box .section_6_info > br {display: block;}
	#main #section_6 .section_6_swp {margin-top:64px;}
	#main #section_6 .section_6_swp > ul > li {padding:0 16px;}
	#main #section_6 .section_6_swp > ul > li > div .badge {font-size: 28px;}
	#main #section_6 .section_6_swp > ul > li .question {font-size: 18px;}
	#main #section_6 .section_6_swp > ul > li .answer {font-size: 15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
} */

/* main_section_7 */
#main #section_7 {padding: 130px 0 100px;}
#main #section_7 .cont_wrap {width:100%;display:flex;justify-content:space-between;align-items:center;}
#main #section_7 .section_7_text_box {width:20%;}
#main #section_7 .section_7_text_box .section_7_title {font-size: 38px;color:#282828;font-weight: 700;letter-spacing:-0.025em;}
#main #section_7 .section_7_text_box .section_7_desc {font-size: 24px;font-weight: 500;color:#151516;line-height:38px;margin-top: 18px;word-break:keep-all;}
#main #section_7 .section_7_text_box .section_7_btn_more > a {display:inline-flex;gap:8px; align-items:center; width:fit-content;font-size: 25px;font-weight: 500;color:#fff;letter-spacing:-0.025em;padding:5px 40px;background-color:#282828;border-radius:1000px;margin-top: 120px;}
#main #section_7 .section_7_text_box .section_7_btn_more > a .plus {font-size: 25px; transform:translateY(-1px);}
#main #section_7 .section_7_swp_wrap {width:64%;position:relative;}
#main #section_7 .section_7_swp {width:100%;position:static;overflow:hidden;}
#main #section_7 .section_7_swp > ul > li {border: 1px solid #a7a7a7;border-radius:10px;overflow:hidden;}
#main #section_7 .section_7_swp > ul > li > a .youtube_box {width:100%;position:relative;padding-top:56%;}
#main #section_7 .section_7_swp > ul > li > a .youtube_box img {width:100%;height:100%;position:absolute;top:0;left:0; object-fit:cover;}
#main #section_7 .section_7_swp > ul > li > a .youtube_title {display:block;width:100%;font-size: 18px;font-weight: 500;color:#000;background-color:#fff;padding:26px;border-top: 1px solid #a7a7a7;}
#main #section_7 .section_7_swp > ul > li > a .youtube_title > p {line-height:26px;word-break:keep-all;display:-webkit-box; word-wrap:break-word; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; max-height:54px;}
#main #section_7 .section_7_swp .section_7_btn_wrap {display: flex;justify-content:space-between;position:absolute;width:100%;top:40%;transform:translateY(-50%);}
#main #section_7 .section_7_swp .section_7_btn {width: 63px;height: 63px;border-radius:100px;background-color:#ededed;transition:0.2s;}
#main #section_7 .section_7_swp .section_7_btn:hover {background-color:#e46600;}
#main #section_7 .section_7_swp .section_7_btn > img {height:20px;}
#main #section_7 .section_7_swp .section_7_btn_prev {left: -93px;}
#main #section_7 .section_7_swp .section_7_btn_next {right: -93px;}

/* main_section_7 반응형 */
@media (max-width: 1650px) {
	#main #section_7 .section_7_swp .section_7_btn_prev {left: 16px;}
	#main #section_7 .section_7_swp .section_7_btn_next {right: 16px;}
	#main #section_7 .section_7_swp .section_7_btn_wrap {z-index:1;}
}
@media (max-width: 1440px) {
	#main #section_7 .section_7_text_box {width: 30%;}
	#main #section_7 .section_7_text_box .section_7_btn_more {margin-top: 0;}
	#main #section_7 .section_7_swp_wrap {flex:1;}
	#main #section_7 .section_7_text_box .section_7_desc > br {display:none;}
}
@media (max-width: 1200px) {
	#main #section_7 .cont_wrap {flex-direction:column;}
	#main #section_7 .section_7_text_box {width: 100%;}
	#main #section_7 .section_7_swp_wrap {width: 100%; margin-top: 60px;}
	#main #section_7 .section_7_text_box .section_7_btn_more > a {margin-top: 38px;}
}
@media (max-width: 768px) {
	#main #section_7 {padding: 14.2857vw 0;}
	#main #section_7 .inner_1440 {padding: 0;padding-left:9vw;}
	#main #section_7 .section_7_text_box .section_7_title {font-size: 5.4285vw;}
	#main #section_7 .section_7_text_box .section_7_desc {font-size: 3.4285vw; line-height:1; margin-top:3.2857vw;}
	#main #section_7 .section_7_text_box .section_7_btn_more > a {font-size: 3.5714vw; margin-top:5.4285vw; padding:1.1428vw 5.4285vw; line-height:1;}
	#main #section_7 .section_7_swp_wrap {margin-top:8.7142vw;}
	#main #section_7 .section_7_swp > ul > li > a .youtube_title {font-size:3.4285vw ;padding:3.7142vw 3.1428vw;}
	#main #section_7 .section_7_swp > ul > li > a .youtube_title > p {line-height:3.7142vw;}
	#main #section_7 .section_7_swp .section_7_btn_wrap {display: none;}
}
/* @media (max-width: 580px) {
	#main #section_7 .inner_1440 {padding: 0 16px;}
	#main #section_7 .section_7_text_box .section_7_title {font-size: 28px;line-height:1.4;}
	#main #section_7 .section_7_text_box .section_7_desc {font-size: 21px;margin-top: 16px;line-height:1.4;}
	#main #section_7 .section_7_text_box .section_7_btn_more {font-size: 18px;margin-top: 16px;}
	#main #section_7 .section_7_swp_wrap {margin-top: 32px;}
} */

/* main_section_8 */
#main #section_8 {padding: 130px 0 100px;background-color:#e6e6e6;}
#main #section_8 .cont_wrap {width:100%;display:flex;justify-content:space-between;align-items:center;}
#main #section_8 .section_8_text_box {width:20%;}
#main #section_8 .section_8_text_box .section_8_title {font-size: 38px;color:#282828;font-weight: 700;letter-spacing:-0.025em;}
#main #section_8 .section_8_text_box .section_8_desc {font-size: 24px;font-weight: 500;color:#151516;line-height:38px;margin-top: 18px;word-break:keep-all;}
#main #section_8 .section_8_text_box .section_8_btn_more > a {display:inline-flex;gap:8px; align-items:center; width:fit-content;font-size: 25px;font-weight: 500;color:#fff;letter-spacing:-0.025em;padding:5px 40px;background-color:#282828;border-radius:1000px;margin-top: 78px;}
#main #section_8 .section_8_text_box .section_8_btn_more > a .plus {font-size: 25px; transform:translateY(-1px);}
#main #section_8 .section_8_swp_wrap {width:64%;position:relative;}
#main #section_8 .section_8_swp {width:100%;position:static;}
#main #section_8 .section_8_swp > ul > li > a {border-radius:10px;display:block;height:100%;border: 1px solid #a7a7a7;border-radius:10px;overflow:hidden;}
#main #section_8 .section_8_swp > ul > li > a .section_8_swp_bg {border-radius:10px;text-align:center;word-break:keep-all;padding:0 32px;width:100%;height: 100%;font-size: 21px;font-weight: 500;line-height:46px;background-color:rgba(0,0,0,0.7);position:absolute;top:0;left:0;color:#fff;display:flex;justify-content:center;align-items:center;transition:0.2s;opacity:0;visibility:hidden;}
#main #section_8 .section_8_swp > ul > li:hover > a .section_8_swp_bg {opacity:1;visibility: visible;}
#main #section_8 .section_8_swp > ul > li > a > img {width:100%;height:100%;object-fit:cover;}
#main #section_8 .section_8_swp .section_8_btn_wrap {display: flex;justify-content:space-between;position:absolute;width:100%;top:50%;transform:translateY(-50%);}
#main #section_8 .section_8_swp .section_8_btn {width: 63px;height: 63px;border-radius:100px;background-color:#fff;transition:0.2s;}
#main #section_8 .section_8_swp .section_8_btn:hover {background-color:#e46600;}
#main #section_8 .section_8_swp .section_8_btn > img {height:20px;}
#main #section_8 .section_8_swp .section_8_btn_prev {left: -93px;}
#main #section_8 .section_8_swp .section_8_btn_next {right: -93px;}

/* main_section_8 반응형 */
@media (max-width: 1650px) {
	#main #section_8 .section_8_swp .section_8_btn_prev {left: 16px;}
	#main #section_8 .section_8_swp .section_8_btn_next {right: 16px;}
	#main #section_8 .section_8_swp .section_8_btn_wrap {z-index:1;}
}
@media (max-width: 1440px) {
	#main #section_8 .section_8_text_box {width: 30%;}
	#main #section_8 .section_8_swp_wrap {flex:1;}
		#main #section_8 .section_8_text_box .section_8_btn_more {margin-top: 0;}
	#main #section_8 .section_8_text_box .section_8_desc > br {display:none;}
}
@media (max-width: 1200px) {
	#main #section_8 .cont_wrap {flex-direction:column;}
	#main #section_8 .section_8_text_box {width: 100%;}
	#main #section_8 .section_8_text_box .section_8_btn_more > a {margin-top: 38px;}
	#main #section_8 .section_8_swp_wrap {width:100%; margin-top: 60px;}
}
@media (max-width: 768px) {
	#main #section_8 {padding: 14.2857vw 0;}
	#main #section_8 .inner_1440 {padding: 0; padding-left:10.5714vw;}
	#main #section_8 .inner_1440 {padding: 0;padding-left:9vw;}
	#main #section_8 .section_8_text_box .section_8_title {font-size: 5.4285vw;}
	#main #section_8 .section_8_text_box .section_8_desc {font-size: 3.4285vw; line-height:1; margin-top:3.2857vw;}
	#main #section_8 .section_8_text_box .section_8_btn_more > a {font-size: 3.5714vw; margin-top:5.4285vw; padding:1.1428vw 5.4285vw; line-height:1;}
	#main #section_8 .section_8_swp_wrap {margin-top:8.7142vw;}
	#main #section_8 .section_8_swp > ul > li > a .section_8_swp_bg {font-size:4.1428vw; line-height:6.5714vw;}
	#main #section_8 .section_8_swp .section_8_btn_wrap {display: none;}
}
/* @media (max-width: 580px) {
	#main #section_8 .inner_1440 {padding: 0 16px;}
	#main #section_8 .section_8_text_box .section_8_title {font-size: 28px;line-height:1.4;}
	#main #section_8 .section_8_text_box .section_8_desc {font-size: 21px;margin-top: 16px;line-height:1.4;}
	#main #section_8 .section_8_text_box .section_8_btn_more {font-size: 18px;margin-top: 16px;}
	#main #section_8 .section_8_swp_wrap {margin-top: 32px;}
} */

/* main_section_9 */
#main #section_9 {padding: 240px 0 230px;background-image: url('../img/section_9_bg.png');background-repeat:no-repeat;background-position:center;background-size:cover;}
#main #section_9 .section_9_wrap {position:relative;}
#main #section_9 .section_9_title_box {display: flex;align-items:center;gap:8px;}
#main #section_9 .section_9_title_box .section_9_title {font-family:'GmarketSans',serif;font-size: 27px;font-weight: 700;color:#181818;line-height:26px;}
#main #section_9 .section_9_title_box .section_9_badge {font-family:'GmarketSans',serif;font-size: 27px;font-weight: 500;color:#181818;line-height:26px;}
#main #section_9 .section_9_swp {margin-top: 54px;position:static;}
#main #section_9 .section_9_swp .swiper-slide {height:333px;}
#main #section_9 .section_9_swp .swiper-slide > img {width:100%;height: 100%;object-fit:cover;}
#main #section_9 .section_9_swp .section_9_btn_wrap {display: flex;justify-content:space-between;position:absolute;width:100%;top:60%;transform:translateY(-50%);}
#main #section_9 .section_9_swp .section_9_btn {height:54px;}
#main #section_9 .section_9_swp .section_9_btn > img {height:100%;}
#main #section_9 .section_9_swp .section_9_btn_prev {left: -81px;}
#main #section_9 .section_9_swp .section_9_btn_next {right: -81px;}

/* main_section_9 반응형 */
@media (max-width:1620px) {
	#main #section_9 .section_9_swp .section_9_btn_wrap {z-index:2;}
	#main #section_9 .section_9_swp .section_9_btn_prev {left: 21px;}
	#main #section_9 .section_9_swp .section_9_btn_next {right: 21px;}
}
@media (max-width:768px) {
	#main #section_9 {padding: 18.8571vw 0 16.5714vw;}
	#main #section_9 .inner_1440 {padding:0 10.5714vw;}
	#main #section_9 .section_9_title_box .section_9_title {font-size:3.8571vw; line-height:1;}
	#main #section_9 .section_9_title_box .section_9_badge {font-size:3.8571vw; line-height:1;}
	#main #section_9 .section_9_swp {margin-top:7.1428vw;}
	#main #section_9 .section_9_swp .swiper-slide {height:52.5714vw;}
	#main #section_9 .section_9_swp .section_9_btn {height:6.2857vw;}
	#main #section_9 .section_9_swp .section_9_btn_prev {left: -9.1428vw;}
	#main #section_9 .section_9_swp .section_9_btn_next {right: -9.1428vw;}
}
/* @media (max-width:580px) {
	#main #section_9 .inner_1440 {padding: 0 16px;}
	#main #section_9 .section_9_swp .section_9_btn_wrap {display: none;}
} */

/* main_section_10 */
#main #section_10 {padding: 180px 0 120px;}
#main #section_10 .cont_wrap {display:flex;justify-content:center;align-items:center;gap:86px;}
#main #section_10 .section_10_map_box {width:56%;padding-top:30%;position:relative;}
#main #section_10 .section_10_map_box #map {width:100%;height:100%;position:absolute;top:0;left:0;}
#main #section_10 .section_10_map_box iframe {width:100%;height:100%;position:absolute;top:0;left:0;}
#main #section_10 .section_10_text_box {display:flex;flex-direction:column;}
#main #section_10 .section_10_text_box .section_10_badge {font-family:'NotoSerifKR',serif;font-size: 33px;color:#263528;line-height:59px;}
#main #section_10 .section_10_text_box .section_10_address {font-size: 22px;color:#2a362b;line-height:42px;margin-top: 21px;word-break:keep-all;}
#main #section_10 .section_10_text_box .section_10_info_box {margin-top: 38px;}
#main #section_10 .section_10_text_box .section_10_info_title {font-size: 26px;font-weight: 700;color:#472b01;line-height:40px;}
#main #section_10 .section_10_text_box .section_10_info_desc {font-size: 19px;color:#415644;line-height:35px;margin-top: 21px;}
#main #section_10 .section_10_text_box .section_10_info_desc > li + li {margin-top: 16px;}
#main #section_10 .section_10_text_box .section_10_info_desc .section_10_info_desc_list_title {min-width:82px;font-weight: 700;display:inline-block;}

/* main_section_10 반응형 */
@media (max-width:1200px) {
	#main #section_10 .cont_wrap {flex-direction: column;}
	#main #section_10 .section_10_map_box {width: 100%;padding-top:50%;}
	#main #section_10 .section_10_text_box {width: 100%;}
}
@media (max-width:768px) {
	#main #section_10 {padding: 12.8571vw 0 21.7142vw;}
	#main #section_10 .inner_1440 {padding: 0 7vw;}
	#main #section_10 .cont_wrap {gap:0;}
	#main #section_10 .section_10_map_box {padding-top:65%;}
	#main #section_10 .section_10_text_box {margin-top:8.5714vw;}
	#main #section_10 .section_10_text_box .section_10_info_box {margin-top:4.8571vw;}
	#main #section_10 .section_10_text_box .section_10_info_desc {font-size:3.1428vw; line-height:1; margin-top:2.7142vw;}
	#main #section_10 .section_10_text_box .section_10_badge {font-size:4.7142vw; line-height:1;}
	#main #section_10 .section_10_text_box .section_10_address {font-size:3.1428vw; line-height:1; margin-top:3vw;}
	#main #section_10 .section_10_text_box .section_10_info_box {margin-top:5.4285vw;}
	#main #section_10 .section_10_text_box .section_10_info_title {font-size:3.7142vw; line-height:1;}
	#main #section_10 .section_10_text_box .section_10_info_desc {font-size:2.8571vw; line-height:1; margin-top:3vw;}
	#main #section_10 .section_10_text_box .section_10_info_desc > li + li {margin-top:2.2857vw;}
	#main #section_10 .section_10_text_box .section_10_info_desc .section_10_info_desc_list_title {min-width:11.7142vw;}
}
/* @media (max-width:580px) {
	#main #section_10 .inner_1440 {padding: 0 16px;}
	#main #section_10 .cont_wrap {gap:32px;}
	#main #section_10 .section_10_text_box .section_10_badge font-size: 18px;}
	#main #section_10 .section_10_text_box .section_10_address {font-size: 21px;}
	#main #section_10 .section_10_text_box .section_10_info_box {margin-top: 16px;}
	#main #section_10 .section_10_text_box .section_10_info_title {font-size: 21px;}
	#main #section_10 .section_10_text_box .section_10_info_desc {font-size: 18px;}
	#main #section_10 .section_10_text_box .section_10_info_desc > li + li {margin-top: 8px;}
} */


/* sub_head */
.sub_section .sub_section_cont_top {height:750px;display:flex;align-items:flex-end;}
.sub_section .inner_sub_head {max-width:1240px;width:100%;margin:0 auto;}
.sub_section .sub_head_cont_wrap {display:flex;flex-direction:column;align-items:center;padding-top:240px;}
.sub_section .sub_text_box {text-align:center;}
.sub_section .sub_text_box .sub_badge {font-family:'Montserrat', serif;font-size:19px;font-weight:500;color:#c4a667;letter-spacing:0.1em;}
.sub_section .sub_text_box .sub_title {font-size:76px;font-weight:700;color:#fff;margin-top:36px;letter-spacing:-0.02em;}
.sub_section .sub_text_box .sub_desc {font-size:27px;font-weight:600;color:#fff;margin-top:80px;line-height:39px;word-break:keep-all;}
.sub_section .nav_list {display:flex;justify-content:center;align-items:center;margin-top: 142px;}
.sub_section .nav_list > li {background-color:#fff;border-right:1px solid #c0c0c0;border-top:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;position:relative;cursor:pointer;}
.sub_section .nav_list > li:last-child {border-right:none;}
.sub_section .nav_list > li > a {display:flex;justify-content:center;align-items:center;height:88px;font-size:27px;font-weight:500;color:#7f7f7f;padding: 0 32px;}
.sub_section .nav_list > .nav_1 > a {min-width:298px;justify-content:space-between; white-space:nowrap;}
.sub_section .nav_list > .nav_2 > a {min-width:288px;justify-content:space-between; white-space:nowrap;}
.sub_section .nav_list > li > a .img_box {width:22px;margin-left:10px;}
.sub_section .nav_list > li > a .img_box > img {width:100%;}
.sub_section .nav_list > li > a .call {font-size:27px;font-weight:500;}
.sub_section .nav_list > li > a .call_num {font-size:36px;font-weight:600;padding-left:38px;}
.sub_section .nav_list .nav_home > a {padding:0;width:88px;}
.sub_section .nav_list .nav_home > a > img {height:31px;}
.sub_section .nav_list .nav_call {background-color:#2f2f2f;border:1px solid #3b3831;} 
.sub_section .nav_list .nav_call > a {min-width:558px;color:#fff;}
.sub_section .nav_list > li .nav_sub_list {z-index:999; width:100%;display:flex;flex-direction:column;align-items:flex-start;position:absolute;top:100%;left:0;border-top:1px solid #e46600;transform-origin:top;transform:scaleY(0);transition:0.2s;box-shadow:0 1px 1px rgba(0, 0, 0, 0.4);}
.sub_section .nav_list > li.active .nav_sub_list {transform:scaleY(1);}
.sub_section .nav_list > li .nav_sub_list > li {width:100%;transition:0.2s;background-color:#fff;}
.sub_section .nav_list > li .nav_sub_list > li:hover {background-color:#e46600;}
.sub_section .nav_list > li .nav_sub_list > li:hover > a {color:#fff;}
.sub_section .nav_list > li .nav_sub_list > li > a {padding:0 32px;font-size: 18px;font-weight:500;height:58px;display:flex;align-items:center;color:#7f7f7f;}
.sub_section .nav_list > li .nav_sub_list > li.active {background-color:#e46600;}
.sub_section .nav_list > li .nav_sub_list > li.active > a {color:#fff;}
.sub_section .sub_section_cont_bot {margin-top:124px;display:flex;flex-direction:column;align-items:center;}
.sub_section .sub_section_cont_bot .sub_logo_box {height:42px;}
.sub_section .sub_section_cont_bot .sub_logo_box > img {height:100%;}
.sub_section .sub_section_cont_bot .sub_info {margin-top:38px;font-size:46px;font-weight:500;color:#151516;letter-spacing:-0.02em;}

/* sub_head 반응형 */
@media (max-width: 1370px){
	.sub_section .inner_sub_head {padding: 0 16px;}
	.sub_section .nav_list .nav_call > a {min-width: 440px;}
	.sub_section .nav_list > li > a {font-size: 23px; padding:0 16px;}
}
@media (max-width: 1200px){
	.sub_section .nav_list .nav_call {display: none;}
}
@media (max-width:768px) {
	.sub_section .sub_head_cont_wrap {padding-top:20.2857vw;}
	.sub_section .sub_section_cont_top {width: 100%; aspect-ratio: 700 / 510; height: auto;}
	.sub_section .sub_text_box .sub_badge {font-size:2.7142vw; line-height:1;}
	.sub_section .sub_text_box .sub_title {font-size:7.8571vw; margin-top:4.5714vw; line-height:1;}
	.sub_section .sub_text_box .sub_desc {font-size:3.1428vw; margin-top:10.8571vw; line-height:4.4285vw;}
	.sub_section .nav_list {margin-top:10.2857vw;}
	.sub_section .nav_list > li > a {padding:0 3.5714vw;}
	.sub_section .nav_list > .nav_1 > a {min-width:29.1428vw;font-size:2.7142vw;}
	.sub_section .nav_list > .nav_2 > a {min-width:28vw; font-size:2.7142vw;}
	.sub_section .nav_list > li .nav_sub_list > li > a {height:8.5714vw; font-size:2.7142vw; padding:0 3.5714vw;}
	.sub_section .nav_list .nav_home > a {width:9.2857vw;}
	.sub_section .nav_list .nav_home > a > img {height:2.7142vw;}
	.sub_section .nav_list > li > a {height:8.5714vw; font-size:2.5714vw;}
	.sub_section .nav_list > li > a .img_box {width:2.2857vw; height:1.2857vw;display:flex;justify-content:center;align-items:center; margin-left:1.4285vw;}
	.sub_section .nav_list > li > a .img_box > img {width:100%; height:100%;}
	.sub_section .sub_section_cont_bot {margin-top:11vw;}
	.sub_section .sub_section_cont_bot .sub_logo_box {height:4.2856vw;}
	.sub_section .sub_section_cont_bot .sub_info {margin-top:4vw;font-size:6vw;}
}
/* @media (max-width:650px) {
	.sub_section .sub_text_box .sub_title {margin-top:32px;}
	.sub_section .sub_text_box .sub_desc {margin-top:40px;}
	.sub_section .nav_list {margin-top: 60px;}
}
@media (max-width:580px) {
	.sub_section .sub_text_box .sub_badge {font-size:18px;padding-top:64px;}
	.sub_section .sub_text_box .sub_title {font-size:52px;margin-top:32px;}
	.sub_section .sub_text_box .sub_desc {font-size:16px;margin-top:32px;}
	.sub_section .nav_list {margin-top: 64px;padding:0 16px;}
	.sub_section .nav_list > .nav_1 > a {min-width:180px;}
	.sub_section .nav_list > .nav_2 > a {min-width:160px;}
	.sub_section .nav_list > li .nav_sub_list > li > a {font-size: 14px;}
	.sub_section .nav_list .nav_home > a {width:60px;}
	.sub_section .nav_list .nav_home > a > img {height:16px;}
	.sub_section .nav_list > li > a {height:60px;font-size:16px;padding: 0 16px;}
	.sub_section .nav_list > li > a .img_box {margin-left:12px;}
	.sub_section .nav_list > li > a .img_box > img {width:12px;}
	.sub_section .sub_section_cont_bot {margin-top:64px;}
	.sub_section .sub_section_cont_bot .sub_logo_box {height:32px;}
	.sub_section .sub_section_cont_bot .sub_info {margin-top:28px;font-size:34px;}
}
@media (max-width:480px) {
	.sub_section .nav_list > .nav_1 > a {min-width:170px;}
	.sub_section .nav_list > .nav_2 > a {min-width:140px;}
	.sub_section .nav_list > li > a {height:60px;font-size:16px;}
	.sub_section .nav_list > li .nav_sub_list > li > a {font-size: 14px;padding:0 16px;}
	.sub_section .nav_list {padding:0 16px;}
}
@media (max-width:420px) {
	.sub_section .nav_list > li > a {height:60px;font-size:14px;padding:0 12px;}
	.sub_section .nav_list > li .nav_sub_list > li > a {font-size: 14px;padding:0 12px;}
	.sub_section .nav_list {padding:0 12px;}
}
@media (max-width:380px) {
	.sub_section .nav_list > .nav_1 > a {min-width:150px;}
	.sub_section .nav_list > .nav_2 > a {min-width:130px;}
	.sub_section .sub_text_box .sub_desc {white-space:nowrap;}
} */

/* sub_common */
.inner {max-width:1466px;width:100%;margin:0 auto;}
@media (max-width:1466px) {
	.inner {padding: 0 16px;}
}
@media (max-width:768px) {
	.inner {padding: 0 3.4285vw;}
}

/* sub_intro */
#sub_intro {margin:106px 0;}
#sub_intro .cont_wrap {padding:80px 120px 210px;background-color:#f5f5f5;border:1px solid #c0c0c0;display:flex;justify-content:center;align-items:center}
#sub_intro .text_wrap {display:flex;flex-direction:column;align-items:flex-start;position:relative;}
#sub_intro .sub_intro_text_wrap_badge {font-size: 32px;font-weight: 500;color:#151516;line-height:48px;letter-spacing:-0.025em;}
#sub_intro .sub_intro_text_wrap_title {font-size: 32px;font-weight: 500;color:#151516;line-height:48px;letter-spacing:-0.025em;white-space:nowrap;word-break:keep-all;}
#sub_intro .sub_intro_text_wrap_title .impact {font-size: 35px;font-weight: 600;color:#db7d19;line-height:48px;letter-spacing:-0.025em;}
#sub_intro .sub_intro_text_wrap_desc {font-size: 17px;font-weight: 500;color:#151516;line-height:41px;margin-top:68px;word-break:keep-all;}
#sub_intro .sub_intro_text_wrap_desc .br_mo {display:none;}
#sub_intro .sub_intro_text_wrap_sign_box {display:flex;align-items:flex-start;position:absolute;top:calc(100% + 64px);right:0;}
#sub_intro .sub_intro_text_wrap_sign_box .sign_box_name {font-size: 20px;font-weight: 500; color:#151516;}
#sub_intro .sub_intro_text_wrap_sign_box .sign_box_sign_img_box {height:110px;}
#sub_intro .sub_intro_text_wrap_sign_box .sign_box_sign_img_box > img {height:100%;}
#sub_intro .pic_wrap {height: 816px;}
#sub_intro .pic_wrap > img {height: auto;}
#sub_intro .pic_wrap_mo {display: none;}

/* sub_intro 반응형 */
@media (max-width: 1480px) {
	#sub_intro .text_wrap {align-items:flex-start;margin-top: 68px;}
}
@media (max-width: 1200px) {
#sub_intro .cont_wrap {flex-direction: column-reverse;align-items:flex-start;padding:80px 32px 210px;}
#sub_intro .text_wrap {width: 100%;}
#sub_intro .pic_wrap {height: 510px;}
#sub_intro .pic_wrap > img {height: 100%;object-fit:cover;}
}
@media (max-width:768px) {
	#sub_intro {margin-top: 10vw;}
	#sub_intro .cont_wrap {padding:11.1428vw 4.7142vw 28vw; flex-direction:column-reverse; transform:translateY(-1px);}
	#sub_intro .text_wrap {margin-top:0;}
	#sub_intro .sub_intro_text_wrap_badge {font-size:4.4285vw; line-height:6.5714vw;}
	#sub_intro .sub_intro_text_wrap_title {font-size:4.4285vw; line-height:6.5714vw; white-space:wrap;}
	#sub_intro .sub_intro_text_wrap_title .impact {font-size:4.8571vw; color:#db7d19;line-height:6.5714vw;}
	#sub_intro .sub_intro_text_wrap_desc {font-size:2.7142vw ;line-height:5.7142vw; margin-top:8.5714vw; letter-spacing:-0.075em;}
	#sub_intro .sub_intro_text_wrap_desc .br_pc {display:none;}
	#sub_intro .sub_intro_text_wrap_desc .br_mo {display:block;}
	#sub_intro .pic_wrap {display: none;}
	#sub_intro .sub_intro_text_wrap_sign_box {width:100%; left:50%; top:calc(100% + 8.5714vw); transform:translateX(-50%); display:flex; justify-content:center;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_name {font-size:2.7142vw;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_sign_img_box {height: 13.7142vw;}
	#sub_intro .pic_wrap_mo {display: block; width:100%; height:auto;border:1px solid #c0c0c0;}
	#sub_intro .pic_wrap_mo > img {width:100%;height:auto;}
}
/* @media (max-width:654px) {
	#sub_intro .cont_wrap {padding:0 16px 200px;}
	#sub_intro .text_wrap {margin-top: 40px;}
	#sub_intro .sub_intro_text_wrap_badge {font-size: 26px;}
	#sub_intro .sub_intro_text_wrap_title {font-size: 26px;}
	#sub_intro .sub_intro_text_wrap_title .impact {font-size: 30px;}
	#sub_intro .sub_intro_text_wrap_desc {font-size: 18px;margin-top: 32px;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_name {font-size: 18px;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_name {font-size: 18px;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_sign_img_box {height: 80px;}
}
@media (max-width:580px) {
	#sub_intro .cont_wrap {padding:0 16px 200px;}
	#sub_intro .text_wrap {margin-top: 32px;}
	#sub_intro .sub_intro_text_wrap_badge {font-size: 24px;}
	#sub_intro .sub_intro_text_wrap_title {font-size: 24px;}
	#sub_intro .sub_intro_text_wrap_title .impact {font-size: 28px;}
	#sub_intro .sub_intro_text_wrap_desc {font-size: 16px; margin-top: 16px;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_name {font-size: 16px;}
}
@media (max-width:430px){
	#sub_intro .sub_intro_text_wrap_badge {font-size: 21px;}
	#sub_intro .sub_intro_text_wrap_title {font-size: 21px;}
	#sub_intro .sub_intro_text_wrap_title .impact {font-size: 23px;}
	#sub_intro .sub_intro_text_wrap_sign_box {left:0;}
	#sub_intro .sub_intro_text_wrap_sign_box .sign_box_sign_img_box {position: absolute; right: 0; top:30px;}
} */

/* sub_history */
#sub_history .sub_history_list {display:flex;flex-direction:column;align-items: stretch;padding: 0 48px;background-color:#f5f5f5;border:1px solid #c0c0c0;margin:95px 0 165px;}
#sub_history .sub_history_list > li .cont_wrap {width: 100%;display:flex;justify-content: flex-start;align-items:center;padding:56px 66px;border-bottom:1px solid #c0c0c0;}
#sub_history .sub_history_list > li .cont_wrap_mo {display:flex;align-items:center;}
#sub_history .sub_history_list > li:last-child .cont_wrap {border-bottom:none;}
#sub_history .sub_history_list > li .img_box {height:180px;}
#sub_history .sub_history_list > li .img_box > img {height:100%;}
#sub_history .sub_history_list > li .year_wrap {display:flex;flex-direction:column;align-items:flex-start;}
#sub_history .sub_history_list > li .year {font-size: 80px;font-weight: 600;color:#545454;letter-spacing:-0.025em;padding:0 82px;}
#sub_history .sub_history_list > li .info_title_mo {display:none;}
#sub_history .sub_history_list > li .info_box {display:flex;flex-direction:column;align-items:flex-start;}
#sub_history .sub_history_list > li .info_box .info_title {font-size: 37px;font-weight: 600;color:#545454;letter-spacing:-0.025em;}
#sub_history .sub_history_list > li .info_box .info_list {display:flex;flex-direction:column;align-items:flex-start;margin-top: 30px;}
#sub_history .sub_history_list > li .info_box .info_list > li {display:flex;justify-content:flex-start;font-size: 24px;font-weight: 500;word-break:keep-all;text-align:left;}
#sub_history .sub_history_list > li .info_box .info_list > li .impact {width:146px;color:#db7d19;}
#sub_history .sub_history_list > li .info_box .info_list > li + li {margin-top: 22px;}

/* sub_history 반응형 */
@media (max-width: 1470px) {
	#sub_history .sub_history_list > li .cont_wrap {padding: 56px 0;}
	#sub_history .sub_history_list > li .year {font-size: 74px;}
	#sub_history .sub_history_list > li .info_box .info_list > li {font-size: 21px;}
}
@media (max-width: 1300px){
	#sub_history .sub_history_list > li .year {padding: 0 64px;}
}
@media (max-width: 1270px){
	#sub_history .sub_history_list {padding: 0 32px;}
	#sub_history .sub_history_list > li .info_box .info_title {font-size: 32px;}
	#sub_history .sub_history_list > li .info_box .info_list > li {font-size: 20px;}
	#sub_history .sub_history_list > li .info_box .info_list > li .impact {width:120px;}
}
@media (max-width: 1200px) {
	#sub_history .sub_history_list {width:100%;align-items:center;}
	#sub_history .sub_history_list > li .cont_wrap {flex-direction:column;padding:48px 64px;align-items:flex-start;}
	#sub_history .sub_history_list > li .year_wrap {padding-left:32px;}
	#sub_history .sub_history_list > li .year {padding:0;}
	#sub_history .sub_history_list > li .info_title_mo {display:block;font-size: 28px;font-weight: 600;color:#545454;letter-spacing:-0.025em;margin-top:20px;}
	#sub_history .sub_history_list > li .info_box .info_title {display:none;}
}
@media (max-width:768px) {
	#sub_history .sub_history_list {margin-top: 56px;}
	#sub_history .sub_history_list {padding:6.8571vw 5vw;}
	#sub_history .sub_history_list > li .img_box {height: 24.8571vw;}
	#sub_history .sub_history_list > li {width:100%;}
	#sub_history .sub_history_list > li + li {margin-top:6.4285vw;}
	#sub_history .sub_history_list > li .cont_wrap {width:100%;padding:0;}
	#sub_history .sub_history_list > li .year_wrap {padding-left:4vw;}
	#sub_history .sub_history_list > li .year {font-size: 9.5714vw; line-height:16vw;}
	#sub_history .sub_history_list > li .info_box {width:100%; margin-top:5.7142vw;}
	#sub_history .sub_history_list > li .info_box .info_list {margin-top:0; margin-bottom:6.5714vw;}
	#sub_history .sub_history_list > li .info_box .info_list > li {font-size:2.8571vw; line-height:6.2857vw;}
	#sub_history .sub_history_list > li .info_box .info_list > li .impact {width:22.8571vw;}
	#sub_history .sub_history_list > li .info_box .info_list > li + li {margin-top: 3.7142vw;}
	#sub_history .sub_history_list > li .info_title_mo {font-size: 4vw; margin-top:0; line-height:5.2142vw;}
}
/* @media (max-width:630px) {
	#sub_history .sub_history_list > li .img_box {height:160px;}
	#sub_history .sub_history_list > li .year {font-size: 62px;}
	#sub_history .sub_history_list > li .info_title_mo {font-size: 26px;}
}
@media (max-width:580px) {
	#sub_history .sub_history_list > li .cont_wrap_mo {flex-direction:column;align-items:flex-start;}
	#sub_history .sub_history_list > li .img_box {width: 100%;height:auto;}
	#sub_history .sub_history_list > li .img_box > img {width: 100%;height:auto;}
	#sub_history .sub_history_list > li .year_wrap {padding: 0;margin-top: 16px;}
	#sub_history .sub_history_list > li .year {font-size: 32px;}
	#sub_history .sub_history_list > li .info_title_mo {font-size: 21px;margin-top: 16px;}
	#sub_history .sub_history_list > li .info_title_mo > br {display: none;}
	#sub_history .sub_history_list > li .info_box .info_list {margin-top: 16px;}
	#sub_history .sub_history_list > li .info_box .info_list > li {font-size: 16px;flex-direction:column;}
	#sub_history .sub_history_list > li .info_box .info_list > li .impact {margin-bottom:8px;}
} */

/* sub_ask */
#sub_ask {margin: 86px 0 112px;}
#sub_ask .sub_ask_list {display: flex; flex-direction: column; gap: 36px;}
#sub_ask .sub_ask_list > li .cont_wrap {width: 100%; display: flex; align-items: center;}
#sub_ask .sub_ask_list > li .img_box {width: 50%; height: 318px;}
#sub_ask .sub_ask_list > li .img_box > img {width: 100%; height: 100%; object-fit: cover;}
#sub_ask .sub_ask_list > li a.text_box {width: 50%; height: 318px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; transition: 0.2s; background-color: #f4f5f7; border-top: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7;}
#sub_ask .sub_ask_list > li a.text_box .obje {height: 30px; position: absolute; top: 26px; right: 26px;}
#sub_ask .sub_ask_list > li a.text_box .obje > img {height: 100%;}
#sub_ask .sub_ask_list > li a.text_box .sub_ask_title {font-size: 30px; font-weight: 700; color: #000; letter-spacing: -0.02em; transition: 0.2s;}
#sub_ask .sub_ask_list > li a.text_box .sub_ask_desc {word-break: keep-all; margin-top: 24px; font-size: 20px; font-weight: 500; color: #000; line-height: 31px; letter-spacing: -0.02em; text-align: center; transition: 0.2s;}
#sub_ask .sub_ask_list > li a.text_box .sub_ask_btn {margin-top: 28px; font-size: 23px; font-weight: 500; color: #000; letter-spacing: -0.02em; width: 368px; height: 65px; display: flex; justify-content: center; align-items: center; background-color: #dadada;}
#sub_ask .sub_ask_list > li a.text_box:hover {background-color: #282c2f; border-top: 1px solid #282c2f; border-bottom: 1px solid #282c2f; border-right: 1px solid #282c2f;}
#sub_ask .sub_ask_list > li a.text_box:hover .sub_ask_title,
#sub_ask .sub_ask_list > li a.text_box:hover .sub_ask_desc {color: #fff;}

/* sub_ask 반응형 */
@media (max-width: 1200px) {
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_title {font-size: 26px;}
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_desc {font-size: 17px;}
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_btn {font-size: 20px; width: 328px;}
}
@media (max-width: 768px) {
  #sub_ask {margin: 8.5714vw 0 7.4285vw;}
  #sub_ask .sub_ask_list {padding: 0 16px; gap: 6.5714vw;}
  #sub_ask .sub_ask_list > li .cont_wrap {flex-direction: column;}
  #sub_ask .sub_ask_list > li .img_box {width: 100%; height: 43vw;}
  #sub_ask .sub_ask_list > li a.text_box {width: 100%; height: auto; padding: 6.5714vw 0; border-left: 1px solid #c7c7c7; border-top: none;}
  #sub_ask .sub_ask_list > li a.text_box:hover {border-left: 1px solid #282c2f;}
  #sub_ask .sub_ask_list > li a.text_box .obje {height: 5.1428vw; top: 4.2857vw; right: 4.2857vw;}
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_title {font-size: 4vw;}
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_desc {font-size: 2.8571vw; margin-top: 3.4285vw; line-height: 4.4285vw;}
  #sub_ask .sub_ask_list > li a.text_box .sub_ask_btn {font-size: 3.1428vw; width: 50.2857vw; height: 8.8571vw; margin-top: 2.5714vw;}
}
/* @media (max-width:580px) {
	#sub_ask .sub_ask_list {padding: 0;}
	#sub_ask .sub_ask_list > li > a .text_box .obje {top:16px;right:16px;}
	#sub_ask .sub_ask_list > li > a .text_box .sub_ask_title {font-size: 24px;}
	#sub_ask .sub_ask_list > li > a .text_box .sub_ask_desc {font-size: 16px;padding:0 8px;}
	#sub_ask .sub_ask_list > li > a .text_box .sub_ask_btn {font-size: 18px;width:248px;}
} */

/* sub_partner */
#sub_partner {margin:112px 0 86px;}
#sub_partner .sub_partner_list {display:flex;flex-direction:column;}
#sub_partner .sub_partner_list > li .cont_wrap {display:flex;flex-direction:row;justify-content:center;align-items:center;gap:98px;padding:112px 130px;border-bottom:1px solid #aeaeae;width:100%;}
#sub_partner .sub_partner_list > li:nth-child(2n) .cont_wrap {flex-direction:row-reverse;}
#sub_partner .sub_partner_list .sub_partner_list_first_list .cont_wrap {padding-top:0;}
#sub_partner .sub_partner_list > li .img_box {height:595px}
#sub_partner .sub_partner_list > li .img_box > img {height: 100%;}
#sub_partner .sub_partner_list > li .img_box .img_mo {display: none;}
#sub_partner .sub_partner_list > li .text_box {display:flex;flex-direction:column;align-items:flex-start;gap:86px;flex:1;}
#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box {display:flex;flex-direction:column;align-items:flex-start;gap:24px;}
#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_badge {font-family:'Montserrat',serif;font-size: 19px;font-weight: 500;color:#c4a667;line-height:39px;letter-spacing:0.1em;}
#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title {font-size: 40px;font-weight: 500;color:#151516;letter-spacing:-0.02em;}
#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title .big_w {font-size: 46px;margin-left:14px;}
#sub_partner .sub_partner_list > li .text_box .career_list {display:flex;flex-direction:column;align-items:flex-start;}
#sub_partner .sub_partner_list > li .text_box .career_list > li {font-size: 19px;font-weight: 500;line-height:37px;color:#151516;letter-spacing:-0.02em;position:relative;padding-left:16px;word-break:keep-all;}
#sub_partner .sub_partner_list > li .text_box .career_list > li:after {content:'';width:6px;height:6px;border-radius:100%;background-color:#ff7e00;position:absolute;top: 1em;left:0;transform:translateY(-50%);}

/* sub_partner 반응형 */
@media (max-width: 1466px) {
  #sub_partner .sub_partner_list > li .cont_wrap {padding: 100px 80px; gap: 80px;}
  #sub_partner .sub_partner_list > li .text_box {gap: 70px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box {gap: 20px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_badge {font-size: 18px; line-height: 32px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title {font-size: 36px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title .big_w {font-size: 42px; margin-left: 12px;}
  #sub_partner .sub_partner_list > li .text_box .career_list > li {font-size: 18px; line-height: 34px; padding-left: 14px;}
  #sub_partner .sub_partner_list > li .text_box .career_list > li::after {width: 6px; height: 6px;}
}
@media (max-width: 1200px) {
  #sub_partner .sub_partner_list > li .cont_wrap {padding: 80px 60px;gap: 60px;}
  #sub_partner .sub_partner_list > li .img_box {height: 450px;}
  #sub_partner .sub_partner_list > li .text_box {gap: 60px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box {gap: 18px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_badge {font-size: 17px;line-height: 30px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title {font-size: 32px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title .big_w {font-size: 38px;}
  #sub_partner .sub_partner_list > li .text_box .career_list > li {font-size: 17px;line-height: 30px;}
}
@media (max-width: 930px) {
  #sub_partner .sub_partner_list > li .cont_wrap {padding: 60px 30px; gap: 40px;}
  #sub_partner .sub_partner_list > li .text_box {gap: 24px;}
	#sub_partner .sub_partner_list > li .img_box {height: 348px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box {gap: 12px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_badge {font-size: 15px; line-height: 26px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title {font-size: 24px;}
  #sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title .big_w {font-size: 28px; margin-left: 8px;}
  #sub_partner .sub_partner_list > li .text_box .career_list > li {font-size: 15px; line-height: 28px; padding-left: 14px;}
  #sub_partner .sub_partner_list > li .text_box .career_list > li::after {width: 5px; height: 5px; top: 0.85em; transform: translateY(-50%);}
}
@media (max-width: 768px) {
	#sub_partner {padding:8.7142vw 0 7.8571vw; margin:0;}
	#sub_partner .sub_partner_list > li .cont_wrap {flex-direction:column;align-items:flex-start;padding:0 6.2857vw; gap:0;}
	#sub_partner .sub_partner_list > li + li {padding-top:7.7142vw;}
	#sub_partner .sub_partner_list > li .text_box {gap:0; padding:10.2857vw 0 7.8571vw;}
	#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box {gap:0;}
	#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_badge {font-size: 2.7142vw; line-height:1;}
	#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title {font-size: 5.7142vw; margin-top:4.2857vw;line-height:1;}
	#sub_partner .sub_partner_list > li .text_box .sub_partner_text_title_box .sub_partner_text_title .big_w {z-index: 6.5714vw;}
	#sub_partner .sub_partner_list > li .text_box .career_list {margin-top:7.4285vw;}
	#sub_partner .sub_partner_list > li .text_box .career_list > li {font-size: 2.7142vw; line-height:5.2857vw;}
	#sub_partner .sub_partner_list > li .text_box .career_list > li::after {top:1em;}
	#sub_partner .sub_partner_list > li .text_box .career_list > li + li {margin-top: 1.5714vw;}
	#sub_partner .sub_partner_list > li:nth-child(2n) .cont_wrap {flex-direction:column;}
	#sub_partner .sub_partner_list > li .img_box .img_pc {display:none;}
	#sub_partner .sub_partner_list > li .img_box {width:100%; height:45.8571vw;}
	#sub_partner .sub_partner_list > li .img_box .img_mo {display:block; width:100%; height:100%; object-fit:cover;}
}
/* @media (max-width: 580px) {
	#sub_partner .sub_partner_list > li .cont_wrap {flex-direction:column;align-items:flex-start;padding:32px 16px;}
} */

/* sub_map */
#sub_map {margin:100px 0 170px;}
#sub_map .map_box {position:relative;padding-top:38%;}
#sub_map .map_box #map {width:100%;height:100%;position:absolute;top:0;left:0;}
#sub_map .map_box iframe {width:100%;height:100%;position:absolute;top:0;left:0;}
#sub_map .sub_map_cont_wrap {max-width:1400px;width:100%;margin:0 auto;padding:74px 0;display:flex;justify-content:space-between;align-items:flex-start;}
#sub_map .cont_left {width:48%;display:flex;flex-direction:column;align-items:flex-start;}
#sub_map .cont_left .cont_title {font-size: 31px;font-weight: 500;color:#000;line-height:26px;letter-spacing:-0.04em;}
#sub_map .cont_left .address_box{width:100%;padding:36px;background-color:#f4f6f8;margin-top: 48px;}
#sub_map .cont_left .address_box .address {font-size: 14px;color:#999;letter-spacing:-0.02em;}
#sub_map .cont_left .address_box .address .impact {font-weight: 700;}
#sub_map .cont_left .address_box .address_new {font-size: 20px;font-weight: 500;color:#707070;line-height:26px;letter-spacing:-0.04em;margin-top: 26px;}
#sub_map .cont_left .contact_list {margin-top: 48px;}
#sub_map .cont_left .contact_list > li {display:flex;align-items:center;font-size: 15px;font-weight: 500;color:#515151;letter-spacing:-0.02em;}
#sub_map .cont_left .contact_list > li + li {margin-top: 14px;}
#sub_map .cont_left .contact_list > li .icon_box {width:36px;height:36px;border-radius:100%;background-color:#f4f6f8;display:flex;justify-content:center;align-items:center;}
#sub_map .cont_left .contact_list > li .icon_box > img {height:17px;}
#sub_map .cont_left .contact_list > li .icon_name {width:78px;font-weight:700;margin-left:8px;}
#sub_map .cont_right {width: 48%;}
#sub_map .cont_right .cont_title {font-size: 31px;font-weight: 500;color:#000;line-height:26px;letter-spacing:-0.04em;}
#sub_map .cont_right .type_list {margin-top: 70px;}
#sub_map .cont_right .type_list > li {padding:18px 0;width: 100%;}
#sub_map .cont_right .type_list > li .type_title {font-size: 17px;font-weight:700;color:#121212;letter-spacing:-0.025em;}
#sub_map .cont_right .type_list > li .traffic_list {display:flex; align-items:center; margin-top:18px; font-size: 16px; color:#515151; font-weight:500; letter-spacing:-0.02em;}
#sub_map .cont_right .type_list > li .metro_list > li {display:flex;align-items:center;margin-right:14px;}
#sub_map .cont_right .type_list > li .metro_list > li .line {margin-right:5px;font-size: 12px;font-weight: 500;color:#fff;width: 16px;height: 16px;border-radius:100%;background-color:#00a513;display:flex;justify-content:center;align-items:center;}
#sub_map .cont_right .type_list > li .stop_list {display:flex;justify-content:flex-start;gap:16px;align-items:center;flex-wrap:wrap;}
#sub_map .cont_right .type_list > li .stop_list > li {display:flex; align-items:center;}
#sub_map .cont_right .type_list > li .stop_list > li .stop {margin-right:6px; display:block; width:15px; height:15px; border-radius:100px; border:1px solid #707070;font-size: 12px;display:flex;justify-content:center;align-items:center;}
#sub_map .cont_right .type_list > li .bus_list {display:flex;flex-direction:column;align-items:flex-start;gap:6px;}
#sub_map .cont_right .type_list > li .bus_list > li {display:flex;align-items:flex-start;}
#sub_map .cont_right .type_list > li .bus_list > li .bus_type {margin-right:6px; font-size:11px; min-width:25px; border-radius:2px; display:flex;justify-content:center;align-items:center;color:#fff;}
#sub_map .cont_right .type_list > li .bus_list > li .bar {color:#c0c0c0;}
#sub_map .cont_right .type_list > li .bus_list > li .type_blue {background-color:#00aeab; border:1px solid #00928f;} 
#sub_map .cont_right .type_list > li .bus_list > li .type_red {background-color:#f66c53; border:1px solid #d54d35;}
#sub_map .cont_right .type_list > li + li {border-top: 1px solid #c0c0c0;}

/* sub_map 반응형 */
@media (max-width: 1100px) {
  #sub_map .sub_map_cont_wrap {padding: 60px 0;}
  #sub_map .cont_left .cont_title, #sub_map .cont_right .cont_title {font-size: 26px;}
  #sub_map .cont_left .address_box {padding: 32px; gap: 18px; margin-top: 36px;}
  #sub_map .cont_left .address_box .address {font-size: 13px;}
  #sub_map .cont_left .address_box .address_new {font-size: 16px;}
  #sub_map .cont_left .contact_list > li {font-size: 13px; gap: 8px;}
  #sub_map .cont_left .contact_list > li .icon_box {width: 30px; height: 30px;}
  #sub_map .cont_left .contact_list > li .icon_box img {height: 15px;}
  #sub_map .cont_left .contact_list > li .icon_name {font-size: 13px; width: 60px;}
  #sub_map .cont_right .type_list {margin-top: 40px;}
  #sub_map .cont_right .type_list > li {padding: 12px 0;}
  #sub_map .cont_right .type_list > li .type_title {font-size: 15px;}
  #sub_map .cont_right .type_list > li .metro_list > li,
  #sub_map .cont_right .type_list > li .stop_list > li,
  #sub_map .cont_right .type_list > li .bus_list > li {font-size: 13px;}
	#sub_map .cont_right .type_list > li .metro_list > li .line {width:2.5714vw; height:2.5714vw; font-size:2.5714vw;}
	#sub_map .cont_right .type_list > li .stop_list > li .stop {width:2.5714vw; height:2.5714vw; font-size:2vw;}
}
@media (max-width: 768px) {
	#sub_map {margin:7.1428vw 0 11.1428vw;}
	#sub_map .sub_map_cont_wrap {flex-direction:column; gap:11.1428vw;}
	#sub_map .map_box {padding-top:80%;}
	#sub_map .cont_left,#sub_map .cont_right {width:100%;}
	#sub_map .cont_left .cont_title, #sub_map .cont_right .cont_title {font-size:4.7142vw;}
  #sub_map .cont_left .address_box {padding:3.4285vw; gap:2.2857vw; margin-top:8vw;}
  #sub_map .cont_left .address_box .address {font-size:3vw;}
  #sub_map .cont_left .address_box .address_new {font-size:3.7142vw;}
	#sub_map .cont_left .contact_list {margin-top:7vw;}
  #sub_map .cont_left .contact_list > li {font-size:3.2857vw;}
  #sub_map .cont_left .contact_list > li .icon_box {width:6.8571vw; height:6.8571vw;}
  #sub_map .cont_left .contact_list > li .icon_box img {height:3.1428vw;}
  #sub_map .cont_left .contact_list > li .icon_name {width:14.8571vw;}
  #sub_map .cont_right .type_list {margin-top:3.4285vw;}
	#sub_map .cont_right .type_list > li {padding: 5.5714vw 0;}
  #sub_map .cont_right .type_list > li .type_title {font-size:3.1428vw;}
  #sub_map .cont_right .type_list > li .metro_list > li,
  #sub_map .cont_right .type_list > li .stop_list > li,
  #sub_map .cont_right .type_list > li .bus_list > li {font-size:2.8571vw; margin-right: 2vw;}
	#sub_map .cont_right .type_list > li .stop_list {gap:0;}
	#sub_map .cont_right .type_list > li .stop_list > li {line-height:4.8571vw; display:flex;}
	#sub_map .cont_right .type_list > li .bus_list > li {display:flex; align-items:flex-start;}
	#sub_map .cont_right .type_list > li .bus_list > li .bus_type {line-height:1.4; font-size:2.5714vw;}
}
/* @media (max-width: 580px) {
  #sub_map {margin: 32px 0;}
  #sub_map .sub_map_cont_wrap {gap: 50px;}
  #sub_map .map_box {padding-top: 70%;}
  #sub_map .cont_left .cont_title, #sub_map .cont_right .cont_title {font-size: 20px;}
  #sub_map .cont_left .address_box {padding: 20px; gap: 14px; margin-top: 24px;}
  #sub_map .cont_left .address_box .address {font-size: 12px;}
  #sub_map .cont_left .address_box .address_new {font-size: 14px;}
  #sub_map .cont_left .contact_list > li {font-size: 11px;}
  #sub_map .cont_left .contact_list > li .icon_box {width: 26px; height: 26px;}
  #sub_map .cont_left .contact_list > li .icon_box img {height: 13px;}
  #sub_map .cont_left .contact_list > li .icon_name {font-size: 11px; width: 54px;}
  #sub_map .cont_right .type_list {margin-top: 20px;}
  #sub_map .cont_right .type_list > li .type_title {font-size: 13px;}
  #sub_map .cont_right .type_list > li .metro_list > li,
  #sub_map .cont_right .type_list > li .stop_list > li,
  #sub_map .cont_right .type_list > li .bus_list > li {font-size: 11px;}
  #sub_map .cont_right .type_list > li .bus_list > li .bus_type {width: 16px; height: 12px; font-size: 9px;}
} */

/* footer */
#footer {padding: 126px 0 110px; background-color:#1c1c1c; margin-top:100px;}
#footer .inner_1320 {max-width:1320px; width:100%; margin:0 auto;}
#footer .cont_wrap {display:flex; justify-content:space-between;}
#footer .info_wrap {font-size:18px; font-weight:500; color:#fff;}
#footer .top_cont {display:flex; align-items:flex-end; gap:38px; letter-spacing:-0.025em; line-height:1;}
#footer .top_cont .logo_footer {height:33px;}
#footer .top_cont .logo_footer > img {height:100%;}
#footer .top_cont > a {font-size:18px; font-weight:500; color:#fff;}
#footer .top_cont .policy {cursor:pointer;}
#footer .mid_cont {width:80%; display:flex; flex-wrap:wrap; margin-top: 36px; letter-spacing:-0.025em; word-break:keep-all;}
#footer .mid_cont > span {line-height:35px;}
#footer .mid_cont .light {font-weight:300;}
#footer .mid_cont .bar {padding: 0 8px;}
#footer .mid_cont .bar_pc {display:none;}
#footer .bot_cont {margin-top:26px; word-break:keep-all;}
#footer .copy {color:#858585; margin-top:36px;}
#footer .sns_list {display:flex; gap:28px;}
#footer .sns_list > li > a {width:62px; height:62px; border:1px solid #fff; display:flex; justify-content:center; align-items:center; cursor:pointer;}
#footer .sns_list > li > a > img {object-fit:contain;}
/* footer 반응형 */
@media (max-width:1320px) {
#footer .inner_1320 {padding: 0 32px;}
#footer .mid_cont .bar_pc {display:block;}
#footer .mid_cont .bar_tablet {display:none;}
}
@media (max-width:1097px) {
#footer .mid_cont {width:77%;}
#footer .mid_cont .bar_tablet {display:block;}
#footer .mid_cont .bar_tablet_2 {display:none;}
}
@media (max-width:990px) {
#footer .mid_cont {width:88%;}
#footer .mid_cont .bar_tablet_3 {display:none;}
}
@media (max-width:768px) {
	#footer {padding: 10.2857vw 0 9.7142vw; margin-top:10vw;}
	#footer .inner_1320 {padding:0 6.2857vw;}
	#footer .top_cont {flex-wrap:wrap; gap:0;}
	#footer .top_cont > a {font-size:2.5714vw;}
	#footer .top_cont > a + a { margin-left:5.4285vw;}
	#footer .top_cont .logo_footer {width:100%; margin-bottom:4vw;}
	#footer .info_wrap {font-size:2.5714vw;}
	#footer .top_cont .logo_footer {height:6.1428vw;}
	#footer .mid_cont {width:100%; font-size:2.1428vw; margin-top:5.7142vw;}
	#footer .mid_cont > span {line-height:3.8571vw}
	#footer .mid_cont .bar {padding: 0 1.1428vw;}
	#footer .copy {font-size:2.1428vw; margin-top:7.2857vw;}
	#footer .sns_list {display:none;}
	#footer .mid_cont .bar_tablet_2 {display:block;}
	#footer .mid_cont .bar_tablet_3 {display:block;}
	#footer .mid_cont .bar_mobile {display:none;}
}

/* modal */
#modal_policy {display: none; position: fixed; z-index: 10000; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
#modal_policy .modal_cont_wrap {width:340px; height:500px; background-color:#F4F6F8; padding:32px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
#modal_policy .modal_top_cont {font-size:21px; padding-bottom:16px; display:flex; justify-content:space-between; align-items:center; border-bottom:1px solid #a8a8a8;}
#modal_policy .modal_top_cont .modal_close_btn {height:21px; cursor:pointer;}
#modal_policy .modal_top_cont .modal_close_btn > img {display: block;height:100%;}
#modal_policy .modal_mid_cont {font-size: 16px;background-color:#fff; margin-top:32px; padding:16px; max-height:290px; overflow-y:auto; line-height:1.4;}
#modal_policy .modal_mid_cont .bold {font-weight: 600;}
#modal_policy .modal_btn_cancle {font-size:16px; width:100%; background-color:#fff; padding:12px 0; text-align:center; border:1px solid #a8a8a8; margin-top:16px; cursor:pointer;}

/* 스크롤바 커스텀 */
#modal_policy .modal_mid_cont::-webkit-scrollbar {width: 8px;}
#modal_policy .modal_mid_cont::-webkit-scrollbar-thumb {background-color: #BA9656;}
#modal_policy .modal_mid_cont::-webkit-scrollbar-track {background-color: #EBECED;}