@charset "utf-8";

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

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

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

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

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

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

.placeholdersjs {color:#aaa !important}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

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

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

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

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

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

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

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

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

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


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


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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#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 {display:inline-block;vertical-align:middle;line-height: 45px;height: 45px;padding:0 10px;border:none;text-align:center;font-size: 15px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

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

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

.btn_submit {border: 1px solid #333;cursor:pointer;color:#fff;background:#333;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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

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


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

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

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {font-size:15px;border: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 {font-size:15px;padding:50px 0 !important;text-align:center}
.empty_list {font-size:15px;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:block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

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

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

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

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

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

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

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

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

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

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

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

/* 게시판 전체선택 */
#bo_list .chk_box input[type="checkbox"] + label, #bo_gall .chk_box input[type="checkbox"] + label {padding-left: 23px;font-size:14px;}
#bo_list .chk_box input[type="checkbox"] + label span, #bo_gall .chk_box input[type="checkbox"] + label span {width:16px;height:16px;}

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

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

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

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

:root {--mainColor: #3FBCCE;}
.main {color: #fff;line-height: 140%;}
.main p{white-space: pre-line;}
img {max-width: 100%;}
p {word-break: keep-all;}
.main .inner {width: 100%;max-width:1720px;padding: 0 20px;margin:0 auto; position:relative;}
.footer .inner {width: 100%;max-width:1720px;padding: 0 20px;margin:0 auto; position:relative;}
.main .inner2 {width: 100%;padding:0 40px;position:relative;display: flex;align-items: center;justify-content: space-between;}
.header .inner2 {width: 100%;padding:0 40px;position:relative;display: flex;align-items: center;justify-content: space-between;}
.flexSb {display: flex;justify-content: space-between;}
.flex {display: flex;}
body {overflow-x: hidden;}
button {cursor: pointer;border: none;background-color: transparent;}

.tt {margin-bottom: 80px;text-align: center;}
.tt h3 {font-family: "Outfit", sans-serif;font-size: 48px;font-weight: 600;margin-bottom: 20px;line-height: 140%;}
.tt p {font-size: 20px;font-weight: 300;letter-spacing: -0.4px; color: #dedede;}

@media screen and (max-width:1520px){
	.tt{margin-bottom:70px;}
	.tt h3{font-size:44px;margin-bottom:18px;}
	.tt p{font-size:19px;}
}
@media screen and (max-width:1200px){
	.tt{margin-bottom:60px;}
	.tt h3{font-size:40px;margin-bottom:16px;}
	.tt p{font-size:18px;}
}
@media screen and (max-width:1024px){
	.tt{margin-bottom:50px;}
	.tt h3{font-size:36px;margin-bottom:14px;line-height:1.35;}
	.tt p{font-size:17px;line-height:1.6;}
}
@media screen and (max-width:768px){
	.tt{margin-bottom:40px;padding:0 20px;}
	.tt h3{font-size:32px;margin-bottom:12px;}
	.tt p{font-size:16px;line-height:1.6;word-break:keep-all;}
}
@media screen and (max-width:640px){
	.tt{margin-bottom:36px;padding:0 16px;}
	.tt h3{font-size:28px;}
	.tt p{font-size:15px;}
}
@media screen and (max-width:480px){
	.tt{margin-bottom:30px;padding:0 12px;}
	.tt h3{font-size:24px;margin-bottom:10px;line-height:1.3;}
	.tt p{font-size:14px;letter-spacing:-0.2px;line-height:1.6;}
}
@media screen and (max-width:360px){
	.tt{margin-bottom:24px;padding:0 10px;}
	.tt h3{font-size:22px;}
	.tt p{font-size:13px;}
}

/* 상단 */
.header {position: fixed;top: 0;left: 0;z-index: 9; width:100%;transition: 0.5s;}
.header.sub_hd{background:#000000a3;}
.header .gnb > li {position: relative;}
.header .gnb > li > a {display: block;font-size: 16px;padding: 32px 52px;color: #fff;}
.header .gnb > li .lnb {padding: 20px;background: #000000a3;width: 100%;display: none;position: absolute;}
.header .gnb > li .lnb a {color: #fff;font-size: 16px;text-align: center;display: block;transition: .3s}
.header .gnb > li .lnb li + li {margin-top: 14px;}
.header .gnb > li .lnb li:hover a , .header .gnb > li .lnb li.active a {color: var(--mainColor)}
.header_right {display: flex;align-items: center;}
.header_right a {font-size: 16px;font-weight: 600;display: block;position: relative;opacity: .7;color: #fff;}
.header_right a + a:before {content:"";display: inline-block;margin: 0 12px;height: 8px;width: 1px;border-right:1px solid #fff;opacity: 0.5;}
.header_right a.active {opacity: 1;}

.header .menu_btn{display:none;}

@media screen and (max-width:1520px){
	.header .inner2{padding:0 30px;}
	.header .gnb>li>a{padding:32px 40px;}
}
@media screen and (max-width:1200px){
	.header .inner2{padding:0 20px;}
	.header h1 img{height:46px;}
	.header .gnb>li>a{padding:32px 26px;font-size:15px;}
	.header_right a{font-size:15px;}
}
@media screen and (max-width:1024px){
	.header{height:80px;background:#000;}
	.header .inner2{height:80px;padding:0 20px;}
	.header h1{position:relative;z-index:101;}
	.header h1 img{height:40px;}
	.header nav{position:fixed;top:0;right:-100%;width:320px;max-width:85%;height:100vh;background:#111;overflow-y:auto;transition:.4s;padding:100px 30px 40px;z-index:100;}
	.header nav.active{right:0;}
	.header .gnb{display:block;}
	.header .gnb>li{position:relative;border-bottom:1px solid rgba(255,255,255,.1);}
	.header .gnb>li>a{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px 0;font-size:18px;}
	.header .gnb>li:has(.lnb)>a:after{content:"";width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:.3s;}
	.header .gnb>li.open>a:after{transform:rotate(-135deg);margin-top:6px;}
	.header .gnb>li .lnb{display:none;position:static;background:none;padding:0 0 18px 18px;width:100%;}
	.header .gnb>li .lnb li+li{margin-top:10px;}
	.header .gnb>li .lnb a{text-align:left;font-size:15px;color:rgba(255,255,255,.75);}
	.header_right{margin-left:auto;padding-right:60px;}
	.header_right a{font-size:15px;}
	.header .menu_btn{display:flex;flex-direction:column;justify-content:center;gap:6px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:32px;height:32px;z-index:110;}
	.header .menu_btn span{display:block;width:100%;height:2px;background:#fff;transition:.3s;}
	.header .menu_btn.active span:nth-child(1){transform:translateY(8px) rotate(45deg);}
	.header .menu_btn.active span:nth-child(2){opacity:0;}
	.header .menu_btn.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);}
}
@media screen and (max-width:768px){
	.header nav{width:300px;padding:90px 24px 30px;}
	.header .gnb>li>a{padding:18px 0;font-size:17px;}
}
@media screen and (max-width:480px){
	.header{height:70px;}
	.header .inner2{height:70px;padding:0 16px;}
	.header h1 img{height:34px;}
	.header nav{width:100%;max-width:100%;padding:80px 20px 30px;}
	.header .gnb>li>a{padding:16px 0;font-size:16px;}
	.header .gnb>li .lnb{padding:0 0 16px 14px;}
	.header .gnb>li .lnb a{font-size:14px;}
	.header_right{padding-right:50px;}
	.header_right a{font-size:14px;}
	.header_right a+a:before{margin:0 8px;}
	.header .menu_btn{right:16px;width:28px;height:28px;}
}
@media screen and (max-width:360px){
	.header .inner2{padding:0 12px;}
	.header h1 img{height:30px;}
	.header nav{padding:75px 16px 25px;}
	.header_right{padding-right:46px;}
	.header_right a{font-size:13px;}
}

/* 메인 */
.mid_1 {position: relative;overflow: hidden}
.mid_1:after {content:"";display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
.video-container {height: 100%;}
.mid_1 iframe {transform: scale(1.25)}
.mid_1 .txt {position: absolute;top:50%;left: 50%;z-index:10;transform: translate(-50%,-50%);font-size: 76px;font-weight: 700;line-height: 135%;letter-spacing: -0.76px;text-transform: uppercase;max-width: 876px;width: 100%;z-index: 2;}
.mid_1 .txt .txt2 {text-align: right;}
.mid_1 .txt .txt3 {font-family: "Outfit", sans-serif;background: linear-gradient(180deg, #FFF 12.62%, #B2E2C9 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.mid_1 .txt .txt2 span {font-weight: 300;}
.mid_1 .main_swiper {position: relative;}
.mid_1 .main_swiper:after {content:"";display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.5);z-index: 2;}
.mid_1 .main_swiper .swiper-slide {height: 100vh;width: 100%;}
.mid_1 .main_swiper .swiper-slide iframe {width: 100%;height: auto;aspect-ratio: 16/9;}
.mid_1 .scrollDown {display: flex;gap:10px;position: absolute;right:40px;bottom: 0;text-align: center;font-family: "Outfit", sans-serif;font-size: 13px;z-index: 10;}
.mid_1 .scrollDown span {width: 1px;height: 100px;background: rgba(255, 255, 255, 0.37);position: relative;display: block;}
.mid_1 .scrollDown span:after {content:"";position:absolute;top:0;left:0;width:1px;height:41px;background:#fff;animation:scroll 2s infinite cubic-bezier(0.215, 0.61, 0.355, 1)}
@keyframes scroll{0%{top:0;opacity:1}70%{top:100%;opacity:0}100%{top:0;opacity:0}}

@media screen and (max-width:1520px){
	.mid_1 .txt{max-width:760px;font-size:64px;}
	.mid_1 iframe{transform:none;}
}
@media screen and (max-width:1200px){
	.mid_1 .txt{max-width:640px;font-size:56px;}
	.mid_1 .scrollDown{right:24px;}
	.mid_1 .scrollDown span{height:80px;}
	.mid_1 .main_swiper .swiper-slide iframe {width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
}
@media screen and (max-width:1024px){
	.mid_1 .txt{width:calc(100% - 80px);max-width:none;font-size:46px;line-height:1.4;}
	.mid_1 .scrollDown{right:20px;bottom:20px;font-size:12px;gap:8px;}
	.mid_1 .scrollDown span{height:70px;}
}
@media screen and (max-width:768px){
	.mid_1 .txt{width:calc(100% - 48px);font-size:38px;text-align:center;}
	.mid_1 .txt .txt1,
	.mid_1 .txt .txt2,
	.mid_1 .txt .txt3{text-align:center;}
	.mid_1 .scrollDown{display:none;}
}
@media screen and (max-width:640px){
	.mid_1 .txt{width:calc(100% - 40px);font-size:32px;line-height:1.45;}
}
@media screen and (max-width:480px){
	.mid_1 .txt{width:calc(100% - 32px);font-size:26px;line-height:1.5;}
	.mid_1 .txt .txt1{margin-bottom:8px;}
	.mid_1 .txt .txt2{margin-bottom:8px;}
}
@media screen and (max-width:360px){
	.mid_1 .txt{width:calc(100% - 24px);font-size:22px;line-height:1.55;}
}

.mid2_bg{padding: 140px 0;overflow: hidden;background-image: url("../img/sec02_bg.jpg");background-size: cover;background-position: center;background-repeat: no-repeat;}
.mid_2 ul {display: flex;gap:24px;}
.mid_2 ul li {flex:1;flex-shrink: 0;position: relative;}
.mid_2 ul li:before {content:"";display: block;width: 100%;height: 107px;opacity: 0.6;background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);backdrop-filter: blur(1px);position: absolute;z-index: 2;}
.mid_2 ul li .img {position: relative;}
/*.mid_2 ul li .img:after {content:"";width: 100%;height: 100%;background: rgba(173, 250, 235, 0.60) url("../img/logo_hover.svg") no-repeat center center / 76.792px 76.818px ;backdrop-filter: blur(1px);position: absolute;z-index: 2;left: 0;top: 0;opacity: 0;transition: .3s;}*/
.mid_2 ul li .img:after {content:"";width: 100%;height: 100%;background: rgba(255, 255, 255, 0.1) ;backdrop-filter: blur(2px);position: absolute;z-index: 2;left: 0;top: 0;opacity: 0;transition: .3s;}
.mid_2 ul li:hover .img:after {opacity: 1;}
.mid_2 ul li .img img {width: 100%;height: 100%;object-fit: cover;aspect-ratio: 317/372;}
.mid_2 ul li .txt {padding-top: 24px;text-align: center;}
.mid_2 ul li .txt h4 {font-size: 22px;font-weight: 600;line-height: 120%;font-family: "Outfit", sans-serif;position: absolute;left: 20px;top: 20px;z-index: 3; transition:all 0.3s; color:#fff;}
.mid_2 ul li .txt p {font-size: 16px;line-height: 160%;letter-spacing: -0.48px;font-weight: 300;color: #dedede;}
.mid_2 ul li:hover .txt h4 {color: var(--mainColor);}

@media screen and (max-width:1520px){
	.mid2_bg{padding:120px 0;}
	.mid_2 ul{gap:20px;}
	.mid_2 ul li .txt h4{left:18px;top:18px;font-size:20px;}
	.mid_2 ul li .txt p{font-size:15px;}
}
@media screen and (max-width:1200px){
	.mid2_bg{padding:100px 0;}
	.mid_2 ul{gap:16px;}
	.mid_2 ul li .txt{padding-top:20px;}
	.mid_2 ul li .txt h4{left:16px;top:16px;font-size:18px;}
	.mid_2 ul li .txt p{font-size:14px;line-height:1.6;}
}
@media screen and (max-width:1024px){
	.mid2_bg{padding:80px 0;}
	.mid_2 .inner{padding:0 20px;}
	.mid_2 ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}
	.mid_2 ul li{width:100%;}
	.mid_2 ul li .img img{aspect-ratio:16/11;}
	.mid_2 ul li .txt{padding-top:18px;}
	.mid_2 ul li .txt h4{left:18px;top:18px;font-size:20px;}
	.mid_2 ul li .txt p{font-size:15px;}
}
@media screen and (max-width:768px){
	.mid2_bg{padding:70px 0;}
	.mid_2 .inner{padding:0 16px;}
	.mid_2 ul{grid-template-columns:1fr;gap:24px;}
	.mid_2 ul li .img img{aspect-ratio:16/10;}
	.mid_2 ul li .txt{padding-top:16px;}
	.mid_2 ul li .txt h4{left:16px;top:16px;font-size:22px;}
	.mid_2 ul li .txt p{font-size:15px;}
}
@media screen and (max-width:640px){
	.mid2_bg{padding:60px 0;}
	.mid_2 .inner{padding:0 14px;}
	.mid_2 ul{gap:20px;}
	.mid_2 ul li:before{height:80px;}
	.mid_2 ul li .txt h4{left:14px;top:14px;font-size:20px;}
	.mid_2 ul li .txt p{font-size:14px;}
}
@media screen and (max-width:480px){
	.mid2_bg{padding:50px 0;}
	.mid_2 .inner{padding:0 12px;}
	.mid_2 ul{gap:18px;}
	.mid_2 ul li:before{height:70px;}
	.mid_2 ul li .img img{aspect-ratio:16/11;}
	.mid_2 ul li .txt{padding-top:14px;}
	.mid_2 ul li .txt h4{left:12px;top:12px;font-size:18px;}
	.mid_2 ul li .txt p{font-size:13px;line-height:1.55;}
}
@media screen and (max-width:360px){
	.mid2_bg{padding:40px 0;}
	.mid_2 .inner{padding:0 10px;}
	.mid_2 ul{gap:16px;}
	.mid_2 ul li .txt h4{left:10px;top:10px;font-size:17px;}
	.mid_2 ul li .txt p{font-size:12px;}
}

.mid_3 , .mid_4 {padding: 140px 0;background-size: cover;background-position: center;background-repeat: no-repeat;}
.mid_3 {background-image: url("../img/sec03_bg.jpg");}
.mid_3 .inner {max-width: 1240px;}
.mid_3 ul {display: flex;gap:44px;}
.mid_3 ul li {flex: 1;position:relative;display: flex;flex-direction: column;justify-content: space-between;background: linear-gradient(180deg, rgba(82, 110, 128, 0.60) 0%, rgba(187, 209, 222, 0.60) 100%);box-shadow: 0 4px 43px 0 rgba(115, 115, 115, 0.18);aspect-ratio: 578/674;}
.mid_3 ul li:last-child {background: #fff;color: #231815;}
.mid_3 ul li .img {bottom: 0;width: 100%;position: absolute;}
.mid_3 ul li .txt {padding: 60px;text-align: center;}
.mid_3 ul li .txt h4 {font-family: "Outfit", sans-serif;font-size: 48px;font-weight: 700;line-height: 140%;margin-bottom: 20px;}
.mid_3 ul li .txt p {font-size: 22px;line-height: 170%;letter-spacing: -0.44px;font-weight: 300;}
.mid_3 ul li .btn_wrap {padding: 60px;display: flex;gap:10px;justify-content: center;}
.mid_3 ul li .btn_wrap a {width: 161px;padding: 17px;border-radius: 8px;border: 1px solid rgba(255, 255, 255, 0.40);background: rgba(0, 0, 0, 0.44);backdrop-filter: blur(2px);display: inline-block;font-size: 19px;font-weight: 600;letter-spacing: -0.38px;text-align: center;color: #fff;transition: .3s;}
.mid_3 ul li .btn_wrap a:hover {border-color: var(--mainColor);}

@media screen and (max-width:1520px){
	.mid_3{padding:120px 0;}
	.mid_3 ul{gap:30px;}
	.mid_3 ul li .txt{padding:50px;}
	.mid_3 ul li .txt h4{font-size:42px;margin-bottom:16px;}
	.mid_3 ul li .txt p{font-size:20px;}
	.mid_3 ul li .btn_wrap{padding:50px;}
	.mid_3 ul li .btn_wrap a{width:150px;padding:16px;font-size:18px;}
}
@media screen and (max-width:1200px){
	.mid_3{padding:100px 0;}
	.mid_3 ul{gap:24px;}
	.mid_3 ul li .txt{padding:40px;}
	.mid_3 ul li .txt h4{font-size:38px;}
	.mid_3 ul li .txt p{font-size:18px;line-height:1.65;}
	.mid_3 ul li .btn_wrap{padding:40px;}
	.mid_3 ul li .btn_wrap a{width:140px;padding:15px;font-size:17px;}
}
@media screen and (max-width:1024px){
	.mid_3{padding:80px 0;}
	.mid_3 .inner{padding:0 20px;}
	.mid_3 ul{gap:20px;}
	.mid_3 ul li .txt{padding:36px;}
	.mid_3 ul li .txt h4{font-size:34px;}
	.mid_3 ul li .txt p{font-size:17px;}
	.mid_3 ul li .btn_wrap{padding:36px;}
	.mid_3 ul li .btn_wrap a{width:100%;max-width:170px;padding:14px;font-size:16px;}
}
@media screen and (max-width:768px){
	.mid_3{padding:70px 0;}
	.mid_3 .inner{padding:0 16px;}
	.mid_3 ul{flex-direction:column;gap:24px;}
	.mid_3 ul li{aspect-ratio:auto;min-height:620px;}
	.mid_3 ul li .img{position:absolute;left:0;bottom:0;}
	.mid_3 ul li .txt{padding:36px 28px;text-align:center;}
	.mid_3 ul li .txt h4{font-size:32px;margin-bottom:14px;}
	.mid_3 ul li .txt p{font-size:16px;line-height:1.7;}
	.mid_3 ul li .btn_wrap{padding:0 28px 36px;gap:12px;}
	.mid_3 ul li .btn_wrap a{flex:1;max-width:none;}
}
@media screen and (max-width:640px){
	.mid_3{padding:60px 0;}
	.mid_3 .inner{padding:0 14px;}
	.mid_3 ul li{min-height:560px;}
	.mid_3 ul li .txt{padding:30px 22px;}
	.mid_3 ul li .txt h4{font-size:28px;}
	.mid_3 ul li .txt p{font-size:15px;}
	.mid_3 ul li .btn_wrap{padding:0 22px 30px;}
	.mid_3 ul li .btn_wrap a{padding:13px;font-size:15px;}
}
@media screen and (max-width:480px){
	.mid_3{padding:50px 0;}
	.mid_3 .inner{padding:0 12px;}
	.mid_3 ul li{min-height:auto;}
	.mid_3 ul li .img{position:relative;margin-top:20px;}
	.mid_3 ul li .txt{padding:28px 20px 0;}
	.mid_3 ul li .txt h4{font-size:24px;margin-bottom:12px;}
	.mid_3 ul li .txt p{font-size:14px;line-height:1.65;}
	.mid_3 ul li .btn_wrap{padding:24px 20px 28px;flex-direction:column;gap:10px;}
	.mid_3 ul li .btn_wrap a{width:100%;max-width:none;font-size:15px;}
}
@media screen and (max-width:360px){
	.mid_3{padding:40px 0;}
	.mid_3 .inner{padding:0 10px;}
	.mid_3 ul li .txt{padding:24px 16px 0;}
	.mid_3 ul li .txt h4{font-size:22px;}
	.mid_3 ul li .txt p{font-size:13px;}
	.mid_3 ul li .btn_wrap{padding:20px 16px 24px;}
	.mid_3 ul li .btn_wrap a{padding:12px;font-size:14px;}
}

.mid_4 {font-size: 0.052vw;background-image: url("../img/sec04_bg.jpg")}
.mid_4 ul {position: relative;display: grid;grid-template-columns: 1fr 658em 1fr;gap:30em}
.mid_4 li {position: relative;display: block;aspect-ratio: 481/399;overflow: hidden;color: #fff;transition: top 0.7s ease, opacity 0.7s ease;}
.mid_4 li a {display: block;}
.mid_4 li .txt {position: absolute;top: 44px;left: 40px;color: #fff;z-index: 2;}
.mid_4 li .txt p {font-size: 18px;letter-spacing: -0.36px;font-family: "Outfit", sans-serif;margin-bottom: 40px;font-weight: 300;}
.mid_4 li .txt h4 {font-size: 32px;font-weight: 700;line-height: 140%;}
.mid_4 li::after {content: "";position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.5));opacity: 0;transition: opacity 0.4s ease;}
.mid_4 li:hover::before {opacity: 0;}
.mid_4 li:hover::after {opacity: 1;}
.mid_4 li .txt-wrap {z-index: 1;position: relative;}
.mid_4 li.mid {width: 658em;height: 828em;grid-column: 2/3;grid-row: 1/3;}
.mid_4 li:nth-child(2) {grid-column: 1/1;grid-row: 2/2;}
.mid_4 li .round_btn {position: absolute;bottom: 0;right: 30px;padding: 14px 53px 14px 25px;border: 1px solid #fff;border-radius: 100px;opacity: 0;transition: all .6s ease;z-index: 1;font-size:16px;color: #fff;}
.mid_4 li:hover .round_btn {bottom: 30px;opacity: 1;}
.mid_4 li .round_btn::after {content: "";position: absolute;top: 50%;right: 25px;transform: translateY(-50%);width: 18px;height: 18px;background: url(../img/icon-btn-arrow.png) no-repeat 0 / cover;}

@media screen and (max-width: 1520px) {
	.mid_4 { padding: 120px 0; font-size: .06vw; }
	.mid_4 ul { gap: 24em; }
	.mid_4 li .txt { top: 34px; left: 30px; }
	.mid_4 li .txt p { margin-bottom: 28px; font-size: 17px; }
	.mid_4 li .txt h4 { font-size: 30px; }
	.mid_4 li .round_btn { right: 24px; padding: 13px 48px 13px 22px; font-size: 15px; }
	.mid_4 li:hover .round_btn { bottom: 24px; }
}
@media screen and (max-width: 1200px) {
	.mid_4 { padding: 100px 0; font-size: .075vw; }
	.mid_4 ul { gap: 20em; }
	.mid_4 li .txt { top: 28px; left: 24px; }
	.mid_4 li .txt p { margin-bottom: 20px; font-size: 16px; }
	.mid_4 li .txt h4 { font-size: 26px; }
	.mid_4 li .round_btn { right: 20px; padding: 12px 44px 12px 20px; font-size: 14px; }
	.mid_4 li:hover .round_btn { bottom: 20px; }
	.mid_4 li {aspect-ratio:auto;}
	.mid_4 li a, .mid_4 li .img {width:100%;height:100%;}
	.mid_4 li img {width:100%;height:100%;object-fit:cover;}
}
@media screen and (max-width: 1024px) {
	.mid_4 { padding: 80px 0; font-size: 16px; }
	.mid_4 .inner { padding: 0 20px; }
	.mid_4 ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
	.mid_4 li, .mid_4 li.mid, .mid_4 li:nth-child(2) { width: auto; height: auto; aspect-ratio: 4/3; grid-column: auto; grid-row: auto; }
	.mid_4 li .txt { top: 24px; left: 22px; }
	.mid_4 li .txt p { margin-bottom: 16px; font-size: 15px; }
	.mid_4 li .txt h4 { font-size: 24px; }
	.mid_4 li .round_btn { opacity: 1; bottom: 20px; right: 20px; padding: 11px 42px 11px 18px; font-size: 14px; }
}
@media screen and (max-width: 768px) {
	.mid_4 { padding: 70px 0; }
	.mid_4 .inner { padding: 0 16px; }
	.mid_4 ul { grid-template-columns: 1fr; gap: 20px; }
	.mid_4 li { aspect-ratio: 16/10; }
	.mid_4 li .txt { top: 20px; left: 20px; }
	.mid_4 li .txt p { font-size: 15px; margin-bottom: 14px; }
	.mid_4 li .txt h4 { font-size: 22px; }
	.mid_4 li .round_btn { bottom: 18px; right: 18px; padding: 10px 40px 10px 18px; font-size: 14px; }
}
@media screen and (max-width: 640px) {
	.mid_4 { padding: 60px 0; }
	.mid_4 .inner { padding: 0 14px; }
	.mid_4 ul { gap: 18px; }
	.mid_4 li { aspect-ratio: 16/11; }
	.mid_4 li .txt { top: 18px; left: 18px; }
	.mid_4 li .txt p { font-size: 14px; }
	.mid_4 li .txt h4 { font-size: 20px; }
	.mid_4 li .round_btn { padding: 10px 38px 10px 16px; font-size: 13px; }
	.mid_4 li .round_btn::after { right: 16px; width: 16px; height: 16px; }
}
@media screen and (max-width: 480px) {
	.mid_4 { padding: 50px 0; }
	.mid_4 .inner { padding: 0 12px; }
	.mid_4 ul { gap: 16px; }
	.mid_4 li { aspect-ratio: 1/1; }
	.mid_4 li .txt { top: 16px; left: 16px; }
	.mid_4 li .txt p { font-size: 13px; margin-bottom: 10px; }
	.mid_4 li .txt h4 { font-size: 19px; }
	.mid_4 li .round_btn { left: 16px; right: 16px; bottom: 16px; padding: 12px; text-align: center; font-size: 14px; }
	.mid_4 li .round_btn::after { display: none; }
}
@media screen and (max-width: 360px) {
	.mid_4 { padding: 40px 0; }
	.mid_4 .inner { padding: 0 10px; }
	.mid_4 li .txt { top: 14px; left: 14px; }
	.mid_4 li .txt p { font-size: 12px; }
	.mid_4 li .txt h4 { font-size: 17px; }
	.mid_4 li .round_btn { left: 14px; right: 14px; bottom: 14px; padding: 11px; font-size: 13px; }
}

/* 하단 */
.footer {background:#1B1818;color: #fff;}
.footer .footer_top {padding: 24px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.20);}
.footer .footer_top ul {display: flex;align-items: center;}
.footer .footer_top ul li a {font-size: 16px;line-height: 160%;letter-spacing: -0.34px;color: #e3e3e3;font-weight: 300;}
.footer .footer_top ul li + li:before {content:"";display: inline-block;margin: 0 20px;height: 15px;width: 1px;border-right:1px solid rgba(255, 255, 255, 0.34);}
.footer .flex {padding: 60px 0;padding-left: 60px;gap: 160px;}
.footer .flex ul li + li{margin-top: 6px;}
.footer .ft_aeo {margin: 20px auto 0;display:block;max-width: 80px;}
.footer ul li {display: flex;align-items: center;font-size: 17px;line-height: 160%;letter-spacing: -0.34px;color: #e3e3e3;font-weight: 300;}
.footer ul li b {font-weight: 300;}
.footer .flex li div + div:before {content:"";display: inline-block;margin: 0 20px;height: 15px;width: 1px;border-right:1px solid rgba(255, 255, 255, 0.34);}
.footer .flex li span {color: var(--mainColor);display: inline-block;margin-right: 10px;}
.footer p {margin-top: 23px;color: #C9C9C9;font-size: 15px;line-height: 160%;letter-spacing: -0.3px;font-family: "Outfit", sans-serif;}
.footer #top {position: absolute;bottom: 140px;right: 120px;border-radius: 10px;background: var(--mainColor);padding: 18px 14px 17px 14px;font-family: "Outfit", sans-serif;font-size: 17px;font-weight: 700;line-height: 160%;letter-spacing: -0.34px;color: #fff;}

@media screen and (max-width:1520px){
	.footer .flex{padding-left:40px;gap:100px;}
	.footer #top{right:60px;}
}
@media screen and (max-width:1200px){
	.footer .footer_top ul{display:flex;flex-wrap:wrap;gap:10px 20px;}
	.footer .footer_top ul li+li:before{display:none;}
	.footer .flex{padding:50px 0;gap:60px;}
	.footer ul li{font-size:16px;}
	.footer #top{right:30px;bottom:50px;}
}
@media screen and (max-width:1024px){
	.footer .inner{padding:0 20px;}
	.footer .flex{padding:40px 0;gap:40px;flex-wrap:wrap;align-items:flex-start;}
	.footer h2{width:100%;}
	.footer .ft_aeo{margin: 16px 0 0;}
	.footer .fnb{width:100%;}
	.footer ul li{font-size:15px;}
	.footer p{margin-top:20px;font-size:14px;}
	.footer #top{position:fixed;right:20px;bottom:20px;padding:14px 12px;font-size:15px;z-index:30;}
}
@media screen and (max-width:768px){
	.footer .footer_top{padding:18px 0;}
	.footer .footer_top ul{justify-content:center;gap:8px 18px;}
	.footer .footer_top ul li a{font-size:15px;}
	.footer .flex{padding:35px 0;flex-direction:column;align-items:center;text-align:center;gap:30px;}
	.footer ul li{display:block;font-size:15px;line-height:1.7;}
	.footer .flex li div+div:before{display:none;}
	.footer .flex li div+div{margin-top:4px;}
	.footer p{margin-top:18px;font-size:14px;}
	.footer .ft_aeo{margin: 16px auto 0;}
}
@media screen and (max-width:640px){
	.footer .inner{padding:0 16px;}
	.footer .footer_top ul{flex-direction:column;gap:8px;}
	.footer .footer_top ul li a{font-size:14px;}
	.footer h2 img:first-child{max-width:180px;}
	.footer .ft_aeo{max-width:70px;}
	.footer ul li{font-size:14px;}
	.footer p{font-size:13px;}
	.footer #top{right:16px;bottom:16px;padding:12px 10px;font-size:14px;}
}
@media screen and (max-width:480px){
	.footer .inner{padding:0 12px;}
	.footer .footer_top{padding:16px 0;}
	.footer .flex{padding:30px 0;gap:24px;}
	.footer h2 img:first-child{max-width:160px;}
	.footer .ft_aeo{max-width:60px;margin-top:14px;}
	.footer ul li{font-size:13px;word-break:keep-all;}
	.footer .flex li span{display:block;margin:0 0 2px;}
	.footer p{font-size:12px;line-height:1.6;}
	.footer #top{right:12px;bottom:12px;padding:10px;font-size:13px;border-radius:8px;}
}
@media screen and (max-width:360px){
	.footer .inner{padding:0 10px;}
	.footer h2 img:first-child{max-width:145px;}
	.footer ul li{font-size:12px;}
	.footer p{font-size:11px;}
	.footer #top{right:10px;bottom:10px;padding:9px;font-size:12px;}
}

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

#sub_div > .sub_top{padding:50px 0; position:relative;}
#sub_div > .sub_top .top{display:flex; align-items:center; gap:20px;}
#sub_div > .sub_top .top img{height:40px;}
#sub_div > .sub_top .top .line{width:150px; display:block; background:#000;height:1px;}
#sub_div > .sub_top .top p{font-size:18px;}
#sub_div > .sub_top .txt h2{font-size:50px; font-weight:700;margin:20px 0; font-family:"Outfit",'Pretendard', dotum, sans-serif;}
#sub_div > .sub_top .txt p{font-size:20px; color:var(--txtColor2);line-height: 1.5;word-break:keep-all;}
#sub_div > .sub_top .big_txt{font-size: 150px;position: absolute;bottom: -22px;right: 50px;opacity: .05;line-height: 1;}

#sub_div > .sub_bg{width:100%; height:540px; position:relative; z-index:2;}
#sub_div > .sub_bg.sub_bg01{background:url(../img/sub_bg01.jpg)no-repeat center/cover;}
#sub_div > .sub_bg.sub_bg02{background:url(../img/sub_bg02.jpg)no-repeat center/cover;}
#sub_div > .sub_bg.sub_bg03{background:url(../img/sub_bg03.jpg)no-repeat center/cover;}
#sub_div > .sub_bg.sub_bg04{background:url(../img/sub_bg04.jpg)no-repeat center/cover;}
#sub_div > .sub_bg.sub_bg05{background:url(../img/sub_bg05.jpg)no-repeat center/cover;}
#sub_div > .sub_bg nav{position:absolute; right:calc((100%  - 1440px) / 2);bottom:var(--ctMargin); border:1px solid #ddd; padding:5px;border-radius:50px;display:flex;}
#sub_div > .sub_bg nav a{font-size:18px; padding:10px 25px;border-radius:50px;display:block; color:#fff;}
#sub_div > .sub_bg nav a.on{background:var(--ptColor1);}

@media screen and (max-width:1560px){
	#sub_div > .sub_bg {height:calc(100vh - 500px);}
	#sub_div > .sub_top .top img {height:35px;}
	#sub_div > .sub_top .top p {font-size:17px;}
	#sub_div > .sub_top .txt h2 {font-size:42px;}
	#sub_div > .sub_top .txt p {font-size:18px;}
	#sub_div > .sub_top .big_txt {font-size: 120px;right: 20px;}
}
@media screen and (max-width:1024px){
	#sub_div > .sub_bg {height:300px;}
	#sub_div > .sub_top .top img {height:30px;}
	#sub_div > .sub_top .top .line {width:100px;}
	#sub_div > .sub_top .top p {font-size:16px;}
	#sub_div > .sub_top .txt h2 {font-size:34px;}
	#sub_div > .sub_top .txt p {font-size:16px;}
	#sub_div > .sub_top .big_txt {font-size: 80px;bottom: -12px;}
}
@media screen and (max-width:500px){
	#sub_div > .sub_bg {height:200px;}
	#sub_div > .sub_top{padding:30px 0 60px;}
	#sub_div > .sub_top .top img {height:25px;}
	#sub_div > .sub_top .top .line {width:80px;}
	#sub_div > .sub_top .top p {font-size:15px;}
	#sub_div > .sub_top .txt h2 {font-size:26px;}
	#sub_div > .sub_top .txt p {font-size:15px;}
	#sub_div > .sub_top .big_txt {font-size: 50px;bottom: -6px;}
}

.sub * { word-break:keep-all; line-height:1.65; letter-spacing:-0.02em; }
.sub img { max-width:100%; }
.sub .pt { color:var(--ptColor1); }

.sub .fz44 { font-size:44px; }
.sub .fz42 { font-size:42px; }
.sub .fz40 { font-size:40px; }
.sub .fz36 { font-size:36px; }
.sub .fz34 { font-size:34px; }
.sub .fz32 { font-size:32px; }
.sub .fz28 { font-size:28px; }
.sub .fz26 { font-size:26px; }
.sub .fz24 { font-size:24px; }
.sub .fz22 { font-size:22px; }
.sub .fz20 { font-size:20px; }
.sub .fz18 { font-size:18px; }

.sub .sub_title { margin-bottom:40px; }
.sub .sub_title h2 { text-align:center; font-size:42px; font-weight:700; }
.sub .sub_title h2 span { position:relative; color:var(--ptColor2); }

@media screen and (max-width:1520px){
	.sub .fz44 { font-size:40px; }
	.sub .fz42 { font-size:38px; }
	.sub .fz40 { font-size:36px; }
	.sub .fz36 { font-size:32px; }
	.sub .fz34 { font-size:30px; }
	.sub .fz32 { font-size:28px; }
	.sub .fz28 { font-size:25px; }
	.sub .fz26 { font-size:23px; }
	.sub .fz24 { font-size:22px; }
	.sub .fz22 { font-size:20px; }
	.sub .fz20 { font-size:18px; }
	.sub .fz18 { font-size:16px; }
}
@media screen and (max-width:1200px){
	.sub * { letter-spacing:-0.03em; }
	.sub .fz44 { font-size:36px; }
	.sub .fz42 { font-size:34px; }
	.sub .fz40 { font-size:32px; }
	.sub .fz36 { font-size:30px; }
	.sub .fz34 { font-size:28px; }
	.sub .fz32 { font-size:26px; }
	.sub .fz28 { font-size:23px; }
	.sub .fz26 { font-size:22px; }
	.sub .fz24 { font-size:20px; }
	.sub .fz22 { font-size:18px; }
	.sub .fz20 { font-size:17px; }
	.sub .fz18 { font-size:15px; }
	.sub .sub_title { margin-bottom:30px; }
	.sub .sub_title h2 { font-size:34px; }
}
@media screen and (max-width:1024px){
	.sub .fz44 { font-size:32px; }
	.sub .fz42 { font-size:30px; }
	.sub .fz40 { font-size:29px; }
	.sub .fz36 { font-size:28px; }
	.sub .fz34 { font-size:26px; }
	.sub .fz32 { font-size:24px; }
	.sub .fz28 { font-size:22px; }
	.sub .fz26 { font-size:21px; }
	.sub .fz24 { font-size:19px; }
	.sub .fz22 { font-size:17px; }
	.sub .fz20 { font-size:16px; }
	.sub .fz18 { font-size:15px; }
	.sub .sub_title { margin-bottom:25px; }
	.sub .sub_title h2 { font-size:30px; }
}
@media screen and (max-width:768px){
	.sub * { letter-spacing:-0.04em; }
	.sub img { width:auto; max-width:100%; }
	.sub .fz44 { font-size:28px; }
	.sub .fz42 { font-size:27px; }
	.sub .fz40 { font-size:26px; }
	.sub .fz36 { font-size:24px; }
	.sub .fz34 { font-size:23px; }
	.sub .fz32 { font-size:22px; }
	.sub .fz28 { font-size:20px; }
	.sub .fz26 { font-size:19px; }
	.sub .fz24 { font-size:18px; }
	.sub .fz22 { font-size:16px; }
	.sub .fz20 { font-size:16px; }
	.sub .fz18 { font-size:14px; }
	.sub .sub_title { margin-bottom:20px; }
	.sub .sub_title h2 { font-size:27px; line-height:1.4; }
}
@media screen and (max-width:640px){
	.sub .fz44 { font-size:26px; }
	.sub .fz42 { font-size:25px; }
	.sub .fz40 { font-size:24px; }
	.sub .fz36 { font-size:22px; }
	.sub .fz34 { font-size:21px; }
	.sub .fz32 { font-size:20px; }
	.sub .fz28 { font-size:18px; }
	.sub .fz26 { font-size:18px; }
	.sub .fz24 { font-size:17px; }
	.sub .fz22 { font-size:15px; }
	.sub .fz20 { font-size:15px; }
	.sub .fz18 { font-size:14px; }
	.sub .sub_title { margin-bottom:18px; }
	.sub .sub_title h2 { font-size:25px; }
}
@media screen and (max-width:480px){
	.sub * { word-break:keep-all; }
	.sub .fz44 { font-size:25px; }
	.sub .fz42 { font-size:24px; }
	.sub .fz40 { font-size:23px; }
	.sub .fz36 { font-size:21px; }
	.sub .fz34 { font-size:20px; }
	.sub .fz32 { font-size:19px; }
	.sub .fz28 { font-size:18px; }
	.sub .fz26 { font-size:17px; }
	.sub .fz24 { font-size:16px; }
	.sub .fz22 { font-size:15px; }
	.sub .fz20 { font-size:14px; }
	.sub .fz18 { font-size:13px; }
	.sub .sub_title { margin-bottom:15px; }
	.sub .sub_title h2 { font-size:24px; }
}
@media screen and (max-width:360px){
	.sub .fz44 { font-size:23px; }
	.sub .fz42 { font-size:22px; }
	.sub .fz40 { font-size:21px; }
	.sub .fz36 { font-size:19px; }
	.sub .fz34 { font-size:18px; }
	.sub .fz32 { font-size:17px; }
	.sub .fz28 { font-size:16px; }
	.sub .fz26 { font-size:15px; }
	.sub .fz24 { font-size:15px; }
	.sub .fz22 { font-size:14px; }
	.sub .fz20 { font-size:14px; }
	.sub .fz18 { font-size:13px; }
	.sub .sub_title h2 { font-size:22px; }
}

.about{padding:var(--ctMargin) 0 0;}
.about .sec01{position:relative;height:100vh;}
.about .sec01 .bg{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);width:72%; height:58vh;border-radius:12px; overflow:hidden;}
.about .sec01 .bg img{width:100%; height:100%; object-fit:cover;}
.about .sec01 .bg .bg_shadow{position:absolute; top:0;left:0;width:100%; height:100%; background:#000; opacity:0.2;}
.about .sec01 .txt_box{width:100%;height:100%;display:flex;align-items:center;}
.about .sec01 .txt_box .inner{display:flex; align-items:flex-start;flex-direction:column;justify-content:center;transform:translateY(100px);opacity:0;}
.about .sec01 .txt_box .top{}
.about .sec01 .txt_box .top h3{color:#fff;font-weight:400;line-height: 1.4;}
.about .sec01 .txt_box .top h3 span{display:block;font-weight:600;line-height: 1.4;}
.about .sec01 .txt_box .top p{line-height: 1.5;color:#fff;margin:20px 0;}
.about .sec01 .txt_box .bot {padding-top:20px;position:relative;}
.about .sec01 .txt_box .bot::after{width:500px;height:1px;background:var(--mainColor); content:'';display:block;position:absolute;left:0;top:0;}
.about .sec01 .txt_box .bot .tt{color:#fff;text-align:left;margin-bottom: 0;}
.about .sec01 .txt_box .bot .pt{color:var(--mainColor);}
.about .sec01 .txt_box .bot .link_wrap{display:flex;margin-top:40px;gap:20px;}
.about .sec01 .txt_box .bot .link_wrap a{padding:15px 24px; border-radius:8px; font-size:18px;line-height: 1.2;gap:10px; display:flex;align-items:center; border:1px solid rgba(255,255,255,0.4);background:rgba(0,0,0,0.4);font-weight:600; color:#fff; transition:all 0.3s;}
.about .sec01 .txt_box .bot .link_wrap a:hover{border-color:var(--mainColor);}
.about .sec01 .txt_box .bot .link_wrap a span{font-weight:400;}
.about .sec01 .txt_box .bot .info{display:flex;gap:40px;margin-top: 40px;}
.about .sec01 .txt_box .bot .info .box{display:flex; align-items:center; gap:20px;}
.about .sec01 .txt_box .bot .info .txt{font-size: 20px;color:#fff;}
.about .sec01 .txt_box .bot .info .txt p.t2{margin-top: 10px;}

@media screen and (max-width:1520px){
	.about .sec01 .bg {width:80%;height:60vh;}
	.about .sec01 .txt_box .top h3 {font-size:30px;}
	.about .sec01 .txt_box .top h3 span {font-size:46px;}
	.about .sec01 .txt_box .bot .info {gap:25px;}
	.about .sec01 .txt_box .bot .info .box {gap:15px;}
}
@media screen and (max-width:1200px){
	.about .sec01 {height:auto;min-height:900px;}
	.about .sec01 .bg {width:90%;height:600px;}
	.about .sec01 .txt_box {padding:120px 0;}
	.about .sec01 .txt_box .inner {transform:translateY(50px);}
	.about .sec01 .txt_box .top h3 {font-size:28px;}
	.about .sec01 .txt_box .top h3 span {font-size:42px;}
	.about .sec01 .txt_box .top p {font-size:24px;}
	.about .sec01 .txt_box .bot .tt {font-size:24px;}
	.about .sec01 .txt_box .bot .tt .fz34 {font-size:30px;}
	.about .sec01 .txt_box .bot .info {flex-wrap:wrap;gap:20px;}
	.about .sec01 .txt_box .bot .info .box {width:calc(50% - 10px);}
}
@media screen and (max-width:1024px){
	.about .sec01 {min-height:850px;}
	.about .sec01 .bg {width:100%;height:100%;border-radius:0;}
	.about .sec01 .txt_box {padding:100px 30px;}
	.about .sec01 .txt_box .inner {width:100%;transform:translateY(30px);}
	.about .sec01 .txt_box .top h3 {font-size:26px;}
	.about .sec01 .txt_box .top h3 span {font-size:38px;}
	.about .sec01 .txt_box .top p {font-size:22px;}
	.about .sec01 .txt_box .bot::after {width:350px;}
	.about .sec01 .txt_box .bot .link_wrap a {font-size:16px;padding:14px 20px;}
	.about .sec01 .txt_box .bot .info {margin-top:30px;}
	.about .sec01 .txt_box .bot .info .txt {font-size:18px;}
}
@media screen and (max-width:768px){
	.about {padding-top:80px;}
	.about .sec01 {min-height:100vh;}
	.about .sec01 .bg {height:100%;width:100%;}
	.about .sec01 .txt_box {padding:80px 20px;}
	.about .sec01 .txt_box .inner {transform:none;opacity:1;}
	.about .sec01 .txt_box .top h3 {font-size:22px;line-height:1.4;}
	.about .sec01 .txt_box .top h3 span {font-size:32px;}
	.about .sec01 .txt_box .top p {font-size:18px;margin:15px 0;}
	.about .sec01 .txt_box .bot {padding-top:15px;}
	.about .sec01 .txt_box .bot::after {width:250px;}
	.about .sec01 .txt_box .bot .tt {font-size:20px;line-height:1.5;}
	.about .sec01 .txt_box .bot .tt .fz34 {font-size:24px;}
	.about .sec01 .txt_box .bot .link_wrap {gap:10px;margin-top:30px;flex-wrap:wrap;}
	.about .sec01 .txt_box .bot .link_wrap a {width:100%;justify-content:center;padding:16px;font-size:16px;}
	.about .sec01 .txt_box .bot .info {display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;}
	.about .sec01 .txt_box .bot .info .box {width:100%;gap:10px;}
	.about .sec01 .txt_box .bot .info figure {width:35px;}
	.about .sec01 .txt_box .bot .info .txt {font-size:15px;}
	.about .sec01 .txt_box .bot .info .txt p.t2 {margin-top:5px;}
}
@media screen and (max-width:640px){
	.about .sec01 .txt_box {padding:70px 20px;}
	.about .sec01 .txt_box .top h3 {font-size:20px;}
	.about .sec01 .txt_box .top h3 span {font-size:28px;}
	.about .sec01 .txt_box .top p {font-size:16px;}
	.about .sec01 .txt_box .bot .tt {font-size:18px;}
	.about .sec01 .txt_box .bot .tt .fz34 {font-size:22px;}
	.about .sec01 .txt_box .bot .info {grid-template-columns:1fr;}
	.about .sec01 .txt_box .bot .info .box {justify-content:flex-start;}
}
@media screen and (max-width:480px){
	.about .sec01 {min-height:850px;}
	.about .sec01 .txt_box {padding:60px 16px;}
	.about .sec01 .txt_box .top h3 {font-size:18px;}
	.about .sec01 .txt_box .top h3 span {font-size:24px;}
	.about .sec01 .txt_box .top p {font-size:15px;}
	.about .sec01 .txt_box .bot .tt {font-size:16px;}
	.about .sec01 .txt_box .bot .tt .fz34 {font-size:20px;}
	.about .sec01 .txt_box .bot .link_wrap a {padding:14px;font-size:15px;}
	.about .sec01 .txt_box .bot .info .txt {font-size:14px;}
}
@media screen and (max-width:360px){
	.about .sec01 {min-height:900px;}
	.about .sec01 .txt_box .top h3 span {font-size:22px;}
	.about .sec01 .txt_box .top p {font-size:14px;}
	.about .sec01 .txt_box .bot .tt {font-size:15px;}
	.about .sec01 .txt_box .bot .tt .fz34 {font-size:18px;}
	.about .sec01 .txt_box .bot .info figure {width:30px;}
}

.about .about_tt{text-align:center;margin-bottom: 40px;}
.about .about_tt h2{font-size:20px; font-weight:400;color:var(--titColor1);letter-spacing: 2px;}
.about .about_tt h3{font-size:40px; font-weight:700;color:var(--titColor1);margin:20px 0;line-height: 1.4;}
.about .about_tt p{font-size:20px; color:var(--titColor1);font-weight:300;}

@media screen and (max-width:1520px){
	.about .about_tt {margin-bottom:35px;}
	.about .about_tt h2 {font-size:19px;}
	.about .about_tt h3 {font-size:36px;margin:18px 0;}
	.about .about_tt p {font-size:19px;}
}
@media screen and (max-width:1200px){
	.about .about_tt {margin-bottom:30px;}
	.about .about_tt h2 {font-size:18px;letter-spacing:1.5px;}
	.about .about_tt h3 {font-size:32px;margin:16px 0;}
	.about .about_tt p {font-size:18px;}
}
@media screen and (max-width:1024px){
	.about .about_tt {margin-bottom:25px;}
	.about .about_tt h2 {font-size:17px;letter-spacing:1px;}
	.about .about_tt h3 {font-size:30px;margin:15px 0;}
	.about .about_tt p {font-size:17px;}
}
@media screen and (max-width:768px){
	.about .about_tt {margin-bottom:22px;}
	.about .about_tt h2 {font-size:15px;letter-spacing:1px;}
	.about .about_tt h3 {font-size:26px;margin:12px 0;line-height:1.35;}
	.about .about_tt p {font-size:15px;line-height:1.6;}
}
@media screen and (max-width:640px){
	.about .about_tt {margin-bottom:20px;}
	.about .about_tt h2 {font-size:14px;letter-spacing:.5px;}
	.about .about_tt h3 {font-size:23px;margin:10px 0;}
	.about .about_tt p {font-size:14px;}
}
@media screen and (max-width:480px){
	.about .about_tt {margin-bottom:18px;}
	.about .about_tt h2 {font-size:13px;}
	.about .about_tt h3 {font-size:21px;}
	.about .about_tt p {font-size:13px;}
}
@media screen and (max-width:360px){
	.about .about_tt h2 {font-size:12px;}
	.about .about_tt h3 {font-size:19px;}
	.about .about_tt p {font-size:12px;}
}

.about .sec02{padding:var(--ctMargin) 0;}
.about .sec02 .flex{display:flex; justify-content:space-between;gap:30px;}
.about .sec02 .flex .box{flex:1;border:1px solid #ddd;box-shadow:10px 10px 0px rgba(63, 188, 206, 0.1);padding: 40px;padding-bottom: 80px;}
.about .sec02 .flex .box figure{margin:0 auto 30px;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#ebeffc;border-radius:50%;}
.about .sec02 .flex .box .title{display:flex; align-items:center; flex-direction:column;}
.about .sec02 .flex .box .title h4{line-height: 1.2;margin-bottom: 10px;}
.about .sec02 .flex .box .title p{color:var(--txtColor1);font-weight:300;line-height: 1.3;}
.about .sec02 .flex .box .bot{margin-top:20px;padding-top:20px;border-top:1px solid var(--mainColor);display:flex; justify-content:center;}
.about .sec02 .flex .box .bot ul.dot_ul li{position:relative; color:var(--titColor1);padding-left: 15px;}
.about .sec02 .flex .box .bot ul.dot_ul li + li{margin-top: 5px;}
.about .sec02 .flex .box .bot ul.dot_ul li::after{width: 5px;height: 5px;border-radius:5px; position:absolute;left:0;top:13px;background:var(--titColor1);content:'';display:block;}
.about .sec02 .bot_txt{margin-top: 20px;padding:10px;background:#ebeffc;text-align: center;}
.about .sec02 .bot_txt p{font-weight: 600;color:var(--ptColor1);}

@media screen and (max-width:1520px){
	.about .sec02 .flex {gap:20px;}
	.about .sec02 .flex .box {padding:35px;padding-bottom:70px;}
	.about .sec02 .flex .box figure {width:90px;height:90px;margin-bottom:25px;}
	.about .sec02 .flex .box .bot ul.dot_ul li {font-size:18px;}
}
@media screen and (max-width:1200px){
	.about .sec02 {padding:80px 0;}
	.about .sec02 .flex {display:grid;grid-template-columns:repeat(2,1fr);gap:25px;}
	.about .sec02 .flex .box {padding:35px 30px;padding-bottom:60px;}
	.about .sec02 .flex .box figure {width:90px;height:90px;}
	.about .sec02 .flex .box .title h4 {font-size:24px;}
	.about .sec02 .flex .box .title p {font-size:18px;}
	.about .sec02 .flex .box .bot ul.dot_ul {font-size:17px;}
}
@media screen and (max-width:1024px){
	.about .sec02 {padding:70px 0;}
	.about .sec02 .flex {gap:20px;}
	.about .sec02 .flex .box {padding:30px 25px;padding-bottom:50px;}
	.about .sec02 .flex .box figure {width:80px;height:80px;margin-bottom:20px;}
	.about .sec02 .flex .box .title h4 {font-size:22px;}
	.about .sec02 .flex .box .title p {font-size:16px;}
	.about .sec02 .flex .box .bot {margin-top:15px;padding-top:15px;}
	.about .sec02 .flex .box .bot ul.dot_ul li {font-size:15px;padding-left:12px;}
	.about .sec02 .flex .box .bot ul.dot_ul li::after {top:11px;}
	.about .sec02 .bot_txt {margin-top:15px;}
	.about .sec02 .bot_txt p {font-size:20px;}
}
@media screen and (max-width:768px){
	.about .sec02 {padding:60px 0;}
	.about .sec02 .flex {grid-template-columns:1fr;gap:20px;}
	.about .sec02 .flex .box {padding:30px 25px;padding-bottom:40px;}
	.about .sec02 .flex .box figure {width:80px;height:80px;}
	.about .sec02 .flex .box .title h4 {font-size:22px;}
	.about .sec02 .flex .box .title p {font-size:16px;}
	.about .sec02 .flex .box .bot {justify-content:center;}
	.about .sec02 .flex .box .bot ul.dot_ul {width:auto;}
	.about .sec02 .bot_txt {padding:12px 10px;}
	.about .sec02 .bot_txt p {font-size:18px;}
}
@media screen and (max-width:640px){
	.about .sec02 {padding:50px 0;}
	.about .sec02 .flex .box {padding:25px 20px;padding-bottom:35px;}
	.about .sec02 .flex .box figure {width:70px;height:70px;margin-bottom:15px;}
	.about .sec02 .flex .box .title h4 {font-size:20px;}
	.about .sec02 .flex .box .title p {font-size:15px;}
	.about .sec02 .flex .box .bot ul.dot_ul li {font-size:14px;}
	.about .sec02 .bot_txt p {font-size:16px;}
}
@media screen and (max-width:480px){
	.about .sec02 {padding:40px 0;}
	.about .sec02 .flex .box {padding:22px 16px;padding-bottom:30px;}
	.about .sec02 .flex .box figure {width:65px;height:65px;}
	.about .sec02 .flex .box .title h4 {font-size:18px;}
	.about .sec02 .flex .box .title p {font-size:14px;}
	.about .sec02 .flex .box .bot ul.dot_ul li {font-size:13px;}
	.about .sec02 .bot_txt p {font-size:14px;}
}
@media screen and (max-width:360px){
	.about .sec02 .flex .box {padding:20px 14px;}
	.about .sec02 .flex .box figure {width:60px;height:60px;}
	.about .sec02 .flex .box .title h4 {font-size:17px;}
	.about .sec02 .flex .box .title p {font-size:13px;}
	.about .sec02 .flex .box .bot ul.dot_ul li {font-size:12px;}
	.about .sec02 .bot_txt p {font-size:13px;}
}

.about .sec03{padding:var(--ctMargin) 0 30px;position:relative;background:#f7f7fa;}
.about .sec03::after{width:100%;height:100%;background:#ebeffc;content:'';display:block;z-index:0;position:absolute;left:0;top:0;}
.about .sec03 .inner{z-index:2;}
.about .sec03 .flex{display:flex;gap:30px;}
.about .sec03 .flex .left{width:33.3333%;background:linear-gradient(to top left, #01071b 0%, #122352 100%);display:flex;flex-direction:column;align-items:center;padding: 41px;border-radius:20px;box-shadow:0 10px 24px rgba(18, 35, 82, 0.12);}
.about .sec03 .flex .left .num{color:#fff; padding:5px 20px;font-size: 16px;line-height: 1;border-radius:100px;border:1px solid #3a5892;background:linear-gradient(to top left, #152b66 0%, #21387b 100%);}
.about .sec03 .flex .left figure{margin:10px 0; & img{width:80px;}}
.about .sec03 .flex .left .txt{text-align: center;color: #fff;}
.about .sec03 .flex .left .txt p{margin-top: 5px;opacity:0.9;}
.about .sec03 .flex .left ul{width:100%;padding:0 40px;position:relative;margin-top:20px;padding-top:20px;}
.about .sec03 .flex .left ul::after{width:calc(100% - 80px); height:1px; background:var(--mainColor); position:absolute;left:50%;top:0;transform:translateX(-50%);content:'';display: block;}
.about .sec03 .flex .left ul li{color:#fff;padding-left: 30px;position:relative;font-weight: 300;}
.about .sec03 .flex .left ul li::after{width:20px;height:20px;background:url(../img/about_sec03_chk.svg)no-repeat center #4d81e7;border-radius:25px;content:'';display:block;position:absolute;left:0;top:6px;background-size:16px;}
.about .sec03 .flex .left ul li + li{margin-top: 5px;}
.about .sec03 .flex .right{width:66.6666%;}
.about .sec03 .flex .right .flex2{display:flex;gap:30px;}
.about .sec03 .flex .right .flex2 .box{flex:1;}
.about .sec03 .flex .right .flex2 + .box{margin-top: 30px;}
.about .sec03 .flex .right .box{padding:30px; background:#fff;border-radius:20px;border:1px solid #d5dced;box-shadow:0 10px 24px rgba(18, 35, 82, 0.12);}
.about .sec03 .flex .right .box .num{display:inline-block; padding:5px 20px;font-size: 16px;line-height: 1;border-radius:100px;color:#2f3a66;background:#e8edf9;}
.about .sec03 .flex .right .box .wrap{display: flex;align-items:center;margin-top: 20px;gap: 30px;}
.about .sec03 .flex .right .box .wrap figure{width:100px;height:100px;border-radius:100px; display: flex;justify-content:center;align-items: center;background:linear-gradient(to top left, #dee4f2 0%, #f6f7fb 100%);}
.about .sec03 .flex .right .box .wrap .txt h4{color:var(--titColor1);}
.about .sec03 .flex .right .box .wrap .txt p{color:var(--txtColor1);line-height: 1.6;margin-top: 5px;}

@media screen and (max-width:1520px){
	.about .sec03 .flex {gap:25px;}
	.about .sec03 .flex .left {padding:35px;}
	.about .sec03 .flex .right .box {padding:25px;}
	.about .sec03 .flex .right .box .wrap {gap:20px;}
	.about .sec03 .flex .right .box .wrap figure {width:90px;height:90px;}
}
@media screen and (max-width:1200px){
	.about .sec03 {padding:90px 0 30px;}
	.about .sec03 .flex {gap:20px;}
	.about .sec03 .flex .left {padding:30px;}
	.about .sec03 .flex .left ul {padding:0 25px;margin-top:15px;padding-top:15px;}
	.about .sec03 .flex .left ul::after {width:calc(100% - 50px);}
	.about .sec03 .flex .right .flex2 {gap:20px;}
	.about .sec03 .flex .right .box {padding:25px;}
	.about .sec03 .flex .right .box .wrap {gap:20px;}
	.about .sec03 .flex .right .box .wrap figure {width:80px;height:80px;}
}
@media screen and (max-width:1024px){
	.about .sec03 {padding:80px 0 30px;}
	.about .sec03 .flex {flex-direction:column;gap:25px;}
	.about .sec03 .flex .left {width:100%;padding:40px;}
	.about .sec03 .flex .right {width:100%;}
	.about .sec03 .flex .right .flex2 {gap:25px;}
	.about .sec03 .flex .right .box {padding:30px;}
	.about .sec03 .flex .right .box .wrap {gap:25px;}
	.about .sec03 .flex .right .box .wrap figure {width:90px;height:90px;}
	.about .sec03 .flex .left .txt h4 {font-size:26px;}
	.about .sec03 .flex .left ul li {font-size:18px;}
}
@media screen and (max-width:768px){
	.about .sec03 {padding:60px 0 30px;}
	.about .sec03 .flex {gap:20px;}
	.about .sec03 .flex .left {padding:30px 20px;border-radius:15px;}
	.about .sec03 .flex .left figure {margin:15px 0;}
	.about .sec03 .flex .left figure img {width:65px;}
	.about .sec03 .flex .left .txt h4 {font-size:22px;}
	.about .sec03 .flex .left .txt p {font-size:15px;}
	.about .sec03 .flex .left ul {padding:15px 0 0;margin-top:20px;}
	.about .sec03 .flex .left ul::after {width:100%;}
	.about .sec03 .flex .left ul li {padding-left:28px;font-size:15px;}
	.about .sec03 .flex .left ul li::after {width:18px;height:18px;background-size:14px;top:5px;}
	.about .sec03 .flex .right .flex2 {display:block;}
	.about .sec03 .flex .right .flex2 .box + .box {margin-top:20px;}
	.about .sec03 .flex .right .box {padding:25px;border-radius:15px;}
	.about .sec03 .flex .right .box .wrap {gap:20px;margin-top:15px;}
	.about .sec03 .flex .right .box .wrap figure {width:70px;height:70px;}
	.about .sec03 .flex .right .box .wrap .txt h4 {font-size:22px;}
	.about .sec03 .flex .right .box .wrap .txt p {font-size:15px;}
}
@media screen and (max-width:640px){
	.about .sec03 {padding:50px 0 20px;}
	.about .sec03 .flex .left {padding:25px 18px;}
	.about .sec03 .flex .left .num {font-size:14px;padding:5px 16px;}
	.about .sec03 .flex .left .txt h4 {font-size:20px;}
	.about .sec03 .flex .left .txt p {font-size:14px;}
	.about .sec03 .flex .left ul li {font-size:14px;}
	.about .sec03 .flex .right .box {padding:20px;}
	.about .sec03 .flex .right .box .num {font-size:14px;padding:5px 16px;}
	.about .sec03 .flex .right .box .wrap {gap:15px;}
	.about .sec03 .flex .right .box .wrap figure {width:60px;height:60px;}
	.about .sec03 .flex .right .box .wrap .txt h4 {font-size:19px;}
	.about .sec03 .flex .right .box .wrap .txt p {font-size:14px;}
}
@media screen and (max-width:480px){
	.about .sec03 .flex .left {padding:22px 15px;}
	.about .sec03 .flex .left figure img {width:55px;}
	.about .sec03 .flex .left .txt h4 {font-size:18px;}
	.about .sec03 .flex .left .txt p {font-size:13px;}
	.about .sec03 .flex .left ul li {font-size:13px;padding-left:25px;}
	.about .sec03 .flex .left ul li::after {width:16px;height:16px;background-size:12px;}
	.about .sec03 .flex .right .box {padding:18px;}
	.about .sec03 .flex .right .box .wrap figure {width:55px;height:55px;}
	.about .sec03 .flex .right .box .wrap .txt h4 {font-size:17px;}
	.about .sec03 .flex .right .box .wrap .txt p {font-size:13px;}
}
@media screen and (max-width:360px){
	.about .sec03 .flex .right .box .wrap {display:block;}
	.about .sec03 .flex .right .box .wrap figure {margin-bottom:15px;}
	.about .sec03 .flex .right .box .wrap .txt h4 {font-size:16px;}
	.about .sec03 .flex .right .box .wrap .txt p {font-size:12px;}
}

.about .sec04{padding: var(--ctMargin) 0;background:#f7f7fa;}
.about .sec04 address{font-style:normal;display:flex;box-shadow:0 10px 24px rgba(18, 35, 82, 0.12); background:#fff;border-radius:20px;border:1px solid #dde2ed;padding:20px 60px;}
.about .sec04 address ul{flex:1;}
.about .sec04 address ul + ul{margin-left: 20px;padding-left: 20px;position:relative;}
.about .sec04 address ul + ul::after{width:1px;height:100%;background:#edeff5;content:'';display:block; position:absolute;left:0;top:50%;transform:translateY(-50%);}
.about .sec04 address ul li{display: flex;font-size: 18px;padding:10px 20px;align-items:center;}
.about .sec04 address ul li + li{border-top:1px solid #edeff5;}
.about .sec04 address ul li figure{margin-right: 20px;flex-shrink:0;width: 30px;}
.about .sec04 address ul li .tit{font-weight:700; color:var(--titColor1);width:100px;flex-shrink:0;}

@media screen and (max-width:1520px){
	.about .sec04 address {padding:20px 40px;}
	.about .sec04 address ul li {font-size:17px;}
	.about .sec04 address ul li .tit {width:90px;}
}
@media screen and (max-width:1200px){
	.about .sec04 {padding:90px 0;}
	.about .sec04 address {padding:20px 30px;}
	.about .sec04 address ul li {padding:10px 15px;font-size:16px;}
	.about .sec04 address ul li figure {width:28px;margin-right:15px;}
	.about .sec04 address ul li .tit {width:80px;}
}
@media screen and (max-width:1024px){
	.about .sec04 {padding:80px 0;}
	.about .sec04 address {display:block;padding:20px 30px;}
	.about .sec04 address ul + ul {margin-left:0;padding-left:0;margin-top:0;}
	.about .sec04 address ul + ul::after {display:none;}
	.about .sec04 address ul li {font-size:16px;}
	.about .sec04 address ul li + li {border-top:1px solid #edeff5;}
}
@media screen and (max-width:768px){
	.about .sec04 {padding:60px 0;}
	.about .sec04 address {padding:15px;border-radius:15px;}
	.about .sec04 address ul li {padding:12px 10px;font-size:15px;align-items:flex-start;}
	.about .sec04 address ul li figure {width:26px;margin-right:12px;margin-top:3px;}
	.about .sec04 address ul li .tit {width:75px;flex-shrink:0;}
	.about .sec04 address ul li .desc {flex:1;word-break:keep-all;}
}
@media screen and (max-width:640px){
	.about .sec04 address {padding:10px;}
	.about .sec04 address ul li {display:grid;grid-template-columns:30px 70px 1fr;gap:10px;font-size:14px;}
	.about .sec04 address ul li figure {width:25px;margin:0;}
	.about .sec04 address ul li .tit {width:auto;}
	.about .sec04 address ul li .desc {line-height:1.5;}
}
@media screen and (max-width:480px){
	.about .sec04 {padding:50px 0;}
	.about .sec04 address {border-radius:12px;}
	.about .sec04 address ul li {grid-template-columns:25px 60px 1fr;padding:10px 5px;font-size:13px;gap:8px;}
	.about .sec04 address ul li figure {width:22px;}
	.about .sec04 address ul li .desc {font-size:13px;}
}
@media screen and (max-width:360px){
	.about .sec04 address ul li {grid-template-columns:22px 55px 1fr;font-size:12px;}
	.about .sec04 address ul li figure {width:20px;}
	.about .sec04 address ul li .desc {font-size:12px;}
}

.greeting{padding:var(--ctMargin) 0 0;}
.greeting .sec02 .top{padding-bottom:10px;position:relative;}
.greeting .sec02 .top::after{width:47%; height:1px; background:var(--txtColor1); content:'';display:block; position:absolute;left:0;bottom:0;}
.greeting .sec02 .top .txt{width:100%;}
.greeting .sec02 .top .tit{font-weight:700; position:relative;line-height:1.45;color:var(--ptColor1);}
.greeting .sec02 .top .tit::after{content: '';display: block;position: absolute;left: -14px;top: -1px;width: 10px;height: 10px;border-radius: 10px;background: var(--ptColor1);}
.greeting .sec02 .top .desc{padding:20px 0 50px;color:var(--titColor1);font-weight:300;}
.greeting .sec02 .bg{background:url(../img/greeting_bg.jpg)no-repeat center/cover;padding:60px 0;}
.greeting .sec02 .bg figure{position:absolute; right:20px;bottom:130px;}
.greeting .sec02 .bg .txt{width:100%;}
.greeting .sec02 .bg .txt p{color:var(--titColor1); font-weight:300;}
.greeting .sec02 .bg .txt p + p{margin-top:30px;}
.greeting .sec02 .bg p.right{text-align:right;margin-top:60px; color:#000;}
.greeting .sec02 .bg p.right .ceo{font-weight:700;}

@media screen and (max-width:1024px){
	.greeting .sec02 .top::after {width:60%;}
	.greeting .sec02 .top .tit {font-size:28px;}
	.greeting .sec02 .bg {padding:50px 0;}
}
@media screen and (max-width:768px){
	.greeting {padding-top:60px;}
	.greeting .sec02 .top .tit {font-size:22px;line-height:1.5;}
	.greeting .sec02 .bg .txt p.desc {font-size:16px;line-height:1.8;}
}
@media screen and (max-width:480px){
	.greeting {padding-top:40px;}
	.greeting .sec02 .bg {padding:30px 0;}
}

.ci{padding:var(--ctMargin) 0 0;}
.ci .sec01{padding-bottom:var(--ctMargin);}
.ci .sec01 .txt{display:flex;justify-content:center;}
.ci .sec01 .txt h3{width:25%;flex-shrink:0;}
.ci .sec01 .txt p{color:var(--txtColor1);font-weight:400;text-align:center;}
.ci .sec01 .txt p .ft_cn{letter-spacing:1px;}
.ci .sec01 .down{border:0;}

.ci .down{border:2px solid #ececec; border-radius:20px; overflow:hidden; margin-bottom:40px;}
.ci .down .down_wrap{background:#f3f3f3; padding:45px; display:flex; justify-content:center;gap:20px;}
.ci .down .down_wrap a{display:flex; align-items:center; width:210px; height:60px;padding:0 20px; border-radius:8px; background:#fff; transition:all 0.3s;font-size:14px; color:var(--txtColor1); & *{transition:all 0.3s;}}
.ci .down .down_wrap a span{margin-left:auto;}
.ci .down .down_wrap a b{font-size:18px; font-weight:500;margin-right:10px; color:#000;}
.ci .down .down_wrap a:hover{background:var(--ptColor1);coloR:#fff; & *{coloR:#fff;}}

.ci .sec02{padding:var(--ctMargin) 0; background:#f6f6f6;}
.ci .sec02 .top{display:flex; gap:40px;}
.ci .sec02 .top .down{flex:1;}
.ci .sec02 .txt{display:flex;flex-direction:column; align-items:center;gap:20px;}
.ci .sec02 .txt h3{width:fit-content;flex-shrink:0;position:relative;text-align:center; color:var(--ptColor2);}
.ci .sec02 .txt .desc{width:100%;}
.ci .sec02 .txt .desc p{color:var(--txtColor1);font-weight:400; text-align:center;}
.ci .sec02 .txt .desc p + p{margin-top:30px;}

@media screen and (max-width: 1520px) {
	.ci .down .down_wrap { padding: 35px; }
	.ci .down .down_wrap a { width: 190px; height: 54px; font-size: 13px; }
	.ci .down .down_wrap a b { font-size: 16px; }
}
@media screen and (max-width: 1200px) {
	.ci .sec01 .txt p, .ci .sec02 .txt .desc p { font-size: 20px; }
	.ci .sec02 .top { gap: 24px; }
	.ci .down { margin-bottom: 30px; }
	.ci .down .down_wrap { padding: 24px; gap: 14px; }
	.ci .down .down_wrap a { width: 100%; max-width: 180px; height: 50px; padding: 0 15px; }
	.ci .sec02 .txt h3 { font-size: 34px; }
}
@media screen and (max-width: 1024px) {
	.ci .sec01 .txt p br, .ci .sec02 .txt .desc p br { display: none; }
	.ci .sec01 .txt p, .ci .sec02 .txt .desc p { font-size: 18px; line-height: 1.6; word-break: keep-all; text-align-last: center; }
	.ci .sec02 .top { flex-direction: column; gap: 0; }
	.ci .sec02 .top .down { width: 100%; max-width: 600px; margin: 0 auto 30px; }
}
@media screen and (max-width: 768px) {
	.ci .sec01 .txt p, .ci .sec02 .txt .desc p { font-size: 16px; }
	.ci .sec02 .txt h3 { font-size: 28px; }
	.ci .down .down_wrap a { max-width: 160px; height: 46px; font-size: 12px; }
	.ci .down .down_wrap a b { font-size: 14px; margin-right: 6px; }
	.ci .down .down_wrap a span { font-size: 18px; }
}
@media screen and (max-width: 640px) {
	.ci .down .down_wrap { flex-direction: column; align-items: center; gap: 10px; padding: 20px; }
	.ci .down .down_wrap a { max-width: 100%; height: 48px; }
}
@media screen and (max-width: 480px) {
	.ci .sec01 .txt p, .ci .sec02 .txt .desc p { font-size: 15px; letter-spacing: -0.3px; }
	.ci .sec02 .txt h3 { font-size: 24px; }
	.ci .down { border-radius: 12px; margin-bottom: 20px; }
	.ci .down .down_wrap { padding: 16px; }
	.ci .down .down_wrap a { height: 50px; border-radius: 6px; }
}
@media screen and (max-width: 360px) {
	.ci .sec01 .txt p, .ci .sec02 .txt .desc p { font-size: 14px; }
	.ci .sec02 .txt h3 { font-size: 22px; }
}

.history{padding:var(--ctMargin) 0;}
.history .histroy_bg{height:700px; background:url(../img/history_bg.jpg)no-repeat center/cover;border-radius:0;margin-bottom:var(--ctMargin);}
.history .history_wrap{}
.history .history_wrap.fixed{padding-top:90px;}
.history .history_wrap .top_btn_box{display:flex; justify-content:center; align-items:center; background:#fff;width:100%;padding:25px 0;}
.history .history_wrap .top_btn_box.fixed{top:0;position:fixed; z-index:10;left:0;border-bottom:1px solid #f1f1f1; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.02);}
.history .history_wrap .top_btn_box a{display:block; margin:0 20px; font-size:18px; color:rgba(0,0,0,0.3); position:relative;}
.history .history_wrap .top_btn_box a::after{content:'';display:block; width:100%; height:2px; position:absolute; background:#111; bottom:-5px;left:52%; transform:translateX(-50%); transition:all 0.3s; opacity:0;}
.history .history_wrap .top_btn_box a.on{color:var(--txtColor1); font-weight:700;}
.history .history_wrap .top_btn_box a.on::after{opacity:1;}
.history .history_wrap .his_cont .inner{display:flex;align-items:flex-start;}
.history .history_wrap .his_cont .left{/*position:sticky; top:160px;left:0;*/ margin-top: -180px;}
/* .history .history_wrap .his_cont .left .img_wrap{padding-top:calc(var(--ctMargin) * 2);} */
.history .history_wrap .his_cont .left .img_wrap.fixed{position:fixed; left:calc((100% - 1400px) / 2); top:80px;margin-left:0;}
.history .history_wrap .his_cont .left .img_wrap.fixed.end{position:absolute; left:0; bottom:0;top:auto;}
.history .history_wrap .his_cont .left .img_wrap li .txt{padding:30px;padding-right: 130px; background:var(--ptColor3); color:#fff;}
.history .history_wrap .his_cont .left .img_wrap li .txt h3{line-height:1.4;font-weight: 600;}
.history .history_wrap .his_cont .left .img_wrap li .txt p{line-height:1.5; font-weight:500;margin-top:10px;}
.history .history_wrap .his_cont .left .img_wrap li .hash{display:flex;gap:20px;margin-top: 20px;}
.history .history_wrap .his_cont .left .img_wrap li .hash span{background:#d1e1ec; border-radius:50px; padding:0px 13px; color:var(--ptColor3);font-weight: 500;}
.history .history_wrap .his_cont .his_list{width:50%;margin-left:auto;position:relative;}
.history .history_wrap .his_cont .his_list::after{width:1px; height:95.5%; position:absolute;left:-35px;top:35px;content:'';display:block;opacity:0.8; z-index:-1;border-left:1px dashed var(--ptColor1);}
.history .history_wrap .his_cont .his_list li{ display:flex;flex-direction:column;margin-top:60px;}
.history .history_wrap .his_cont .his_list > li:first-child{margin-top:0;}
.history .history_wrap .his_cont .his_list li .year{font-size:48px; border-bottom:1px solid #16468A;font-weight:700; padding-bottom:0; color:#16468A; position:relative;}
.history .history_wrap .his_cont .his_list li .year::after{width:11px;height:11px; background:#16468A; content:'';display:block; position:absolute;left:-40px;top:35px;border-radius:10px;}
.history .history_wrap .his_cont .his_list li.on .year{color:#16468A;}
.history .history_wrap .his_cont .his_list li .txt p{font-weight:300; font-size:22px;position:relative;margin-top:15px;color:#595959; padding-left:15px;}
.history .history_wrap .his_cont .his_list li .txt p::after{content:'';display:block; width:3px; height:3px; position:absolute; background:#595959; left:0;border-radius:10px;top:14px;}

@media screen and (max-width:1024px){
	.history .histroy_bg {height:500px;margin-bottom:80px;}
	.history .history_wrap .his_cont .inner {gap:40px;}
	.history .history_wrap .his_cont .left {width:45%;margin-top:-120px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt {padding:25px;padding-right:50px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt h3 {font-size:36px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt p {font-size:22px;}
	.history .history_wrap .his_cont .left .img_wrap li .hash {gap:10px;flex-wrap:wrap;}
	.history .history_wrap .his_cont .his_list {width:55%;}
	.history .history_wrap .his_cont .his_list li .year {font-size:42px;}
	.history .history_wrap .his_cont .his_list li .txt p {font-size:18px;}
}
@media screen and (max-width:768px){
	.history {padding:60px 0;}
	.history .histroy_bg {height:350px;margin-bottom:60px;border-radius:0;}
	.history .history_wrap .his_cont .inner {display:block;}
	.history .history_wrap .his_cont .left {width:100%;margin-top:0;margin-bottom:50px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt {padding:25px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt h3 {font-size:32px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt p {font-size:20px;}
	.history .history_wrap .his_cont .left .img_wrap li .hash {margin-top:15px;}
	.history .history_wrap .his_cont .left .img_wrap li .hash span {font-size:14px;}
	.history .history_wrap .his_cont .his_list {width:100%;}
	.history .history_wrap .his_cont .his_list::after {left:18px;height:96%;}
	.history .history_wrap .his_cont .his_list li {margin-top:50px;padding-left:50px;}
	.history .history_wrap .his_cont .his_list li .year {font-size:36px;}
	.history .history_wrap .his_cont .his_list li .year::after {left:-36px;top:25px;width:9px;height:9px;}
	.history .history_wrap .his_cont .his_list li .txt p {font-size:17px;margin-top:10px;}
}
@media screen and (max-width:480px){
	.history {padding:40px 0;}
	.history .histroy_bg {height:240px;margin-bottom:40px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt {padding:20px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt h3 {font-size:28px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt p {font-size:18px;}
	.history .history_wrap .his_cont .left .img_wrap li .hash {gap:8px;}
	.history .history_wrap .his_cont .left .img_wrap li .hash span {padding:0 10px;font-size:12px;}
	.history .history_wrap .his_cont .his_list li {padding-left:40px;margin-top:40px;}
	.history .history_wrap .his_cont .his_list::after {left:15px;}
	.history .history_wrap .his_cont .his_list li .year {font-size:30px;}
	.history .history_wrap .his_cont .his_list li .year::after {left:-30px;top:20px;width:8px;height:8px;}
	.history .history_wrap .his_cont .his_list li .txt p {font-size:15px;}
}
@media screen and (max-width:360px){
	.history .histroy_bg {height:200px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt h3 {font-size:24px;}
	.history .history_wrap .his_cont .left .img_wrap li .txt p {font-size:16px;}
	.history .history_wrap .his_cont .his_list li .year {font-size:28px;}
	.history .history_wrap .his_cont .his_list li .txt p {font-size:14px;}
}

.location{}
.location .info{background:#f6f6f6;border-radius:20px; display:flex;align-items:center;padding:40px;}
.location .info .box{flex:1;display:flex; align-items:center; gap:20px;margin-right:20px; padding:20px;position:relative;}
.location .info .box.logo{justify-content:center;}
.location .info .box::after{content:'';display:block; background:#999; width:1px; height:20px; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.location .info .box:last-child{margin-right:0;padding-right:0; &::after{display:none;}}
.location .info .box p{color:var(--txtColor1); font-weight:300;}
.location .info .box p.tit{color:#000; font-weight:600;}
.location .map{margin:40px 0; width:100%; height:600px; border-radius:20px; overflow:hidden; & iframe{width:100%; height:100%;}}
.location .addr{background:var(--ptColor1);border-radius:20px; display:flex; align-items:center; padding:40px;}
.location .addr figure{margin-right:40px; padding-right:40px; position:relative;}
.location .addr figure::after{content:'';display:block; width:1px; height:100%; position:absolute; right:0; top:50%; transform:translateY(-50%); background:#fff;}
.location .addr p{display:flex; align-items:center; color:#fff; gap:10px;}
.location .addr .txt p{align-items:flex-start; & span{margin-top:4px;}}
.location .addr .call{margin-left:80px;}

@media screen and (max-width: 1520px) {
	.location .map { height: 500px; }
}
@media screen and (max-width: 1200px) {
	.location .info { padding: 30px; }
	.location .info .box { gap: 14px; margin-right: 14px; padding: 10px; }
	.location .info .box p { font-size: 16px; }
	.location .map { height: 450px; margin: 30px 0; }
}
@media screen and (max-width: 1024px) {
	.location .info { flex-direction: column; align-items: stretch; padding: 24px; gap: 16px; }
	.location .info .box { margin-right: 0; padding: 16px 0; justify-content: center; text-align: center; }
	.location .info .box.logo { padding-bottom: 20px; border-bottom: 1px solid #ddd; }
	.location .info .box::after { width: 40px; height: 1px; top: auto; bottom: -8px; left: 50%; transform: translateX(-50%); }
	.location .info .box.logo::after, .location .info .box:last-child::after { display: none; }
	.location .info .box p br { display: none; }
	.location .map { height: 400px; border-radius: 14px; }
}
@media screen and (max-width: 768px) {
	.location .info { border-radius: 14px; }
	.location .info .box { flex-direction: column; gap: 10px; }
	.location .info .box p { font-size: 15px; }
	.location .map { height: 350px; margin: 20px 0; }
}
@media screen and (max-width: 480px) {
	.location .info { padding: 20px 16px; gap: 10px; }
	.location .info .box { padding: 12px 0; }
	.location .info .box.logo { padding-bottom: 16px; }
	.location .info .box.logo img { max-width: 140px; }
	.location .info .box img { max-width: 32px; }
	.location .info .box p { font-size: 14px; line-height: 1.4; word-break: keep-all; }
	.location .map { height: 280px; border-radius: 10px; }
}
@media screen and (max-width: 360px) {
	.location .info .box p { font-size: 13px; }
	.location .map { height: 240px; }
}

.shipping{}
.shipping .sec01{padding:var(--ctMargin) 0;}
.shipping .sec01 .title{text-align:center;margin-bottom: 80px;}
.shipping .sec01 .title h2{font-size:20px; font-weight:400;color:var(--titColor1);letter-spacing: 2px;}
.shipping .sec01 .title h3{font-size:40px; font-weight:700;color:var(--titColor1);margin:20px 0;line-height: 1.4;}
.shipping .sec01 .title p{font-size:20px; color:var(--titColor1);font-weight:300;}
.shipping .sec01 .list{}
.shipping .sec01 .list .box{display: flex;box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);}
.shipping .sec01 .list .box + .box{margin-top: 30px;}
.shipping .sec01 .list .box .txt{background:#f8f8f8;width: 50%;padding: 40px;}
.shipping .sec01 .list .box .txt h3{color:var(--ptColor2);display: flex;align-items:center;font-weight: 700;}
.shipping .sec01 .list .box .txt h3 span{font-weight: 400;position:relative;display: block;margin-left: 10px;padding-left: 12px;}
.shipping .sec01 .list .box .txt h3 span::after{width:2px; height:25px; background:var(--ptColor2); content:'';display:block; position:absolute;left:0;top:50%;transform:TranslateY(-50%);}
.shipping .sec01 .list .box .txt .t1{color:var(--titColor1);margin-bottom: 20px;margin-top: 5px;}
.shipping .sec01 .list .box .txt ul li{color:var(--txtColor1);padding-left: 20px;position:relative;}
.shipping .sec01 .list .box .txt ul li::after{width:10px;height:1px; background:var(--txtColor1); position:absolute;left:0;top:50%;transform:translateY(-50%); content:'';display:block;}
.shipping .sec01 .list .box .txt ul li + li{margin-top: 5px;}
.shipping .sec01 .list .box figure{width: 50%; & img{width: 100%;height: 100%;object-fit:cover;}}

.shipping .sec02{padding:var(--ctMargin) 0; background:#e6eef4;}
.shipping .sec02 .tit{margin-bottom: 80px;text-align: center;color:var(--ptColor2);}
.shipping .sec02 ul{display:flex;gap: 40px;}
.shipping .sec02 ul li{flex:1; background:#f7f7fb;position:relative;}
.shipping .sec02 ul li .chk{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width: 60px;height: 60px;background:var(--ptColor3); border-radius:60px;border:5px solid #fff; display: flex;align-items:center;justify-content:center; & img{width: 40px;}}
.shipping .sec02 ul li h3{padding-top: 40px;text-align: center;font-weight: 500;margin-bottom: 20px;}
.shipping .sec02 ul li .en{padding:5px 0;text-align: center;background:var(--ptColor3);color:#fff;}
.shipping .sec02 ul li .img{margin:20px 0 0;}
.shipping .sec02 ul li .txt{padding:20px;}
.shipping .sec02 ul li .txt p{display: flex;align-items:center; gap:10px; color:var(--titColor1);}
.shipping .sec02 ul li .txt p + p{margin-top: 5px;}

@media screen and (max-width: 1520px) {
	.shipping .sec01 .list .box .txt { padding: 30px; }
}
@media screen and (max-width: 1200px) {
	.shipping .sec01 .title { margin-bottom: 50px; }
	.shipping .sec01 .list .box .txt { padding: 24px; }
	.shipping .sec01 .list .box .txt .t1 { margin-bottom: 15px; }
	.shipping .sec02 .tit { margin-bottom: 60px; }
	.shipping .sec02 ul { gap: 20px; }
	.shipping .sec02 ul li h3 { padding-top: 35px; margin-bottom: 15px; }
}
@media screen and (max-width: 1024px) {
	.shipping .sec01 .list .box { flex-direction: column; }
	.shipping .sec01 .list .box .txt { width: 100%; padding: 30px; }
	.shipping .sec01 .list .box figure { width: 100%; height: 300px; }
	.shipping .sec02 ul { flex-direction: column; gap: 50px; }
	.shipping .sec02 ul li { width: 100%; max-width: 600px; margin: 0 auto; }
}
@media screen and (max-width: 768px) {
	.shipping .sec01 { padding: 60px 0; }
	.shipping .sec01 .title { margin-bottom: 40px; }
	.shipping .sec01 .title h3 { margin: 14px 0; }
	.shipping .sec01 .list .box .txt { padding: 24px; }
	.shipping .sec01 .list .box figure { height: 240px; }
	.shipping .sec02 { padding: 60px 0; }
	.shipping .sec02 .tit { margin-bottom: 50px; }
}
@media screen and (max-width: 640px) {
	.shipping .sec01 .list .box + .box { margin-top: 20px; }
	.shipping .sec01 .list .box figure { height: 200px; }
}
@media screen and (max-width: 480px) {
	.shipping .sec01 { padding: 50px 0; }
	.shipping .sec01 .title { margin-bottom: 30px; }
	.shipping .sec01 .title h2 { font-size: 14px; letter-spacing: 1px; }
	.shipping .sec01 .title h3 { font-size: 26px; }
	.shipping .sec01 .title p { font-size: 15px; word-break: keep-all; }
	.shipping .sec01 .list .box { box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15); }
	.shipping .sec01 .list .box .txt { padding: 20px; }
	.shipping .sec01 .list .box .txt h3 span::after { height: 18px; }
	.shipping .sec01 .list .box .txt .t1 { font-size: 16px; margin-bottom: 12px; word-break: keep-all; }
	.shipping .sec01 .list .box .txt ul li { font-size: 14px; line-height: 1.5; }
	.shipping .sec01 .list .box figure { height: 180px; }
	.shipping .sec02 { padding: 50px 0; }
	.shipping .sec02 .tit { font-size: 24px; margin-bottom: 40px; word-break: keep-all; }
	.shipping .sec02 ul { gap: 45px; }
	.shipping .sec02 ul li .chk { width: 50px; height: 50px; border-width: 4px; }
	.shipping .sec02 ul li .chk img { width: 30px; }
	.shipping .sec02 ul li h3 { font-size: 20px; padding-top: 30px; margin-bottom: 10px; }
	.shipping .sec02 ul li .en { font-size: 15px; padding: 6px 0; }
	.shipping .sec02 ul li .txt { padding: 16px; }
	.shipping .sec02 ul li .txt p { font-size: 14px; align-items: flex-start; line-height: 1.4; word-break: keep-all; }
	.shipping .sec02 ul li .txt p img { margin-top: 2px; width: 14px; }
}
@media screen and (max-width: 360px) {
	.shipping .sec01 .title h3 { font-size: 22px; }
	.shipping .sec01 .title p { font-size: 14px; }
	.shipping .sec02 .tit { font-size: 20px; }
	.shipping .sec02 ul li h3 { font-size: 18px; }
}

.air{padding:var(--ctMargin) 0 0;}
.air .sec01 .intro{margin-bottom: 40px;text-align: center;}
.air .sec01 .intro .t1{color:var(--titColor1);font-weight: 600;}
.air .sec01 .intro .t2{color:var(--txtColor1);font-weight: 400;margin-top: 20px;}
.air .sec01 .bg{height:100vh;background:url(../img/air_sec01_bg.jpg)no-repeat center/cover;}
.air .sec01 .bg .inner{height:100%;}
.air .sec01 .bg .txt{position:absolute;right:0;bottom:100px; background:rgba(255,255,255,0.5);padding:40px;}
.air .sec01 .bg .txt h3{color:var(--ptColor2);margin-bottom: 5px;}
.air .sec01 .bg .txt p{color:var(--titColor1);margin-bottom: 20px;}
.air .sec01 .bg .txt ul li{display: flex;align-items: center;gap: 5px;color:var(--txtColor1);}
.air .sec01 .bg .txt ul li img{width: 30px;}
.air .sec01 .bg .txt ul li + li{margin-top: 5px;}

.air .sec02{padding:var(--ctMargin) 0; background:#e6eef4;}
.air .sec02 ul{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;}
.air .sec02 ul li{background:#fff;padding:60px 30px 30px;box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);}
.air .sec02 ul li .txt{position:relative; padding:60px 40px 40px; background:#ebeffc;}
.air .sec02 ul li .txt figure{position:absolute;width:80px;height:80px;border-radius:60px; top:0;left:50%;transform:translate(-50%,-50%); background:#eaeefd;display: flex;justify-content:center;align-items:center;}
.air .sec02 ul li .txt h3{text-align: center;color:var(--ptColor2);}
.air .sec02 ul li .txt p{text-align: center;color:var(--titColor1);margin-top: 10px;}


@media screen and (max-width: 1520px) {
	.air .sec01 .bg .txt { bottom: 60px; }
	.air .sec02 ul li { padding: 50px 24px 24px; }
	.air .sec02 ul li .txt { padding: 50px 30px 30px; }
}
@media screen and (max-width: 1200px) {
	.air .sec01 .intro { margin-bottom: 30px; }
	.air .sec01 .bg { height: 80vh; }
	.air .sec01 .bg .txt { right: 20px; bottom: 40px; padding: 30px; }
	.air .sec02 ul { gap: 24px; }
	.air .sec02 ul li { padding: 40px 20px 20px; }
	.air .sec02 ul li .txt { padding: 40px 20px 20px; }
}
@media screen and (max-width: 1024px) {
	.air .sec01 .intro br { display: none; }
	.air .sec01 .bg { height: auto; padding: 60px 0; }
	.air .sec01 .bg .txt { position: relative; right: auto; bottom: auto; max-width: 600px; margin: 0 auto; background: rgba(255,255,255,0.9); }
	.air .sec02 ul { grid-template-columns: 1fr; gap: 30px; }
	.air .sec02 ul li { max-width: 600px; margin: 0 auto; width: 100%; }
}
@media screen and (max-width: 768px) {
	.air .sec01 .intro .t2 { margin-top: 14px; }
	.air .sec01 .bg .txt { padding: 24px; }
	.air .sec02 ul { gap: 24px; }
}
@media screen and (max-width: 640px) {
	.air .sec01 .bg .txt p br { display: none; }
	.air .sec02 ul li .txt p br { display: none; }
}
@media screen and (max-width: 480px) {
	.air .sec01 .intro { margin-bottom: 24px; }
	.air .sec01 .intro .t2 { margin-top: 10px; line-height: 1.4; word-break: keep-all; }
	.air .sec01 .bg { padding: 40px 0; }
	.air .sec01 .bg .txt { padding: 20px; border-radius: 12px; }
	.air .sec01 .bg .txt p { margin-bottom: 15px; line-height: 1.4; word-break: keep-all; }
	.air .sec01 .bg .txt ul li img { width: 24px; }
	.air .sec02 ul { gap: 20px; }
	.air .sec02 ul li { padding: 35px 16px 16px; box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15); border-radius: 12px; }
	.air .sec02 ul li .txt { padding: 35px 16px 16px; border-radius: 8px; }
	.air .sec02 ul li .txt figure { width: 64px; height: 64px; }
	.air .sec02 ul li .txt figure img { max-width: 50%; }
	.air .sec02 ul li .txt p { margin-top: 8px; line-height: 1.4; word-break: keep-all; }
}
@media screen and (max-width: 360px) {
	.air .sec01 .bg .txt { padding: 16px; }
	.air .sec02 ul li { padding: 30px 12px 12px; }
	.air .sec02 ul li .txt { padding: 30px 12px 12px; }
}

.warehouse{padding:var(--ctMargin) 0;}
.warehouse .intro{margin-bottom: 40px;}
.warehouse .intro .sub_title{margin-bottom: 0;}
.warehouse .intro .sub_title h2{display: flex;justify-content:center;align-items:center;margin:0 auto;max-width:1000px;gap: 20px;}
.warehouse .intro .sub_title h2 span{color:var(--titColor1);}
.warehouse .intro .sub_title h2::after{width:100%;height:2px; background:var(--ptColor2); content:'';display:block;}
.warehouse .intro .sub_title h2::before{width:100%;height:2px; background:var(--ptColor2); content:'';display:block;}
.warehouse .intro .sub_title p{text-align: center;color:var(--titColor1);margin-top: 5px;}
.warehouse .sec01{background:#e6eef4;padding:var(--ctMargin) 0; /* margin-bottom: var(--ctMargin); */margin-bottom: -100px;}
.warehouse .sec01 .list{display:grid;grid-template-columns: repeat(2,1fr);gap: 40px;}
.warehouse .sec01 .list .box{padding: 30px;background:#fff;box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);display: flex;gap: 40px;}
.warehouse .sec01 .list .box figure{}
.warehouse .sec01 .list .box .txt{padding-top: 25px;}
.warehouse .sec01 .list .box .txt h3{color:var(--ptColor2);margin-bottom: 10px;}
.warehouse .sec01 .list .box .txt ul li{position:relative; color:var(--titColor1);padding-left: 15px;}
.warehouse .sec01 .list .box .txt ul li::after{width:5px;height:5px; background:var(--titColor1);position:absolute;left:0;top:16px;border-radius:5px; content:'';display:block;}
.warehouse .sec01 .list .box .txt ul li + li{margin-top: 5px;}
.warehouse .sec02 .tb_wrap .tb{border-spacing:0;width:100%;border-collapse: collapse;font-size: 20px;}
.warehouse .sec02 .tb_wrap .tb thead th{width:calc(100% / 3);}
.warehouse .sec02 .tb_wrap .tb th{border:1px solid var(--ptColor2);padding:15px; font-weight: 400;}
.warehouse .sec02 .tb_wrap .tb td{padding: 15px;font-weight: 400;border:1px solid var(--ptColor2); text-align: center; color:var(--txtColor1);}

@media screen and (max-width: 1520px) {
	.warehouse .sec01 .list .box { gap: 24px; padding: 24px; }
	.warehouse .sec01 .list .box .txt { padding-top: 15px; }
}
@media screen and (max-width: 1200px) {
	.warehouse .intro .sub_title h2 { max-width: 800px; }
	.warehouse .sec01 .list { gap: 24px; }
	.warehouse .sec01 .list .box { gap: 20px; }
	.warehouse .sec01 .list .box figure img { max-width: 80px; }
	.warehouse .sec01 .list .box .txt { padding-top: 5px; }
}
@media screen and (max-width: 1024px) {
	.warehouse .intro { margin-bottom: 30px; }
	.warehouse .intro .sub_title h2 { max-width: 100%; }
	.warehouse .sec01 { padding: 60px 0; margin-bottom: -80px; }
	.warehouse .sec01 .list { grid-template-columns: 1fr; gap: 20px; }
	.warehouse .sec01 .list .box { max-width: 600px; margin: 0 auto; width: 100%; }
}
@media screen and (max-width: 768px) {
	.warehouse .intro .sub_title h2::before, .warehouse .intro .sub_title h2::after { display: none; }
}
@media screen and (max-width: 640px) {
	.warehouse .intro .sub_title p { word-break: keep-all; line-height: 1.4; }
	.warehouse .sec01 .list .box { flex-direction: column; align-items: center; text-align: center; gap: 15px; padding: 30px 20px; }
	.warehouse .sec01 .list .box .txt { padding-top: 0; }
	.warehouse .sec01 .list .box .txt ul li { padding-left: 0; }
	.warehouse .sec01 .list .box .txt ul li::after { display: none; }
}
@media screen and (max-width: 480px) {
	.warehouse { padding: 50px 0; }
	.warehouse .intro { margin-bottom: 20px; }
	.warehouse .intro .sub_title h2 span { font-size: 24px; }
	.warehouse .intro .sub_title p { margin-top: 8px; }
	.warehouse .sec01 { padding: 40px 0; margin-bottom: -50px; }
	.warehouse .sec01 .list .box { box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);}
	.warehouse .sec01 .list .box figure img { max-width: 64px; }
	.warehouse .sec01 .list .box .txt h3 { margin-bottom: 8px; }
	.warehouse .sec01 .list .box .txt ul li { line-height: 1.5; word-break: keep-all; }
	.warehouse .sec01 .list .box .txt ul li + li { margin-top: 6px; }
}

.flexi_depot{padding:var(--ctMargin) 0;}
.flexi_depot img {margin:0 auto;max-width:800px;width:100%;display:block;}

.flexi{overflow:hidden;}
.flexi .sec01{background:#fcfafd;padding:var(--ctMargin) 0;position:relative;}
.flexi .sec01 .bg{position:absolute;right:0;bottom:0;width:60%;height:100%; & img{width: 100%;height: 100%;object-fit:cover;}}
.flexi .sec01 .title{margin-bottom: 20px;}
.flexi .sec01 .title h3{color:var(--ptColor2);margin-bottom: 5px;}
.flexi .sec01 .title p{color:var(--titColor1);}
.flexi .sec01 ul{padding:30px 20px; background:#fdfdfd;width:max-content;box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.2);}
.flexi .sec01 ul li{color:var(--txtColor1);display: flex;align-items:center;gap:10px;}
.flexi .sec01 ul li + li{margin-top: 5px;}

.flexi .sec02{background:#e6eef4;padding-bottom: 80px;}
.flexi .sec02 .title{margin-bottom: 80px;margin-top: -30px;}
.flexi .sec02 .title h3{color:var(--ptColor2);width:max-content;position:relative;font-weight: 600;}
.flexi .sec02 .title h3::after{width:100vw;height:2px; background:var(--ptColor2); position:absolute;left:calc(100% + 20px);top:50%;transform:translateY(-50%);content:'';display:block;}
.flexi .sec02 .title p{margin-top: 5px;color:var(--titColor1);}
.flexi .sec02 ul{display: flex;gap: 40px;}
.flexi .sec02 ul li{background:#fff;padding:20px;flex:1;}
.flexi .sec02 ul li h4{color:var(--ptColor2);text-align: center;font-weight: 500;margin-bottom: 20px;}

.flexi .sec03{padding-bottom: var(--ctMargin);position:relative;}
.flexi .sec03::after{width:100%;height:100%;left:0;top:0;position:absolute;background:#fcfafd; content:'';display:block;z-index:-1;}
.flexi .sec03 .title{margin-bottom: 80px;margin-top: -30px;}
.flexi .sec03 .title h3{color:var(--ptColor2);width:max-content;position:relative;font-weight: 600;}
.flexi .sec03 .title h3::after{width:100vw;height:2px; background:var(--ptColor2); position:absolute;left:calc(100% + 20px);top:50%;transform:translateY(-50%);content:'';display:block;}
.flexi .sec03 .title p{margin-top: 5px;color:var(--titColor1);}
.flexi .sec03 ul li{display: flex;position:Relative;box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);}
.flexi .sec03 ul li:nth-child(even){flex-direction:row-reverse;}
.flexi .sec03 ul li + li{margin-top: 40px;}
.flexi .sec03 ul li figure{width:50%; & img{width: 100%;height: 100%;object-fit:cover;}}
.flexi .sec03 ul li .num{position:absolute;left:0;top:0;padding:0px 10px; color:#fff; background:var(--ptColor3);}
.flexi .sec03 ul li:nth-child(even) .num{left:auto; right:0;}
.flexi .sec03 ul li .txt{width:50%; position:relative;background:#f8f8f8;padding:40px;}
.flexi .sec03 ul li .txt::after{content:'';display: block;position:absolute;top:0;right:100%;width:200px;height:100%;pointer-events:none;background:linear-gradient(to left, #f8f8f8 0%, rgba(248, 248, 248, 0) 100%);}
.flexi .sec03 ul li:nth-child(even) .txt::after{right:auto;left:100%;background:linear-gradient(to right, #f8f8f8 0%, rgba(248, 248, 248, 0) 100%);}
.flexi .sec03 ul li .txt h4{color:var(--ptColor2);line-height: 1.4;}
.flexi .sec03 ul li .txt .hash{margin:10px 0 20px; display:flex;gap: 20px;}
.flexi .sec03 ul li .txt .hash span{color:var(--ptColor2);padding:0px 15px; border-radius:50px;background:#d1e1ec;}
.flexi .sec03 ul li .txt .desc{color:var(--titColor1);}

@media screen and (max-width: 1520px) {
	.flexi .sec01 .bg { width: 50%; }
	.flexi .sec03 ul li .txt { padding: 30px; }
	.flexi .sec03 ul li .txt::after { display: none; }
}
@media screen and (max-width: 1200px) {
	.flexi .sec01 { padding: 60px 0; }
	.flexi .sec01 .bg { width: 45%; }
	.flexi .sec01 ul { width: auto; max-width: 50%; }
	.flexi .sec02 { padding-bottom: 60px; }
	.flexi .sec02 .title, .flexi .sec03 .title { margin-bottom: 50px; margin-top: 0; }
	.flexi .sec02 ul { gap: 20px; }
	.flexi .sec03 ul li + li { margin-top: 30px; }
	.flexi .sec03 ul li .txt h4 { font-size: 26px; }
}
@media screen and (max-width: 1024px) {
	.flexi .sec01 .title br { display: none; }
	.flexi .sec01 .bg { position: relative; width: 100%; height: 300px; margin-top: 30px; }
	.flexi .sec01 ul { max-width: 100%; box-shadow: none; padding: 20px 0; background: transparent; }
	.flexi .sec02 .title h3, .flexi .sec03 .title h3 {padding-top:30px;}
	/* .flexi .sec02 .title h3::after, .flexi .sec03 .title h3::after { display: none; } */
	.flexi .sec02 .title h3::after, .flexi .sec03 .title h3::after {top:70%;}
	.flexi .sec02 ul { flex-direction: column; gap: 24px; }
	.flexi .sec02 ul li { max-width: 600px; margin: 0 auto; width: 100%; }
	.flexi .sec03 { padding-bottom: 60px; }
	.flexi .sec03 ul li { flex-direction: column !important; max-width: 600px; margin: 0 auto; width: 100%; }
	.flexi .sec03 ul li figure { width: 100%; height: 300px; }
	.flexi .sec03 ul li .txt { width: 100%; padding: 40px 30px 30px; }
	.flexi .sec03 ul li:nth-child(even) .num { left: 0; right: auto; }
}
@media screen and (max-width: 768px) {
	.flexi .sec01 .bg { height: 240px; }
	.flexi .sec03 ul li .txt h4 br { display: none; }
	.flexi .sec03 ul li .txt .desc br { display: none; }
}
@media screen and (max-width: 640px) {
	.flexi .sec01 .bg { height: 200px; }
	.flexi .sec02 ul li h4 { margin-bottom: 15px; }
	.flexi .sec03 ul li figure { height: 240px; }
}
@media screen and (max-width: 480px) {
	.flexi .sec01 { padding: 50px 0; }
	.flexi .sec01 .title p { line-height: 1.4; }
	.flexi .sec01 ul { padding: 15px 0 0; }
	.flexi .sec01 ul li { align-items: flex-start; line-height: 1.4; }
	.flexi .sec01 ul li img { width: 18px; margin-top: 3px; }
	.flexi .sec01 .bg { height: 180px; margin-top: 20px; }
	.flexi .sec02 { padding-bottom: 50px; }
	.flexi .sec02 .title { margin-bottom: 35px; }
	.flexi .sec02 .title p { margin-top: 8px; line-height: 1.4; }
	.flexi .sec02 ul { gap: 16px; }
	.flexi .sec02 ul li { padding: 16px; border-radius: 12px; box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.1); }
	.flexi .sec02 ul li h4 { margin-bottom: 12px; }
	.flexi .sec03 { padding-bottom: 50px; }
	.flexi .sec03 .title { margin-bottom: 35px; }
	.flexi .sec03 .title p { margin-top: 8px; line-height: 1.4; }
	.flexi .sec03 ul li { box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15); border-radius: 12px; overflow: hidden; }
	.flexi .sec03 ul li + li { margin-top: 25px; }
	.flexi .sec03 ul li figure { height: 200px; }
	.flexi .sec03 ul li .num { font-size: 13px; padding: 2px 8px; }
	.flexi .sec03 ul li .txt { padding: 30px 20px 20px; }
	.flexi .sec03 ul li .txt h4 { line-height: 1.3; }
	.flexi .sec03 ul li .txt .hash { gap: 8px; margin: 12px 0; flex-wrap: wrap; }
	.flexi .sec03 ul li .txt .hash span { font-size: 13px; padding: 2px 12px; }
	.flexi .sec03 ul li .txt .desc { line-height: 1.5; }
}
@media screen and (max-width: 360px) {
	.flexi .sec01 .bg { height: 160px; }
	.flexi .sec03 ul li figure { height: 180px; }
}

.iso{}
.iso .sec01 .title p + p{color:var(--txtColor1);margin-top: 20px;}

.iso .sec02 ul li{box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);display:flex;flex-direction:column;align-items:center;}
.iso .sec02 ul li .ico {width:80px;height:80px;display: flex;justify-content: center;align-items: center;background:#edeff9;border-radius:80px;}
.iso .sec02 ul li h4{margin-top: 20px;}
.iso .sec02 ul li .txt{margin-top: 20px;width: 100%;padding: 20px;background:#eef1fb;}
.iso .sec02 ul li .txt p{text-align: center;color:var(--txtColor1);}
.iso .sec02 ul li .hash{margin-top: 20px;color:var(--ptColor2);}

.iso .sec03 ul li .txt .hash{flex-direction:column;gap:10px;width: 300px;}

@media screen and (max-width:1024px){
	.iso .sec03 ul li .txt .hash { width:100%; max-width:300px; }
}
@media screen and (max-width:480px){
	.iso .sec01 .title p + p { margin-top:12px; line-height:1.4; }
	.iso .sec02 ul li .ico { width:60px; height:60px; border-radius:60px; }
	.iso .sec02 ul li h4 { margin-top:12px; }
	.iso .sec02 ul li .txt { margin-top:12px; padding:15px; }
	.iso .sec02 ul li .hash { margin-top:12px; }
	.iso .sec03 ul li .txt .hash { width:100%; gap:6px; }
}

.inquiry{}
.inquiry .intro{margin-bottom: 80px;text-align: center;color:var(--titColor1);}
.inquiry .sec01 .impor{background:#e2eff8;padding:80px;display:flex; align-items:center;gap: 30px;}
.inquiry .sec01 .impor .txt{}
.inquiry .sec01 .impor .txt h3{margin-bottom: 10px;color:var(--ptColor2);}
.inquiry .sec01 .impor .hash{display: flex;gap: 20px;}
.inquiry .sec01 .impor .hash p{display: flex;align-items:center;gap: 10px;color:var(--txtColor1); & span{color:var(--ptColor3);}}

@media screen and (max-width:1200px){
	.inquiry .intro { margin-bottom:50px; }
	.inquiry .sec01 .impor { padding:50px 40px; }
}
@media screen and (max-width:1024px){
	.inquiry .intro br { display:none; }
	.inquiry .sec01 .impor { padding:40px 30px; }
}
@media screen and (max-width:768px){
	.inquiry .intro { margin-bottom:40px; }
	.inquiry .sec01 .impor { flex-direction:column; text-align:center; gap:20px; padding:35px 24px; border-radius:16px; }
	.inquiry .sec01 .impor .hash { justify-content:center; flex-wrap:wrap; gap:10px 20px; }
}
@media screen and (max-width:480px){
	.inquiry .intro { margin-bottom:30px; line-height:1.4; }
	.inquiry .sec01 .impor { gap:15px; padding:30px 20px; }
	.inquiry .sec01 .impor .ico { width:50px; }
	.inquiry .sec01 .impor .ico img { width:100%; }
	.inquiry .sec01 .impor .txt h3 { line-height:1.4; margin-bottom:12px; }
	.inquiry .sec01 .impor .hash { gap:8px 15px; }
	.inquiry .sec01 .impor .hash p { gap:6px; }
}

.inquiry .sec02{margin-top: var(--ctMargin);}
.inquiry .sec02 ul li{display:flex;border:1px solid #ddd; border-radius:20px;padding:20px 0; transition:all 0.2s;align-items:center; &:hover{border-color:var(--ptColor1);}}
.inquiry .sec02 ul li.tit{background:var(--ptColor1);}
.inquiry .sec02 ul li.tit p{font-weight:700; color:#fff;}
.inquiry .sec02 ul li + li{margin-top:15px;}
.inquiry .sec02 ul li div{flex:1; text-align:center;}
.inquiry .sec02 ul li div.flex{display:flex; flex-direction:column; align-items:center;}
.inquiry .sec02 ul li div p{text-align:left;font-weight:300; color:var(--txtColor1);padding:0 40px;display: flex;align-items:center;gap:10px;}
.inquiry .sec02 .impor{text-align: center;margin-top: 40px;color:var(--txtColor1);}

@media screen and (max-width:1200px){
	.inquiry .sec02 { margin-top:60px; }
	.inquiry .sec02 ul li div p { padding:0 20px; }
}
@media screen and (max-width:1024px){
	.inquiry .sec02 ul li.tit { display:none; }
	.inquiry .sec02 ul li.desc { flex-direction:column; align-items:stretch; padding:20px; border-radius:16px; }
	.inquiry .sec02 ul li + li { margin-top:20px; }
	.inquiry .sec02 ul li div { text-align:left; flex:none; }
	.inquiry .sec02 ul li div + div { margin-top:12px; padding-top:12px; border-top:1px dashed #eee; }
	.inquiry .sec02 ul li div p { padding:0; font-weight:400; }
	.inquiry .sec02 ul li div:nth-child(1) { display:inline-block; vertical-align:middle; }
	.inquiry .sec02 ul li div:nth-child(2) { display:inline-block; vertical-align:middle; margin-top:0; padding-top:0; border-top:0; margin-left:10px; color:var(--ptColor1); font-weight:500; }
	.inquiry .sec02 ul li div:nth-child(2) p { font-weight:500; color:var(--ptColor2); }
}
@media screen and (max-width:768px){
	.inquiry .sec02 { margin-top:40px; }
	.inquiry .sec02 .impor { margin-top:30px; line-height:1.4; }
}
@media screen and (max-width:480px){
	.inquiry .sec02 ul li.desc { padding:16px; border-radius:12px; box-shadow:2px 2px 10px rgba(0,0,0,0.05); }
	.inquiry .sec02 ul li div + div { margin-top:10px; padding-top:10px; }
	.inquiry .sec02 ul li div p { font-size:15px; word-break:break-all; }
	.inquiry .sec02 ul li div p img { width:16px; }
	.inquiry .sec02 .impor { margin-top:25px; text-align:left; }
}

.brochure{padding-top:var(--ctMargin);}
.brochure .sec01 p{text-align:center; color:var(--txtColor1);font-weight:300; & b{font-weight:700;}}
.brochure .sec02{background:#e6eef4; padding:var(--ctMargin) 0;margin-top:80px;}
.brochure .sec02 .flex{display:flex; gap:40px;}
.brochure .sec02 .flex figure{width:calc(50% - 20px);overflow:hidden; & img{width: 100%;height: 100%;object-fit:cover;}}
.brochure .sec02 .flex .txt{width:calc(50% - 20px); padding:40px; background:#fff;display:flex; flex-direction:column; align-items:flex-start;}
.brochure .sec02 .flex .txt h3{color:var(--ptColor2);margin-bottom: 10px;line-height: 1.4;}
.brochure .sec02 .flex .txt .desc{color:var(--titColor1);}
.brochure .sec02 .flex .txt ul{margin-top: 20px;}
.brochure .sec02 .flex .txt ul li{padding-left: 16px;position:relative; color:var(--txtColor1);}
.brochure .sec02 .flex .txt ul li::after{width:6px;height:6px; background:var(--txtColor1); position:absolute;left:0;top:13px;content:'';display:block;border-radius:10px;}
.brochure .sec02 .flex .txt ul li + li{margin-top: 5px;}
.brochure .sec02 .flex .txt a{margin-top: 20px;display:flex;gap:10px; align-items:center; width:100%; height:60px;padding:0 20px; background:var(--ptColor2);color:#fff; transition:all 0.3s;font-size:22px;}
.brochure .sec02 .flex .txt a span{font-size:26px;}
.brochure .sec02 .flex .txt .more{color:var(--txtColor1);margin-top: 20px;}

@media screen and (max-width:1200px){
	.brochure { padding-top:60px; }
	.brochure .sec02 { padding:60px 0; margin-top:60px; }
	.brochure .sec02 .flex { gap:24px; }
	.brochure .sec02 .flex figure { width:calc(50% - 12px); }
	.brochure .sec02 .flex .txt { width:calc(50% - 12px); padding:30px; }
	.brochure .sec02 .flex .txt a { font-size:18px; height:54px; }
}
@media screen and (max-width:1024px){
	.brochure .sec01 p br { display:none; }
	.brochure .sec02 .flex { flex-direction:column; max-width:640px; margin:0 auto; }
	.brochure .sec02 .flex figure { width:100%; height:320px; }
	.brochure .sec02 .flex .txt { width:100%; padding:40px 30px; }
}
@media screen and (max-width:768px){
	.brochure .sec02 .flex figure { height:260px; }
}
@media screen and (max-width:480px){
	.brochure { padding-top:40px; }
	.brochure .sec01 p { line-height:1.4; }
	.brochure .sec02 { padding:50px 0; margin-top:40px; }
	.brochure .sec02 .flex figure { height:200px; }
	.brochure .sec02 .flex .txt { padding:24px 20px; }
	.brochure .sec02 .flex .txt h3 { margin-bottom:6px; }
	.brochure .sec02 .flex .txt .desc { line-height:1.4; }
	.brochure .sec02 .flex .txt ul { margin-top:15px; }
	.brochure .sec02 .flex .txt ul li::after { top:10px; }
	/* 모바일 터치 미스 방지 및 이너 텍스트 래핑 찢어짐 방지 최적화 */
	.brochure .sec02 .flex .txt a { margin-top:25px; height:56px; padding:0 16px; font-size:15px; justify-content:center; letter-spacing:-0.04em; word-break:break-all; }
	.brochure .sec02 .flex .txt a span { font-size:22px; }
	.brochure .sec02 .flex .txt .more { margin-top:15px; }
}
@media screen and (max-width:360px){
	.brochure .sec02 .flex figure { height:180px; }
	.brochure .sec02 .flex .txt a { font-size:14px; gap:6px; }
}

.customer{}
.customer .sec01 p{text-align:center; color:var(--txtColor1);font-weight:300; & b{font-weight:700;}}
.customer .sec02 .flex{display:flex;margin-top:var(--ctMargin);}
.customer .sec02 .flex .con_l{width:35%;}
.customer .sec02 .flex .con_l h3{line-height:1.2;}
.customer .sec02 .flex .con_r{width:65%;}
.customer .sec02 .flex .con_r .tb{width:100%;}
.customer .sec02 .flex .con_r .tb th{padding:10px;border-top:1px solid #ddd; border-bottom:1px solid #ddd;text-align:left; font-size:18px;}
.customer .sec02 .flex .con_r .tb th:nth-child(1){width:200px;}
.customer .sec02 .flex .con_r .tb td{padding:10px; border-bottom:1px solid #eee;text-align:left; color:var(--txtColor1);font-weight:300;}
.customer .sec02 .flex .con_r .txt + .txt{margin-top:40px;}
.customer .sec02 .flex .con_r .txt h3{margin-bottom:10px;}
.customer .sec02 .flex .con_r .txt p{color:var(--txtColor1);font-weight:300;}


.recruitment{padding-top:var(--ctMargin);}
.recruitment .sec01 p{text-align:center; color:var(--txtColor1); font-weight:400;}
.recruitment .sec02{background:url(../img/recruitment_sec02_bg.jpg)no-repeat center/cover;margin-top: 80px;}
.recruitment .sec02 .inner{padding-top: var(--ctMargin);padding-bottom: var(--ctMargin);display: flex;justify-content:flex-end;}
.recruitment .sec02 .txt{opacity: 0 !important;padding:40px;background:rgba(255,255,255,0.5);}
.recruitment .sec02 .txt h3{color:var(--ptColor2);margin-bottom: 20px;line-height: 1.4;}
.recruitment .sec02 .txt ul{}
.recruitment .sec02 .txt ul li{color:var(--titColor1);position:relative; padding-left: 16px;}
.recruitment .sec02 .txt ul li::after{width:6px;height:6px; background:var(--titColor1); position:absolute;left:0;top:13px;content:'';display:block;border-radius:10px;}
.recruitment .sec02 .txt ul li + li{margin-top: 5px;}
.recruitment .sec02 a{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);color:#fff; background:var(--ptColor2);padding:10px 100px;width:max-content;display:block;}

@media screen and (max-width:1200px){
	.recruitment { padding-top:60px; }
	.recruitment .sec02 { margin-top:60px;background-position: left; }
	.recruitment .sec02 .inner { padding-top:60px; padding-bottom:60px; justify-content:center; }
	.recruitment .sec02 a { padding:10px 60px; }
}
@media screen and (max-width:1024px){
	.recruitment .sec01 p br { display:none; }
	/* .recruitment .sec02 .txt { opacity:1 !important; background:rgba(255,255,255,0.9); border-radius:16px; width:100%; max-width:600px; } */
}
@media screen and (max-width:640px){
	.recruitment .sec02 .inner { flex-direction:column; align-items:center; padding-bottom:0; /* background:#f5f8fa; */ }
	.recruitment .sec02 .txt { background:transparent; padding:30px 20px; box-shadow:none; }
	.recruitment .sec02 a { position:relative; left:0; bottom:0; transform:none; width:100%; text-align:center; padding:16px 20px; font-size:18px; font-weight:500; }
}
@media screen and (max-width:480px){
	.recruitment { padding-top:40px; }
	.recruitment .sec01 p { line-height:1.4; }
	.recruitment .sec02 {margin-top:40px;background-position-x: 10%;}
	.recruitment .sec02 .txt { padding:24px 16px; }
	.recruitment .sec02 .txt h3 { margin-bottom:12px; }
	.recruitment .sec02 .txt ul li::after { top:10px; }
}

.recruitment .sec03{margin-top: var(--ctMargin); background:#e6eef4; padding:var(--ctMargin) 0;}
.recruitment .sec03 .top_flex{display:flex; gap: 40px;}
.recruitment .sec03 .top_flex .box{flex:1;padding: 30px;background:#fff;}
.recruitment .sec03 .top_flex .box h3{color:var(--ptColor2);}
.recruitment .sec03 .top_flex .box p{color:var(--txtColor1);margin-top: 10px;}
.recruitment .sec03 .top_flex .box ul{margin-top: 20px;}
.recruitment .sec03 .top_flex .box ul li{color:var(--titColor1);position:relative; padding-left: 16px;}
.recruitment .sec03 .top_flex .box ul li::after{width:6px;height:6px; background:var(--titColor1); position:absolute;left:0;top:13px;content:'';display:block;border-radius:10px;}
.recruitment .sec03 .top_flex .box ul li + li{margin-top: 5px;}
.recruitment .sec03 .ul_flex{margin-top: var(--ctMargin);}
.recruitment .sec03 .ul_flex h3{color:var(--ptColor2);margin-bottom: 40px;line-height: 1.4;}
.recruitment .sec03 .ul_flex ul{display:flex;gap:40px;}
.recruitment .sec03 .ul_flex ul li{flex:1;padding:40px; background:#fff; box-shadow:10px 10px 20px 2px rgba(0, 0, 0, 0.2);display:flex;flex-direction:column;align-items:center;padding-bottom: 60px;}
.recruitment .sec03 .ul_flex ul li h4{text-align: center;color:var(--ptColor2);margin-bottom: 10px;}
.recruitment .sec03 .ul_flex ul li p{color:var(--txtColor1);margin-bottom: 20px;line-height: 1.5;height:3em;text-align: center;}
.recruitment .sec03 .ul_flex ul li:last-child{background:#1a4a8e;}
.recruitment .sec03 .ul_flex ul li:last-child h4{color:#fff;}
.recruitment .sec03 .ul_flex ul li:last-child p{color:#fff;}

@media screen and (max-width:1200px){
	.recruitment .sec03 { padding:60px 0; margin-top:60px; }
	.recruitment .sec03 .top_flex { gap:20px; }
	.recruitment .sec03 .ul_flex { margin-top:60px; }
	.recruitment .sec03 .ul_flex h3 { margin-bottom:30px; }
	.recruitment .sec03 .ul_flex ul { gap:20px; }
	.recruitment .sec03 .ul_flex ul li { padding:30px 20px 40px; }
}
@media screen and (max-width:1024px){
	.recruitment .sec03 .top_flex { flex-direction:column; gap:24px; max-width:600px; margin:0 auto; }
	.recruitment .sec03 .top_flex .box { border-radius:12px; }
	.recruitment .sec03 .ul_flex { max-width:600px; margin:50px auto 0; }
	.recruitment .sec03 .ul_flex ul { flex-wrap:wrap; display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
	.recruitment .sec03 .ul_flex ul li { height:auto; padding-bottom:30px; border-radius:12px; }
	.recruitment .sec03 .ul_flex ul li p { height:auto; min-height:3em; }
}
@media screen and (max-width:768px){
	.recruitment .sec03 .ul_flex ul li p br { display:none; }
}
@media screen and (max-width:480px){
	.recruitment .sec03 { padding:50px 0; margin-top:40px; }
	.recruitment .sec03 .top_flex .box { padding:20px 16px; }
	.recruitment .sec03 .top_flex .box ul { margin-top:12px; }
	.recruitment .sec03 .top_flex .box ul li::after { top:10px; }
	.recruitment .sec03 .ul_flex { margin-top:40px; }
	.recruitment .sec03 .ul_flex h3 { margin-bottom:20px; }
	.recruitment .sec03 .ul_flex ul { grid-template-columns:1fr; gap:12px; }
	.recruitment .sec03 .ul_flex ul li { padding:24px 20px; box-shadow:4px 4px 12px rgba(0,0,0,0.1); }
	.recruitment .sec03 .ul_flex ul li p { min-height:auto; margin-bottom:15px; line-height:1.4; }
	.recruitment .sec03 .ul_flex ul li figure { width:50px; }
	.recruitment .sec03 .ul_flex ul li figure img { width:100%; }
}

.ideal{padding-top:var(--ctMargin);}
.ideal .title{margin-bottom:40px; position:relative;}
.ideal .title::after{content: '';display: block;position: absolute;left: -14px;top: -1px;width: 10px;height: 10px;border-radius: 10px;background: var(--ptColor1);}
.ideal .sec01{padding:var(--ctMargin) 0; background:url(../img/ideal_img.jpg)no-repeat center/cover;}
.ideal .sec01 .inner{display:flex; flex-direction:column; align-items:center; text-align:center;}
.ideal .sec01 h3{margin:20px 0; color:#fff;}
.ideal .sec01 p{font-weight:300; color:#fff;}

@media screen and (max-width:1200px){
	.ideal { padding-top:60px; }
	.ideal .sec01 { padding:60px 0; }
}
@media screen and (max-width:1024px){
	.ideal .title::after { left:0; top:-15px; }
	.ideal .sec01 p br { display:none; }
}
@media screen and (max-width:480px){
	.ideal { padding-top:40px; }
	.ideal .title { margin-bottom:25px; }
	.ideal .sec01 { padding:50px 0; }
	.ideal .sec01 h3 { margin:15px 0; }
	.ideal .sec01 p { line-height:1.4; }
}

.ideal .sec02{background:#f5f6f7; padding:var(--ctMargin) 0;}
.ideal .sec02 .flex{display:flex;}
.ideal .sec02 .flex .con_l{width:35%;}
.ideal .sec02 .flex .con_l .title p{font-weight:300; color:var(--txtColor1);margin-top:10px;}
.ideal .sec02 .flex .con_r{width:65%;}
.ideal .sec02 .flex .con_r ul{display:grid; grid-template-columns:repeat(2,1fr);gap:30px;}
.ideal .sec02 .flex .con_r ul li{background:#fff; border-radius:20px; padding:30px;}
.ideal .sec02 .flex .con_r ul li p{margin-top:40px; font-weight:300; color:var(--txtColor1);}

@media screen and (max-width:1200px){
	.ideal .sec02 { padding:60px 0; }
	.ideal .sec02 .flex .con_r ul { gap:20px; }
	.ideal .sec02 .flex .con_r ul li { padding:24px; }
	.ideal .sec02 .flex .con_r ul li p { margin-top:25px; }
}
@media screen and (max-width:1024px){
	.ideal .sec02 .flex { flex-direction:column; gap:35px; }
	.ideal .sec02 .flex .con_l { width:100%; }
	.ideal .sec02 .flex .con_l .title p br { display:none; }
	.ideal .sec02 .flex .con_r { width:100%; }
}
@media screen and (max-width:640px){
	.ideal .sec02 .flex .con_r ul { grid-template-columns:1fr; gap:16px; }
	.ideal .sec02 .flex .con_r ul li { border-radius:16px; }
}
@media screen and (max-width:480px){
	.ideal .sec02 { padding:50px 0; }
	.ideal .sec02 .flex { gap:25px; }
	.ideal .sec02 .flex .con_l .title p { margin-top:6px; line-height:1.4; }
	.ideal .sec02 .flex .con_r ul li { padding:20px; }
	.ideal .sec02 .flex .con_r ul li figure { width:45px; }
	.ideal .sec02 .flex .con_r ul li figure img { width:100%; }
	.ideal .sec02 .flex .con_r ul li p { margin-top:15px; line-height:1.4; }
}

.ideal .sec03{padding:var(--ctMargin) 0;}
.ideal .sec03 .link_wrap{display:flex; gap:40px;}
.ideal .sec03 .link_wrap a{display:block; border-radius:20px; overflow:hidden; position:relative;width:100%;}
.ideal .sec03 .link_wrap a p{color:#fff; font-weight:300; position:absolute; left:20px; top:20px;display:flex; align-items:center;}
.ideal .sec03 .link_wrap a p span{margin-left:10px; transition:all 0.3s;}
.ideal .sec03 .link_wrap a:hover p span{margin-left:20px;}

@media screen and (max-width:1200px){
	.ideal .sec03 { padding:60px 0; }
	.ideal .sec03 .link_wrap { gap:20px; }
}
@media screen and (max-width:768px){
	.ideal .sec03 .link_wrap { flex-direction:column; gap:16px; }
	.ideal .sec03 .link_wrap a { border-radius:16px; }
	.ideal .sec03 .link_wrap a img { width:100%; height:160px; object-fit:cover; }
}
@media screen and (max-width:480px){
	.ideal .sec03 { padding:50px 0; }
	.ideal .sec03 .link_wrap a p { left:16px; top:16px; }
	.ideal .sec03 .link_wrap a img { height:130px; }
}

.ideal_sub{}
.ideal_sub nav{margin-top:var(--hdHeight);}
.ideal_sub nav{border-bottom:1px solid #ddd; padding-top:50px;}
.ideal_sub nav .inner{display:flex;}
.ideal_sub nav a{font-size:20px;padding:20px;display:block; color:var(--txtColor1); font-weight:300;}
.ideal_sub nav a.on{font-weight:600; color:var(--ptColor1);position:relative;}
.ideal_sub nav a.on::after{content:'';display:block; width:10px; height:10px; border:2px solid var(--ptColor1); background:#fff; bottom:-5px;left:50%; transform:translateX(-50%); position:absolute; border-radius:10px;}

.ideal_sub .id_title{padding-top:var(--ctMargin);}
.ideal_sub .id_title{margin-bottom:80px; text-align:center; position:relative;}
.ideal_sub .id_title h3{font-weight:600; position:relative; color:var(--ptColor1); line-height:1.2;}
.ideal_sub .id_title h3::after{content:'';display:block; width:15px; height:15px; border:2px solid var(--ptColor1); position:absolute; left:50%; transform:translateX(-50%); top:-30px;border-radius:20px;}
.ideal_sub .id_title p{margin-top:30px;font-weight:600;}

.ideal_sub .id_bg{padding:120px 0;}
.ideal_sub .id_bg p{color:#fff; text-align:center; font-weight:300; & b{font-weight:700;}}

.ideal_sub .flex{display:flex;}
.ideal_sub .flex + .flex{margin-top:var(--ctMargin);}
.ideal_sub .flex .con_l{width:35%;}
.ideal_sub .flex .con_l .title{margin-bottom:40px; position:relative;}
.ideal_sub .flex .con_l .title::after{content: '';display: block;position: absolute;left: -14px;top: -1px;width: 10px;height: 10px;border-radius: 10px;background: var(--ptColor1);}
.ideal_sub .flex .con_l .title p{font-weight:300; color:var(--txtColor1);margin-top:10px;}
.ideal_sub .flex .con_r{width:65%;}
.ideal_sub .flex .con_r ul.dot{padding:40px; border-radius:20px; border:1px solid #ddd; background:#fff;}
.ideal_sub .flex .con_r ul.dot li{position:relative; padding-left:15px; color:var(--txtColor1); font-weight:300;}
.ideal_sub .flex .con_r ul.dot li + li{margin-top:5px;}
.ideal_sub .flex .con_r ul.dot li::after{content:'';display:block; width:3px; height:3px; position:absolute; background:var(--txtColor1); left:0;border-radius:10px;top:14px;}

.ideal_sub .sec01{padding:var(--ctMargin) 0; background:#f5f6f7;}
.ideal_sub .sec02{padding:var(--ctMargin) 0;}

.ideal_sub .sec02 .line_end{}
.ideal_sub .sec02 .line_end .line{display:block; width:1px; height:120px; background:#ddd; margin:80px auto;}
.ideal_sub .sec02 .line_end p{text-align:center; font-weight:300;color:var(--txtColor1);}

@media screen and (max-width:1200px){
	.ideal_sub nav { padding-top:30px; }
	.ideal_sub nav a { font-size:18px; padding:15px; }
	.ideal_sub .id_title { margin-bottom:50px; }
	.ideal_sub .id_bg { padding:80px 0; }
	.ideal_sub .flex .con_r ul.dot { padding:30px; }
}
@media screen and (max-width:1024px){
	.ideal_sub nav .inner { justify-content:center; }
	.ideal_sub .id_title p br { display:none; }
	.ideal_sub .id_bg p br { display:none; }
	.ideal_sub .flex { flex-direction:column; gap:25px; }
	.ideal_sub .flex .con_l { width:100%; }
	.ideal_sub .flex .con_l .title { margin-bottom:0; }
	.ideal_sub .flex .con_l .title::after { left:0; top:-15px; }
	.ideal_sub .flex .con_r { width:100%; }
	.ideal_sub .flex + .flex { margin-top:50px; }
}
@media screen and (max-width:768px){
	.ideal_sub nav { overflow-x:auto; -webkit-overflow-scrolling:touch; }
	.ideal_sub nav .inner { justify-content:flex-start; width:max-content; padding:0 10px; }
	.ideal_sub .id_title { margin-bottom:40px; }
	.ideal_sub .id_title h3::after { top:-20px; }
	.ideal_sub .id_title p { margin-top:20px; }
	.ideal_sub .id_bg { padding:60px 20px; }
	.ideal_sub .id_bg p { line-height:1.5; }
	.ideal_sub .sec02 .line_end .line { height:80px; margin:50px auto; }
}
@media screen and (max-width:480px){
	.ideal_sub nav a { font-size:16px; padding:12px 10px; }
	.ideal_sub .id_title p { font-size:16px; line-height:1.4; }
	.ideal_sub .flex .con_r ul.dot { padding:20px; border-radius:12px; }
	.ideal_sub .flex .con_r ul.dot li { line-height:1.4; }
	.ideal_sub .flex .con_r ul.dot li::after { top:10px; }
	.ideal_sub .flex + .flex { margin-top:40px; }
	.ideal_sub .sec01, .ideal_sub .sec02 { padding:50px 0; }
	.ideal_sub .sec02 .line_end .line { height:60px; margin:40px auto; }
	.ideal_sub .sec02 .line_end p { line-height:1.4; }
}