@charset "utf-8";
@import url("../../cdn.jsdelivr.net/gh/orioncactus/pretendard%40v1.3.9/dist/web/static/pretendard.min.css");
@font-face {
    font-family: 'GSUIT';
    src: url('../font/GSUITRegular.html') format('woff2'),
        url('../font/GSUITRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 초기화 */
html {overflow-y:scroll; font-size:10px;}
body {padding:0; margin:0 auto; font-size:1.2rem;font-family:'Pretendard Variable', sans-serif !important; font-weight: 400; -webkit-text-size-adjust: 100%; letter-spacing:-0.5px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em; font-weight: 600;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, li, 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:1.5rem;}
input, button {margin:0;padding:0;font-family:'Pretendard Variable', sans-serif !important; font-size:1.5rem; font-weight: 400;}
input[type="submit"] {cursor:pointer; -webkit-appearance: none;}
button {cursor:pointer}
img {max-width:100%; height:auto;}
textarea, select {font-family:'Pretendard Variable', sans-serif !important; font-size:1.5rem; font-weight: 400;}
select {width:100%; height:4rem; padding: 0 1rem; padding-right:3rem; font-size:1.5rem; color:#111; background: url('../img/arr_down_b.svg') no-repeat 98% 50% #fff; background-size:2.4rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #ccc; border-radius: 0px;}
select::-ms-expand {display: none;}
p {margin:0;padding:0;word-break:keep-all;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#222;text-decoration:none; transition: All 0.3s ease; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease;}

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

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

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {}

*::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
*::-webkit-scrollbar-thumb {
  background: #7a7a7a;
  border-radius: 10px;
}
*::-webkit-scrollbar-track {
  background: transparent;
}

.placeholdersjs {color:#aaa !important}


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

#container_title,
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 게시물 선택복사 선택이동 */
#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:flex;position:relative; gap: 8px;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3,
#captcha #captcha_reload {font-size: 0; width: 6.2rem; height: 6.2rem; border: 1px solid #ccc;}
#captcha #captcha_mp3 {background: url(../img/speak.svg) no-repeat center/3.6rem #FFF;}
#captcha #captcha_reload {background: url(../img/refresh.svg) no-repeat center/3.6rem #FFF;}
#captcha #captcha_key {border: 1px solid #CCC; width: 16rem; height: 6.2rem; font-size: 2.4rem; text-align: center;}
#captcha #captcha_info {display: none; margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em;}

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

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

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

/* 버튼 */
a.btn,.btn {line-height:40px !important;height:40px !important;padding:0 16px !important;text-align:center;border:0;font-size:1.5rem; border-radius: 3px !important;}

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

.btn_confirm {text-align: center; margin-top: 6rem !important;} /* 서식단계 진행 */

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

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

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


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

.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);
}
.wr_content textarea {padding: 1.6rem 1.6rem; line-height: 1.5;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height: 4.8rem;}
.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 #ccc}
.list_01 li {border-bottom:1px solid #ccc;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

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

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

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

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

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

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#014099 !important;border-color:#014099 !important;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:#014099 !important;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

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

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

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

/* 페이징 */
.pg_wrap {clear:both; margin:3rem auto; text-align:center;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {display:inline-block;}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#fff;border:1px solid #ddd;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#767676;font-size:1.5rem;height:40px;line-height:38px;padding:0 5px;min-width:40px;text-decoration:none;border-radius:0; border:1px solid #dedede;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #ddd}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #ddd}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #ddd}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #ddd}
.pg_current {display:inline-block; font-size: 1.5rem; background:#575757;border:1px solid #dedede;color:#191919;font-weight:600;height:40px;line-height:40px;padding:0 10px;min-width:40px;border-radius:0;}

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

.gap4 {gap: 0.4rem;}
.gap8 {gap: 0.8rem;}
.gap16 {gap: 1.6rem;}
.gap20 {gap: 2rem;}
.flex {display: flex;}
.aic {align-items: center;}
.aie {align-items: end;}
.jsc {justify-content: center;}
.jsb {justify-content: space-between;}
.jsr {justify-content: right;}
.tac {text-align: center;}
.tal {text-align: left !important;}
.fx1 {flex: 1;}

.fw200 {font-weight: 200;}
.fw300 {font-weight: 300;}
.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fw700 {font-weight: 700;}

.mgt4 {margin-top: 0.4rem;}
.mgb4 {margin-bottom: 0.4rem;}
.mgt8 {margin-top: 0.8rem;}
.mgb8 {margin-bottom: 0.8rem;}
.mgt12 {margin-top: 1.2rem;}
.mgb12 {margin-bottom: 1.2rem;}
.mgt16 {margin-top: 1.6rem;}
.mgb16 {margin-bottom: 1.6rem;}
.mgt20 {margin-top: 2rem;}
.mgb20 {margin-bottom: 2rem;}
.mgt32 {margin-top: 3.2rem;}
.mgb32 {margin-bottom: 3.2rem;}
.mgt36 {margin-top: 3.6rem;}
.mgb36 {margin-bottom: 3.6rem;}
.mgt40 {margin-top: 4rem;}
.mgb40 {margin-bottom: 4rem;}
.mgt80 {margin-top: 8rem;}
.mgb80 {margin-bottom: 8rem;}

.top-bottom {transform: translate(0,-50px); -webkit-transform: translate(0,-50px); -webkit-transition: 0.45s; transition: 0.45s; opacity:0;}
.bottom-top {transform: translate(0,50px); -webkit-transform: translate(0,50px); -webkit-transition: 0.45s; transition: 0.45s; opacity:0;}
.img-ani {transition: transform 0.45s cubic-bezier(0.16, 0.68, 0.43, 0.99),opacity 0.45s ease-in-out; opacity: 0;}
.img-aniload {transform: translate(0,0); -webkit-transform: translate(0,0); opacity:1;}
.img-aniload.top-bottom,
.img-aniload.bottom-top {transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transform: translate(0,0); -webkit-transform: translate(0,0); opacity: 1;}
.txt-ani {overflow: hidden; -webkit-transition: all 1s ease; transition: all 1s ease; opacity: 0; color:#111;}
.txt-ani > span {-webkit-transition: inherit; transition: inherit; transform: translate(0,100px); -webkit-transform: translate(0,100px); opacity: 0; display: inline-block;}
.txt-aniload > span {transform: translate(0,0); -webkit-transform: translate(0,0); opacity: 1;}
.tech-img {display:inline-block; max-width: 100%;}
.tech-img img {max-width: 1200px;}
.tech-img > div {width: 0; overflow: hidden; -webkit-transition: all 1.2s ease; transition: all 1.2s ease; opacity: 0;}
.tech-aniload > div {width: 100%; opacity: 1;}
.left-right {opacity:0; transform: translate(-40px,0); -webkit-transform: translate(-40px,0); transition: all 0.45s ease; -webkit-transition: all 0.45s ease;}
.right-left {opacity:0; transform: translate(40px,0); -webkit-transform: translate(40px,0); transition: all 0.45s ease; -webkit-transition: all 0.45s ease;}
.img-aniload .left-right,
.img-aniload .right-left,
.img-aniload.left-right,
.img-aniload.right-left {transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); opacity: 1;}
.dy2 {transition-delay: 0.3s !important;}
.dy3 {transition-delay: 0.4s !important;}
.dy4 {transition-delay: 0.5s !important;}
.dy5 {transition-delay: 0.6s !important;}
.gnb_pc {display:block;}
.gnb_m {display:none;}
.pc_on {display:block;}
.m_on {display:none;}

#wrapper {}
.wrap {position: relative; max-width: 145rem; padding: 0 2rem; margin: 0 auto;}
.blk {display: block;}
/* 
.mont {font-family: "Montserrat", sans-serif;} 
*/
.mont {
    font-family: 'Michroma', sans-serif !important;
}
.red {color: #DE4446;}
.c66 {color: #666;}

#idx {}
#idx .play {position: relative; height: 100vh; overflow: hidden;}
#myVideo {width: 100%; height: 121%; object-fit: cover; position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
#idx .play .scr {position: absolute; left: 50%; bottom: 4rem; margin-left: -3.8rem; z-index: 1; -webkit-animation-duration:2.0s;animation-duration:2.0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll;animation-name:scroll}
@keyframes scroll {
  0% {}
  50% {-webkit-transform:translateY(20px);transform:translateY(20px)}
  100% {}
}

#hd {}
#c_gnb {position:fixed; width:100%; overflow:hidden; height:10rem; background: rgba(255, 255, 255, 0.10); z-index: 9;}
#c_gnb .wrap {position: relative; display: flex; justify-content: space-between;}
#c_gnb .mn_ul {position: relative; z-index:3; display: flex;}
#c_gnb .mn_ul .tit_menu {padding: 0 0; text-align:center;}
#c_gnb .mn_ul .dep_w {min-width: 16rem;}
#c_gnb .mn_ul .dep_w .de1 {}
#c_gnb .mn_ul .dep_w .de1 a {display: flex; height: 10rem; justify-content: center; align-items: center; font-size: 1.8rem; font-weight: 500; color: #FFF;}
#c_gnb .mn_ul .dep_w .de1 a span {position:relative; padding:0 1.5rem;}
#c_gnb .mn_ul .tit_menu:hover .dep_w .de1 a {color: #DE4446;}
#c_gnb .mn_ul .dep_w #on.de1 a span::before {content: ''; position: absolute; top: -12px; left: 12px; width: 8px; height: 8px; border-radius: 5rem; background: #DE4446;}
#c_gnb .mn_ul li:hover .dep_w .de1 span:after {content: ''; position: absolute; left: 50%; bottom: -42px; width: 7px; height: 7px; margin-left: -4px; background: #DE4446; border-radius: 1rem;}
#c_gnb .mn_ul .dep_m {padding-top: 2rem;}
#c_gnb .mn_ul .dep_w .dep_m a {font-size:1.6rem; padding: 8px 0; display: block; word-break: keep-all; color:#666;}
#c_gnb .mn_ul .dep_w .dep_m a:hover {color:#DE4446; text-decoration: underline;}
#c_gnb .logo {position:relative;  z-index:5;}
#c_gnb .logo a {display:block; background: url('../img/gs_logo.svg') no-repeat center / 100%; width: 134px; height: 10rem;}
#c_gnb .ov_bg {position: absolute; top: 0; left: 0; width: 100%; height: 10rem; border-bottom: 1px solid #ddd; background: transparent;}
#c_gnb.mn_hover {background:#f8f8f8 !important;}
#c_gnb.mn_hover .ov_bg {background:#fff !important;}
#c_gnb.fixed .mn_ul .dep_w .de1 a,
#c_gnb.mn_hover .mn_ul .dep_w .de1 a {color:#272727}
#c_gnb.fixed {background:#fff;}
#c_gnb.fixed .ov_bg {}
#c_gnb.fixed .logo a,
#c_gnb.mn_hover .logo a {background: url('../img/gs_logo_on.svg') no-repeat center / 100%;}	
#c_gnb.fixed .mn_ul .dep_w .de1 a,
#c_gnb.mn_hover .mn_ul .dep_w .de1 a {color: #111;}	
#c_gnb.fixed .rMenu .slideMenu .ham span,
#c_gnb.mn_hover .rMenu .slideMenu .ham span {background: #111;}
.rMenu {height: 10rem; display: flex; align-items: center;}
.rMenu .rMenuUl {display: flex; align-items: center; gap: 2.8rem; height: 100%;}
.rMenu .rMenuUl li {}
.rMenu .slideMenu {height: 100%;}
.rMenu .slideMenu .ham {width: 3.6rem; display: flex; flex-direction: column; gap: 12px; align-items: center; cursor: pointer; justify-content: center; height: 100%;}
.rMenu .slideMenu .ham span {height: 2px; background: #FFF; width: 100%;}
.rMenu .slideMenu .ham .s1 {}
.rMenu .slideMenu .ham .s2 {}
#c_gnb.fixed .rMenu .lang a,
#c_gnb.mn_hover .rMenu .lang a {color: #111;}
#c_gnb.fixed .rMenu .lang a.on,
#c_gnb.mn_hover .rMenu .lang a.on {color: #014099;}
#menu {opacity:0; width: 30rem; position: fixed; top: 2rem; bottom: 2rem; border-radius: 1.2rem; right:-100%; z-index: 11; background: #fff; transition: All 0.3s ease; -webkit-transition: All 0.3s ease;}
body.open #menu {right: 2rem; opacity:1; z-index:10;}.dim {position:fixed; top:0; left:0; right:0; bottom:0; z-index:9; opacity:0; display:none; background:rgba(0,0,0,0.5);}
.dim {position:fixed; top:0; left:0; right:0; bottom:0; z-index:9; opacity:0; display:none; background:rgba(0,0,0,0.4); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px);}
body.open .dim {opacity:1; display:block;}
.slide_close {width: 60px; height: 60px; position: absolute; z-index: 2; right: 0px; top: 5px; background-image: url('../img/close_btn_b.svg'); background-size: 2rem; background-repeat: no-repeat; background-position: center; cursor: pointer;}
#menu #cssmenu {position: relative; padding-top: 7rem;}
#menu #cssmenu li li {position: relative;}
#menu #cssmenu .cssmenu_list {padding: 0 2rem;}
#menu #cssmenu ul li a {display:block; position: relative;}
#menu #cssmenu .has-sub {}
#menu #cssmenu:after, #menu #cssmenu ul:after {content:''; display:block; clear:both;}
#menu #cssmenu ul ul {display: none;}
#menu .cssmenu_list > li:first-child {}
#menu #cssmenu > ul > li.active > ul {display: block;}
#menu #cssmenu > ul > li > a {padding: 1.6rem 6px;margin:0 0; cursor: pointer; z-index: 2; font-size: 16px; text-decoration: none; color: #242424; -webkit-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; border-bottom:1px solid #ddd; font-weight:500;}
#menu #cssmenu > ul > li > a:hover {}
#menu #cssmenu ul > li.has-sub > a:after {content: ""; position: absolute; top: 1.6rem; right: 4px; width: 2rem; height: 2rem; background: url(../img/arr_down_b.svg) no-repeat center / 2.4rem; -webkit-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
#menu #cssmenu ul > li.has-sub.open > a:after {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
#menu #cssmenu ul ul li a {padding: 6px 1.2rem; cursor: pointer; z-index: 2; font-size: 15px; text-decoration: none; color: #666; background: #fff; -webkit-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease;}
#menu #cssmenu .open {}
#menu #cssmenu .open > a {color: #DE4446;}
#menu #cssmenu .open ul {padding: 10px 0; border-bottom:1px solid #999;}
.s_logo {position: absolute; top: 0; left: 0; z-index: 2;}
.s_logo a {display: flex; align-items: center; position: relative; height: 7rem; padding: 0 2rem;}
.s_logo a img {height: 2.8rem;}

.mainText {padding: 10rem 0 7rem; text-align: center;}
.mainText h2 {font-size: 7.2rem; color: #F3F3F3; font-weight: 400; margin-bottom: -2.4rem;}
.mainText p.mont {font-size: 4.2rem; color: #111; font-weight: 400; letter-spacing: 3px;}
.mainText p.mont .red {font-weight: 700;}
.mainText .line {width: 4.4rem; height: 1px; background: #831011; margin: 3rem auto;}
.mainText .m1 {font-size: 1.8rem; line-height: 1.5; margin-bottom: 2rem;}
.mainText .lk {}
.mainText .lk a {font-size: 2rem; font-weight: 700; color: #111; gap: 8px; padding: 2rem 0; display: inline-flex;}
.mainText .lk a:hover {transform: translateX(12px);}
.mainText .lk .dot {width: 1rem; height: 1rem; background: #DE4446; border-radius: 50%;}
.mainText .lk a::after {content: ''; width: 4rem; height: 1.2rem; background: url(../img/arr_lk.svg) no-repeat center;}

.sec1 {padding: 24rem 0; background: url(../img/main_sec1-1_bg.jpg) no-repeat center/cover; overflow: hidden;}
.sec1 h2 {font-size: 2.4rem; color: rgba(243, 243, 243, 0.50); font-weight: 400; margin-bottom: 8px;}
.sec1 p.mont {font-size: 4.2rem; color: #FFF; font-weight: 400;}
.sec1 .ic {margin-top: 3.6rem; display: flex; gap: 1.6rem; align-items: center;}
.sec1 .ic a {display: block;}
.sec1 .ic img {}

.sec2 {}
.sec2 .list {padding: 7rem 0 10rem; margin-bottom: -3rem; transition: transform 0.25s cubic-bezier(0.16, 0.68, 0.43, 0.99),opacity 0.25s ease-out;}
.sec2 .list a {display: block;}
.sec2 .list .cate {font-size: 1.8rem; font-weight: 600; color: #666; display: inline-flex; align-items: center; height: 3.8rem; padding: 0 1.2rem; background: #EEE; border-radius: 5rem;}
.sec2 .list h2 {font-size: 6.4rem; font-weight: 400; color: #FFF; margin: 2rem 0 3rem;}
.sec2 .list p {font-size: 1.8rem; color: #FFF;}
.sec2 .list p .line {display: inline-block; width: 1px; height: 13px; background: #FFF; margin: 0 8px;}
.sec2 .list:last-child {margin-bottom: 0;}
.sec2 .bg1 {background: url(../img/main_sec2_i1.jpg) no-repeat center/cover;}
.sec2 .bg2 {background: url(../img/main_sec2_i2.jpg) no-repeat center/cover;}
.sec2 .bg3 {background: url(../img/main_sec2_i3.jpg) no-repeat center/cover;}
.sec2 .bg4 {background: url(../img/main_sec2_i4.jpg) no-repeat center/cover;}
.sec2 .bg5 {background: url(../img/main_sec2_i5.jpg) no-repeat center/cover;}
.sec2 .bg6 {background: url(../img/main_sec2_i6-1.jpg) no-repeat center/cover;}

#ft {background: #111; padding: 6rem 0;}
#ft .cont1 {}
#ft .cont2 {font-size: 1.6rem; color: #FFF; line-height: 1.7; margin: 2.4rem 0;}
#ft .cont2 .line {display: inline-block; width: 1px; height: 1.2rem; background: #FFF; margin: 0 1rem;}
#ft .copy {font-size: 1.4rem; color: #ccc;}
#ft .sns {display: flex; gap: 1.6rem; align-items: center;}
#ft .sns a {display: block;}
#ft .sns a img {}

#subp_top {position: relative;}
#subp_top .commBg {overflow: hidden; height: 50rem; position: relative;}
#subp_top .commBg .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; transform: scale(1.2); transition: all 1.7s ease;}
#subp_top .commBg .bg.img-aniload {transform: scale(1.0);}
#subp_top .wrap {height: 100%; position: absolute; left: 0; right: 0; bottom: 0; display: flex; align-items: end;}
#subp_top .bg1 {background: url(../img/subp_bg1.jpg) no-repeat center/cover;}
#subp_top .bg2 {background: url(../img/subp_bg2.jpg) no-repeat center/cover;}
#subp_top .bg3 {background: url(../img/subp_bg3.jpg) no-repeat center/cover;}
#subp_top .bg4 {background: url(../img/subp_bg4.jpg) no-repeat center/cover;}
#subp_top .bg5 {background: url(../img/subp_bg5.jpg) no-repeat center/cover;}
#subp_top .txt {padding-bottom: 4rem;}
#subp_top .txt h2 {font-size: 3.2rem; color: #FFF; font-weight: 600; display: inline-block; border-bottom: 2px solid #FFF; padding-bottom: 1rem;}

#sub_nav {padding-top: 2rem;}
#sub_nav #cssmenu {flex: 1; display: flex; align-items: center; height: 100%;}
#sub_nav #cssmenu .cssmenu_list {flex: 1; display: flex; align-items: center; height: 100%;}
#sub_nav #cssmenu li li {position: relative;}
#sub_nav #cssmenu ul li a {display: block;}
#sub_nav #cssmenu .has-sub {position: relative; height: 100%; cursor: pointer;}
#sub_nav #cssmenu ul ul {display: none; position: absolute; width: 36rem; top: 8.8rem; left: 0; right: 0; z-index: 2; padding: 2rem 2rem; background: #FFF; border-radius: 1rem; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04); border: 1px solid #eee;}
#sub_nav #cssmenu > ul > li.active > ul {display: block;}
#sub_nav #cssmenu .has-sub.m_1s {}
#sub_nav #cssmenu > ul > li > a {display: flex; align-items: center; position: relative; gap: 2rem; height: 100%; z-index: 2; font-size: 6.4rem; font-weight: 700; color: #FFF; -webkit-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease;}
#sub_nav #cssmenu > ul > li > a::after {content: ''; width: 2.6rem; height: 2rem; background: url(../img/subp_down.svg) no-repeat center; transition: all 0.3s ease; margin-top: 8px;}
#sub_nav #cssmenu .has-sub.open > a::after {transform: rotate(180deg);}
#sub_nav #cssmenu li li a {font-size: 2.4rem; font-weight: 500; padding: 1rem 1.2rem; border-radius: 4px;}
#sub_nav #cssmenu li li a:hover {background: #F3F4F9; color: #DE4446;}

#subp_tit {}
#subp_tit .wrap {}
#subp_tit .in {border-bottom: 1px solid #ccc; padding: 6.8rem 0 4.8rem;}
#subp_tit .m1 {font-size: 4.8rem; font-weight: 400;}
#subp_tit .m1 .red {}
#subp_tit .m2 {font-size: 1.8rem; color: #444; margin-top: 1.2rem;}

#sub_content {padding: 4.8rem 0 12rem;}
#sub_content.bbs {overflow: hidden;}
.intro {}
.intro .area {border-bottom: 1px solid #ccc; padding-bottom: 4rem;}
.intro .area .txt {font-size: 2rem; color: #444; line-height: 1.55; flex: 1;}
.intro .area .txt .bt {color: #111; font-weight: 700;}
.intro .area .img {padding-left: 8rem;}

.hist {}
.hist .wrap {max-width: 94rem;}
.hist .list {border-bottom: 1px solid #ccc; padding-bottom: 8px; margin-bottom: 6rem; align-items: end;}
.hist .list:last-child {margin-bottom: 0;}
.hist .list .year {font-size: 5.6rem; font-weight: 700; flex-shrink: 0; width: 16rem;}
.hist .list .txt {font-size: 1.8rem; color: #444; line-height: 1.5; padding-left: 4rem; padding-bottom: 8px;}

.m18 {font-size: 1.8rem; color: #444; line-height: 1.5;}
.certi_bbs {margin-bottom: 4rem;}

#subp_tit.faq .in,
#subp_tit.tds .in,
#subp_tit.dealership .in,
#subp_tit.notice .in {border-bottom: 0;}

.bbs #bo_w .btn_confirm {display: flex; justify-content: center; gap: 8px;}
.bbs #bo_w .btn_confirm .btn {line-height: initial !important; display: inline-flex; align-items: center; height: 4.8rem !important; font-size: 1.6rem; padding: 0 4rem !important; padding: 0 !important; width: 16rem; justify-content: center; }

#bo_sch {margin-bottom: 10rem; padding: 6rem 0; background: #F8F8F8; position: relative;}
#bo_sch:after {content: ''; position: absolute; top: 0; left: -100%; right: -100%; height: 100%; background: #F8F8F8; z-index: -1;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{height:38px;float:left;border:1px solid #ccc; width: 85px; padding:5px;}
#bo_sch .sch_input {height: 6.4rem; border: 0; flex: 1; text-align: center; font-size: 1.8rem; border: 0; -webkit-appearance: none; -webkit-border-radius: 0;}
#bo_sch .sch_input::placeholder {color:#999;}
#bo_sch .sch_btn {border:0; height: 6.4rem; width: 6.4rem; flex-shrink: 0; background: transparent;}
#bo_sch .sch_btn img {}
.bo_sch_wr {max-width: 94rem; margin: 0 auto; height: 6.4rem; background: #FFF;}
.bo_sch_wr form {display: flex;}

.deal_write {text-align: right; margin-bottom: 2rem;}
.deal_write a.btn {background: #DE4446 !important; line-height: initial !important; display: inline-flex; align-items: center; height: 4.8rem !important; font-size: 1.6rem; padding: 0 4rem !important}
.bbs #bo_w .btn_confirm .btn:hover,
.deal_write a.btn:hover {background: #222 !important;}
.deal_cont {max-width: 74rem; margin: 0 auto;}
.deal_cont .list {margin-bottom: 2rem;}
.deal_cont .list .m1 {font-size: 1.6rem; color: #222; margin-bottom: 4px;}
.deal_cont .list .m1 span {}
.deal_cont .list .ipt {}
.deal_cont .reqd {border-bottom: 1px solid #222; text-align: right; margin-bottom: 4rem; padding-bottom: 1rem; font-size: 1.6rem; color: #444;}
.deal_cont .list .m1 span {color: #de4446; margin-left: 4px; font-weight: 700;}
.deal_cont .reqd span {color: #de4446; margin-right: 4px; font-weight: 700;}

.bbs .bbs_v_list a {background: #222; border-radius: 4px; padding: 1.6rem 8rem;}
.bbs a.cs_btn {padding: 6px 8px; margin-left: 5px; background: #3e322c; color: #fff; display: inline-block; font-size: 1.3rem;}
.bbs #bo_gall a.cs_btn {padding: 0 0;}

.ppf-products-wrap {}
.ppf-category-tabs {display: flex; gap: 2.4rem; margin-bottom: 10rem; border-bottom: 1px solid #ccc;}
.ppf-category-tabs a {font-size: 2.2rem; padding-bottom: 8px; font-weight: 600; color: #D9D9D9; font-family: 'Montserrat'; position: relative;}
.ppf-category-tabs a::before {content: ''; width: 4px; height: 4px; background: #D9D9D9; border-radius: 5rem; display: block; position: absolute; top: 11px; left: -14px;}
.ppf-category-tabs a:hover {color: #222;}
.ppf-category-tabs a.active {color: #222;}
.ppf-category-tabs a.active::after {content: ''; position: absolute; left: 0; right: 0; bottom: -2px; height: 3px; background: #DE4446; z-index: 1;}
.ppf-category-tabs a:first-child::before {display: none;}
.ppf-content-area {display: flex; gap: 10rem;}
.ppf-features-left {width: 52rem;}
.ppf-feature-item {border-bottom: 1px solid #ccc; padding-bottom: 2.4rem; margin-bottom: 3.6rem;}
.ppf-feature-icon {margin-bottom: 4px;}
.ppf-feature-icon img {width: 3.2rem;}
.ppf-feature-text {}
.ppf-feature-text h3 {font-size: 2.4rem; font-weight: 600; color: #222; margin-bottom: 8px;}
.ppf-feature-text p {color: #444; font-size: 1.8rem; line-height: 1.5;}
.ppf-image-right {flex: 1;}
.ppf-image-right img {width: 100%;}

.instaSd {position: relative; padding-top: 6rem;}
.instaSd .swiper-slide {width: 24rem; height: 24rem;}
.instaSd .swiper-slide a {display: block; position: relative; overflow: hidden; height: 100%;}
.instaSd .swiper-slide a img {width: 100%; height: 100%; object-fit: cover;}
.instaSd .swiper-slide a:hover {transform: translateY(-6px);}
.instaSd .arrSd {position: absolute; top: 0; right: 0; z-index: 1; width: 16rem;}
.instaSd .arrSd .swiper-button-next,
.instaSd .arrSd .swiper-button-prev {top: 0; margin-top: 0;}
.instaSd .arrSd .swiper-button-next svg,
.instaSd .arrSd .swiper-button-prev svg {color: #FFF; width: 2rem; height: 2rem;}
.instaSd .swiper-pagination-fraction {font-family: 'Montserrat'; position: static; height: 4rem; display: flex; align-items: center; justify-content: center; font-size: 1.6rem; color: #FFF;}
.instaSd .swiper-pagination-current {margin-right: 4px; font-weight: 700;}
.instaSd .swiper-pagination-total {margin-left: 4px; font-weight: 400;}

#ft .logo img {height: 3.2rem;}







@media (max-width:1024px) {

.hd_pops {top: 8rem !important; left: 1rem !important; right: 1rem !important;}
.hd_pops_con {width: auto !important; height: auto !important;}
.hd_pops_footer button {font-size: 1.4rem;}

.pc_on {display: none;}
.m_on {display: block;}

.rMenu,
#c_gnb .logo a,
#c_gnb .ov_bg,
#c_gnb {height: 7rem;}
#c_gnb .mn_ul {display: none;}

.mb_date {display: block; margin-top: 4px; color: #666; font-size: 1.4rem;}

#idx .play {height: auto; padding-bottom: 56.25%;}
#myVideo {}
#idx .play .scr {margin-left: -1.8rem; bottom: 2.4rem;}
#idx .play .scr img {height: 2rem;}
.mainText {padding: 6rem 0 4rem;}
.mainText h2 {font-size: 4.2rem; margin-bottom: -1.8rem; line-height: 1;}
.mainText p.mont {font-size: 2.4rem; padding: 0 2rem;}
.mainText .m1 {font-size: 1.6rem; padding: 0 2rem;}
.mainText .m1 .blk {display: inline-block;}
.mainText .lk a {font-size: 1.8rem;}
.sec1 {padding: 6rem 0;}
.sec1 h2 {font-size: 1.8rem;}
.sec1 p.mont {font-size: 2.2rem;}
.sec1 p.mont .blk {display: inline-block;}
.sec2 .list {padding: 4rem 0 6rem;}
.sec2 .list .cate {font-size: 1.4rem; height: 3.2rem;}
.sec2 .list h2 {font-size: 3.4rem;}
.sec2 .list p {font-size: 1.6rem;}
#ft .sns {gap: 8px;}
#ft .sns a img {height: 2.8rem;}
#ft .cont2 {font-size: 1.4rem;}
#ft .cont2 .line.s2 {display: block; width: 0; height: 0;}
#subp_top .txt h2 {font-size: 1.8rem; padding-bottom: 4px;}
#sub_nav #cssmenu > ul > li > a {font-size: 2.4rem; gap: 1rem;}
#sub_nav #cssmenu > ul > li > a::after {background-size: 1.6rem;}
#subp_top .commBg {height: 28rem;}
#c_gnb.fixed .logo a {background: url(../img/gs_logo_on1.png) no-repeat center / 100%;}
#c_gnb .logo a {background: url(../img/gs_logo.png) no-repeat center / 100%;}
#ft .logo img {height: 2.4rem;}
#subp_tit .in {padding: 4rem 0;}
#subp_tit .m1 {font-size: 2.2rem;}
#subp_tit .m2 {font-size: 1.6rem;}
.intro .area {flex-wrap: wrap;}
.intro .area .txt {order: 2; width: 100%; margin-top: 4rem; font-size: 1.8rem;}
.intro .area .img {padding-left: 0; order: 1; width: 100%;}
.hist .list {display: block; margin-bottom: 4rem;}
.hist .list .year {font-size: 3rem; width: auto;}
.hist .list .txt {padding-left: 1.2rem; margin-top: 1rem;}
#sub_nav #cssmenu ul ul {top: 5rem; padding: 1.2rem 1.2rem; width: 32rem;}
#sub_nav #cssmenu li li a {font-size: 1.8rem;}
.bbs #bo_gall #gall_ul {margin: 0 0;}
.bbs .gall_row .col-gn-4 {padding: 0 0; margin-bottom: 4rem; width: 100%;}
.bbs .gall_con .img_area_subj {font-size: 1.8rem; height: auto;}
.bbs .certi_summ {font-size: 1.4rem;}
.ppf-category-tabs {flex-wrap: wrap; gap: 1rem; margin-bottom: 4rem; padding-bottom: 2rem;}
.ppf-category-tabs a {font-size: 1.6rem;}
.ppf-category-tabs a::before {display: none;}
.ppf-content-area {gap: 0; flex-wrap: wrap;}
.ppf-features-left {width: 100%; order: 2;}
.ppf-image-right {width: 100%; order: 1; flex: 100%; margin-bottom: 4rem;}
.ppf-feature-text h3 {font-size: 2rem;}
#sub_content.pdts {padding-top: 0;}
.ppf-category-tabs a.active::after {bottom: 2px;}
#sub_content.bbs {padding-top: 0;}
.bbs #bo_sch {width: auto; padding: 2rem 0; margin-bottom: 2rem;}
.bbs .bo_sch_wr {border-bottom: 0; height: 4.8rem;}
.bbs #bo_sch .sch_input {height: 4.8rem; text-align: left; padding: 0 1.2rem; width: 100%; font-size: 1.4rem;}
.bbs #bo_sch .sch_btn {height: 4.8rem;}
.bbs .tbl_head01 thead th {height: 6rem; font-size: 1.5rem; padding: 1rem 1rem;}
.bbs .tbl_head01 td {height: 6rem; padding: 1rem 1rem; font-size: 1.4rem;}
.bbs #bo_list .td_num2 {width: 8rem;}
.bbs #bo_v_title .bo_v_tit {padding-top: 15px;}
#bo_sch .sch_btn img {height: 2.4rem !important;}
#mb_login {padding: 0 2rem;}







}