@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', sans-serif;font-weight: 400;background:#fff;letter-spacing: -0.8px;color: #000D1C;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
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;font-family:'Pretendard', sans-serif;}
input, button {margin:0;padding:0;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard', sans-serif;}
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:#000D1C;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 {}

.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{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;padding:15px;border:0;font-size:17px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

/* 상단 레이아웃 */
#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_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;height:100%;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;height:500px;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:40px;height:40px;padding:0 10px;border:none;text-align:center;font-size:13px;font-weight:400;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:0;background:#333;color:#fff;cursor:pointer;}
.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}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {background:#333;color:#fff;}
a.btn_b02,.btn_b02 {background:#253dbe;color:#fff;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background:#333;color:#fff;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap {}
.tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:2px solid #ccc;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0;font-weight:500;color:#333;text-align:center;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.2;}
.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 {padding:15px 5px;font-weight:00;color:#333;border-bottom:1px solid #ecf0f1;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.tbl_head01 a:hover {text-decoration:underline}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 페이징 */
.pg_wrap {display:block;margin:60px 0 0;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {display:flex;align-items:center;justify-content:center;}
.pg_page, .pg_current,.qa_page {display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #ccc;border-radius:4px;font-size:22px;line-height:1.1;color:#808080;margin-right:12px;}
.pg_page:last-child, .pg_current:last-child, .qa_page:last-child {margin-right:0;}
.pg a:focus, .pg a:hover {}
.pg_page:hover,.qa_page:hover {}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.png') no-repeat 50% 50% #fff;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.png') no-repeat 50% 50% #fff;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.png') no-repeat 50% 50% #fff;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.png') no-repeat 50% 50% #fff;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {}
.pg_current {background:#0D0D0D;border:none;font-weight:400;color:#fff;}

.board_search {margin-top:30px;}
#bo_sch {width: 800px;margin: 0 auto; }
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch > form{display: flex;}
#bo_sch select{width: 15%;padding:0 10px;height:40px;background: url(../img/search_select.png) no-repeat 90%;border:1px solid #E4E1DC;font-size: 15px;}
#bo_sch .sch_input{padding:0 10px;width:70%;height:40px;background:#fff;border:1px solid #E4E1DC;font-size:15px;margin-left: -1px;}
#bo_sch .sch_btn{width:12.5%;height:40px;background:#030310;color:#fff;border:none;font-size:15px;font-weight:500;margin-left: auto;}

#bo_sch select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
#bo_sch select::-ms-expand {display:none}

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

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

/*팝업 반응형 - max-width 수치 조절해서 사용하세요*/
.hd_pops_con{height: auto !important;}
.hd_pops_con iframe{width: 100%;}

@media screen and (max-width:1200px){
	.hd_pops{top: 10px !important;left: 10px !important;}
	.hd_pops_con{max-width: 90vw !important;max-height: 90vh !important;height: auto !important;}
}

@media screen and (max-width:500px){
	.hd_pops{top: 5px !important;left: 5px !important;}
	.hd_pops_footer button{font-size: 14px;padding: 10px 5px;}
}

/*.inner {width: 100%;max-width:1200px;margin:0 auto; position:relative;}*/
.clearfix::after {content:'';display:block;clear:both;}
.font_mt{font-family: 'Montserrat', sans-serif !important;}
.ab{background: none ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}
.wsn{white-space: nowrap;}
.thum{}
.thum img{max-width: 100%;}

/*외주 작업*/
html.on, body.on {overflow:hidden;}
.inner {max-width:100%;width:1200px;margin:0 auto;position:relative;}

#bo_btn_top, .btn_bo_user {overflow:hidden;}

.wt100 {font-weight:100;}
.wt200 {font-weight:200;}
.wt300 {font-weight:300;}
.wt400 {font-weight:400;}
.wt500 {font-weight:500;}
.wt600 {font-weight:600;}
.wt700 {font-weight:700;}
.wt800 {font-weight:800;}

.header {width:100%;position:fixed;left:0;top:0;z-index:1000;transition:all 0.3s;}
.header.on {box-shadow:none !important;}
.header::before {content:"";width:100%;height:1px;background:#E6E6E6;position:absolute;left:0;top:92px;opacity:0;transition:all 0.4s;}
.hd_wrap {width:100%;height:92px;padding:0 50px;display:flex;justify-content:space-between;overflow:hidden;transition:all 0.3s;}
.hd_box {height:100%;display:flex;}
.hd_cm {height:92px;display:flex;align-items:center;}
.hd_logo {margin-right:60px;}
.hd_logo a {display:block;width:202px;height:40px;background:url(../img/logo_fff.svg) no-repeat center/cover;transition:all 0.4s;}
.ruhens {margin:0 48px 0 20px;}
.ruhens span {display:block;width:128px;height:18px;background:url(../img/ruhens_fff.svg) no-repeat center/cover;transition:all 0.4s;}
.hd_lang_wrap {width:36px;height:36px;padding:6px;position:relative;}
.hd_lang_ic {width:24px;height:24px;background:url(../img/ic_lang_fff.png) transparent no-repeat center/contain;border:none;transition:all 0.4s;}
.hd_lang_ic.ver2 {background:url(../img/ic_lang_blue.png) transparent no-repeat center/contain !important;position:absolute;top:6px;left:6px;display:none;}
.dep1 {display:flex;align-items:flex-start;}
.dep1_li {width:215px;position:relative;}
.dep1_a {width:100%;height:92px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1.1;font-weight:500;color:#fff;position:relative;transition:all 0.4s;}
.dep1_a::before {content:"";width:100%;height:1px;background:#1682FF;position:absolute;left:0;bottom:0;opacity:0;transition:all 0.4s;}
.dep2 {text-align:center;padding-top:15px;}
.dep2 li {}
.dep2 li a {display:block;padding:15px 0;font-size:18px;line-height:1.1;color:#7A7A7A;transition:all 0.4s;}
.dep2 li a span {display:inline-block;position:relative;}
.dep2 li a span::after {content:"";width:0;height:1px;background:#000D1C;position:absolute;left:0;bottom:-4px;transform:skew(-0.1deg);transition:all 0.4s;}

.lang_choice {width:101px;background:#fff;padding:8px 0;border-radius:4px;box-shadow:0px 4px 14px 0px rgba(0, 0, 0, 0.15);position:fixed;top:76px;right:50px;z-index:1001;display:none;}
.lang_choice .dep2 {padding-top:0;}

.header.ver2 {background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);}
.header.ver2 .hd_logo a {background:url(../img/logo.svg) no-repeat center/cover;}
.header.ver2 .ruhens span {background:url(../img/ruhens.svg) no-repeat center/cover;}
.header.ver2 .hd_lang_ic {background:url(../img/ic_lang.png) no-repeat center/contain;}
.header.ver2 .dep1_a {color:#000D1C;}

.header.ver3 {background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);}
.header.ver3 .hd_logo a {background:url(../img/logo.svg) no-repeat center/cover;}
.header.ver3 .ruhens span {background:url(../img/ruhens.svg) no-repeat center/cover;}
.header.ver3 .hd_lang_ic {background:url(../img/ic_lang.png) no-repeat center/contain;}
.header.ver3 .dep1_a {color:#000D1C;}

.hamb {width:48px;height:48px;background:url(../img/mob_menu.svg) no-repeat center;border:none;position:absolute;right:40px;top:50%;transform:translateY(-50%);cursor:pointer;display:none;}
.hamb.on {background:url(../img/mob_x.svg  ) no-repeat center;}

.hamb_menu {width:100%;height:100%;background:#fff;padding:0 20px;padding-top:92px;position:fixed;left:0;top:0;z-index:999;display:none;}
.hamb_menu.on {display:block;}
.mob_menu {height:calc(100% - 115px);padding:30px 0;overflow-y:auto;}
.mob_menu_li + .mob_menu_li {margin-top:30px;}
.mob_menu_tit {font-size:14px;line-height:1.1;color:#88B2E3;}
.mob_dep2 {display:flex;flex-flow:wrap;}
.mob_dep2 p {margin-right:15px;margin-top:12px;}
.mob_dep2 p a {font-size:16px;line-height:1.1;}
.mob_lang {height:70px;background:#F7F7F7;border-radius:4px;display:flex;align-items:center;justify-content:center;}
.mob_lang_tit {font-size:14px;line-height:1.1;color:#88B2E3;}
.mob_lang_btn {display:flex;align-items:center;justify-content:center;margin-top:8px;}
.mob_lang_btn a {font-size:14px;line-height:1.1;color:#7C7C7C;}
.mob_lang_btn a.on {color:#000D1C;}
.mob_lang_btn a + a {margin-left:15px;}
.ruhens_gray {height:45px;display:flex;align-items:center;justify-content:center;}

@media screen and (min-width:1501px){
	.header:hover {background:#fff;}
	.header:hover::before {opacity:1;}
	.header:hover .hd_wrap {height:530px;}
	.header:hover .hd_logo a {background:url(../img/logo.svg) no-repeat center/cover;}
 	.header:hover .ruhens span {background:url(../img/ruhens.svg) no-repeat center/cover;}
	.header:hover .hd_lang_ic {background:url(../img/ic_lang.png) no-repeat center/contain;}
	.header:hover .dep1_a {color:#000D1C;}
}

.header .dep1_li:hover .dep1_a {color:#1682FF;}
.header .dep1_li:hover .dep1_a::before {opacity:1;}
.dep2 li a:hover {color:#000D1C;}
.dep2 li a:hover span::after {width:100%;}

.main{}
.main .inner{width: 1640px;}
.over_hidden {overflow:hidden;}
.visual_swiper {}
.visual_swiper .swiper-wrapper{}
.visual_swiper .swiper-slide{width: 100%;height: 100vh;overflow: hidden;}
.visual {position: absolute;z-index: -1;width: 100%;height: 100%;}
.visual::before {content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;}
.visual video {width: 100%;height: 100%;object-fit: cover;}
.visual_box {display: flex;flex-flow: column;width: 100%;height: 100%;align-items: center;justify-content: center;text-align: center;padding: 0 20px;}
.visual_box .logo{width: 365px;margin-bottom: 30px;}
.visual_box p {font-size:40px;line-height:1.5;color:#fff;word-break: break-word;}
.visual_box p br {display:none;}
.visual_box p b {font-weight:700;}

.main_tit {text-align:left;font-size:48px;line-height:1.3;font-weight:600;margin:0;position:relative;word-break:keep-all;}
.main_tit.fff {color:#fff;}
.main_tit.blue {color:#1682FF;}
.main_tit > span:not(.wsn) {font-weight:100;}
.main_tit > span.mont {font-family:'Montserrat', 'Noto Sans KR', dotum, sans-serif;font-weight:700;}
.main_tit > strong {font-weight:500;}
.more_link {display:flex;align-items:center;padding:12px 22px;border-radius:80px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all 0.4s;}
.more_link_txt {font-size:22px;line-height:1.1;font-weight:400;margin-right:14px;transition:all 0.3s;}
.more_link_arr {width:10px;height:16px;background:url(../img/more_off.svg) no-repeat center/cover;transition:all 0.3s;}
.more_link:hover {background:#1682FF;}
.more_link:hover .more_link_txt {color:#fff;}
.more_link:hover .more_link_arr {background:url(../img/more_on.svg) no-repeat center/cover;}

.main1 {background:#fff;padding:100px 0 200px;}
.main1_list {display:flex;flex-flow:wrap;margin-top:55px;text-align:center;}
.main1_li {flex:1;height:670px;margin-right:40px;}
.main1_li:nth-child(1) {background:url(../img/main1_1.jpg) no-repeat center/cover;}
.main1_li:nth-child(2) {background:url(../img/main1_2.jpg) no-repeat center/cover;}
.main1_li:nth-child(3) {background:url(../img/main1_3.jpg) no-repeat center/cover;margin-right:0;}
.main1_li a {display:block;width:100%;height:100%;position:relative;overflow:hidden;}
.main1_screen {width:100%;height:100%;background:#1682FF;opacity:0.9;position:absolute;left:0;top:100%;transition:all 0.5s;}
.main1_info {width:100%;position:absolute;left:0;bottom:5%;padding:0 15px;}
.main1_desc {font-size:24px;line-height:1.1;color:#fff;margin-bottom:15px;opacity:0;transition:all 0.6s;position:relative;word-break:keep-all;}
.main1_desc.ver1 {left:-15px;}
.main1_desc.ver2 {left:15px;}
.main1_name {font-family:'Montserrat', 'Noto Sans KR', dotum, sans-serif;font-size:48px;line-height:1.1;font-weight:700;color:#fff;}

.main1_li:hover .main1_screen {top:0;}
.main1_li:hover .main1_desc {left:0 !important;opacity:1;}

.main2_wrap{background: #fff;}
.main2_wrap .vw_mo{display: none;}
.main2 {height:390px;background:#F7F7F7;position:relative;display:flex;align-items:center;}
.main2 .inner2 {height:100%;}
.main2_lt {width: 41.66%;height:256px;background-position: 50%;background-repeat:no-repeat;background-size:cover !important; background-image:url(../img/main2_2.jpg);background-attachment:fixed;border-radius:0 130px 130px 0;position:relative;background-size: 41.66vw;}
.main2_lt img {position:absolute;top:-118px;right: 160px;}
.main2_rt {display:flex;align-items:center;position:absolute;right:50%;top:50%;transform:translateY(-50%);margin-right:-600px;}
.main2_link {display:block;width:220px;height:86px;padding:20px;border-radius:50px;text-align:center;overflow:hidden;position:relative;margin-left:80px;}
.main2_link::before {content:"";width:100%;height:100%;border:2px solid #000D1C;border-radius:50px;position:absolute;left:0;top:0;}
.main2_link::after {content:"";width:0;height:100%;background:#000D1C;position:absolute;left:0;top:0;transition:all 0.5s;}
.main2_link strong {display:inline-block;text-align:left;position:relative;z-index:5;}
.main2_link span {display:block;font-size:22px;line-height:1.1;font-weight:400;color:#000D1C;position:relative;transition:all 0.2s;}
.main2_link span::after {content:"";display:block;width:100%;height:8px;margin-top:9px;background:url(../img/main2_arr.svg) no-repeat left center;transition:all 0.2s;}
.main2_link span::before {content:"";width:100%;height:8px;background:url(../img/main2_arr2.svg) no-repeat right center;transition:all 0.2s;position:absolute;left:0;bottom:0;opacity:0;}
.main2_link:hover::after {width:100%;}
.main2_link:hover span {color:#fff;}
.main2_link:hover span::before {opacity:1;}
.main2_link:hover span::after {opacity:0;}

.main3 {background:#fff;padding:110px 0;}
.main3 .main3_swp {margin-top:35px;}
.main3_thumb {overflow:hidden;}
.main3_thumb .no_image{display: block; width: 100%; background: #FBFBFB url(../img/logo.svg) center center/70% no-repeat; aspect-ratio: 1; padding: 20px;}
.main3_thumb img {width:100%;transform:scale(1);transition:all 0.6s;}
.main3_name {font-size:20px;line-height:1.5;font-weight:500;margin-top:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;  -webkit-line-clamp:2;-webkit-box-orient:vertical;}
.main3_date {font-size:18px;line-height:1.1;color:#808080;margin-top:20px;}
.main3_swp li:hover .main3_thumb img {transform:scale(1.1);}
.main3_navi {width:48px;height:48px;background:rgba(0,0,0,0.4);border-radius:4px;position:absolute;top:32.5%;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.4s;}
.main3_prev{left: 16px;}
.main3_prev img{transform: rotateY(180deg);}
.main3_next {right:16px;}
.main3_navi:hover {background:#1682FF;}

.main3_list {display:flex;flex-flow:wrap;}
.main3_list li {width:calc(25% - 18.75px);margin-right:25px;position:relative;}
.main3_list li:nth-child(4n) {margin-right:0;}
.main3_list li:nth-child(n+5) {margin-top:30px;}

.main4 {background:#fff;padding-bottom:110px;}
.main4_wrap {padding:40px 160px 40px 120px;background:#30353A;display:flex;align-items:center;justify-content:space-between;}
.main4_img {order:2;position:relative;width: 200px;aspect-ratio: 1;}
.main4_img p {position:absolute;left:50%;transform:translateX(-50%);}
.main4_img img{width: 100%;}
.main4_img .main4_img1 {top:0;z-index:3;animation:moving 1.5s cubic-bezier(0.4, 0.2, 0.2, 0.4) infinite;width: 38.34%;}
.main4_img .main4_img2 {bottom:0;z-index:1;width: 100%;}
.main4_img .main4_img3 {bottom:18px;z-index:2;opacity:0.6;transform:translateX(-50%) scale(0.8);animation:shadow 1.5s cubic-bezier(0.4, 0.2, 0.2, 0.4) infinite;width: 38.34%;}
.main4_info {order:1;display:flex;align-items:center;flex: 1;flex-wrap: wrap;}
.main4_info .main_tit{flex: 0 0 auto;}
.main4_bar {width:24px;height:1px;background:rgba(255,255,255,0.5);margin:30px 40px;}
.main4_txt {font-size:22px;line-height:1.3;color:#fff;word-break:keep-all;}
.main4_txt .nbsp{display: none;}

@keyframes moving {
    0% {top:0;}
    50% {top:20px;}
	61% {top:20px;}
	100% {top:0;}
} 
@keyframes shadow {
    0% {transform:translateX(-50%) scale(0.8);}
    50% {transform:translateX(-50%) scale(1);opacity:0.9;}
	61% {transform:translateX(-50%) scale(1);opacity:0.9;}
	100% {transform:translateX(-50%) scale(0.8);}
}

.footer {padding:55px 0;background:#EBEBEB;border-top:1px solid #E6E6E6;}
.footer .inner {display:flex;justify-content:space-between;flex-flow:wrap;width: 1640px;}
.ft_lt {display:flex;flex-flow:wrap;}
.ft_info {margin-left:120px;color:#474747;}
.ft_info_name {font-size:16px;line-height:1.1;font-weight:600;margin-bottom:15px;}
.ft_info_addr + .ft_info_addr {margin-top:15px;}
.ft_info_addr p {display:flex;font-size:14px;line-height:1.1;font-weight:300;}
.ft_info_addr p + p {margin-top:8px;}
.ft_info_addr span + span {margin-left:15px;}
.ft_info_copy {font-size:14px;line-height:1.1;font-weight:300;margin-top:25px;}
.ft_sns {display:flex;align-items:center;}
.ft_sns li + li {margin-left:25px;}

#sub_div {margin-top:92px;}
#sub_div > .inner {padding:110px 0;}
#sub_div > .inner0 {width:100%;padding:0 !important;}

@media screen and (max-width:1920px){
	.sub1_1_img{content: url('../img/sub1_1_img_mo.jpg');}
	.main2_lt {background-size: 800px;}
}

@media screen and (max-width:1680px){
/*	.inner {padding-left:40px;padding-right:40px;}
	#sub_div > .inner {padding-left:40px;padding-right:40px;}*/
	.main .inner,
	.footer .inner{width: 100%;padding-left: 40px;padding-right: 40px;}

	.hd_wrap {padding:0 40px;}

	.main2_lt {width:660px;}
	.main2_lt img {right:auto;left:100px;}
	.main2_rt {margin-right:0;right:40px;}

	.main4_wrap {padding:40px 100px;}
	/*
	.main4_info {width:calc(100% - 340px);}
	.main4_img {width:320px;}*/
}

@media screen and (min-width:1501px){
	.hamb, .hamb_menu {display:none !important;}
}
@media screen and (max-width:1500px){
	.header {background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);}
	.header .hd_logo a {background:url(../img/logo.svg) no-repeat center/cover;}
	.header .ruhens span {background:url(../img/ruhens.svg) no-repeat center/cover;}
	.header .hd_lang_ic {background:url(../img/ic_lang.png) no-repeat center/contain;}
	.dep1, .ruhens, .hd_lang {display:none;}
	.hd_logo {margin-right:0;}
	.hamb {display:block;}

/*	.visual {top:92px;}*/
/*	.visual_box {margin-top:92px;}*/

	.main_tit {font-size:46px;}

	.main1_li{height: 560px;}
	.main1_desc {font-size:24px;}
	.main1_name {font-size:40px;}
	
	.main2 {height:auto;}
	.main2_lt {width:500px;height:240px;border-radius:0;}
	.main2_lt img {width:221px;top:-75px;left:calc(50% + 30px);transform:translateX(-50%);}
	.main2_link {width:200px;height:80px;margin-left:40px;}

	.main4_wrap {padding:40px 80px;}
	/*.main4_info {display:block;}
	.main4_bar {margin:30px 0;}*/
}

@media screen and (max-width : 1340px){
	.main4_info {display:block;}
	.main4_bar{display: none;}
	.main4_txt{margin-top: 10px;}
}

@media screen and (max-width: 1280px){
	.inner,
	#sub_div > .inner {width: 100%;padding-left:40px;padding-right:40px;}
}

@media screen and (max-width:1200px){
	.main .inner,
	.footer .inner,
	.inner {padding-left:20px;padding-right:20px;}
	#sub_div > .inner {padding-left:20px;padding-right:20px;}

	.hd_wrap {height:80px;padding:0 20px;}
	.hd_cm {height:80px;}
	.hamb {right:20px;}
	.hamb_menu {padding-top:80px;}
	
/*	.visual {height:720px;top:80px;}*/
/*	.visual video{top: 50%;transform: translate(-50%,-50%);}*/
/*	.visual_box {height:720px;margin-top:80px;}*/

	.main_tit {font-size:40px;}

	.main1 {padding:60px 0 150px;}
/*	.main1_list {margin-top:40px;}*/
	.main1_li {height:385px;margin-right:25px;}
	.main1_desc {font-size:20px;}
	.main1_name {font-size:32px;}

	.main2_lt {width:400px;}
	.main2_lt img {width:180px;top:-35px;left:calc(50% + 15px);}
	.main2_rt {right:20px;}
	.main2_logo img {width:300px;}
	/*.main2_link {width:180px;}*/
	.main2_link span {font-size: 20px;}
	
	.main3 {padding:60px 0;}
	.main3_name {font-size:20px;margin-top:20px;}
	.main3_date {font-size:18px;margin-top:15px;}
	
	.main4 {padding-bottom:100px;}
	/*.main4_wrap {padding:40px;}*/
	.main4 .main_tit{font-size: 42px;}
	.main4_bar {margin:25px 0;}
	.main4_txt {font-size:20px;line-height:1.4;}

	.footer {padding:40px 0;}
	.ft_info {margin-left:60px;}

	#sub_div {margin-top:80px;}
}

@media screen and (max-width:992px){
	.main1 {padding:40px 0 75px;}
/*	.main1_list {margin-top:25px;}*/
	.main1_li {height:320px;margin-right:15px;}
	/*.main1_desc {font-size:17px;}
	.main1_name {font-size:24px;}*/

	/*hover  제거, 모바일 수정*/
	.main1_list{display: block;text-align: left;}
	.main1_li {/*height:325px;*/margin-right:0;margin-bottom:15px;height: auto;aspect-ratio: 390/162;max-width: 100%;min-height: 162px;}
	.main1_li:hover .main1_screen{display: none;}
	.main1_li a{display: flex;align-items: center;}
	.main1_info{bottom: 11% !important;margin: 0 !important;position: static;}
	.main1_desc{opacity: 1;}
	.main1_desc.ver1,
	.main1_desc.ver2{left: 0 !important;margin-bottom: 5px;}

	.main1_li:nth-child(1){background: url(../img/main1_1.jpg) no-repeat center 33%/cover;}

	.main2_lt {width:350px;}
	.main2_rt {display:block;}
	.main2_link {height:66px;padding:15px;margin:40px 0 0 auto;}

	.main4_wrap{padding:  40px;}
	.main4_txt{display: none;}

	.ft_lt {display:block;}
	.ft_info {margin-left:0;margin-top:40px;}
}

@media screen and (max-width:768px){
	.hd_wrap {height:70px;}
	.hd_cm {height:70px;}
	.hd_logo a {width:152px;height:30px;}
	.hamb_menu {padding-top:70px;}
	
/*	.visual {height:480px;top:70px;}	*/
/*	.visual_box {height:480px;margin-top:70px;}*/
	.visual_box .logo{width: 264px;margin-bottom: 24px;}
	.visual_box p {font-size:32px;}

	.main_tit {font-size:30px;line-height:1.3;}
	.more_link_txt {font-size:17px;}
	.more_link_arr {width:8px;height:12px;}


	/*hover  제거, 모바일 수정*/

	/*
	.main2 {display:block;}
	.main2_lt {width:100%;height:200px;}
	.main2_lt img {width:120px;left:50%;top:50%;transform:translate(-50%, -50%);}
	.main2_rt {position:relative;right:0;top:0;transform:translateY(0);text-align:center;padding:30px 20px;}
	.main2_link {margin:25px auto 0;}*/

	/*hover  제거, 모바일 수정*/
	.main2_wrap .vw_mo{display: block;margin-bottom: 20px;}
	.main2{flex-flow: column;height: 500px;align-items: flex-start;
    justify-content: center;}
	.main2_lt{width: 90%;height: 180px;border-radius: 0 130px 130px 0;margin: 75px 0;}
	.main2_lt img{width: auto;height: 320px;left:55%;top:50%;transform:translate(-50%, -50%);}
	.main2_rt{position: relative;right: 0;top: 0;transform: translateY(0);text-align: center;width: 100%;
    padding: 0;}
	p.main2_logo{display: none;}
	.main2_link{margin: 25px auto 0;display: flex;align-items: center;justify-content: center;width: 90%;
    max-width: 300px;height: 55px;}
	.main2_link:hover::after{width: 0;}
	.main2_link:hover span::before{opacity: 0;}
	.main2_link:hover span::after{opacity: 1;}
	.main2_link:hover span{color: #000D1C;}
	.main2_link span{display: flex;align-items: center;justify-content: space-between;white-space: nowrap;}
	.main2_link span::after{flex: 0 0 auto;background: url(../img/more_off.svg) center/auto no-repeat;width: 10px;height: 16px;margin: 0 0 0 10px;}
	/*hover  제거, 모바일 수정*/
	
	.main3 {padding:40px 0;}
	.main3_navi {display:none;}
	.main3_name {font-size:17px;margin-top:15px;}
	.main3_date {font-size:15px;margin-top:10px;}

	.main4{padding-bottom: 60px;}
	.main4_wrap {}
	.main4_img {width: 130px;margin-left: 30px;}
	.main4_img .main4_img3{bottom: 12px;}
	.main4_info {width:100%;}
	.main4 .main_tit{word-break: keep-all;font-size: 36px;}
	.main4_bar {margin:15px 0;}
	.main4_txt {font-size:16px;}

	.footer .inner {display:block;}
	.ft_logo img {width:152px;}
	.ft_info {margin-top:30px;}
	.ft_info_addr p {display:block;}
	.ft_info_addr span {display:block;}
	.ft_info_addr span + span {margin-left:0;margin-top:8px;}
	.ft_rt {margin-top:30px;}

	#sub_div {margin-top:70px;}
}

@media screen and (max-width:640px){
	.hd_wrap {height:60px;}
	.hd_cm {height:60px;}
	.hamb_menu {padding-top:60px;}
	
/*	.visual {height:400px;top:60px;}*/
/*	.visual_box {height:400px;margin-top:60px;}*/
	.visual_box p {font-size:24px;line-height:1.5;text-align:center;}
	.visual_box p br {display:block;}

	.main1 {padding:40px 0;}
	/*.main1_list {display:block;}
	.main1_li {height:325px;margin-right:0;margin-bottom:15px;}
	.main1_li:last-child {margin-right:0;margin-bottom:0;}
	.main1_desc {font-size:15px;}*/

	.main4_txt .nbsp{display: block;}

	#sub_div {margin-top:60px;}	
}

@media screen and (max-width:480px){
	.hd_wrap {height:50px;}
	.hd_cm {height:50px;}
	.hd_logo a {width:127px;height:25px;}
	.hamb_menu {padding-top:50px;}
	
/*	.visual {height:300px;top:50px;}*/
/*	.visual_box {height:300px;margin-top:50px;}*/
	.visual_box p {font-size:24px;}

	.more_link {padding:7px 12px;}
	.more_link_txt {font-size:15px;}
	.more_link_arr {width:7px;height:10px;}

	/*.main1_li {height:285px;}*/
	.main_tit{font-size: 24px;}
	.main1_desc{font-size: 18px;}
	.main1_name{font-size: 28px;}

	/*.main2_logo img {width:260px;}
	.main2_link {height:60px;padding:13px;}
	.main2_link span {font-size:16px;}*/

	.main2{height: 420px;}
	.main2_lt{width: calc(100% - 20px);height: 150px;margin: 60px 0;}
	.main2_lt img{left: calc(50% + 10px);height: 260px;}
	.main2_link span{font-size: 18px;}

	.main3_name {font-size:15px;margin-top:15px;}
	.main3_date {font-size:13px;margin-top:10px;}

	/*.main4_img {width:280px;height:240px;}
	.main4_img1 img {width:110px;}
	.main4_img2 img {width:280px;}
	.main4_txt {font-size:14px;}*/
	.main4_wrap{padding: 24px 30px;}
	.main4_img{width: 100px;margin-left: 20px;}
	.main4 .main_tit{font-size: 32px;}

	.footer {padding:25px 0;}
	.ft_logo img {width:127px;}
	.ft_info_name {font-size:14px;}
	.ft_info_addr p {font-size:12px;}
	.ft_info_copy {font-size:12px;margin-top:15px;}
	.ft_rt {margin-top:30px;}

	#sub_div {margin-top:50px;}
}

@media screen and (max-width: 400px){
	.main1_desc{font-size: 16px;}
	.main1_name{font-size: 24px;}
}

@media screen and (max-width:360px){
	.main_tit {font-size:20px;}

	.main2_logo img {width:220px;}

	/*.main4_img {width:200px;height:190px;}
	.main4_img1 img {width:90px;}
	.main4_img2 img {width:200px;}
	.main4_img .main4_img3{bottom:27px;}
	.main4_img3 img {width:50px;}*/
	.main4 .main_tit{font-size: 28px;}
	
	.ft_info_name {font-size:12px;}
	.ft_info_addr p {font-size:10px;}
	.ft_info_copy {font-size:10px}
}

.cm_padd {padding:110px 0;}
.cm_padd_top {padding-top:110px;}
.cm_mrg_top {margin-top:110px;}

.cm_tit1 {font-size:35px;line-height:1.1;word-break:keep-all;}
.cm_tit2 {font-size:24px;line-height:1.1;word-break:keep-all;}
.cm_tit3 {font-size: 20px;line-height: 1.1;word-break:keep-all;}

.cm_txt1 {font-size:18px;line-height:1.6;word-break:keep-all;}
.cm_txt1 + .cm_txt1 {margin-top:20px;}
.cm_txt2 {font-size:18px;line-height:1.4;word-break:keep-all;}
.cm_txt2.ver2 {color:#1682FF;}
.cm_txt3 {font-size:20px;line-height:1.5;word-break:keep-all;}
.cm_txt3.ver2 {color:#88B2E3;}
.cm_txt4 {font-size:12px;line-height:1.1;word-break:keep-all;}
.cm_txt5 {font-size:18px;line-height:1.55;word-break:keep-all;}

.sub_gnb_box {margin-bottom:80px;}
.sub_gnb_box h2 {font-size:32px;line-height:1.1;font-weight:700;}
.sub_gnb_box ul {display:flex;flex-flow:wrap;padding-top:12px;}
.sub_gnb_box ul li {margin-right:32px;margin-top:12px;}
.sub_gnb_box ul li a {font-size:18px;line-height:1.1;color:#808080;}
.sub_gnb_box ul li a:hover {color:#2B2B2B;}
.sub_gnb_box ul li.active a {color:#1682FF;}

.sub_in_gnb {display:flex;flex-flow:wrap;margin:25px 0 65px;}
.sub_in_gnb li {margin-right:15px;margin-top:15px;}
.sub_in_gnb li a {display:flex;align-items:center;justify-content:center;width:210px;height:54px;background:#fff;border:1px solid #ccc;border-radius:30px;font-size:18px;line-height:1;transition:all 0.2s;}
.sub_in_gnb li a:hover {background:#F7F7F7;color:#4B4B4B;}
.sub_in_gnb li.active a {background:#0D0D0D;border:none;}
.sub_in_gnb li.active a {color:#fff;}

.sub_in_gnb.ver2 {margin-bottom:30px;}
.sub_in_gnb.ver2 li a {width:auto;height:42px;padding:0 24px;font-size:18px;}

.sub1_1 {padding-top:110px;}
.sub1_1_1 {padding:130px 0;background:url(../img/sub1_1_bg_wide.jpg) no-repeat right/cover;}
.sub1_1_1_desc {font-family: 'Montserrat', sans-serif !important;font-size:50px;line-height:1.1;font-weight:700;}
.sub1_1_1_desc.ver2 {color:#1682FF;}
.sub1_1_1_logo {margin:15px 0 60px;}
.sub1_1_1 .cm_txt1 + .cm_txt1 {margin-top:35px;}
.sub1_1_1 br.nbsp{}
.sub1_1_2 .inner > .cm_txt1 {margin:35px 0 60px;}
.sub1_1_2 ul {display:flex;justify-content:space-between;flex-flow:wrap;}
.sub1_1_2 ul li {width:calc(33.333% - 20px);padding:60px 50px 55px;border:1px solid #E6E6E6;position:relative;}
.sub1_1_2 ul li > .cm_tit2 {margin:50px 0 25px;}
.sub1_1_2 ul li .cm_txt1 {color:#808080;}
.sub1_1_2_ic {width:70px;aspect-ratio: 1;display:flex;align-items:center;justify-content:center;position:absolute;top:60px;right:45px;}
.sub1_1_2_ic img{max-width: 100%;max-height: 100%;}
.sub1_1_2_tit {display:flex;align-items:flex-end;}
.sub1_1_2_tit strong {color:#1682FF;}
.sub1_1_2_tit span {/*line-height:1.1;margin-left:8px;*/font-size: 90%;}
.sub1_1_img {display:block;margin:0 auto;max-width:100%;}

.sub1_2 {}
.sub1_2_box {display:flex;position:relative;}
.sub1_2_box:nth-child(even) {justify-content:flex-end;}
.sub1_2_box + .sub1_2_box {margin-top:110px;}
.sub1_2_img img {max-width:100%;}
.sub1_2_info {width:550px;padding:45px;background:#fff;border:1px solid #808080;position:absolute;top:50%;transform:translateY(-50%);}
.sub1_2_box:nth-child(3) .sub1_2_info {top: calc(50% + 50px);}
.sub1_2_info.ver1 {right: 0;}
.sub1_2_info.ver2 {left: 0;}
.sub1_2_info .cm_txt3 {color:#4D4D4D;margin-top:15px;}
.sub1_2_bar {width:40px;height:2px;background:#3988FF;margin:45px 0 20px;}
.sub1_2_ul {}
.sub1_2_ul li {color:#808080;}
.sub1_2_ul li + li {margin-top:18px;}
.sub1_2_info .cm_txt4 {color:#808080;margin-top:45px;}

.sub1_3 {}
.sub1_3 .cm_txt1 {color:#808080;}
.sub1_3_box {display:flex;}
.sub1_3_box + .sub1_3_box {margin-top:110px;}
.sub1_3_box .sub1_1_1_desc {width:320px;}
.sub1_3_wrap {width:calc(100% - 320px);padding-left:25px;}
.sub1_3_box:first-child .cm_txt1 {margin:30px 0 60px;}
.sub1_3_ul {display:flex;}
.sub1_3_ul li {flex:1;margin-right:30px;}
.sub1_3_ul li:last-child {margin-right:0;}
.sub1_3_img img {width:100%;}
.sub1_3_txt {line-height:1 !important;padding-left:16px;position:relative;margin-top:25px;}
.sub1_3_txt::before {content:"";width:6px;height:100%;background:#DFEEFF;position:absolute;left:0;top:0;}
.sub1_3_ul2 {}
.sub1_3_ul2 li {display:flex;}
.sub1_3_ul2 li + li {margin-top:60px;}
.sub1_3_ul2 li > .cm_txt3 {width:55px;}
.sub1_3_info {width:calc(100% - 55px);}
.sub1_3_info .cm_txt1 {margin-top:25px;}

.sub1_4 {display:flex;align-items:center;justify-content:space-between;}
.sub1_4_mob {display:none;}
.sub1_4_img {width:46.3%;text-align:center;order:2;}
.sub1_4_img img {max-width:100%;}
.sub1_4_info {width:50%; position:relative;}
.sub1_4_info .main_tit {position:absolute; width:1000px;}
.sub1_4_info .main_tit.blue {position:absolute; top: 80px;}
.sub1_4_txt1 {color:#3C4348;padding-left:24px;position:relative;margin-top: 200px; margin-bottom:60px;}
.sub1_4_txt1::before {content:"";width:8px;height:54px;background:#ECEDEE;position:absolute;left:0;top:8px;}
.sub1_4_ceo {display:flex;align-items:center;margin-top:65px;}
.sub1_4_ceo span {font-family:'Montserrat', sans-serif !important;font-size:22px;line-height:1.1;color:#1682FF;}
.sub1_4_ceo strong {font-size:24px;line-height:1.1;font-weight:500;margin-left:15px;}

.sub1_5 {}
.sub1_5_img {}
.sub1_5_img img {width:100%;}
.sub1_5_hst {display:flex;flex-flow:wrap;padding:0 50px;margin-top:-13%;}
.sub1_5_hst li {width:calc(50% - 20px);padding:50px;background:#fff;border:1px solid #E6E6E6;margin-top:40px;}
.sub1_5_hst li:nth-child(even) {margin-left:40px;}
.sub1_5_hst li:nth-child(1), .sub1_5_hst li:nth-child(2) {margin-top:0;}
.sub1_5_hst .cm_txt2 {margin-top:12px;}
.sub1_5_hst .cm_txt2 > span{display: inline-block;white-space: nowrap;}

.sub1_6 {display:flex;align-items:center;justify-content:space-between;}
.sub1_6_img {width:49.4%;text-align:center;}
.sub1_6_img img {width:100%;}
.sub1_6_info {width:45.7%;padding-right:4%;}
.sub1_6_info .cm_txt1 {margin-top:30px;}

.sub1_7 {}
.sub1_7_img {height:455px;background:url(../img/sub1_7_img.jpg) no-repeat center/cover;display:flex;align-items:flex-end;justify-content:center;padding:0 20px 50px;margin:80px 0 110px;}
.sub1_7_img .cm_txt3 {color:#fff;}
.sub1_7_img .cm_txt3:nth-child(even) {color:rgba(255,255,255,0.5);margin:0 30px;}
.sub1_7_wrap + .sub1_7_wrap {border-top:1px solid #E6E6E6;}
.sub1_7_box + .sub1_7_box {margin-top:80px;}
.sub1_7_box > .cm_txt1 {margin:30px 0 80px;}
.cibi_list {display:flex;}
.cibi_list + .cibi_list {margin-top:30px;}
.cibi_list li {min-height:200px;padding:50px;}
.cibi_list.ver1 li {width:33.333%;}
.cibi_list.ver2 {background:url(../img/logo_grid2.png) no-repeat left center/cover;border:1px solid #e6e6e6;}
.cibi_list.ver2 li {width:50%;}
.cibi_list.ver3 {background:url(../img/logo_grid3.png) #30353A no-repeat left center/cover;border:none;}
.ci_logo {display:flex;align-items:center;justify-content:center;background:url(../img/logo_grid.png) #fff no-repeat center/cover;border:1px solid #E6E6E6;}
.ci_logo.ver2 {background:none;border:none;}
.ci_logo img {width: 400px;max-width:100%;}
.cibi_list li p:nth-child(2) {margin:17px 0;}
.cibi_list li .cm_txt4 span:nth-child(even) {font-weight:300;padding:0 8px;}
.file_down {margin-top:30px;display:flex;justify-content:flex-end;}
.file_down a {display:flex;padding:12px 30px;border:1px solid #0D0D0D;border-radius:30px;}
.file_down a span {font-size:18px;line-height:1.1;margin-left:15px;}

.sub1_7_wrap + .sub1_7_wrap .ci_logo img{width: 390px;}

.bg_navy {background:#12264F;color:#fff;}
.bg_lightgreen {background:#C3D23F;}
.bg_blue {background:#1682FF;color:#fff;}
.bg_black {background:#30353A;color:#fff;}
.bg_gray {background:#CED2D5;}
.bg_gray2 {background:#818691;color:#fff;}

.sub1_8 {}
.map_info {display:flex;margin:25px 0 65px;}
.map_info li:nth-child(even) {margin:0 15px;}
.map_frame {width:100%;height:400px;}
.map_frame iframe {display:block;width:100%;height:100%;}

/*231108 영문 오시는길 추가*/
.en_map{}
.en_map .desc{font-size: 16px;}
.en_map .office_img{width: 100%;}
.en_map .office_img img{max-width: 100%;}
.en_map_addr{}
.en_map_addr > li{margin: 64px 0 30px;}
.en_map_addr .tit{font-size: 40px;font-weight: 500;}
.en_map_addr .desc{line-height: 1.75;margin-top: 24px;}
.en_map_call{display: flex;justify-content: center;text-align: center;margin-top: 64px;}
.en_map_call > li{flex: 1;max-width: 230px;}
.en_map_call .thum{}
.en_map_call .thum img{max-width: 100%;}
.en_map_call .tit{font-size: 24px;font-weight: 500;line-height: 1.5;margin-top: 24px;margin-bottom: 8px;}
.en_map_call .desc{}
.en_addtit{text-align: center; font-size: 30px; font-weight: 600; margin-top: 100px;}

@media screen and (max-width:1680px){
	.mob_block br {display:none;}
}

@media screen and (max-width:1200px){
	.en_map .desc{font-size: 15px;}
	.en_map_addr > li{margin-top: 48px;}
	.en_map_addr .tit{font-size: 32px;}
	.en_map_addr .desc{margin-top: 16px;}
	.en_map_call > li{max-width: 200px;}
	.en_map_call .thum img{width: 60px;}
	.en_map_call .tit{font-size: 22px;}
}

@media screen and (max-width:768px){
	.en_map_addr .tit{font-size: 24px;}
	.en_map_addr .desc{margin-top: 10px;}
	.en_map_call > li{max-width: 200px;}
	.en_map_call .thum img{width: 50px;}
	.en_map_call .tit{font-size: 18px;margin-top: 18px;}
}

@media screen and (max-width:580px){
	.en_map .desc{font-size: 14px;}
	.en_map_addr .tit{font-size: 24px;}
	.en_map_call .thum img{width: 40px;}
	.en_map_call .tit{font-size: 16px;margin-top: 16px;margin-bottom: 5px;}
	.en_addtit{font-size:24px; margin-top: 50px;}
}

@media screen and (max-width:480px){
	.en_map_call{display: block;width: fit-content;margin: 50px auto 0;}
	.en_map_call > li{max-width: 100%;width: fit-content;display: flex;align-items: center;margin-bottom: 24px;}
	.en_map_call .tit{margin: 0 15px;}
}

.sub2_1 {}
.sub2_1_desc {margin-top:30px;}
.sub2_1_top{background: #fff;padding-top: 110px;padding-bottom: 80px;}

.sub2_1_mid{position: relative;}
.sub2_1_mid .thum{width: 100%;aspect-ratio: 1920/600;max-height: 600px;}
.sub2_1_mid img{width: 100%;}
.s21_mid_{display: block;content: '';position: absolute;top: 0;width: calc((100% - 1200px)/2);height: 100%;background: #fff;min-width: 0px;max-width: calc((100% - 1200px)/2);}
.s21_mid_.lt{left: 0;}
.s21_mid_.rt{right: 0;}

.sub2_1 .sub2_1_mid .thum{background: url('../img/sub2_1_mid_wide.jpg') center/cover;}

.sub2_1_attach {/*height:500px;background:url(../img/sub2_1_img1.jpg) no-repeat center/cover;background-attachment:fixed;margin:80px 0 110px;aspect-ratio: 1920/500;width: 100%;max-height: 500px;position: relative;*/height: 500px;overflow: hidden;}
.sub2_1_attach:after{display: block;content: '';background: url(../img/sub2_1_img1.jpg) no-repeat center/cover;position: fixed;aspect-ratio: 1880/1080;width: 100%;left: 50%;transform: translateX(-50%);top: 0;z-index: -10;max-height: 1080px;}

.sub2_1_btm{background: #fff;padding-top: 110px;padding-bottom: 110px;}
.sub2_1_ul {margin-top:50px;}
.sub2_1_ul li {display:flex;align-items:center;justify-content:space-between;}
.sub2_1_ul li + li {margin-top:80px;}
.sub2_1_img {width:52.5%; overflow:hidden;}
.sub2_1_img.ver2 {order:2;}
.sub2_1_img img {max-height:max-content;}
.sub2_1_info {width:47.5%;padding-left:50px;}
.sub2_1_info.ver2 {padding-left:0;padding-right:50px;}
.sub2_1_info .cm_txt3 {margin-bottom:35px;}

.sub2_1_btm_new{background: #fff;padding-top: 150px;padding-bottom: 170px;}
.sub2_1_btm_new > .inner{display: flex;justify-content: space-between;gap: 40px;width: 1620px;}
.sub2_1_btm_new .sub_tit{flex: 0 0 auto;font-size: 40px;font-weight: 700;line-height: 1;}
.sub_2_1_btm_new_ul{width: 100%;max-width: 1265px;}
.sub_2_1_btm_new_ul > li{margin-bottom: 120px;}
.sub_2_1_btm_new_ul > li:last-child{margin-bottom: 0;}
.sub_2_1_btm_new_ul .thum{margin-bottom: 65px;}
.sub_2_1_btm_new_ul .thum img{max-width: 100%;width: 100%;}
.sub_2_1_btm_new_ul .btm{display: flex;align-items: flex-end;justify-content: space-between;}
.sub_2_1_btm_new_ul .txt{}
.sub_2_1_btm_new_ul .cm_tit1{margin-bottom: 30px;font-weight: 600;line-height: 1;}
.sub_2_1_btm_new_ul .desc{line-height: 1.416;}
.sub_2_1_btm_new_ul .bk_btn{display: flex;align-items: center;justify-content: center;background: #000;color: #fff;border-radius: 35px;font-weight: 500;aspect-ratio: 200/70;width: 200px;margin-left: 20px;flex: 0 0 auto;}

/*sub2_2 시작*/
.sub2_2 {padding-bottom: 140px;}

.sub2_2 .sub2_1_top{padding-bottom: 90px;}

.sub2_2 .sub2_1_mid{}
.sub2_2 .sub2_1_mid .thum{background: url('../img/sub2_2_mid_wide.jpg')  center/cover;}

.sub2_2 .sub1_6{padding: 200px 0;}
.sub2_2 .sub1_6 > .inner{display: flex;align-items: flex-start;justify-content: space-between;gap: 70px;}
.sub2_2 .sub1_6_img {width: calc(50% - 15px);height: auto;}
.sub2_2 .sub1_6_img img{width: 100%;height: 100%;object-fit: cover;}
.sub2_2 .sub1_6_info {width: calc(50% - 15px);padding: 0;max-width: 548px;}
.sub2_2 .sub1_6_info .mob_block br{display: block;}
.sub2_2 .sub1_6_info .cm_tit1 {margin-top:35px;}
.sub2_2 .sub1_6 .cm_tit1 span {color:#1682FF;}
.sub2_2 .sub1_6 .cm_txt1 + .cm_txt1 {margin-top:20px;}

.sub2_2_4{padding-bottom: 200px;}
.sub2_2_4 > .inner{}
.sub2_2_4 .main_tit{margin-bottom: 80px;}
.sub2_2_4_ul{display: flex;flex-wrap: wrap;gap: 30px;}
.sub2_2_4_ul > li{width: calc(50% - 15px);}
.sub2_2_4_ul > li img{width: 100%;}

.sub2_2_5{background: url('../img/sub2_2_5_bg.jpg') center/cover;padding: 140px 0;}
.sub2_2_5 > .inner{}
.sub2_2_5 .main_tit{}
.sub2_2_5 .sub2_2_5_ul{display: flex;gap: 20px;margin-top: 75px;margin-bottom: 90px;}
.sub2_2_5 .sub2_2_5_ul > li{width: calc(25% - 10px);}
.sub2_2_5 .sub2_2_5_ul > li img{max-width: 100%;width: 100%;}
.sub2_2_5 .cm_tit1{line-height: 1.657;font-size: 32px;font-weight: 500;}

.sub2_2_team{padding: 140px 0;}
.sub2_2_ul {display:flex;flex-flow:wrap;justify-content:space-between;margin-top:50px;}
.sub2_2_ul li {width:calc(50% - 15px);border:1px solid #E6E6E6;border-radius:4px;margin-top:30px;padding:40px;position:relative;}
.sub2_2_ul li:nth-child(1), .sub2_2_ul li:nth-child(2) {margin-top:0;}
.sub2_2_ul li .cm_txt1 {color:#808080;margin-top:18px;}
.sub2_2_ic {position:absolute;right:40px;top:50%;transform:translateY(-50%);}

.sub2_2_7{background: #eeeeee;padding: 100px 0;}
.sub2_2_7 .cm_tit1{line-height: 1.657;font-weight: 600;}
.sub2_2_7_wrap{margin-top: 90px;padding-left: calc((100% - 1200px)/2);}
.sub2_2_7_swp{width: 100%;}
.sub2_2_7_swp .swiper-wrapper{}
.sub2_2_7_swp .swiper-slide{width: 25.325% !important;max-width: 390px;min-width: 280px;aspect-ratio: 390/500;box-shadow: 19px 16px 10px 0px rgba(4, 0, 0, 0.08);border-radius: 20px;overflow: hidden;margin-bottom: 30px;margin-right: 30px;}
.sub2_2_7_swp .swiper-slide img{width: 100%}
#sub2_2_7_swp_scrl{margin-top: 50px;height: 10px;background: #fff;border-radius: 5px;}
#sub2_2_7_swp_scrl .swiper-scrollbar-drag{background: #117ffc;border-radius: 5px;}
/*sub2_2 끝*/

/*sub2_3 시작*/
.sub2_3 {}
.sub2_3 .sub_in_gnb li {margin-top:10px;}
.sub2_3_ul {display:flex;flex-flow:wrap;}
.sub2_3_ul li {width:calc(25% - 22.5px);margin-top:30px;margin-right:30px;text-align:center;padding:50px 20px;border:1px solid #E6E6E6;border-radius:4px;}
.sub2_3_ul li:nth-child(-n+4) {margin-top:0;}
.sub2_3_ul li:nth-child(4n) {margin-right:0;}
.sub2_3_logo img {/*width:100%;*/max-width: 150px;max-height: 150px;}
.sub2_3_name {line-height:1.3;height: 5.2em;margin:30px 0 20px;/*word-break:break-all;*/}
.sub2_3_name.ver2 {color:#000D1C;margin:30px 0 0;}
.sub2_3_numb {color:#808080;margin:6px 0 36px;}
.sub2_3_date {color:#808080;}
.sub2_3_date.off {opacity:0;font-size: 0;}
.sub2_3_comp {color:#808080;margin-top:20px;}
/*sub2_3 끝*/

/*sub2_4 시작*/
.sub2_4{}
.sub2_4 > div:not(.sub2_1_top,.sub2_6_6){margin-bottom: 200px;}
.sub2_4 .cm_txt1 > b{font-size: 111.11%;font-weight: 600;}

.sub2_4 .sub2_1_top{}

.sub2_4 .sub2_1_mid{}
.sub2_4 .sub2_1_mid .thum{background: url('../img/sub2_4_mid_wide.jpg')  center/cover;}

.sub2_4 .sub2_4_3{}
.sub2_4 .sub2_4_3 > .inner{}
.sub2_4 .sub2_4_3 .cm_tit1{font-weight: 600;line-height: 1.428;}
.sub2_4 .sub2_4_3 .cm_txt1{margin-top: 40px;margin-bottom: 100px;font-weight: 300;}
.sub2_4 .sub2_4_3 .thum{}
.sub2_4 .sub2_4_3 .thum img{}

.sub2_4 .sub2_4_4{}
.sub2_4_4 .cm_tit1{margin-bottom: 120px;}
.sub2_4_4_ul{display: flex;flex-wrap: wrap;gap: 80px;}
.sub2_4_4_ul > li{width: calc(50% - 40px);position: relative;}
.sub2_4_4_ul .box{display: flex;align-items: center;background: #fff;border: 1px solid #E6E6E6;border-radius: 4px;padding: 60px 0 60px 50px;height: 100%;}
.sub2_4_4_ul .thum{flex: 0 0 auto;width: 120px;aspect-ratio: 120/111;margin-right: 30px;display: flex;align-items: center;}
.sub2_4_4_ul .thum img{max-width: 100%;max-height: 100%;width: auto;height: auto;}
.sub2_4_4_ul .txt{}
.sub2_4_4_ul .cm_tit3{font-weight: 600;margin-bottom: 28px;line-height: 1.2;}
.sub2_4_4_ul .cm_tit1{font-weight: 300;}
.sub2_4_4_ul .c_gy{font-size: 14px;font-weight: 300;color: rgba(0,0,0,0.7);position: absolute;top: 100%;left: 0;margin-top: 15px;}

.sub2_4 .sub2_4_5{background: rgba(0,0,0,0.05);padding: 75px 0;}
.sub2_4_5 > .inner{}
.sub2_4_5 .cm_tit1{}
.sub2_4_5 .cm_txt1{margin-top: 30px;margin-bottom: 70px;}
.sub2_4_5 .thum{background: #fff;padding: 75px 150px;}
.sub2_4_5 .thum img{}
/*sub2_4 끝*/

/*sub2_5 시작*/
.sub2_5{}
.sub2_5 .sub2_1_top{}

.sub2_5 .sub2_1_mid{}
.sub2_5 .sub2_1_mid .thum{background: url('../img/sub2_5_mid_wide.jpg')  center/cover;}

.sub2_5_3{}
.sub2_5_3 .cm_tit1{}
.sub2_5_3 .thum{background: #fff;text-align: center;padding: 0 40px;margin-top: 75px;margin-bottom: 150px;}
.sub2_5_3 .thum img{}
.nation_wrap{display: flex;flex-wrap: wrap;gap: 200px 110px;justify-content: space-between;}
.nation_wrap .nation_box:nth-child(odd){width: 520px;}
.nation_wrap .nation_box:nth-child(even){width: 570px;margin-right: auto;}
.nation_wrap .nation_box:last-child{max-width: 280px !important;}
.nation_box{}
.nation_tit{padding-bottom: 25px;margin-bottom: 45px;border-bottom: solid 2px #000;}
.nation_tit .cm_tit1{margin-right: 20px;}
.nation_tit .cm_txt1{}
.nation_list_wrap{width: 100%;display: flex;flex-wrap: wrap;gap: 0 20px;}
.nation_list_wrap .nation_list{flex: 1;}
.nation_list{font-size: 20px;line-height: 2.25;}
.nation_list > li{white-space: nowrap;}
/*sub2_5 끝*/

/*sub2_6 시작*/
.sub2_6{}
.sub2_6 .sub2_1_top{}

.sub2_6 .sub2_1_mid{}
.sub2_6 .sub2_1_mid .thum{background: url('../img/sub2_6_mid_wide.jpg')  center/cover;}

.sub2_6_3{}
.sub2_6_3 > .inner{display: flex;justify-content: space-between;gap: 60px;}
.sub2_6_3 .txt{flex: 0 0 auto;}
.sub2_6_3 .txt .cm_tit1{margin-bottom: 40px;line-height: 1.428;}
.sub2_6_3 .txt .cm_txt1{font-weight: 300;}
.sub2_6_3 .txt .cm_txt1 > b{}
.sub2_6_3 .thum{flex: 1;}
.sub2_6_3 .thum img{}

.sub2_6_4{}
.sub2_6_4 img{}

.sub2_6_5{overflow: hidden;}
.sub2_6_5 > .inner{}
.sub2_6_5 .cm_tit1{line-height: 1.428;}
.sub2_6_5 .cm_tit3{font-weight: 500;line-height: 1.5;margin-top: 40px;}
.sub2_6_5 .video_wrap{margin-top: 120px;margin-bottom: 150px;}
.filter_wrap{margin-top: 150px;}
.filter_wrap .cm_tit1{margin-bottom: 100px;}
.filter_list{word-break: keep-all;display: flex;}
.filter_list > li{display: flex;justify-content: center;}
.filter_list .item{}
.filter_list .thum{text-align: center;margin-bottom: 50px;}
.filter_list .thum img{}
.filter_list .txt{text-align: left;}
.filter_list .cm_txt3{display: flex;align-items: center;font-weight: 500;line-height: 1;}
.filter_list .cm_txt3 .dot{width: 10px;aspect-ratio: 1;flex: 0 0 auto;border-radius: 50%;margin-right: 10px;}
.filter_list .cm_txt1{font-weight: 300;line-height: 1.55;margin-top: 30px;padding-left: 20px;}

.filter_8_list{justify-content: space-between;position: relative;gap: 100px 0;}
.filter_8_list > li{width: 270px;flex: 0 0 auto;max-width: 100%;padding-bottom: 120px;position: relative;min-width: fit-content;}
.filter_8_list > li:before{display: block;content: '';position: absolute;width: 200vw;height: 65%;bottom: 0;left: 50%;transform: translateX(-50%);background: #f7f7f7;z-index: -1;}
.filter_8_list .item{min-width: 270px;max-width: 270px;}
.filter_8_list .thum {max-width: 57.4%;margin-left: auto;margin-right: auto;}

.filter_10_list{flex-wrap: wrap;}
.filter_10_list > li{width: 20%;padding: 0 0 100px;margin-bottom: 100px;border-bottom: solid 1px #D6D6D6;}
.filter_10_list > li:nth-child(11),
.filter_10_list > li:nth-child(12){border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
.filter_10_list .item{min-width: 188px;max-width: 188px;}
.filter_10_list .cm_txt3{align-items: flex-start;line-height: 1.2;font-size: 22px;}
.filter_10_list .cm_txt3 .dot{position: relative;top: 6px;}
.filter_10_list .thum{max-width: 44.14%;margin-left: auto;margin-right: auto;}

.video_wrap{}
.video_wrap video{width: 100%;}

.sub2_6_6{}
.sub2_6_6 .thum img{width: 100%;}

/*sub2_6 끝*/

.sub3 {}
.sub3_ul {display:flex;justify-content:space-between;margin-top:50px;}
.sub3_ul li {width:calc(33.333% - 20px);border:1px solid #E6E6E6;text-align:center;transition:all 0.2s;}
.sub3_ul li a {display:block;/*padding:105px 30px;*/padding: 120px 24px;height: 615px;}
.sub3_logo {height:72px;display:flex;align-items:center;justify-content:center;position:relative;}
.sub3_logo img {max-width:100%;max-height:100%;transition:all 0.2s;transform: scale(.85);}
.sub3_logo img:nth-child(2) {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(.85);opacity:0;}
.sub3_txt1 {/*font-size:28px;*/font-size: 24px;line-height:1.3;font-weight:600;margin:45px 0 40px;transition:all 0.2s;}
.sub3_txt2 {/*font-size:22px;*/font-size: 18px;line-height:1.5;color:#868686;transition:all 0.2s;}
.sub3_more {max-width:100%;width:200px;height:46px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #808080;border-radius:30px;margin:0 auto;margin-top:45px;transition:all 0.2s;}
.sub3_more span {/*font-size:22px;*/font-size: 18px;line-height:1.1;margin-right:13px;}

.sub3_ul li::hover {border:none;}
.sub3_ul li:nth-child(1):hover {background:#1682FF;}
.sub3_ul li:nth-child(2):hover {background:#0068B7;}
.sub3_ul li:nth-child(3):hover {background:#004C6F;}
.sub3_ul li:hover .sub3_logo img:nth-child(1) {opacity:0;}
.sub3_ul li:hover .sub3_logo img:nth-child(2) {opacity:1;}
.sub3_ul li:hover .sub3_txt1 {color:#fff;}
.sub3_ul li:hover .sub3_txt2 {color:#fff;}
.sub3_ul li:hover .sub3_more {border:none;}

.sub3_top_box .main_tit {padding-bottom:45px;margin:45px 0 40px;border-bottom:1px solid #e6e6e6;}
.sub3_top_box .sub_in_gnb {margin-top:0;}
.prd_grid {display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns: repeat(auto-fill, minmax(20%, auto));grid-auto-flow:row dense;gap:30px;}
.prd_grid li {border:1px solid #E6E6E6;border-radius:4px;transition:all 0.2s;}
.prd_grid li:hover {border-color:#0D0D0D;}
.prd_grid li.p_best {grid-column:span 2;grid-row:span 2;}
.prd_grid li.p_best a {display:block;width:100%;padding:50px;}
.prd_grid li a {display:block;width:100%;padding:30px;}
.prd_sort {display:flex;flex-flow:wrap;min-height:32px;margin-top:25px;}
.prd_grid li.p_best .prd_sort  {margin-top:0;}
.prd_sort span {display:flex;align-items:center;height:32px;font-size:16px;line-height:1;font-weight:300;padding:0 8px;border:1px solid #808080;border-radius:4px;margin-right:8px;margin-bottom:8px;}
.prd_name {font-size:24px;line-height:1.3;font-weight:600;margin:10px 0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.prd_desc {font-size:18px;line-height:1.3;color:#808080;}
.prd_fst_name {margin:7px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.prd_fst_desc {font-size:24px;line-height:1.3;font-weight:500;color:#808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.prd_fst_desc.ver2 {color:#1682FF;margin-top:12px;}
.prd_grid li.p_best .prd_img {padding-top:50px;margin-top:50px;border-top:1px solid #E6E6E6;}
.prd_img img {max-width:100%;}
.sub3_more2 {margin-top:65px;}
.sub3_more2 a {max-width:100%;width:200px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #808080;border-radius:30px;margin:0 auto;transition:all 0.4s;}
.sub3_more2 a span {font-size:22px;line-height:1.1;margin-right:20px;transition:all 0.4s;}
.sub3_more2 a strong {width:10px;height:16px;background:url(../img/more_off.png) no-repeat center/cover;transition:all 0.4s;transform: rotate(90deg);}
.sub3_more2 a img {display:none;}
.sub3_more2 a:hover {background:#1682FF;border-color:transparent;}
.sub3_more2 a:hover span {color:#fff;}
.sub3_more2 a:hover strong {background:url(../img/more_on.png) no-repeat center/cover;}
.nv_ban {padding:33px 100px;background:url(../img/nv_bnr.png) #F3F3F3 no-repeat right bottom;margin-bottom:65px;position:relative;height: 180px;display: flex;flex-flow: column;justify-content: center;}
.nv_cate {display:flex;position:relative;}
.nv_cate li {font-size:17px;line-height:1.1;color:#333333;display: flex;align-items: center;justify-content: center;padding: 4px 16px;background:#fff;border:1px solid #333333;border-radius:14px;text-align:center;word-break:keep-all;font-weight: 500;}
.nv_cate li:nth-child(1) {background:#333333;border:none;color:#fff;}
.nv_cate li + li {margin-left:8px;}
.nv_tit {font-size:70px;line-height:1;font-weight:700;color:#333;margin-top:16px;position:relative;}

.sub3_top_box.ver2 .main_tit {margin-bottom:55px;}
.prd_grid.ver2 li:nth-child(1) {grid-column:1;grid-row:1;}
.prd_grid.ver2 li:nth-child(1) a {padding:30px;}
.prd_grid.ver2 li:nth-child(1) .prd_sort  {margin-top:25px;}
.prd_grid.ver2 li:nth-child(1) .prd_img {padding-top:0;margin-top:0;border-top:0;}

.sub3_view {}
.sub3_v_1 {display:flex;justify-content:space-between;}
.sub3_v_lt {position: relative;flex: 1;width: 48.8%;}
.sub3_v_lt img {display:block;max-width:100%;margin:0 auto;}
.swp_wrap{position: sticky;top: 50px;padding: 50px 35px;max-width: 553px;margin: 0 auto;}
.swp_small {padding:0 80px;position:relative;margin-top:120px;}
.swp2 li {border:1px solid #ccc;cursor:pointer;}
.swp2 li.on {border:2px solid #0D0D0D;}
.small_navi {width:48px;height:48px;border:none;border-radius:4px;position:absolute;top:50%;transform:translateY(-50%);}
.small_prev {left:10px;background:url(../img/icon_move_prev.png) no-repeat center;}
.small_next {right:10px;background:url(../img/icon_move_next.png) no-repeat center;}
.sub3_v_rt {width: 480px;}
.sub3_v_rt_line {padding:55px 50px;border:1px solid #ccc;position:relative;}
/*11/20수정*/
.pd_btn_box {display:flex;align-items: stretch;justify-content:flex-end;height: 80px;margin-top: 40px;}
.share_btn {display:flex;align-items:center; justify-content:center; aspect-ratio: 1;background:#fff;border:1px solid #808080;border-radius:4px;font-size: 22px; line-height: 1.1;    transition: all 0.2s;}
.share_btn img{max-width: 100%;width: 20px;}
.share_btn:hover{border:none;background:#0D0D0D;color:#fff;}
.share_btn:hover img{filter: contrast(0) brightness(100);}
.sub3_v_rt .prd_sort {margin-top:0;padding-right:60px;}
.sub3_v_rt .prd_sort span {height:38px;}
.prd_v_sort {display:flex;align-items:center;flex-flow:wrap;height:48px;margin-bottom: 48px;}
.prd_v_sort span {display:flex;align-items:center;height:38px;font-size:20px;line-height:1;padding:0 8px;border:1px solid #808080;border-radius:4px;margin-right:8px;}
.prd_v_sort span:last-child {margin-right:0;}
.pv_name {margin:0 0 15px;font-size: 38px;line-height: 1.21;font-weight: 700;}
.pv_desc {font-size:24px;line-height:1.3;}
.pv_desc.ver2 {font-size:20px;color:#808080;margin-top:10px;}
.pv_info_tit {font-size:26px;line-height:1.1;font-weight:600;padding-top:40px;margin-top:40px;border-top:1px solid #E6E6E6;}
.pv_info_ul {margin-top:30px;}
.pv_info_ul li {font-size:18px;}
.pv_info_ul li + li {margin-top:20px;}
.pv_info_ul li span {display:block;line-height:1.1;color:#808080;}
.pv_info_ul li strong {display:block;word-break:keep-all;line-height:1.44;font-weight:400;margin-top:8px;}
.pv_download {flex: 1;margin-right: 16px;display:flex;align-items:center;justify-content:center;border:1px solid #808080;border-radius:4px;transition:all 0.2s;}
.pv_download strong {width:16px;height:16px;background:url(../img/icon_download.png) no-repeat center/cover;transition:all 0.2s;}
.pv_download span {font-size:22px;line-height:1.1;margin-left:15px;}
.pv_download:hover {border:none;background:#0D0D0D;color:#fff;}
.pv_download:hover strong {background:url(../img/icon_download2.png) no-repeat center/cover;}
.sub3_v_2 {margin-top: 5px;}
.sub3_v_2_tit {font-size:36px;line-height:1.1;font-weight:700;}
.sub3_v_2_ul {display:flex;margin-top:60px; flex-wrap: wrap; margin-left: -15px; margin-right: -15px;margin-bottom: -60px;}
.sub3_v_2_ul li {width: 33.33%; padding: 0 15px 60px 15px;}
.sub3_v_2_ul li .sub3_v_2_img{width:100%; aspect-ratio: 395/395;}
.sub3_v_2_ul li:last-child {margin-right:0;}
.sub3_v_2_img img {width:100%;}
.sub3_v_2_name {font-size:26px;line-height:1.2;font-weight:600;margin:30px 0 13px;word-break:keep-all;}
.sub3_v_2_desc {font-size:20px;line-height:1.4;color:#808080;word-break:keep-all;}
.sub3_v_edit {font-size:22px;line-height:1.4;}
.imsi {text-align:center;padding:170px 0;background:#F7F7F7;color:#FA10FF;}

.sub4_1 {}
.faq_list {/*margin-top:65px;*/border-top:1px solid #ccc;}
.faq_list li {}
.faq_q_box {font-size:24px;line-height:1.5;font-weight:600;padding:40px 55px 40px 25px;cursor:pointer;position:relative;border-bottom:1px solid #ccc;transition:all 0.3s;}
.faq_q_box::before {content:"";width:18px;height:22px;background:url(../img/icon_expand_less.png) no-repeat center;position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(0);transition:all 0.3s;}
.faq_q_box2 {font-size:24px;line-height:1.5;font-weight:600;padding:40px 55px 40px 25px;cursor:pointer;position:relative;border-bottom:1px solid #ccc;transition:all 0.3s;text-align:center}
.faq_q_box.on::before {transform:translateY(-50%) rotate(180deg);}
.faq_a_box {height:0;overflow:hidden;}
.faq_a_box_wrap {padding:30px 25px;background:#F7F7F7;border-top:1px solid #0D0D0D;border-bottom:1px solid #ccc;}
.faq_q_box:hover {background:#F7F7F7;}

.sub4_2 {display:flex;}
#map_area {width:61%;height:1000px;background:url(../img/map_sample.jpg) no-repeat center/cover;position:relative;}
#map_area::before {content:"";width:58px;height:75px;background:url(../img/iconmark.png) no-repeat center;position:absolute;right:6%;bottom:34%;}
#map_area #map{width: 100%;height: 100% !important;}
.map_box {width:39%;height:1000px;padding-left:55px;}
.map_box_tit {height:40px;font-size:36px;line-height:1.1;font-weight:700;margin-bottom:40px;}
.center_cnt {height:25px;font-size:22px;line-height:1.1;margin:40px 0 15px;}
.center_list {height:calc(100% - 215px);padding-right:12px;overflow-y:scroll;}
.center_list li {padding:20px 25px;border:1px solid #ccc;border-radius:4px;cursor:pointer;}
.center_list li + li {margin-top:15px;}
.center_name {font-size:20px;line-height:1.4;font-weight:500;}
.center_info {display:flex;margin-top:15px;}
.center_info + .center_info {margin-top:8px;}
.center_info_ic {width:24px;height:24px;display:flex;align-items:center;justify-content:center;}
.center_info_txt {width:calc(100% - 24px);padding-left:8px;font-size:16px;line-height:24px;color:#808080;word-break:keep-all;}

.center_list::-webkit-scrollbar {
    width: 8px;  /* 스크롤바의 너비 */
}

.center_list::-webkit-scrollbar-thumb {
    width: 8px;
    background-clip: padding-box;
    background-color: #808080;
    border-radius: 10px;
}

.center_list::-webkit-scrollbar-track {
    background: #fff;  /*스크롤바 뒷 배경 색상*/
}

.sub4_3{}
.sub4_3 .sub_sch_box{max-width: 480px;margin-bottom: 48px;}

#bo_v_file h2 {font-size:15px !important;}

.sub6_1 {}
.sub6_1 > .cm_txt1 {color:#4D4D4D;margin:30px 0 55px;}
.sub6_1 .sub1_3_ul li{height: 480px;display: flex;flex-flow: column;}
.sub6_1 .sub1_3_ul{}
.sub6_1 .sub1_3_img{width: 100%;aspect-ratio: 380/240;flex: 0 0 auto;}
.sub6_1 .sub1_3_img img{width: 100%;height: 100%;object-fit: cover;}
.sub6_1_info {display:flex;padding: 35px 30px 40px;border:1px solid #E6E6E6;height: 100%;flex: 1;border-top: 0;}
.sub6_1_ic {width:100px;}
.sub6_1_ic img {max-width:100%;}
.sub6_1_info_txt {width:calc(100% - 100px);padding-left:20px;}
.sub6_1_info_txt .cm_txt3 {color:#1682FF;}
.sub6_1_info_txt .cm_txt1 {margin-top:20px;}
.sub6_1_info_txt .cm_txt1 br{display: block;}

.sub6_2 {}
.sub6_2 > .cm_txt1 {color:#4D4D4D;margin:30px 0 55px;}
.sub6_2_qual {}
.qual_ul {margin-top:40px;}
.qual_ul li {padding-left:10px;position:relative;}
.qual_ul li + li {margin-top:8px;}
.qual_ul li::before {content:"·";position:absolute;left:0;top:0;}
.sub6_2_ul {display:flex;flex-flow:wrap;justify-content:space-between;margin-top:80px;}
.sub6_2_ul li {width:calc(50% - 12px);padding:40px 30px;border:1px solid #e6e6e6;border-radius:4px;margin-top:24px;}
.sub6_2_ul li:nth-child(1), .sub6_2_ul li:nth-child(2) {margin-top:0;}
.sub6_2_step {color:#1682FF;}
.sub6_2_tit {margin-top:15px;}
.sub6_2_desc {color:#808080;margin-top:15px;}
.sub6_2_ul_info {margin-top:30px;}
.sub6_2_ul_info p {padding-left:14px;position:relative;}
.sub6_2_ul_info p + p {margin-top:15px;}
.sub6_2_ul_info p::before {content:"-";position:absolute;left:0;top:-1px;}

.sub6_3 {}
.sub6_3_ul {display:flex;flex-flow:wrap;margin-top:55px;}
.sub6_3_ul li {width:25%;padding:60px 20px;display:flex;align-items:center;flex-direction:column;border:1px solid #E6E6E6;border-left:0;border-top:0;text-align:center;}
.sub6_3_ul li:nth-child(4n+1) {border-left:1px solid #e6e6e6;}
.sub6_3_ul li:nth-child(-n+4) {border-top:1px solid #e6e6e6;}
.sub6_3_txt {margin-top:40px;}

.sub6_4 {}
.sub6_4_flex {display:flex;justify-content:space-between;}
.sub6_4_gnb {width:175px;}
.sub6_4_gnb li {}
.sub6_4_gnb li + li {margin-top:30px;}
.sub6_4_gnb li a {font-size:22px;line-height:1;color:#808080;transition:all 0.3s;position:relative;}
.sub6_4_gnb li a:hover {color:#0D0D0D;}
.sub6_4_gnb li.active a {color:#1682FF;padding-left:20px;}
.sub6_4_gnb li.active a::before {content:"";width:8px;height:calc(100% - 5px);background:#1682FF;position:absolute;left:0;top:3px;}
.sub6_4_cont {width:calc(100% - 225px);}
.sub6_4_box + .sub6_4_box {margin-top:32px;padding-top:32px;border-top:1px solid #e6e6e6;}
.sub6_4_box .cm_txt2 {color:#4D4D4D;}

.new_all_chk {display:flex;align-items:center;margin-bottom:30px;}
.new_all_chk input {width:15px;height:15px;}
.new_all_chk label {font-size:14px;line-height:1.1;padding-left:5px;cursor:pointer;}
.new_bo_list {border-top:1px solid #ccc;}
.new_bo_list li {border-bottom:1px solid #ccc;position:relative;}
.new_link_wrap {/*display:block;*/padding:30px 25px;display: flex;align-items: center;justify-content: space-between;}
.new_bo_cate {font-size:22px;line-height:1.1;color:#808080;margin-bottom:20px;}
.new_bo_title {font-size:24px;line-height:1.4;font-weight:600;display: -webkit-box;-webkit-line-clamp: 1;overflow: hidden;-webkit-box-orient: vertical;}
.new_bo_date {color:#808080;margin-top:20px;}
.new_bo_file {display:inline-block;/*margin-top:20px;*/flex: 0 0 auto;margin-left: 20px;}
.new_bo_file a {display:flex;border:1px solid #0D0D0D;border-radius:4px;}
.down_ic {padding:0 18px;background:#0d0d0d;display:flex;align-items:center;justify-content:center;}
.down_txt {font-size:22px;line-height:1.1;padding:14px 18px;}
.new_etc_chk {position:absolute;left:5px;top:5px;}
.new_etc_chk input {width:15px;height:15px;}

.new_bo_v_hd {padding-bottom:40px;border-bottom:1px solid #ccc;}
.new_bo_v_title {}
.new_bo_v_date {color:#808080;margin-top:30px;}
#bo_v_atc {padding-top:40px;}

.new_bo_btn_wrap {display:flex;justify-content:space-between;margin-top:40px;}
.new_bo_btn_ul {display:flex;}
.new_bo_btn_ul li + li {margin-left:25px;}
.new_bo_btn {display:flex;align-items:center;justify-content:center;width:120px;height:50px;background:#fff;border:1px solid #E6E6E6;border-radius:4px;font-size:17px;color:#808080;}

.new_bo_top {margin-bottom:55px;padding-bottom:55px;border-bottom:1px solid #e6e6e6;}
.new_bo_top a {display:flex;width:100%;}
.nbt_img {width:60%;height:440px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f7f7}
.nbt_img img {width:auto;height:100%;}
.nbt_info {width:40%;padding-left:55px;display: flex;flex-flow: column;justify-content: space-between;}
.nbt_content {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;  -webkit-line-clamp:4;-webkit-box-orient:vertical;margin:45px 0 75px;}
.nbt_date_box {display:flex;align-items:center;justify-content:space-between;}
.nbt_date {color:#808080;}
.nbt_more {display:flex;align-items:center;padding:12px 22px;border-radius:80px;transition:all 0.2s;}
.nbt_more span {margin-right:30px;transition:all 0.2s;}
.nbt_more strong {width:10px;height:16px;background:url(../img/more_off.svg) no-repeat center/cover;transition:all 0.2s;}
.new_bo_top a:hover .nbt_more {background:#1682FF;}
.new_bo_top a:hover .nbt_more span {color:#fff;}
.new_bo_top a:hover .nbt_more strong {background:url(../img/more_on.svg) no-repeat center/cover;}

.sub_sch_box {display:inline-block;position:relative;max-width:100%;}
.sub_sch_box input {max-width: 320px;width: 100%;height:50px;background:#fff;border:1px solid #ccc;border-radius:50px;padding:0 50px 0 15px;font-size:18px;font-weight:300;}
.sub_sch_box input::placeholder {color:#B3B3B3;}
.sub_sch_box button {width:48px;height:48px;background:none;border:none;position:absolute;top:1px;right:0;}
.sub_sch_box.ver2 {display:block;}
.sub_sch_box.ver2 input {width:100%;}

#bo_v_con {border-bottom:none !important;}

.mob_ver_txt {display:none;}

@media screen and (max-width: 2000px){
	.sub1_1_1 {background:url(../img/sub1_1_bg.jpg) no-repeat right/cover;}
	.sub2_1_attach:after{min-height: 100vh;}
}

@media screen and (max-width:1680px){}

@media screen and (max-width:1500px){
	.sub1_1_1_desc {font-size:47px;}
	.sub1_1_2 ul li {padding:50px 30px 30px;}
	.sub1_1_2_ic {width:70px;top:30px;right:30px;}
	.sub1_1_2_ic img {max-width:100%;}

	.sub1_2_img {width:750px;}
	.sub1_2_info {width:570px;padding:30px;}
	.sub1_2_box:nth-child(3) .sub1_2_info {top: calc(50% + 74px);}
	.sub1_2_info.ver1 {right:0;}
	.sub1_2_info.ver2 {left:0;}

	.sub1_3_box .sub1_1_1_desc {width:250px;}
	.sub1_3_wrap {width:calc(100% - 250px);}

	.sub3_ul li a {/*padding:70px 30px;*/height: auto;}
	.sub3_logo {height:60px;}
	.sub3_txt1 {font-size:23px;}
	.sub3_txt2 {font-size:17px;}
	.sub3_more span {font-size:17px;}
	.sub3_more img {width:7px;}
	
	.nv_ban {padding:30px 70px;}
	.nv_cate li {font-size:16px;}
	.nv_tit {font-size:70px;}
	.prd_sort span {height:30px;font-size:15px;}
	.prd_fst_desc {font-size:22px;}
	.prd_name {font-size:22px;}
	.prd_desc {font-size:16px;}

	.swp_small{margin-top: 60px;}
	.sub3_v_rt_line {padding:30px;}
	.pv_desc {font-size:24px;}
	.pv_desc.ver2 {font-size:20px;}
	.pv_info_tit {font-size:24px;}
	.pv_info_ul li {font-size:19px;}
	.pd_btn_box {height:70px;}
	.pv_download span {font-size:20px;}
	.share_btn img{width: 18px;}
	.sub3_v_2_tit {font-size:30px;}
	.sub3_v_2_name {font-size:24px;}
	.sub3_v_2_desc {font-size:20px;}
	.sub3_v_edit {font-size:20px;}

	.nbt_info {padding-left:20px;}

	.sub6_1_info_txt .cm_txt1 br{display: none;}	
	/*.sub6_1_info {padding: 30px;}
	.sub6_1_ic {width:90px;}
	.sub6_1_info_txt {width:calc(100% - 90px);}*/
}

@media screen and (max-width:1200px){
	#sub_div > .inner {padding-top: 60px;padding-bottom: 100px;}
	.cm_padd {padding:70px 0;}
	.cm_padd_top {padding-top:70px;}
	.cm_mrg_top {margin-top:70px;}
	
	.cm_tit1 {font-size:32px;}
	.cm_tit2 {font-size:22px;}
	.cm_tit3 {font-size: 20px;}

	.cm_txt1 {font-size:18px;}
	.cm_txt2 {font-size:18px;}
	.cm_txt3 {font-size:19px;}
	.cm_txt4 {font-size:14px;}
	.cm_txt5 {font-size:16px;}
	
	.sub_gnb_box {margin-bottom:50px;}
	.sub_gnb_box h2 {font-size:30px;}
	.sub_gnb_box ul li {margin-right:24px;}
	.sub_gnb_box ul li a {font-size:17px;}

	.sub_in_gnb {margin:25px 0 50px;}
	.sub_in_gnb li a {width:190px;height:44px;font-size:17px;}
	.sub_in_gnb.ver2 li a {font-size:17px;}
	
	.sub1_1_1 {background: url(../img/sub1_1_bg_tab.jpg) no-repeat right/cover;}
	.sub1_1 {padding-top:60px;}
	.sub1_1_1_desc {font-size:40px;}
	.sub1_1_1_logo img {width:400px;}
	.sub1_1_2 ul li .cm_txt1 br.nbsp {display: none;}
	
	.sub1_2_box + .sub1_2_box {margin-top:60px;}
	.sub1_2_img {width:650px;}
	.sub1_2_info {width:500px;padding:32px 20px 20px;}
	.sub1_2_box:nth-child(3) .sub1_2_info {top: calc(50% + 64px);}
	.sub1_2_bar {margin:25px 0 15px;}
	.sub1_2_ul li + li {margin-top:12px;}
	.sub1_2_info .cm_txt4 {margin-top:30px;}

	.sub1_3_box .sub1_1_1_desc {width:200px;}
	.sub1_3_wrap {width:calc(100% - 200px);}

	.sub1_4_txt1::before {top:6px;height:44px;}

	.sub1_5_hst {padding:0 20px;}
	.sub1_5_hst li {width:calc(50% - 10px);padding:20px;margin-top:20px;}
	.sub1_5_hst li:nth-child(even) {margin-left:20px;}

	.sub1_7_img {height:350px;margin:60px 0 80px;}
	.sub1_7_img .cm_txt3 {font-size:20px;}

	.map_info {margin:20px 0 40px;}

	.sub2_1_top{padding-top: 70px;padding-bottom: 60px;}
	.sub2_1_btm{padding-top: 80px;padding-bottom: 70px;}
	.sub2_1_attach{height:400px;/*margin:60px 0 80px;*/}
	.sub2_1_attach:after{}
	.sub2_1_ul li + li {margin-top:60px;}
	.sub2_1_info {padding-left:30px;}
	.sub2_1_info.ver2 {padding-right:30px;}

	.sub2_2 .sub1_6_info .mob_block br{display: none;}
	.sub2_2_ul {margin-top:40px;}
	.sub2_2_ul li {width:100%;}
	.sub2_2_ul li:nth-child(2) {margin-top:30px;}

	.sub2_3_ul li {width:calc(33.333% - 10px);margin-right:15px;/*padding:20px;*/height: auto;}
	.sub2_3_ul li:nth-child(n+4) {margin-top:15px;}
	.sub2_3_ul li:nth-child(4n) {margin-right:15px;}
	.sub2_3_ul li:nth-child(3n) {margin-right:0;}
	.sub2_3_logo img {max-width:150px;}

	.sub3_ul li a {padding:50px 20px;}
	.sub3_logo {height:45px;}
	.sub3_ul li .sub3_logo img {width:200px;}
	.sub3_txt1 {font-size:20px;margin:30px 0 25px;}
	.sub3_txt2 {font-size:15px;}
	.sub3_more {margin-top:30px;}
	.sub3_more span {font-size:15px;}
	.sub3_more img {width:5px;}
	
	.sub3_top_logo.ver1 img {width:220px;}
	.sub3_top_logo.ver2 img {width:290px;}
/*	.nv_ban {padding:60px 20px;}*/
	.nv_cate li {font-size:14px;padding: 4px 12px;}
	.nv_tit {font-size:55px;}
	.prd_grid {-ms-grid-columns:(1fr)[3];grid-template-columns: repeat(auto-fill, minmax(25%, auto));gap:20px;}
	.prd_grid li.p_best a {padding:30px;}
	.prd_sort span {height:27px;font-size:14px;}
	.prd_fst_desc {font-size:20px;}
	.prd_name {font-size:20px;}
	.prd_desc {font-size:15px;}

	.swp_wrap{padding: 0;max-width: 483px;top: 100px;}
	.swp_small{margin-top: 40px;padding: 0 70px;}
	.small_prev{left: 0;}
	.small_next{right: 0;}
	.sub3_v_rt{margin-left: 40px;}	
	.sub3_v_rt_line {padding:0;border:none;}
/*	.share_btn {top:0;right:0;width: 38px;}*/
	.prd_v_sort{height: 38px;margin-bottom: 20px;}
	.prd_v_sort span {height:32px;font-size:16px;}
	.pv_name{font-size: 30px;}
	.pv_desc {font-size:20px;}
	.pv_desc.ver2 {font-size:18px;}
	.pv_info_tit {font-size:20px;}
	.pv_info_ul li {font-size:16px;}
	.pd_btn_box {height:60px;}
	.pv_download{margin-right: 10px;}
	.pv_download span {font-size:17px;}	
	.sub3_v_2_tit {font-size:25px;}
	.sub3_v_2_ul {margin-top:40px;}
	.sub3_v_2_name {font-size:20px;margin-top: 20px;}
	.sub3_v_2_desc {font-size:17px;}
	.sub3_v_edit {font-size:17px;}
	.share_btn img{width: 16px;}

	.pg_page, .pg_current,.qa_page {width:35px;height:35px;font-size:18px;margin-right:10px;}

	.sub_sch_box input {font-size:17px;}
	.faq_q_box {font-size:20px;padding:30px 55px 30px 20px;}
	.faq_q_box::before {right:20px;}
	.faq_a_box_wrap {padding:30px 20px;}

	.sub4_2 {display:block;}
	#map_area {width:100%;height:50vh;}
	.map_box {width:100%;height:auto;padding:0;margin-top:40px;}
	.map_box_tit {display:none;}
	.center_list {height:auto;}
	.center_cnt {height:auto;font-size:19px;}
	.center_list li {padding:20px;}
	.center_name {font-size:17px;}
	.center_info_ic {width:20px;height:20px;padding:2px;}
	.center_info_ic img {width:auto;height:100%;}
	.center_info_txt {width:calc(100% - 20px);font-size:15px;line-height:20px;}

	.new_link_wrap {padding:20px;}
	.new_bo_cate {font-size:19px;margin-bottom:15px;}
	.new_bo_title {font-size:21px;}
	.down_txt {font-size:17px;padding:12px 15px;}

	.sub6_1_info {padding: 40px 20px;}
	.sub6_1_ic{width: 90px;}
	.sub6_1_info_txt {padding-left:15px;width: calc(100% - 90px);}
	.sub6_1_info_txt .cm_txt1 {margin-top:15px;}
	
	.sub6_1 .sub1_3_ul li{height: auto;}
	.sub6_3_ul li {padding:40px 20px;}
	.sub6_3_ic img {width:100px;max-width:100%;}
	.sub6_3_txt {margin-top:30px;}

	.sub6_4_gnb li a {font-size:19px;}
	.sub6_4_cont {width:calc(100% - 205px);}
}

@media screen and (max-width:992px){
	.cm_tit1 {font-size:30px;}
	.cm_tit2 {font-size:20px;}
	.cm_tit3 {font-size: 18px;}

	.cm_txt1 {font-size:16px;}
	.cm_txt1 + .cm_txt1 {margin-top:15px;}
	.cm_txt2 {font-size:16px;}
	.cm_txt3 {font-size:17px;}
	.cm_txt4 {font-size:13px;}
	.cm_txt5 {font-size:15px;}

	.sub_in_gnb {margin:25px 0 40px;}
	.sub_in_gnb li a {width:160px;height:37px;font-size:15px;}
	.sub_in_gnb.ver2 li a {height:37px;font-size:15px;padding:0 17px;}

	.sub1_1_1 {padding:100px 0;}
	.sub1_1_1_desc {font-size:35px;}
	.sub1_1_1_logo {margin:15px 0 40px;}
	.sub1_1_1_logo img {width:320px;}
	.sub1_1_2 .inner > .cm_txt1 {margin:20px 0 40px;}
	.sub1_1_2 ul li {width:100%;}
	.sub1_1_2 ul li + li {margin-top:30px;}	
	.sub1_1_2 ul li > .cm_tit2 {margin:40px 0 20px;}
	.sub1_1_1 br.nbsp{display: none;}

	.sub1_2_img {width:550px;}
	.sub1_2_info {width:430px;}
	.sub1_2_box:nth-child(3) .sub1_2_info {top: calc(50% + 70px);}

	.sub1_3_box {display:block;}
	.sub1_3_box + .sub1_3_box {margin-top:60px;}
	.sub1_3_box:first-child .cm_txt1 {margin:30px 0 40px;}
	.sub1_3_box .sub1_1_1_desc {width:100%;}
	.sub1_3_wrap {width:100%;padding-left:0;margin-top:30px;}
	.sub1_3_ul2 li + li {margin-top:40px;}
	.sub1_3_ul2 li > .cm_txt3 {width:40px;}
	.sub1_3_info {width:calc(100% - 40px);}
	.sub1_3_info .cm_txt1 {margin-top:15px;}

	.sub1_4_txt1 {margin:40px 0;}
	.sub1_4_txt1::before {top:5px;height:calc(100% - 9px);}
	.sub1_4_ceo {margin-top:40px;}
	.sub1_4_ceo span {font-size:16px;}
	.sub1_4_ceo strong {font-size:18px;}

	.sub1_6 {display:block;}
	.sub1_6_img {width:100%;}
	.sub1_6_info {width:100%;margin-right:0;margin-top:40px;}

	.sub1_7_img {height:300px;padding:0 20px 30px;margin:40px 0 60px;}
	.sub1_7_img .cm_txt3 {font-size:17px;}
	.sub1_7_img .cm_txt3:nth-child(even) {margin:0 15px;}
	.sub1_7_box > .cm_txt1 {margin:30px 0 50px;}

	.cibi_list.ver1 {display:block;}
	.cibi_list.ver1 li {width:100%;min-height:0;padding:30px;display:flex;flex-direction:column;justify-content:center;}
	.cibi_list.ver1 li.ci_logo {margin-bottom:30px;}

	.map_frame {height:350px;}

	.sub2_2 .sub1_6 > .inner{flex-flow: column;}
	.sub2_2 .sub1_6_img {width:100%;}
	.sub2_2 .sub1_6_info {width:100%;max-width: 100%;order: -1;margin: 0;}
	.sub2_2 .sub1_6_info .main_tit br{display: none;}
	.sub2_2 .sub1_6_info .cm_tit1 {margin-top:20px;}
	.sub1_6_info .cm_txt1 {margin-top:15px;}
	.sub2_2 .sub1_6 .cm_txt1 + .cm_txt1 {margin-top:10px;}
/*	.sub2_2_ul {margin-top:40px;}*/
/*	.sub2_2_ul li {width:100%;}*/
/*	.sub2_2_ul li:nth-child(2) {margin-top:30px;}*/

	.sub3_ul {display:block;}
	.sub3_ul li {width:100%;}
	.sub3_ul li + li {margin-top:30px;}
	.sub3_ul li a {padding:30px 20px;}

	.nv_ban{padding: 30px 40px;background-position-x: 80%;}
	.nv_tit{font-size: 40px;}

	.prd_grid {-ms-grid-columns:(1fr)[2];grid-template-columns: repeat(auto-fill, minmax(33.333%, auto));gap:15px;}
	.sub3_more2 {margin-top:40px;}
	.sub3_more2 a span {font-size:20px;margin-right:15px;}
	.sub3_more2 a strong {width:8px;height:13px;}
	.sub3_more2 a img {width:8px;}

	.sub3_v_2_tit {font-size:20px;}
	.sub3_v_2_ul li {}
	.sub3_v_2_name {font-size:17px;}
	.sub3_v_2_desc {font-size:15px;}
	.sub3_v_edit {font-size:15px;}

	.sub_sch_box input {font-size:15px;}
	.faq_list {/*margin-top:50px;*/}
	.faq_q_box {font-size:17px;padding:20px 55px 20px 20px;}
	.faq_a_box_wrap {padding:20px;}

	.new_bo_cate {font-size:17px;margin-bottom:12px;}
	.new_bo_title {font-size:19px;}
	.down_txt {font-size:15px;}
	.new_bo_date {margin-top:15px;}

	.new_bo_v_hd {padding-bottom:30px;}
	.new_bo_v_date {margin-top:20px;}
	#bo_v_atc {min-height:150px !important;padding-top:30px;}
	#bo_v_con {min-height:0 !important;padding:20px 0 50px !important;}

	.new_bo_btn_ul li + li {margin-left:15px;}
	.new_bo_btn {width:90px;height:45px;font-size:15px;}
	
	.new_bo_top a {display:block;/*padding-bottom:40px;margin-bottom:40px;*/}
	.nbt_img {width:100%;height:auto;}
	.nbt_img img {width:100%;height:auto;}
	.nbt_info {width:100%;padding-left:0;margin-top:30px;}
	.nbt_content {margin:20px 0 30px;}
	.nbt_more span {margin-right:15px;}
	.nbt_more img {width:7px;}
	.nbt_more strong {width:8px;height:12px;}

	.sub6_1 > .cm_txt1 {margin:20px 0 40px;}
	.sub6_1 .sub1_3_ul {display:block;}
	.sub6_1 .sub1_3_ul li {margin-right:0;}
	.sub6_1 .sub1_3_ul li + li {margin-top:40px;}
	.sub6_1_info {padding:20px;align-items: center;}
	.sub6_1 .sub1_3_img{aspect-ratio: auto;}

	.sub6_2 > .cm_txt1 {margin:20px 0 40px;}
	.qual_ul {margin-top:20px;}
	.sub6_2_ul {margin-top:40px;}
	.sub6_2_ul li {padding:20px;}
	.sub6_2_ul_info {margin-top:20px;}
	.sub6_2_ul_info p + p {margin-top:10px;}
	
	.sub6_3_ul {margin-top:40px;}
	.sub6_3_ul li {width:33.333%;padding:30px 20px;}
	.sub6_3_ul li:nth-child(4n+1) {border-left:0;}
	.sub6_3_ul li:nth-child(3n+1) {border-left:1px solid #e6e6e6;}
	.sub6_3_ic img {width:90px;}
	.sub6_3_txt {margin-top:20px;}
	
	/*
	.sub_in_gnb {display:flex;flex-flow:wrap;margin:25px 0 65px;}
	.sub_in_gnb li {margin-right:15px;margin-top:15px;}
	.sub_in_gnb li a {display:flex;align-items:center;justify-content:center;width:170px;height:54px;background:#fff;border:1px solid #ccc;border-radius:30px;font-size:22px;}
	.sub_in_gnb li.active a {background:#0D0D0D;border:none;}
	.sub_in_gnb li.active a {color:#fff;}

	.sub_in_gnb.ver2 {margin-bottom:30px;}
	.sub_in_gnb.ver2 li a {width:auto;height:42px;padding:0 24px;font-size:18px;}

	.sub_in_gnb li a {width:120px;height:37px;font-size:15px;}
	.sub_in_gnb.ver2 li a {height:37px;font-size:15px;padding:0 17px;}
	*/
	
	.sub6_4_flex {display:block;margin-top:25px !important;}
	.sub6_4_gnb {width:100%;display:flex;flex-flow:wrap;margin-bottom:45px;}
	.sub6_4_gnb li {margin-top:15px;margin-right:15px;}
	.sub6_4_gnb li + li {margin-top:15px;}
	.sub6_4_gnb li a {display:flex;align-items:center;justify-content:center;width:auto;height:37px;padding:0 17px !important;background:#fff;border:1px solid #ccc;border-radius:30px;font-size:15px;line-height:1;}
	.sub6_4_gnb li a::before {display:none !important;}
	.sub6_4_gnb li.active a {background:#0D0D0D;border:none;color:#fff;}
	.sub6_4_cont {width:100%;}
}

@media screen and (max-width:768px){
	#sub_div > .inner {padding-top: 50px;padding-bottom: 60px;}

	.sub1_1_1{background: url(../img/sub1_1_bg_mo.jpg) no-repeat right/cover;}

	.sub1_2_box {display:block;}
	.sub1_2_img {width:100%;}
	.sub1_2_info {width:100%;border-top:0;position:relative;top:0 !important;transform:translateY(0);left:0 !important;right:0 !important;}
	.sub1_2_info .cm_txt3 {margin-top:10px;}
	.sub1_2_bar {margin:15px 0;}
	.sub1_2_ul li + li {margin-top:10px;}

	.sub1_4 {display:block;}
	.sub1_4_mob {display:block;}
	.sub1_4_img {width:100%;margin-top:30px;}
	.sub1_4_info {width:100%;margin-top:0;}
	.sub1_4_info > .main_tit {display:none;}
	.sub1_4_txt1 {margin:30px 0;}

	.sub1_5_hst li {width:100%;}
	.sub1_5_hst li:nth-child(even) {margin-left:0;}
	.sub1_5_hst li:nth-child(-n+2) {margin-top:20px;}

	.sub1_7_img {flex-direction:column;align-items:center;position:relative;}
	.sub1_7_img::before {content:"";width:100%;height:100%;background:rgba(0,0,0,0.2);position:absolute;left:0;top:0;}
	.sub1_7_img .cm_txt3 {font-size:15px;position:relative;display: none;}
	.sub1_7_img .cm_txt3:nth-child(even) {width:20px;height:2px;background:rgba(255,255,255,0.5);text-indent:-9999px;margin:15px auto;display: none;}
	.sub1_7_img .cm_txt3:nth-child(even)::before {}
	.sub1_7_box > .cm_txt1 .nbsp{display: none;}

	.cibi_list.ver2 {display:block;}
	.cibi_list.ver2 li {width:100%;min-height:0;padding:30px;display:flex;flex-direction:column;justify-content:center;}
	.ci_logo img {width:100%;max-width:300px;}
	.file_down a {padding:10px 20px;}
	.file_down a span {font-size:15px;}

	.sub2_1_top{padding-bottom: 40px;}
	.sub2_1_btm{padding-top: 60px;}
	.sub2_1_attach {height:300px;/*margin:40px 0 60px;*/}
	.sub2_1_attach:after{background: url(../img/sub2_1_img1_mo.jpg) no-repeat center/cover;aspect-ratio: 768/1000;}
	.sub2_1_ul li {display:block;}
	.sub2_1_img {width:100%;}
	.sub2_1_info {width:100%;padding-left:0;margin-top:30px;}
	.sub2_1_info.ver2 {padding-right:0;}
	.sub2_1_info .cm_txt3 {margin-bottom:20px;}
	.sub2_3_name{height: 6.5em;}
	
	.sub3_top_logo.ver1 img {width:170px;}
	.sub3_top_logo.ver2 img {width:230px;}
	.sub3_top_logo.ver3 img {width:140px;}
	.sub3_top_box .main_tit {padding-bottom:30px;margin:30px 0 25px;}
	.sub3_top_box.ver2 .main_tit {margin-bottom:35px;}
	.sub3_top_box .main_tit br {display:none;}
	.nv_ban {background:url(../img/nv_bnr2.png) #F3F3F3 no-repeat right/auto;margin-bottom:40px;padding: 30px 28px;height: 125px;}
	.nv_cate li:first-child{font-size: 16px;font-weight: 500;background: #000000;border-color: #000000;}
	.nv_cate li:not(:first-child){display: none;}
	.nv_tit {font-size:30px;color: #000;margin-top: 15px;}
	.prd_grid li.p_best a {padding:20px !important;}
	.prd_grid li.p_best .prd_img {padding-top:30px;margin-top:40px;}
	.prd_grid li + li a {padding:20px;}
	.prd_sort span {height:23px;font-size:13px;padding:0 6px;}
	.prd_fst_desc {font-size:17px;}
	.prd_name {font-size:17px;}
	.prd_desc {font-size:13px;}
	.share_btn img{width: 14px;}

	.sub3_v_1 {display:block;}
	.sub3_v_lt {width:100%;max-width: 100%;}
	.swp_wrap{max-width: 100%;}
	.sub3_v_rt {width:100%;max-width: 100%;margin-top:50px;margin-left: 0;}
	.prd_v_sort span {height:25px;font-size:13px;}
	.pv_name{font-size: 26px;}
	.pv_desc {font-size:19px;}
	.pv_desc.ver2 {font-size:15px;}
	.pv_info_tit {font-size:19px;}	
	.pv_info_ul li {font-size:15px;}
	.pv_download span {font-size:15px;}
	.sub3_v_2_ul {margin-top:30px;}

	.main3_list li {width:calc(33.333% - 13.333px);margin-right:20px;}
	.main3_list li:nth-child(4n) {margin-right:20px;}
	.main3_list li:nth-child(3n) {margin-right:0;}
	.main3_list li:nth-child(n+4) {margin-top:30px;}

	.new_link_wrap{display: block;}
	.new_bo_file{margin-left: 0;margin-top: 20px;}
}

@media screen and (max-width:640px){
	.cm_padd {padding:60px 0;}
	.cm_padd_top {padding-top:60px;}
	.cm_mrg_top {margin-top:60px;}

	.cm_tit1 {font-size:24px;}
	.cm_tit2 {font-size:19px;}
	.cm_tit3 {font-size: 16px;}

	.cm_txt1 {font-size:14px;}
	.cm_txt1 + .cm_txt1 {margin-top:10px;}
	.cm_txt2 {font-size:14px;}
	.cm_txt3 {font-size:16px;}
	.cm_txt4 {font-size:12px;}
	.cm_txt5 {font-size:14px;}

	.sub_gnb_box h2 {font-size:22px;}
	.sub_gnb_box ul li {margin-right:17px;}
	.sub_gnb_box ul li a {font-size:14px;}

	.sub_in_gnb li a {width:130px;height:33px;font-size:13px;}
	.sub_in_gnb.ver2 li a {height:33px;font-size:13px;padding:0 15px;}

	.sub1_1_1 {padding:60px 0;}
	.sub1_1_1_desc {font-size:30px;}
	.sub1_1_1_logo {margin:15px 0 30px;}
	.sub1_1_1_logo img {width:250px;}
	.sub1_1_2 .inner > .cm_txt1 {margin:15px 0 30px;}
	.sub1_1_2 ul li {padding:30px 20px 20px;}
	.sub1_1_2 ul li > .cm_tit2 {margin:30px 0 15px;}
	.sub1_1_2_ic {width:50px;height:50px;top:20px;right:20px;}
	
	.sub1_3_box:first-child .cm_txt1 {margin:15px 0 30px;}
	.sub1_3_txt {margin-top:15px;}	

	.sub1_7_img{height: 200px;}
	.cibi_list.ver1 li {padding:20px;}
	.cibi_list.ver2 li {padding:20px;}
	.ci_logo img {max-width:250px;}

	.map_info {display:block;margin:20px 0 30px;}
	.map_info li {padding-left:10px;position:relative;}
	.map_info li::before {content:"·";position:absolute;left:0;top:0;}
	.map_info li:nth-child(even) {display:none;}
	.map_info li + li {margin-top:15px;}
	.map_frame {height:300px;}

	.sub2_1_top{padding-top: 60px;}
	.sub2_1_btm{padding-bottom: 60px;}
	.sub2_1_info .cm_txt3 {margin-bottom:15px;}

	.sub2_2_ic img{width: 90px;}

	.sub2_3_ul li {width:calc(50% - 5px);margin-right:10px;}
	.sub2_3_ul li:nth-child(n+3) {margin-top:10px;}
	.sub2_3_ul li:nth-child(4n) {margin-right:10px;}
	.sub2_3_ul li:nth-child(3n) {margin-right:10px;}
	.sub2_3_ul li:nth-child(2n) {margin-right:0;}
	.sub2_3_logo img {width:100%;max-width:120px;max-height: 120px;}

	.pg_page, .pg_current,.qa_page {width:30px;height:30px;font-size:15px;margin-right:7px;}

	.sub_sch_box input {font-size:13px;}
	.faq_q_box {font-size:15px;}

	.center_cnt {font-size:17px;}

	/*.nv_cate li {font-size:13px;}
	.nv_tit {font-size:28px;}*/

	.new_bo_cate {font-size:15px;}
	.new_bo_title {font-size:17px;}
	.down_ic {padding:0 15px;}
	.down_ic img {width:12px;}
	.down_txt {font-size:13px;}
	#bo_w .bo_w_flie .frm_file {font-size:13px !important;padding-top:2px;}
	.new_bo_date {margin-top:10px;}

	.new_bo_btn_ul li + li {margin-left:10px;}
	.new_bo_btn {width:70px;height:35px;font-size:13px;}
	
	#bo_v_file h2 {font-size:13px !important;}
	.bo_v_file_cnt {display:block;margin-top:5px;position:relative !important;top:0 !important;right:0 !important;}
	
	.nbt_more img {position:relative;top:-1px;}
	.nbt_more strong {width:7px;height:10px;}

	.main3_list li {width:calc(50% - 7.5px);margin-right:15px;}
	.main3_list li:nth-child(4n) {margin-right:15px;}
	.main3_list li:nth-child(3n) {margin-right:15px;}
	.main3_list li:nth-child(2n) {margin-right:0;}
	.main3_list li:nth-child(n+3) {margin-top:30px;}

	.sub6_3_ic img {width:80px;}

	.pc_ver_txt {display:none;}
	.mob_ver_txt {display:block;}
	.sub3_v_2_ul li {width: 50%; padding: 0 10px 40px 10px;}
	.sub3_v_2_ul {margin-left:-10px; margin-right:-10px;margin-bottom: -40px;}
}

@media screen and (max-width:480px){
	.cm_tit1 {font-size:20px;}
	.cm_tit2 {font-size:17px;}
	.cm_tit3 {font-size: 15px;}

	.cm_txt1 {font-size:13px;}
	.cm_txt2 {font-size:13px;}
	.cm_txt3 {font-size:15px;}
	.cm_txt4 {font-size:11px;}
	.cm_txt5 {font-size:13px;}

	.sub_gnb_box {margin-bottom:40px;}

	.sub1_1_1_desc {font-size:25px;}
	.sub1_1_1_logo img {max-width:100%;width:200px;}
	.sub1_1_2_ic {width:40px;height:40px;}

	.sub1_3_ul {display:block;}
	.sub1_3_ul li {margin-right:0;}
	.sub1_3_ul li + li {margin-top:40px;}
	.sub1_3_ul2 li > .cm_txt3 {width:30px;}
	.sub1_3_info {width:calc(100% - 30px);}

	.file_down a img {width:12px;height:12px;}
	.file_down a span {font-size:13px;margin-left:10px;}

	.map_frame {height:250px;}

	.sub2_1_attach {height:250px;}

	.sub2_2_ul li {padding:20px;text-align:center;}
	.sub2_2_ic {position:relative;right:0;top:0;transform:translateY(0);}
	.sub2_2_ic img {width:80px;margin-bottom:15px;}
	.sub2_2_ul li .cm_txt1 {margin-top:10px;}

	.sub2_3_name {font-size:13px;margin:20px 0 10px;}
	.sub2_3_comp {font-size:12px;margin-top:10px;}

	.sub3_ul li .sub3_logo img {width:170px;}
	.sub3_ul li:nth-child(2) .sub3_logo img {width:180px;}
	.sub3_txt1 {font-size:16px;margin:20px 0 15px;}
	.sub3_txt2 {font-size:13px;}
	.sub3_more {width:130px;height:36px;margin-top:20px;}
	.sub3_more span {font-size:13px;line-height:18px;}
	
	.sub3_top_logo.ver1 img {width:130px;}
	.sub3_top_logo.ver2 img {width:190px;}
	.sub3_top_logo.ver3 img {width:110px;}
	.nv_ban {padding:30px 20px;background-size: 100%;background-position-y: bottom;}
	.nv_cate li,
	.nv_cate li:first-child{font-size:13px;padding:4px 10px;}
	.nv_tit {font-size:24px;margin-top: 10px;}
	.prd_grid li + li a {padding:20px;}
	.prd_sort span {font-size:11px;}
	.prd_fst_desc {font-size:14px;}
	.prd_fst_desc.ver2 {margin-top:7px;}
	.prd_name {font-size:14px;}
	.prd_desc {font-size:12px;}
	.sub3_more2 a {width:130px;height:40px;}
	.sub3_more2 a span {font-size:15px;}
	.sub3_more2 a strong {width:6px;height:10px;}
	.sub3_more2 a img {width:6px;}

	.swp_small {padding:0 45px;}
	.small_navi  {width:37px;height:37px;}
/*	.share_btn {width: 36px;}*/
	.pv_name{font-size: 22px;}
	.pv_desc {font-size:17px;}
	.pv_info_tit {font-size:17px;}
	.pv_info_ul li {font-size:13px;}
	.pd_btn_box {height:50px;}

	.sub3_v_2_ul {display:block;}
	.sub3_v_2_ul li {width:100%;margin-right:0;}
	.sub3_v_2_ul li + li {margin-top:40px;}
	.sub3_v_2_name {font-size:15px;}
	.sub3_v_2_desc {font-size:13px;}
	.sub3_v_edit {font-size:13px;}

	.pg_page, .pg_current,.qa_page {width:25px;height:25px;font-size:13px;}
	.pg_start {background-size:12px;}
	.pg_prev {background-size:8px;}
	.pg_next {background-size:8px;}
	.pg_end {background-size:12px;}

	.center_cnt {font-size:15px;}
	.center_name {font-size:15px;}
	.center_info_ic {height:20px;}
	.center_info_txt {font-size:13px;}
	
	#bo_v_con {font-size:13px !important;padding:0 0 40px !important;}
	.new_bo_btn {width:50px;height:30px;font-size:11px;}

	.sub6_1_ic {width:70px;}
	.sub6_1_info_txt {width:calc(100% - 70px);}

	.sub6_2_ul {display:block;}
	.sub6_2_ul li {width:100%;}
	.sub6_2_ul li:nth-child(2) {margin-top:24px;}
	.sub_in_gnb li a { width: auto; font-size: 11px; padding: 0 15px;}
	.sub_in_gnb li {margin-right: 5px;}
	.sub_gnb_box ul li {margin-right: 10px;}
}

@media screen and (max-width:360px){
	.cibi_list.ver1 li {padding:15px;}
	.cibi_list li .cm_txt4 {font-size:10px;}
	.cibi_list li .cm_txt4 span:nth-child(even) {padding:0 3px;}
	.cibi_list.ver2 li {padding:15px;}
	.ci_logo img {max-width:180px;}

	.pg_page, .pg_current,.qa_page {width:22px;height:22px;}

	.new_bo_btn {width:40px;height:27px;font-size:10px;}

	.sub2_3_name{height: 7.5em;}

	.sub6_1_ic {width:60px;}
	.sub6_1_info_txt {width:calc(100% - 60px);padding-left:10px;}

	.sub6_3_ul li {width:50%;}
	.sub6_3_ul li:nth-child(3n+1) {border-left:0;}
	.sub6_3_ul li:nth-child(odd) {border-left:1px solid #e6e6e6;}
}

/*231221 추가*/
@media screen and (max-width:1700px){
	.sub2_1_btm_new > .inner{width: 100%;padding-left: 40px;padding-right: 40px;}
}

@media screen and (max-width:1500px){
	.sub2_1_btm_new > .inner{display: block;width: 1200px;}
	.sub2_1_btm_new .sub_tit{margin-bottom: 60px;}
	.sub2_1_btm_new .sub_tit br{display: none;}

	.sub2_2 .sub1_6{padding: 150px 0;}
	.sub2_2_4{padding-bottom: 150px;}

	.sub2_4 > div:not(.sub2_1_top,.sub2_6_6){margin-bottom: 150px;}
	.sub2_4_4 .cm_tit1{margin-bottom: 100px;}

	.nation_wrap{gap: 150px 110px;}
}

@media screen and (max-width: 1280px){
	.sub2_1_top .nbsp{display: none;}

	.s21_mid_{width: 40px;max-width: 40px;}
	.sub2_2_7_wrap{padding-left: 40px;margin-top: 70px;}
	#sub2_2_7_swp_scrl{margin-top: 40px;}

	.sub2_4_4 .cm_tit1{margin-bottom: 80px;}
	.sub2_4_4_ul{gap: 80px 40px;}
	.sub2_4_4_ul > li{width: calc(50% - 20px);}
	.sub2_4_4_ul .box{padding-left: 40px;}
	.sub2_4_4_ul .thum{width: 100px;}
	.sub2_4_4_ul .cm_tit3{margin-bottom: 20px;}
	.sub2_4_5 .thum{padding: 50px 100px;}

	.sub2_5_3 .cm_tit1{font-size: 30px;}
	.nation_wrap{gap: 100px 60px}
	.nation_list{font-size: 18px;}
	.nation_wrap .nation_box:nth-child(odd){max-width: 43.3%;}
	.nation_wrap .nation_box:nth-child(even){max-width: 47.5%;}
	.nation_tit{padding-bottom: 20px;margin-bottom: 30px;}

	.sub2_6_3 > .inner{gap: 40px;}
	.filter_8_list{flex-wrap: wrap;gap: 100px 10px;}
	.filter_8_list > li{width: calc(25% - 5px);padding-bottom: 100px;}
}

@media screen and (max-width: 1200px){
	.sub2_1_btm_new{padding-top: 120px;}
	.sub2_1_btm_new > .inner{padding-left: 20px;padding-right: 20px;}
	.sub2_1_btm_new .sub_tit{font-size: 35px;}
	.sub_2_1_btm_new_ul{font-size: 23px;}
	.sub_2_1_btm_new_ul .thum{margin-bottom: 35px;}
	.sub_2_1_btm_new_ul .cm_tit1{font-size: 28px;margin-bottom: 24px;}
	.sub_2_1_btm_new_ul .bk_btn{width: 180px;}

	.sub2_2 .sub1_6{padding: 120px 0;}
	.sub2_2 .sub1_6 > .inner{gap: 20px;}
	.sub2_2 .sub1_6_info .cm_txt1 .nbsp{display: none;}
	.sub2_2_4,
	.sub2_2{padding-bottom: 120px;}
	.sub2_2_5,
	.sub2_2_team{padding: 120px 0;}
	.sub2_2_5 .cm_tit1{font-size: 27px;}
	.sub2_2_5 .sub2_2_5_ul{margin-top: 50px;margin-bottom: 60px;}
	.sub2_2_7_wrap{padding-left: 20px;margin-top: 50px;}
	#sub2_2_7_swp_scrl{margin-top: 30px;}

	.s21_mid_{width: 20px;max-width: 20px;}
	.sub2_4 > div:not(.sub2_1_top,.sub2_6_6){margin-bottom: 120px;}
	.sub2_4 .sub2_4_3 .cm_txt1{margin-top: 30px;margin-bottom: 80px;}
	.sub2_4_4_ul{flex-flow: column;}
	.sub2_4_4_ul > li{width: 100%;}
	.sub2_4_4_ul .box{padding: 60px 50px;width: 560px;max-width: 100%;}
	.sub2_4_4_ul .cm_tit3{margin-bottom: 14px;}

	.sub2_5_3 .thum{margin-top: 50px;margin-bottom: 100px;padding: 0 20px;}
	.sub2_6_5 .cm_tit3{margin-top: 24px;}
	.sub2_6_5 .video_wrap{margin-top: 80px;margin-bottom: 100px;}
	.filter_wrap{margin-top: 100px;}
	.filter_wrap .cm_tit1{margin-bottom: 80px;}

	.filter_10_list .cm_txt3{font-size: 19px;}
	.filter_10_list .item{min-width: 168px;max-width: 168px;}
}

@media screen and (max-width: 1124px){
/*	.sub2_4_4_ul .txt .cm_txt1 br{display: none;}*/

	.sub2_6_3 > .inner{flex-flow: column;}
}

@media screen and (max-width: 992px){
	.sub2_1_btm_new .sub_tit{font-size: 30px;margin-bottom: 50px;}
	.sub_2_1_btm_new_ul{font-size: 20px;}
	.sub_2_1_btm_new_ul .cm_tit1{font-size: 24px;margin-bottom: 20px;}
	.sub_2_1_btm_new_ul .bk_btn{width: 150px;}

	.sub2_2 .sub2_1_top{padding-bottom: 70px;}
	.sub2_2_4 .main_tit{margin-bottom: 60px;}
	.sub2_2_4_ul{gap: 20px;}
	.sub2_2_4_ul > li{width: calc(50% - 10px);}
	.sub2_2_5 .sub2_2_5_ul{flex-wrap: wrap;justify-content: center;}
	.sub2_2_5 .sub2_2_5_ul > li{width: calc(50% - 10px);max-width: 300px;}
	.sub2_2_7_swp .swiper-slide{margin-right: 24px;box-shadow: 16px 14px 10px 0px rgba(4, 0, 0, 0.08);}

	.sub2_4_4_ul .box{padding: 50px 40px;width: 500px;}
	.sub2_4_4_ul .thum{width: 90px;margin-right: 24px;}
	.sub2_4_4 .cm_tit1{margin-bottom: 60px;}
	.sub2_4_5 .cm_txt1{margin-top: 20px;margin-bottom: 50px;}
	.sub2_4_5 .thum{padding: 40px;}

	.sub2_5_3 .cm_tit1{font-size: 27px;display: block;margin-right: 0;margin-bottom: 5px;}
	.nation_wrap{gap: 80px 40px}
	.nation_tit{padding-bottom: 16px;margin-bottom: 24px;}
	.nation_list{font-size: 16px;}

	.filter_list .thum{margin-bottom: 30px;max-width: 34%;}
	.filter_list .cm_txt1{margin-top: 20px;}
	.filter_8_list{gap: 80px 10px;flex-wrap: wrap;}
	.filter_8_list > li{padding-bottom: 80px;}
	.filter_8_list .item{max-width: 240px;min-width: 240px;}

	.filter_10_list > li{width: 25%;margin-bottom: 80px;padding-bottom: 80px;}
	.filter_10_list .item{min-width: 148px;max-width: 148px;}
	.filter_10_list > li:nth-child(9),
	.filter_10_list > li:nth-child(10),
	.filter_10_list > li:nth-child(11),
	.filter_10_list > li:nth-child(12){border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}

	.filter_10_list .cm_txt3{font-size: 17px;}
}

@media screen and (max-width:768px){
	.sub2_1_btm_new .sub_tit{font-size: 26px;margin-bottom: 40px;}
	.sub_2_1_btm_new_ul{font-size: 18px;}
	.sub_2_1_btm_new_ul > li{margin-bottom: 80px;}
	.sub_2_1_btm_new_ul .thum{margin-bottom: 24px;}
	.sub_2_1_btm_new_ul .btm{display: block;}
	.sub_2_1_btm_new_ul .bk_btn{margin-left: 0;margin-top: 20px;}
	.sub_2_1_btm_new_ul .cm_tit1{font-size: 22px;}

	.sub2_2_4 .main_tit{margin-bottom: 40px;}
	.sub2_2_5,
	.sub2_2_team{padding: 100px 0;}
	.sub2_2_5 .cm_tit1{font-size: 22px;}
	.sub2_2_5 .sub2_2_5_ul{margin-top: 40px;margin-bottom: 50px;}
	.sub2_2_5 .sub2_2_5_ul > li{max-width: 280px;}

	.sub2_4_4 .cm_tit1{margin-bottom: 40px;}

	.sub2_6_5 .video_wrap{margin-top: 50px;margin-bottom: 80px;}
	.filter_wrap .cm_tit1{margin-bottom: 60px;}
	.filter_8_list > li{width: calc(50% - 5px);}
	.filter_8_list .thum{width: 60%;}
	.filter_10_list > li{width: 33.33%;margin-bottom: 60px;padding-bottom: 60px;}
	.filter_10_list > li:nth-child(9){margin-bottom: 60px;padding-bottom: 60px;border-bottom: solid 1px #D6D6D6;}
	.filter_10_list .thum{max-width: 30%;}
}

@media screen and (max-width:640px){
	.sub2_1_btm_new{padding-top: 100px;padding-bottom: 150px;}
	.sub_2_1_btm_new_ul{font-size: 18px;}

	.sub2_2 .sub2_1_top{padding-bottom: 50px;}
	.sub2_2 .sub1_6{padding: 80px 0;}
	.sub2_2_4,
	.sub2_2{padding-bottom: 80px;}
	.sub2_2_4 .main_tit{font-size: 27px;}
	.sub2_2_4_ul{gap: 10px;}
	.sub2_2_4_ul > li{width: calc(50% - 5px);}
	.sub2_2_5 .sub2_2_5_ul{gap: 10px;}
	.sub2_2_5_ul > li{width: calc(50% - 5px);}
	.sub2_2_7{padding: 75px 0;}
	.sub2_2_7_wrap{margin-top: 40px;}
	#sub2_2_7_swp_scrl{margin-top: 20px;}

	.sub2_4 > div:not(.sub2_1_top,.sub2_6_6){margin-bottom: 80px;}
	.sub2_4 .sub2_4_3 .cm_txt1{margin-top: 20px;margin-bottom: 60px;}
	.sub2_4_4_ul .box{padding: 40px 30px;width: 420px;}
	.sub2_4_4_ul .thum{width: 70px;}
	.sub2_4_5 .cm_txt1{margin-top: 15px;margin-bottom: 30px;}
	.sub2_4_5 .thum{padding: 30px 24px;}

	.sub2_5_3 .thum{margin-top: 24px;margin-bottom: 40px;padding: 0 10px;}
	.nation_wrap{flex-flow: column;gap: 40px 0;}
	.nation_wrap .nation_box:nth-child(odd){width: 100%;max-width: 400px;}
	.nation_wrap .nation_box:nth-child(even){width: 100%;max-width: 420px;}
	.nation_wrap .nation_box:last-child{width: 100%;max-width: 200px !important;}
	.sub2_5_3 .cm_tit1{font-size: 24px;}
	.nation_list_wrap .nation_list{font-size: 15px;}
	.nation_tit{padding-bottom: 12px;margin-bottom: 20px;}

	.filter_8_list{gap: 60px 10px;}
	.filter_8_list .item{max-width: 210px;min-width: 210px;}
	.filter_10_list .item{max-width: 140px;min-width: 140px;}

	.filter_10_list .cm_txt3{font-size: 16px;}
}

@media screen and (max-width:580px){
	.sub_2_1_btm_new_ul .desc br{display: none;}
}

@media screen and (max-width:480px){
	.sub_2_1_btm_new_ul .cm_tit1{font-size: 20px;}

	.sub2_2 .sub2_1_top{padding-bottom: 40px;}
	.sub2_2_4 .main_tit{font-size: 22px;}
	.sub2_2_5 .cm_tit1{font-size: 19px;}
	.sub2_4_4_ul .box{padding: 30px 24px;display: block;width: 300px;}
	.sub2_4_4_ul .thum{width: 60px;margin-right: 0;margin-bottom: 20px;}
	.sub2_4_5 .thum{padding: 24px 16px;}

	.sub2_5_3 .cm_tit1{font-size: 20px;}
	.nation_list_wrap .nation_list{font-size: 14px;}

	.filter_8_list{gap: 60px 10px;}
	.filter_8_list > li{padding-bottom: 60px;}
	.filter_8_list .item{max-width: 192px;min-width: 192px;}
	.filter_10_list > li{width: 50%;padding-bottom: 40px;margin-bottom: 40px;}
	.filter_10_list > li:nth-child(9),
	.filter_10_list > li:nth-child(10){margin-bottom: 40px;padding-bottom: 40px;border-bottom: solid 1px #D6D6D6;}

	.filter_10_list .cm_txt3{font-size: 15px;}
	.filter_10_list .item{min-width: 132px;max-width: 132px;}
}

@media screen and (max-width:450px){
	.filter_list .cm_txt3 .dot{width: 8px;margin-right: 8px;}
	.filter_list .cm_txt1{padding-left: 16px;}
	.filter_8_list .item{min-width: 172px;max-width: 172px;}
	.filter_list .cm_txt3{font-size: 14px;}
	.filter_list .cm_txt1{font-size: 12px;}
	.filter_10_list .item{min-width: 110px;max-width: 110px;}
}

@media screen and (max-width:410px){
	.sub2_2_4 .main_tit{font-size: 21px;}
	.sub2_2_4 .main_tit br{display: none;}

	.filter_8_list > li{padding-bottom: 40px;}
	.filter_8_list .item{min-width: 158px;max-width: 158px;}
	.filter_list .cm_txt3{font-size: 13px;}
	.filter_list .cm_txt1{font-size: 11px;}
}

@media screen and (max-width:380px){
	.sub1_6_info .cm_txt1 .nbsp{display: none;}
	.sub2_2_5 .cm_tit1{font-size: 17px;}

	.filter_8_list > li{width: 100%;}
}

@media screen and (max-width:360px){
	.sub2_4_4_ul .txt .cm_txt1 .nbsp{display: none;}
}

/*
@media screen and (min-width:1920px){
	.sub2_1 .sub2_1_mid .thum{background: url('../img/sub2_1_mid_wide.jpg') center/cover;}
	.sub2_2 .sub2_1_mid .thum{background: url('../img/sub2_2_mid_wide.jpg') center/cover;}
	.sub2_4 .sub2_1_mid .thum{background: url('../img/sub2_4_mid_wide.jpg') center/cover;}
	.sub2_5 .sub2_1_mid .thum{background: url('../img/sub2_5_mid_wide.jpg') center/cover;}
	.sub2_6 .sub2_1_mid .thum{background: url('../img/sub2_6_mid_wide.jpg') center/cover;}
}*/