@charset "utf-8";

/* 글꼴 */
@font-face{
	font-family:'gsl';
	src:url('/hkeng/img/GmarketSansTTFLight.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}
@font-face{
	font-family:'gsm';
	src:url('/hkeng/img/GmarketSansTTFMedium.ttf') format('truetype');
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family:'gsb';
	src:url('/hkeng/img/GmarketSansTTFBold.ttf') format('truetype');
	font-weight:700;
	font-style:normal;
}
.gsb{font-family:'gsb',sans-serif;}
.gsl{font-family:'gsl',sans-serif;}
.gsm{font-family:'gsm',sans-serif;}

/* 초기화 */
html {overflow-y:scroll;overflow-x:hidden;-webkit-text-size-adjust: none;text-size-adjust: none;font-size:20px;font-family:'pretendard', sans-serif;word-break:keep-all;}
body {margin:0;padding:0;background:#fff;-webkit-text-size-adjust: none;text-size-adjust: none;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:0.8rem;font-family:'pretendard', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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

textarea, select {font-family:'pretendard', sans-serif;font-size:0.8rem}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:0.9rem}
a {color:#000;text-decoration:none;background:none;border:none;}

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

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

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

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {}

/* 공통 - display none/block */
.is-hidden { display: none !important; }
.is-visible { display: block !important; }

/* 공통 - 뷰포트 (pc / mobile) 별 display none/block */
.pc-only { display: none; }
@media (min-width: 769px) { .pc-only { display: block !important; }}
.mobile-only { display: block; }
@media (min-width: 769px) { .mobile-only { display: none !important; }}
.pcview { display: block; }
.moview { display: none; }
@media (max-width: 1024px) {
	.pcview { display: none !important; }
	.moview { display: block !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}

/* 섹션 설정 */
.section {width:100%;position:relative;}
.section .section_wrap {width:80vw;max-width:1240px;margin:0 auto;padding:100px 0;}

/* 상단 레이아웃 */
#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:1rem;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:0.8rem}

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


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:0.8rem;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.8rem}
#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:0.5rem;}


.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:0.8rem;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:0.9rem}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:0.9rem;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:1rem;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:0.9rem;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

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

#container {position:relative;float:left;min-height:0;height:auto !important;margin:0;zoom:1;width:100%;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1rem;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:1rem;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.8rem;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:0.8rem;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:1.6rem;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:1rem;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.8rem;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:1rem;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.8rem;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

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

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

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

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

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

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

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

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


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

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

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

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.frm_info.add_info { margin-top: 10px !important; padding: 8px 12px; background: #fff; border: 1px solid #ddd; border-radius: 6px; line-height: 1.6; }
.btn_info_toggle { display: block; margin: 5px 0 0 21px; font-size:0.6rem; color: #3f51b5; background: none; border: none; cursor: pointer; text-decoration: underline; }

/*기본 리스트*/
.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:0.9rem}
.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:1rem;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.6rem;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:0.8rem;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1rem;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.8rem;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.6rem;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:0.8rem}

/* 검색결과 색상 */
.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:1rem}
#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.8rem;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;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:0.8rem;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

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

/* 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:1.6rem;text-decoration:none;text-align:center}

@media(max-width:1024px) {
	.section .section_wrap {width:85vw;padding:6rem 0;}
}
@media(max-width:768px) {
	html {font-size:3.3vw;}
	.section .section_wrap {width:90vw;}
}
@media(max-width:640px) {
	html {font-size:4vw;}
	.section .section_wrap {width:92vw;padding:4rem 0;}
}

/* 상단 */
#header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:transparent;transition:background 0.3s ease,color 0.3s ease;pointer-events:auto;border-bottom:1px solid #cccccc;}
#header a{transition:all 0.5s ease;}
/* 활성 상태 배경 흰색 */
#header.is-active{background:#ffffff;}
/* 로고 */
#header .logo-b, #header.is-active .logo-w{display:none;}
#header.is-active .logo-b{display:block;}
#header .section_wrap{margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 0;}
/* 기본 글자색 흰색 */
#header .hd_m{display:flex;gap:1.5rem;}
#header .hd_m li{position:relative;}
#header .hd_m li a{color:#ffffff;transition:color 0.3s ease;}
/* 3. 활성 상태 글자 검정 */
#header.is-active .hd_m li a{color:#aaaaaa;}
#header.is-active .hd_m li .con a{color:#000000;font-size:calc(100% - 3px);}
/* 서브메뉴 */
#header .con{position:absolute;top:100%;padding-top:3rem;left:50%;transform:translateX(-50%);text-align:center;display:none;}
#header .con a{font-size:calc(100% - 3px);}
#header .con_wrap{display:flex;flex-direction:column;gap:0.6rem;}
#header .head_bg{position:absolute;top:100%;left:0;width:100%;height:0;opacity:0;background:#ffffff;border-top:1px solid #dddddd;z-index:1;transition:height 0.4s ease, opacity 0.4s ease;overflow:hidden;}
#header.open{background:#ffffff;}
#header.open .con{display:block;z-index:2;}
#header.open .hd_m li a{color:#000000;}
#header.open .hd_m li .con a{color:#aaaaaa;}
#header.open .bar{background:#000000;}
#header.open .logo-w{display:none;}
#header.open .logo-b{display:block;}
#header.open .head_bg{height:8rem;opacity:1;}
#header .hd_r .m_open {background:none;border:none;}
/* 메뉴 마우스 반응 */
#header.is-active .hd_m li > a:hover, #header .hd_m > li:has(.con:hover) > a{color:#4b0702;font-weight:700;}
#header .hd_m li .con a:hover{color:#4b0702;font-size:calc(100% - 2px);font-weight:700;border-bottom:1px solid #4b0702;}
/* 햄버거 기본 흰색 */
#header .bar{display:block;width:1.5rem;height:0.125rem;background:#ffffff;margin:0.3rem 0;transition:background 0.3s ease;}
/* 활성 상태 햄버거 검정 */
#header.is-active .bar{background:#000000;}
/* 모바일 메뉴 */
.m_nav{position:fixed;top:0;right:0;width:15rem;max-width:40vw;height:auto;padding:1rem 1rem 1.5rem;font-size:1.5rem;background:#ffffff;z-index:2000;transform:translateX(100%);transition:transform 0.7s ease;}
.m_nav .exit{font-size:2rem;line-height:1;position:relative;left:11rem;cursor:pointer;background:none;border:none;}
.m_nav .exit svg{width:2rem;height:2rem;}
.m_nav .flex_c{margin:1rem 0 0;}
/* 햄버거 메뉴 리스트 점 제거 */
.m_nav li{list-style:none;padding:1rem 0;}
.m_nav .flex_c > li{border-bottom:1px solid #dddddd;}
.m_nav ul.slide_sub > li{padding:0.5rem 0;}
.m_nav ul.slide_sub > li a{font-size:calc(100% - 5px);transition:all 0.5s ease;color:#aaa;}
.m_nav ul.slide_sub > li a:hover{font-size:calc(100% - 3px);font-weight:600;color:#4b0702;}
/* 햄버거 메뉴 메인메뉴 커서 */
.m_nav .slide_title{cursor:pointer;display:flex;justify-content:space-between;transition:all 0.5s ease;}
.m_nav .slide_title:hover{font-weight:600;color:#4b0702;}
.m_nav li.open > .slide_title{font-weight:600;color:#4b0702;}
.m_nav .slide_title .toggle{font-size:calc(100% + 5px);font-family:'gsb';}
.m_nav .slide_title:hover .toggle{font-size:calc(100% + 6px);color:#4b0702;}
.m_nav li.open > .slide_title .toggle{font-size:calc(100% + 6px);color:#4b0702;}
/* 서브메뉴 기본 숨김 */
.m_nav .slide_sub{display:none;margin-top:1rem;border-top:2px solid #000;}
.m_nav.open{transform:translateX(0);}
.m_nav_bg{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.4);z-index:1999;display:none;transition:transform 0.7s ease;}
.m_nav_bg.open{display:block;opacity:1;}
@media(max-width:1300px){
	#header .hd_m {display:none;}
}
@media(max-width:1024px){
	.logo.hd_l{width:50%;}
	.logo.hd_l img{width:100%;}
	.m_nav{max-width:50vw;max-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;}
}
@media(max-width:768px){
	.m_nav{max-width:70vw;}
}

/* 메인배너 */
.main_ban{position:relative;overflow:hidden;height:40rem;}
.main_ban .main_ban_slide{position:absolute;top:0;left:0;width:100%;height:100%;}
.main_ban_slide .swiper-wrapper{display:flex;width:300%;height:100%;transition:transform 0.6s ease;}
.main_ban_slide .swiper-slide{flex:0 0 100%;height:100%;}
.main_ban .swiper-wrapper, .main_ban .swiper-slide{width:100%;height:100%;}
.main_ban .swiper-slide{background-size:cover;background-position:center;background-repeat:no-repeat;}
.main_ban .section_wrap{position:relative;z-index:2;height:100%;display:flex;align-items:center;}
.main_ban_text{width:100%;padding-left:1%;}
.main_ban_title{color:#fff;font-weight:700;font-size:2.5rem;line-height:1.2;}
.main_ban_desc{color:#fff;line-height:1.6;margin-top:1rem;font-size:1.2rem;}
.main_ban_nav{position:absolute;left:0;bottom:2.5rem;display:flex;align-items:center;gap:1.2rem;padding-bottom:0.5rem;padding-left:1.5%;width:33%;}
.main_ban_nav::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#fff;}
.main_ban_nav .ban_num{color:rgba(255,255,255,0.4);font-weight:600;cursor:pointer;position:relative;transition:all 0.5s ease;}
.main_ban_nav .ban_num:hover{color:#250404;}
.main_ban_nav .ban_num.active, .main_ban_nav .ban_num.active:hover{color:#fff;}
.main_ban_nav .ban_num.active::after{background:#fff;}
@media (max-width:1024px){
	.main_ban_text{text-align:center;}
	.main_ban_nav::after{display:none;}
	.main_ban_nav{left:70vw;}
}
@media (max-width:768px){
	.main_ban{height:auto;aspect-ratio:640 / 670;}
	.main_ban_title{font-size:7.8vw;}
	.main_ban_desc{font-size:4.7vw;}
	.main_ban_nav {left:65vw;}
}

/* index */
#r01.section .section_wrap{position:relative;padding:0;}
#r01 .r01_inner{display:flex;align-items:stretch;}
/* 좌측 라벨 */
#r01 .r01_label{position:absolute;right:100%;top:100px;color:#fff;}
#r01 .label_text{writing-mode:vertical-rl;transform:rotate(180deg);width:2.5rem;background:#4b0702;display:flex;align-items:center;position:relative;padding:1rem 0 100px;top:-100px;}
/* 리스트 */
#r01 .r01_list{display:flex;width:100%;}
/* 아이템 */
#r01 .r01_item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:100px 0;transition:all 0.5s ease;}
/* 기본 텍스트 */
#r01 .r01_item .r01_title{color:#000;font-size:1.7rem;font-weight:700;transition:all 0.5s ease;}
#r01 .r01_item .r01_en{color:#999;transition:all 0.5s ease;}
#r01 .r01_item .r01_desc{color:#000;font-size:0.8rem;line-height:1.5;transition:all 0.5s ease;}
#r01 .r01_item .r01_icon img{transition:all 0.5s ease;}
/* hover 상태 */
#r01 .r01_item:hover{background:#4b0702;}
#r01 .r01_item:hover .r01_title, #r01 .r01_item:hover .r01_desc, #r01 .r01_item:hover .r01_en{color:#fff;}
#r01 .r01_item:hover .r01_icon img{filter:invert(1);}
#r01 .r01_head{width:100%;text-align:center;}
#r01 .r01_icon{padding:3rem 0;}
#r01 .r01_icon img{width:6rem;height:auto;}
@media (max-width:1500px){
	#r01 .r01_list{flex-direction:column;padding:100px 0;max-width:800px;margin:0 auto;}
	#r01 .r01_item{padding:0 50px 50px;flex-direction:row;justify-content:space-around;border-bottom:1px solid #dddddd;}
	#r01 .r01_head{text-align:left;}
	#r01 .r01_item .r01_head br{display:none;}
	#r01 .r01_icon {padding:0;}
	#r01 .r01_item .r01_desc{display:none;}
}
@media (max-width:1024px){
	#r01 .r01_inner{flex-direction:column;padding:10vw 0;}
	#r01 .r01_list{padding:0;margin-bottom:3vw;}
	#r01 .r01_item{padding:20px 30px;flex-direction:row;justify-content:space-between;}
	#r01 .r01_label{position:static;margin-bottom:0;width:100%;border-bottom:1px solid #dddddd;}
	#r01 .label_text{writing-mode:horizontal-tb;transform:none;width:40%;padding:1rem;top:0;}
}
@media (max-width:768px){
	#r01 .section_wrap{width:100vw;}
	#r01 .r01_inner{padding:0;}
	#r01 .r01_item{padding:8vw 4vw;}
	#r01 .r01_item .r01_en {font-size:3.4vw;}
	#r01 .r01_item .r01_title{font-size:5vw;}
	#r01 .r01_icon img {width: 15vw;}
}

#r02{background-size:cover;color:#fff;text-align:center;}
#r02 .section_wrap{display:flex;justify-content:center;align-items:center;}
#r02 .r02_inner{max-width:40rem;}
#r02 .r02_title{margin-bottom:1.5rem;font-size:2rem;}
#r02 .r02_en{font-weight:600;letter-spacing:0.05em;}
#r02 .r02_main{font-weight:700;margin-top:0.5rem;}
#r02 .r02_desc{margin-top:1.5rem;line-height:1.8;}
#r02 .r02_btn{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem;}
#r02 .r02_btn a{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;width:7.5rem;border:1px solid #ffffff;color:#ffffff;text-decoration:none;transition:all 0.5s ease;}
#r02 .r02_btn a:hover{border:1px solid #4b0702;background-color:#ffffff;color:#4b0702;font-weight:700;}
@media(max-width:1024px){
	#r02{padding:6rem 0;}
	#r02 .r02_desc{width:77%;margin:0 auto;}
}

#r03 .r03_head{margin-bottom:3rem;}
#r03 .r03_en{font-size:0.9rem;color:#888;}
#r03 .r03_title{font-size:1.6rem;font-weight:700;margin-top:0.3rem;}
#r03 .r03_desc{margin-top:1rem;color:#444;}
#r03 .r03_more{display:inline-block;margin-top:1.5rem;border:1px solid #ccc;padding:0.5rem 1.8rem;text-decoration:none;color:#333;transition:all 0.5s ease;}
#r03 .r03_more:hover{border:1px solid #4b0702;color:#4b0702;font-weight:700;}
#r03 .r03_slider{margin-top:3rem;position:relative;overflow:hidden;}
#r03 .r03_track{display:flex;gap:2%;transition:transform 0.6s ease;}
#r03 .r03_slide{flex:0 0 32%;}
#r03 .r03_slide img{width:100%;display:block;}
#r03 .r03_bar{margin-top:2rem;width:100%;height:0.15rem;background:#ddd;position:relative;}
#r03 .r03_progress{width:0%;height:100%;background:#8a0000;}
@media(max-width:1024px){
	#r03 .r03_head{width:64%;margin:0 auto;text-align:center;}
	#r03 .r03_slide{flex:0 0 100%;}
}

#r04.section {background:#f1f1f5;}
#r04 .section_wrap{position:relative;}
#r04 .r04_inner{display:flex;}
/* PC 라벨 */
#r04 .r04_label{position:absolute;right:100%;top:100px;}
#r04 .label_text{writing-mode:vertical-rl;transform:rotate(180deg);}
/* 박스 공통 */
#r04 .r04_box{flex:1;padding:0 1.5rem;width:33.3%;}
/* 구분선 */
#r04 .r04_box + .r04_box{border-left:1px solid #ddd;}
/* 제목 영역 */
#r04 .r04_title{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;line-height:2;}
/* Notice / Data 제목 굵기 */
#r04 .r04_title span:first-child{font-weight:600;}
/* Notice 내용 간격 */
#r04 .r04_notice_subject{margin-bottom:0.6rem;font-weight:600;}
/* Data 내용 간격 */
#r04 .r04_data_subject{margin-bottom:0.6rem;font-weight:600;}
/* Customer 영역 */
#r04 .r04_customer_title{font-weight:600;margin-bottom:0.3rem;}
#r04 .r04_customer_desc{margin-bottom:1.5rem;color:#777;}
/* more hover → + */
#r04 .r04_more_text{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.5s ease;}
#r04 .r04_more_text a{position:absolute;left:-1rem;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;z-index:2;}
#r04 .r04_more_text::after{content:"";}
#r04 .r04_more_text:hover{background:#b31212;color:transparent;width:2rem;height:2rem;position:relative;}
#r04 .r04_more_text:hover::after{content:"+";color:#fff;font-size:2rem;position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);}
/* 고객센터 전화 */
#r04 .r04_customer_tel{font-size:1.6rem;color:#c21d1d;font-weight:700;margin-bottom:1.2rem;}
/* 이메일 / 블로그 좌우 배치 */
#r04 .r04_customer_info{display:flex;gap:2rem;}
/* 라벨 영역 구분선 */
#r04 .section_wrap::before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:#ddd;}
#r04 .r04_notice_desc, #r04 .r04_data_desc, #r04 .r04_customer_desc, #r04 .r04_customer_infos {font-size:0.8rem;}
@media (max-width:1400px){
	#r04 .r04_customer_info {gap:5%;}
}
@media (max-width:1200px){
	#r04 .r04_box {padding:0 1rem;}
}
@media (max-width:1024px){
	#r04 .section_wrap::before {display:none;}
	#r04 .r04_inner{flex-direction:column;}
	#r04 .r04_label{position:static;margin-bottom:1rem;top:0;border-bottom:1px solid #dddddd;}
	#r04 .r04_label .label_text{writing-mode:horizontal-tb;transform:none;}
	#r04 .r04_box{width:100%;padding:2vw 0;border-bottom:1px solid #dddddd;}
	#r04 .r04_box + .r04_box {border-left:none;}
}
@media (max-width:500px){
	#r04 .r04_customer_info {flex-direction:column;gap:1rem;}
}

/* 하단 */
#footer{background:#0b0b0b;padding:3rem 0;}
#footer .footer_inner{display:flex;justify-content:space-between;align-items:flex-start;width:100%;}
#footer .footer_left{display:flex;flex-direction:column;gap:0.3rem;color:#ffffff;font-weight:300;}
#footer .footer_info{display:flex;gap:0.3rem 1.5rem;flex-wrap:wrap;}
#footer .footer_contact{display:flex;gap:0.3rem 1.5rem;}
#footer .footer_copy{margin-top:1.5rem;color:#ffffff;}
#footer .footer_right{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;}
#footer .footer_logo img{height:1.8rem;width:auto;display:block;}
#footer .footer_sns{display:flex;gap:10px;}
#footer .footer_sns img{height:1.6rem;width:auto;display:block;}
@media(max-width:1024px){
	#footer .footer_inner{flex-direction:column;gap:2rem;}
	#footer .footer_info, #footer .footer_contact {flex-direction:column;}
	#footer .footer_right{align-items:flex-end;flex-direction:row;gap:0;justify-content:space-between;width:100%;}
}

/* 서브배너 */
#sub_ban{padding:8rem 0;}
#sub_ban .section_wrap{position:relative;}
#sub_ban .sub_ban_title{font-size:2.5rem;font-weight:700;color:#fff;}
#sub_ban .sub_ban_desc{margin-top:0.5rem;color:#fff;font-size:0.9rem;}

/* 서브내비 */
#sub_nav{border-bottom:1px solid #ddd;overflow-x:auto;overflow-y:hidden;}
#sub_nav ul{display:flex;justify-content:center;align-items:center;gap:2rem;list-style:none;margin:0 auto;padding:0;width:max-content;}
#sub_nav li{position:relative;flex:0 0 auto;}
#sub_nav a{display:block;padding:1rem 0;color:#666;text-decoration:none;font-size:0.9rem;position:relative;transition:all 0.5s ease;}
#sub_nav a:hover{color:#4b0702;font-weight:700;}
#sub_nav a::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:transparent;}
#sub_nav a.active{color:#000;}
#sub_nav a.active::after{background:#c60000;height:3px;}
@media(max-width:1024px) {
	#sub_nav ul{padding:0 2rem;width:max-content;min-width:100%;}
}

/* sub0101 */
#sub0101 .sub0101_label{display:inline-block;background:#4b0702;color:#fff;padding:0.5rem 1.2rem;font-size:0.8rem;margin-bottom:1.5rem;}
#sub0101 .sub0101_hello{font-size:0.9rem;line-height:1.7;margin-bottom:2rem;color:#333;}
#sub0101 .sub0101_title{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:2rem;}
#sub0101 .sub0101_title span{color:#c60000;}
#sub0101 .sub0101_desc{font-size:0.9rem;line-height:1.5;color:#444;}
@media(max-width:768px) {
	#sub0101 .sub0101_title{font-size:1.5rem;}
}

/* sub0102 */
#sub0102 .row{display:flex;gap:1rem;align-items:flex-start;}
#sub0102 .info{flex:0 0 22rem;}
#sub0102 .title{font-size:1.8rem;font-weight:700;margin-bottom:2rem;}
#sub0102 .info_list{display:flex;flex-direction:column;gap:1rem;font-size:0.9rem;line-height:1.6;}
#sub0102 .info_item{display:flex;gap:1rem;}
#sub0102 .info_item .gray{color:#333;}
#sub0102 .info_label{flex:0 0 4rem;font-weight:700;}
#sub0102 .info_btn{display:inline-block;margin-top:2rem;padding:0.6rem 1.6rem;border:1px solid #d60000;color:#d60000;text-decoration:none;font-size:0.8rem;transition:all 0.5s ease;}
#sub0102 .info_btn:hover{border:1px solid #ffffff;background:#4b0702;font-weight:700;color:#ffffff;}
#sub0102 .map{flex:1;min-width:0;}
#sub0102 .map_wrap{width:100%;aspect-ratio:2 / 1;}
#sub0102 .map_wrap .root_daum_roughmap, #sub0102 .map_wrap .root_daum_roughmap .wrap_map{width:100%;height:100%;}
#sub0102 .map_wrap .wrap_controllers, #sub0102 .map_wrap .cont{display:none;}
@media(max-width:1400px){
	#sub0102 .map_wrap{aspect-ratio:4 / 3;}
}
@media(max-width:1200px){
	#sub0102 .row{flex-direction:column;gap:2rem;}
	#sub0102 .info{flex:auto;}
	#sub0102 .map {width:100%;}
	#sub0102 .map_wrap{aspect-ratio:2 / 1;}
}

/* sub0201 */
/* sub0201_1-5 영역 클릭 시 열고 닫기 효과 해제를 위한 각주. 복구하려면 script 각주 해제 > 출력영역 + 각주 해제 > css 각주 해제 > css에서 #sub0201_1-5 .acc_body 항목의 아래 3줄 삭제 */
#sub0201_1-0 .section_wrap {text-align:center;}
#sub0201_1-0 .section_wrap h2 {font-size:2rem;}
#sub0201_1-0 .section_wrap h2 span {color:#b31818;}
#sub0201_1-1 .row, #sub0201_1-2 .row, #sub0201_1-3 .row, #sub0201_1-4 .row, #sub0201_1-5 .row, #sub0201_1-6 .row, #sub0201_1-7 .row{display:flex;}
/* 표 */
#sub0201_1-1 table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0201_1-1 thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:0.7rem 0;font-weight:500;}
#sub0201_1-1 thead th:first-child{border-left:none;}
#sub0201_1-1 tbody td{padding:0.6rem 0;border-bottom:1px solid #eee;border-left:1px solid #ddd;}
#sub0201_1-1 tbody td:first-child{border-left:none;}
#sub0201_1-1 tbody tr:nth-child(odd){background:#f6f6f6;}
/* 단면도 */
#sub0201_1-2 .diagram{border:1px solid #eee;padding:2rem;text-align:center;}
#sub0201_1-2 .diagram img{max-width:100%;height:auto;display:block;margin:0 auto;}
#sub0201_1-3{background:#f3f3f3;}
#sub0201_1-3 .section_right h3{font-size:0.95rem;margin-bottom:0.6rem;position:relative;padding-left:0.9rem;}
#sub0201_1-3 .section_right h3::before{content:"•";position:absolute;left:0;top:0;color:#1a7c3a;}
#sub0201_1-3 .section_right p{font-size:0.85rem;line-height:1.7;margin-bottom:1.4rem;}
#sub0201_1-3 .section_right .em{color:#d80000;font-weight:600;}
/* 표 공통 */
#sub0201_1-3 table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;margin-top:0.8rem;}
#sub0201_1-3 thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:0.65rem 0;font-weight:500;}
#sub0201_1-3 thead th:first-child{border-left:none;}
#sub0201_1-3 tbody td{padding:0.6rem 0;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
#sub0201_1-3 tbody td:first-child{border-left:none;}
/* 강조 행 */
#sub0201_1-3 .highlight td{background:#d80000;color:#fff;font-weight:500;}
/* 두번째 표 강조 */
#sub0201_1-3 .price_yellow{background:#ffc400;color:#fff;font-weight:600;}
#sub0201_1-3 .price_green{background:#1f6b3c;color:#fff;font-weight:600;}
#sub0201_1-3 .desc{font-size:0.75rem;margin-top:0.6rem;}
#sub0201_1-3 .mt{margin-top:2.5rem;}
#sub0201_1-4 .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}
#sub0201_1-4 .grid_item{border:1px solid #e5e5e5;background:#fff;text-align:center;}
#sub0201_1-4 .grid_item img{max-width:100%;height:auto;display:block;margin:0 auto;}
/* 4,5번째 아이템 배치 */
#sub0201_1-4 .grid_item:nth-child(4){grid-column:1 / span 1;}
#sub0201_1-4 .grid_item:nth-child(5){grid-column:2 / span 2;}
#sub0201_1-5 .intro{font-size:0.85rem;line-height:1.8;margin-bottom:2rem;}
#sub0201_1-5 .acc{border-top:1px solid #ddd;}
#sub0201_1-5 .acc_item{border-bottom:1px solid #ddd;transition:all 0.5s ease;}
#sub0201_1-5 .acc_head{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:1rem 0;font-size:0.9rem;}
#sub0201_1-5 .acc_title{font-weight:500;transition:all 0.5s ease;}
#sub0201_1-5 .acc_icon{font-size:1.4rem;line-height:1;transition:all 0.5s ease;}
/*
#sub0201_1-5 .acc_item:hover .acc_title, #sub0201_1-5 .acc_item.active .acc_title{color:#4b0702;font-weight:700;font-size:calc(100% + 1px);}
#sub0201_1-5 .acc_item:hover .acc_icon, #sub0201_1-5 .acc_item.active .acc_icon{color:#4b0702;font-weight:700;font-size:calc(1.4rem + 1px);}
*/
#sub0201_1-5 .acc_body{max-height:0;overflow:hidden;transition:max-height 0.35s ease;padding:0;font-size:0.85rem;line-height:1.7;display:block;max-height:20rem;padding:0 0 1.2rem;}
/*
#sub0201_1-5 .acc_item.active .acc_body{display:block;max-height:20rem;padding:0 0 1.2rem;}
#sub0201_1-5 .acc_item.active .acc_icon{content:"-";}
*/
#sub0201_1-6 .plan_img, #sub0201_1-7 .plan_img {text-align:center;}
#sub0201_1-6 .plan_img img, #sub0201_1-7 .plan_img img{width:80%;}
@media(max-width:1250px) {
	#sub0201_1-3 .table_scroll{overflow-x:auto;}
	#sub0201_1-3 .table_scroll table{min-width:45rem;}
	#sub0201_1-4 .grid{grid-template-columns:repeat(2,1fr);}
	#sub0201_1-4 .grid_item:nth-child(4){grid-column:auto;}
	#sub0201_1-4 .grid_item:nth-child(5){grid-column:1 / span 2;}
}
@media(max-width:1024px) {
	#sub0201_1-1 .row, #sub0201_1-2 .row, #sub0201_1-3 .row, #sub0201_1-4 .row, #sub0201_1-5 .row, #sub0201_1-6 .row, #sub0201_1-7 .row{flex-direction:column;}
	#sub0201_1-1 .section_right{overflow-x:auto;}
	#sub0201_1-1 table{min-width:45rem;}
	#sub0201_1-6 .plan_img img, #sub0201_1-7 .plan_img img{width:90%;}
}
@media(max-width:768px) {
	#sub0201_1-6 .plan_img img, #sub0201_1-7 .plan_img img{width:100%;}
}

#sub0201_2-1 .row, #sub0201_2-2 .row, #sub0201_2-3 .row, #sub0201_2-4 .row, #sub0201_2-5 .row{display:flex;}
#sub0201_2-1 .plan_img, #sub0201_2-5 .plan_img {text-align:center;}
#sub0201_2-1 .plan_img img, #sub0201_2-5 .plan_img img{width:100%;}
#sub0201_2-1 .section_right h3, #sub0201_2-5 .section_right h3{font-size:0.95rem;margin-bottom:0.6rem;position:relative;padding-left:0.9rem;}
#sub0201_2-1 .section_right h3::before, #sub0201_2-5 .section_right h3::before{content:"•";position:absolute;left:0;top:0;color:#1a7c3a;}
/* 2~4 이미지 */
#sub0201_2-2 .img_list, #sub0201_2-3 .img_list, #sub0201_2-4 .img_list{display:flex;flex-wrap:wrap;gap:1rem;}
#sub0201_2-2 .img_list img, #sub0201_2-3 .img_list img, #sub0201_2-4 .img_list img{width:15rem;height:auto;}
@media(max-width:1024px) {
	#sub0201_2-1 .row, #sub0201_2-2 .row, #sub0201_2-3 .row, #sub0201_2-4 .row, #sub0201_2-5 .row{flex-direction:column;}
}
@media(max-width:768px) {
	#sub0201_2-2 .img_list img, #sub0201_2-3 .img_list img, #sub0201_2-4 .img_list img{width:90%;margin:0 auto;display:block;}
}

#sub0201_3-1 .row, #sub0201_3-2 .row, #sub0201_3-3 .row, #sub0201_3-4 .row, #sub0201_3-5 .row{display:flex;}
#sub0201_3-1 .info_img img, #sub0201_3-2 .info_img img, #sub0201_3-3 .info_img img{width:80%;}
#sub0201_3-4 h1{font-size:2rem;text-align:center;margin-bottom:2rem;}
@media(max-width:1024px) {
	#sub0201_3-1 .row, #sub0201_3-2 .row, #sub0201_3-3 .row, #sub0201_3-4 .row, #sub0201_3-5 .row{flex-direction:column;}
	#sub0201_3-1 .info_img img, #sub0201_3-2 .info_img img, #sub0201_3-3 .info_img img{margin:0 auto;display:block;}
}
@media(max-width:768px) {
	#sub0201_3-1 .info_img img, #sub0201_3-2 .info_img img, #sub0201_3-3 .info_img img{width:90%;}
}
@media(max-width:640px) {
	#sub0201_3-1 .info_img img, #sub0201_3-2 .info_img img, #sub0201_3-3 .info_img img{width:100%;}
}
@media(max-width:500px) {
	#sub0201_3-4 h1{font-size:1.5rem;}
}

#sub0201_4-1 .row, #sub0201_4-2 .row, #sub0201_4-3 .row, #sub0201_4-4 .row, #sub0201_4-5 .row, #sub0201_4-6 .row, #sub0201_4-7 .row, #sub0201_4-8 .row{display:flex;}
@media(max-width:1024px) {
	#sub0201_4-1 .row, #sub0201_4-2 .row, #sub0201_4-3 .row, #sub0201_4-4 .row, #sub0201_4-5 .row, #sub0201_4-6 .row, #sub0201_4-7 .row, #sub0201_4-8 .row{flex-direction:column;}
}

#sub0201_5 .row{display:flex;}
#sub0201_5 .img_list{display:flex;flex-wrap:wrap;gap:1rem;}
#sub0201_5 .img_list .img_list_wrap{width:15rem;height:auto;}
#sub0201_5 .img_list .img_list_wrap img{width:100%;aspect-ratio:3 / 2;object-fit:cover;margin-bottom:0.5rem;}
#sub0201_5 .img_list .img_list_wrap b{display:block;font-size:calc(100% + 1px);color:#b31818;min-height:4rem;margin-bottom:0.5rem;}
@media(max-width:1024px) {
	#sub0201_5 .row{flex-direction:column;}
	#sub0201_5 .img_list{justify-content:center;}
}
@media(max-width:768px) {
	#sub0201_5 .img_list .img_list_wrap{width:90%;margin:0 auto;display:block;}
}

#sub0201_6-1 .row, #sub0201_6-2 .row, #sub0201_6-3 .row, #sub0201_6-4 .row, #sub0201_6-5 .row, #sub0201_6-5 .row{display:flex;}
#sub0201_6-5 .info_img, #sub0201_6-6 .info_img {text-align:center;}
#sub0201_6-5 .info_img img, #sub0201_6-6 .info_img img{width:80%;}
#sub0201_6-6 .info_img h3{font-size:0.9rem;font-weight:600;margin:1.5rem 0 0.8rem;}
@media(max-width:1024px) {
	#sub0201_6-1 .row, #sub0201_6-2 .row, #sub0201_6-3 .row, #sub0201_6-4 .row, #sub0201_6-5 .row, #sub0201_6-6 .row{flex-direction:column;}
	#sub0201_6-5 .info_img img, #sub0201_6-6 .info_img img{width:90%;}
}
@media(max-width:768px) {
	#sub0201_6-5 .info_img img, #sub0201_6-6 .info_img img{width:100%;}
}

/* sub0202 */
#sub0202_1-0 .section_wrap {text-align:center;}
#sub0202_1-0 .section_wrap h2 {font-size:2rem;}
#sub0202_1-0 .section_wrap h2 span {color:#b31818;}
#sub0202_1-1 .row, #sub0202_1-2 .row, #sub0202_1-3 .row, #sub0202_1-4 .row, #sub0202_1-5 .row{display:flex;}
/* 공통 제목/문단 */
#sub0202_1-1 h3, #sub0202_1-2 h3, #sub0202_1-3 h3, #sub0202_1-4 h3, #sub0202_1-5 h3{position:relative;padding-left:0.8rem;font-size:0.9rem;font-weight:700;line-height:1.5;}
#sub0202_1-1 h3::before, #sub0202_1-2 h3::before, #sub0202_1-3 h3::before, #sub0202_1-4 h3::before, #sub0202_1-5 h3::before{content:"•";position:absolute;left:0;top:0;color:#1a7c3a;}
#sub0202_1-1 p, #sub0202_1-2 p, #sub0202_1-3 p, #sub0202_1-4 p, #sub0202_1-5 p{font-size:0.8rem;line-height:1.8;color:#333;}
#sub0202_1-2 .section_left span{background:#d95555;}
#sub0202_1-3 .section_left span{background:#3f9d7a;}
/* 1. 제품종류 */
#sub0202_1-1 .panel_intro_wrap{display:flex;gap:3rem;align-items:flex-start;margin-top:1rem;}
#sub0202_1-1 .panel_intro_img{flex:0 0 22rem;border:1px solid #e5e5e5;background:#fff;padding:1rem;text-align:center;}
#sub0202_1-1 .panel_intro_img img{max-width:100%;height:auto;display:block;margin:0 auto;}
#sub0202_1-1 .panel_intro_text{flex:1;display:flex;flex-direction:column;gap:1.8rem;}
#sub0202_1-1 .panel_block ul{margin-top:0.4rem;}
#sub0202_1-1 .panel_block li{position:relative;padding-left:0.75rem;font-size:0.8rem;line-height:1.8;color:#333;}
#sub0202_1-1 .panel_block li::before{content:"-";position:absolute;left:0;top:0;}
/* 2. 골드폼패널 */
#sub0202_1-2{background:#f5f5f5;}
#sub0202_1-2 .panel_gold_head{display:flex;align-items:flex-start;gap:2.5rem;margin-bottom:2rem;}
#sub0202_1-2 .panel_gold_imgs{display:flex;align-items:flex-end;gap:1rem;}
#sub0202_1-2 .panel_gold_imgs img{max-width:100%;height:auto;display:block;}
#sub0202_1-2 .panel_gold_table{width:50%;}
#sub0202_1-2 .panel_gold_table table{width:100%;border-collapse:collapse;text-align:center;font-size:0.8rem;}
#sub0202_1-2 .panel_gold_table th{padding:0 0 0.55rem;border-bottom:1px solid #d7d7d7;font-weight:500;color:#555;}
#sub0202_1-2 .panel_gold_table td{padding:0.55rem 0 0;color:#222;}
#sub0202_1-2 .panel_gold_feature{margin-top:0.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;row-gap:1.6rem;}
#sub0202_1-2 .feature_item{display:flex;align-items:flex-start;gap:1rem;}
#sub0202_1-2 .feature_num{flex:0 0 2.2rem;font-size:2rem;font-weight:700;line-height:1;color:#d9d9d9;}
#sub0202_1-2 .feature_text{flex:1;}
#sub0202_1-2 .feature_text h4{font-size:0.9rem;font-weight:700;line-height:1.4;margin-bottom:0.35rem;}
#sub0202_1-2 .feature_text p{font-size:0.8rem;line-height:1.7;color:#444;}
/* 3. 열전도판 */
#sub0202_1-3{}
#sub0202_1-3 .panel_plate_top{display:flex;align-items:flex-start;gap:2rem;}
#sub0202_1-3 .panel_plate_imgs{display:flex;gap:0.75rem;align-items:flex-start;}
#sub0202_1-3 .panel_plate_imgs .panel_plates {text-align:center;padding:2rem 0;}
#sub0202_1-3 .panel_plate_imgs .panel_plates img{width:100%;height:auto;display:block;border:1px solid #e5e5e5;background:#fff;}
#sub0202_1-3 .panel_plate_table{width:35rem;}
#sub0202_1-3 .panel_plate_table table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:center;font-size:0.8rem;}
#sub0202_1-3 .panel_plate_table th{padding:0.55rem 0;border-top:1px solid #666;border-bottom:1px solid #ddd;border-right:1px solid #e5e5e5;font-weight:500;}
#sub0202_1-3 .panel_plate_table th:last-child{border-right:none;}
#sub0202_1-3 .panel_plate_table td{padding:0.6rem 0.4rem;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
#sub0202_1-3 .panel_plate_table td:last-child{border-right:none;}
#sub0202_1-3 .panel_plate_desc{margin-top:2rem;}
#sub0202_1-3 .panel_plate_desc p{margin-top:0.4rem;}
/* 4. 상판마감재 */
#sub0202_1-4{background:#f5f5f5;}
#sub0202_1-4 .panel_finish_wrap{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:2rem;}
#sub0202_1-4 .finish_item{display:flex;align-items:flex-start;gap:1.5rem;}
#sub0202_1-4 .finish_img{flex:0 0 6rem;}
#sub0202_1-4 .finish_img img{width:100%;height:auto;display:block;border:1px solid #e5e5e5;background:#fff;}
#sub0202_1-4 .finish_text{flex:1;}
#sub0202_1-4 .finish_text p{margin-top:0.4rem;}
/* 5. 단면도 및 내부도 */
#sub0202_1-5 .panel_section_wrap{display:flex;flex-direction:column;gap:2rem;}
#sub0202_1-5 .section_item{}
#sub0202_1-5 .section_img{margin-top:0.7rem;border:1px solid #e5e5e5;background:#fff;padding:1.5rem;text-align:center;}
#sub0202_1-5 .section_img img{max-width:100%;height:auto;display:block;margin:0 auto;}
@media(max-width:1500px) {
	#sub0202_1-1 .panel_intro_wrap {flex-direction:column;}
}
@media(max-width:1250px) {
	#sub0202_1-1 .panel_intro_wrap, #sub0202_1-2 .panel_gold_head, #sub0202_1-3 .panel_plate_top{flex-direction:column;}
	#sub0202_1-1 .panel_intro_img, #sub0202_1-2 .panel_gold_imgs, #sub0202_1-3 .panel_plate_imgs{flex:0 0 auto;}
	#sub0202_1-2 .panel_gold_head {margin-top:1rem;}
	#sub0202_1-2 .panel_gold_table{width:100%;}
	#sub0202_1-2 .panel_gold_feature{grid-template-columns:1fr;}
	#sub0202_1-2 .feature_num.pcview{display:none !important;}
	#sub0202_1-2 .feature_num.moview{display:inline-block !important;margin-right:0.4rem;}
	#sub0202_1-3 .panel_plate_imgs .panel_plates {padding:2rem 0 0;}
	#sub0202_1-3 .panel_plate_table{width:100%;min-width:0;}
	#sub0202_1-3 .panel_plate_table .plate_scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;}
	#sub0202_1-3 .panel_plate_table table{min-width:36rem;width:max-content;}
}
@media(max-width:1024px) {
	#sub0202_1-1 .row, #sub0202_1-2 .row, #sub0202_1-3 .row, #sub0202_1-4 .row, #sub0202_1-5 .row{flex-direction:column;}
	#sub0202_1-1 .panel_intro_img, #sub0202_1-2 .panel_gold_imgs, #sub0202_1-3 .panel_plate_imgs{margin:0 auto;}
	#sub0202_1-2 .panel_gold_table{width:100%;flex:0 0 100%;min-width:0;}
	#sub0202_1-2 .panel_gold_table .table_scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;}
	#sub0202_1-2 .panel_gold_table table{width:25rem;max-width:none;min-width:25rem;table-layout:auto;}
}
@media(max-width:768px) {
	#sub0202_1-1 .panel_intro_img{width:100%;}
}
@media(max-width:640px) {
	#sub0202_1-4 .finish_item{flex-direction:column;gap:0.5rem;}
	#sub0202_1-4 .finish_img {margin:0 auto;}
}

#sub0202_2 .row{display:flex;}
#sub0202_2 .plan_img{text-align:center;}
#sub0202_2 .plan_img img{width:100%;}
@media(max-width:1250px) {
	.section_left {flex:0 0 7.5rem;}
}
@media(max-width:1024px) {
	#sub0202_2 .row{flex-direction:column;}
}

#sub0202_3-1 .row, #sub0202_3-2 .row, #sub0202_3-3 .row, #sub0202_3-4 .row, #sub0202_3-5 .row, #sub0202_3-6 .row, #sub0202_3-7 .row, #sub0202_3-8 .row{display:flex;}
@media (max-width:1024px){
	#sub0202_3-1 .row, #sub0202_3-2 .row, #sub0202_3-3 .row, #sub0202_3-4 .row, #sub0202_3-5 .row, #sub0202_3-6 .row, #sub0202_3-7 .row, #sub0202_3-8 .row{flex-direction:column;gap:1.2rem;}
}

/* sub0203 */
#sub0203_1-1 .row, #sub0203_1-2 .row, #sub0203_1-3 .row{display:flex;}
/* 제품소개 */
#sub0203_1-1 .intro_wrap{display:flex;gap:3rem;align-items:stretch;}
#sub0203_1-1 .intro_img{flex:0 0 24rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;display:flex;justify-content:center;}
#sub0203_1-1 .intro_img img{max-width:100%;height:auto;}
#sub0203_1-1 .intro_table{flex:1;}
#sub0203_1-1 .intro_table table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0203_1-1 .intro_table th{width:35%;background:#f2f2f2;border-bottom:1px solid #ddd;padding:0.3rem 0;font-weight:500;}
#sub0203_1-1 .intro_table td{border-bottom:1px solid #ddd;padding:0.3rem 0;}
/* 제품규격 */
#sub0203_1-2 .spec_top{text-align:right;font-size:0.8rem;margin-bottom:0.4rem;color:#666;}
#sub0203_1-2 .spec_scroll{overflow-x:auto;}
#sub0203_1-2 .spec_table{width:100%;min-width:700px;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0203_1-2 .spec_table thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #eee;padding:0.3rem 0;}
#sub0203_1-2 .spec_table thead th:first-child{border-left:none;}
#sub0203_1-2 .spec_table tbody td{border-bottom:1px solid #eee;border-left:1px solid #eee;padding:0.3rem 0;}
#sub0203_1-2 .spec_table tbody td:first-child{border-left:none;}
#sub0203_1-2 .spec_table tbody tr:nth-child(odd){background:#f6f6f6;}
#sub0203_1-2 .spec_note{margin-top:0.5rem;font-size:0.75rem;color:#666;}
/* 설명 */
#sub0203_1-2 .desc_wrap{margin-top:1.5rem;}
#sub0203_1-2 .desc_wrap h3{margin-bottom:0.5rem;position:relative;padding-left:0.8rem;}
#sub0203_1-2 .desc_wrap h3::before{content:"•";position:absolute;left:0;color:#1a7c3a;}
#sub0203_1-2 .desc_wrap p{font-size:0.8rem;line-height:1.6;}
/* 케이블 구조 */
#sub0203_1-3 .cable_wrap{}
#sub0203_1-3 .cable_img{border:1px solid #e5e5e5;padding:1rem;text-align:center;width:80%;margin-bottom:2rem;}
#sub0203_1-3 .cable_img img{max-width:100%;height:auto;}
#sub0203_1-3 .cable_text{flex:1;}
#sub0203_1-3 .cable_text h3{margin-bottom:0.6rem;position:relative;padding-left:0.8rem;}
#sub0203_1-3 .cable_text h3::before{content:"•";position:absolute;left:0;color:#1a7c3a;}
#sub0203_1-3 .cable_text ul{font-size:0.8rem;line-height:1.6;}
#sub0203_1-3 .cable_text li{margin-bottom:0.3rem;}
@media(max-width:1250px) {
	#sub0203_1-1 .intro_wrap, #sub0203_1-3 .cable_wrap{flex-direction:column;}
	#sub0203_1-1 .intro_img{flex:0 0 45%;}
	#sub0203_1-3 .cable_img{width:100%;}
}
@media(max-width:1024px) {
	#sub0203_1-1 .row, #sub0203_1-2 .row, #sub0203_1-3 .row{flex-direction:column;}
}

#sub0203_2-1 .row, #sub0203_2-2 .row, #sub0203_2-3 .row{display:flex;}
#sub0203_2-1 .info_wrap, #sub0203_2-2 .info_wrap{display:flex;gap:2rem;align-items:flex-start;}
#sub0203_2-3 .info_wrap{display:flex;flex-direction:column;gap:1.5rem;}
/* 제품규격 */
#sub0203_2-3 .info_top{text-align:right;font-size:0.8rem;margin-bottom:0.4rem;color:#666;}
/* 테이블 */
#sub0203_2-3 .type_right{width:100%;}
#sub0203_2-3 .type_table{width:100%;border-collapse:collapse;font-size:0.8rem;}
#sub0203_2-3 .type_table th, #sub0203_2-3 .type_table td{border:1px solid #ddd;padding:0.6rem 0.5rem;text-align:center;}
#sub0203_2-3 .type_table thead th{background:#f6f6f6;font-weight:600;}
/* 테이블 스크롤 */
@media(max-width:1500px){
	#sub0203_2-3 .type_table{min-width:35rem;}
}
@media(max-width:1250px){
	#sub0203_2-1 .row, #sub0203_2-2 .row, #sub0203_2-3 .row{flex-direction:column;gap:1.2rem;}
	#sub0203_2-1 .info_wrap, #sub0203_2-2 .info_wrap{flex-direction:column;gap:1.5rem;}
}

#sub0203_3-1 .row, #sub0203_3-2 .row{display:flex;}
#sub0203_3-1 .info_wrap, #sub0203_3-2 .info_wrap{display:flex;flex-direction:column;gap:1.5rem;}
@media (max-width:1024px){
	#sub0203_3-1 .row, #sub0203_3-2 .row{flex-direction:column;gap:1.2rem;}
}

/* sub0204 */
#sub0204_1-1 .row, #sub0204_1-2 .row, #sub0204_1-3 .row{display:flex;}
/* 제품안내 */
#sub0204_1-1 .info_wrap{display:flex;gap:3rem;align-items:flex-start;}
#sub0204_1-1 .info_text{flex:1;}
#sub0204_1-1 h3, #sub0204_1-2 h3, #sub0204_1-3 h3{margin-bottom:0.6rem;position:relative;padding-left:0.8rem;}
#sub0204_1-1 h3::before, #sub0204_1-2 h3::before, #sub0204_1-3 h3::before{content:"•";position:absolute;left:0;top:0;color:#1a7c3a;}
#sub0204_1-1 .info_text p{font-size:0.85rem;line-height:1.7;}
#sub0204_1-1 .info_img{flex:0 0 24rem;}
#sub0204_1-1 .info_img img{width:100%;height:auto;display:block;}
/* 제품종류 */
#sub0204_1-2 .type_wrap{display:flex;gap:3rem;align-items:flex-start;}
#sub0204_1-2 .type_img{flex:0 0 24rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;}
#sub0204_1-2 .type_img img{max-width:100%;height:auto;}
#sub0204_1-2 .type_right{flex:1;}
#sub0204_1-2 .type_table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0204_1-2 .type_table thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;padding:0.5rem 0;}
#sub0204_1-2 .type_table tbody td{padding:0.5rem 0;border-bottom:1px solid #ddd;}
#sub0204_1-2 .type_note{font-size:0.8rem;line-height:1.6;margin-top:0.8rem;}
/* 시공단면 */
#sub0204_1-3 .install_wrap{display:flex;gap:3rem;align-items:flex-start;}
#sub0204_1-3 .install_img{flex:0 0 24rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;}
#sub0204_1-3 .install_img img{max-width:100%;height:auto;}
#sub0204_1-3 .install_text{flex:1;}
#sub0204_1-3 .install_text ul{font-size:0.8rem;line-height:1.5;}
#sub0204_1-3 .install_text li{list-style:none;}
#sub0204_1-3 .calc{margin-top:1rem;font-size:0.85rem;}
#sub0204_1-3 .calc .bold{font-weight:600;}
#sub0204_1-3 .calc .light{font-weight:300;font-size:calc(100% - 1px);color:#666;}
@media(max-width:1500px) {
	#sub0204_1-1 .info_img, #sub0204_1-2 .type_img, #sub0204_1-3 .install_img{flex:0 0 45%;}
}
@media(max-width:1250px) {
	#sub0204_1-1 .info_wrap, #sub0204_1-2 .type_wrap, #sub0204_1-3 .install_wrap{flex-direction:column;}
	#sub0204_1-1 .info_img, #sub0204_1-2 .type_img, #sub0204_1-3 .install_img{flex:0 0 100%;margin:0 auto;}
}
@media(max-width:1024px) {
	#sub0204_1-1 .row, #sub0204_1-2 .row, #sub0204_1-3 .row{flex-direction:column;}
}

#sub0204_2-1 .row, #sub0204_2-2 .row{display:flex;}
#sub0204_2-1 .plan_img, #sub0204_2-2 .plan_img {text-align:center;}
#sub0204_2-1 .plan_img img, #sub0204_2-2 .plan_img img{width:100%;}
@media(max-width:1024px) {
	#sub0204_2-1 .row, #sub0204_2-2 .row{flex-direction:column;}
}

#sub0204_3-1 .row, #sub0204_3-2 .row, #sub0204_3-3 .row, #sub0204_3-4 .row, #sub0204_3-5 .row{
display:flex;
}
#sub0204_3-1 .info_wrap, #sub0204_3-2 .info_wrap, #sub0204_3-3 .info_wrap, #sub0204_3-4 .info_wrap, #sub0204_3-5 .info_wrap{
display:flex;
flex-direction:column;
gap:1.5rem;
}
#sub0204_3-1 .info_text p, #sub0204_3-2 .info_text p, #sub0204_3-3 .info_text p, #sub0204_3-4 .info_text p, #sub0204_3-5 .info_text p{
font-size:0.9rem;
line-height:1.8;
color:#333;}#sub0204_3-1 h3{font-size:1rem;font-weight:700;}
#sub0204_3-1 .info_right{width:100%;overflow-x:auto;}
#sub0204_3-1 .info_table{width:100%;min-width:40rem;border-collapse:collapse;font-size:0.8rem;}
#sub0204_3-1 .info_table th, #sub0204_3-1 .info_table td{border:1px solid #ddd;padding:0.6rem 0.5rem;text-align:center;}
#sub0204_3-1 .info_table thead th{background:#f6f6f6;font-weight:600;}
@media(max-width:1024px){
	#sub0204_3-1 .row, #sub0204_3-2 .row, #sub0204_3-3 .row, #sub0204_3-4 .row, #sub0204_3-5 .row{flex-direction:column;gap:1.2rem;}
	#sub0204_3-1 .section_left, #sub0204_3-2 .section_left, #sub0204_3-3 .section_left, #sub0204_3-4 .section_left, #sub0204_3-5 .section_left{flex:auto;font-size:1.1rem;}
	#sub0204_3-1 .info_table{font-size:0.75rem;}
}

/* sub0301 */
#sub0301{}
#sub0301 .section_wrap{
display:flex;justify-content:center;}
#sub0301 .card_list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}
/* 카드 */
#sub0301 .card{position:relative;width:400px;height:600px;padding:3rem 0 1rem;border:1px solid #ddd;background:#fff;overflow:hidden;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;}
/* 이미지 */
#sub0301 a .card img{width:80%;display:block;text-align:center;}
/* 오버레이 */
#sub0301 .card::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,0.7),rgba(0,0,0,0));opacity:0;transition:0.3s;}
/* 기본 텍스트 */
#sub0301 a .card .card_title{position:absolute;left:0;bottom:0;width:100%;padding:1.2rem;text-align:center;color:#fff;font-size:1rem;opacity:0;z-index:1;transition:0.3s;}
/* hover 효과 */
#sub0301 .card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.2);}
#sub0301 .card:hover::after{opacity:1;}
#sub0301 .card:hover .card_title{opacity:1;}
@media (max-width:460px){
	#sub0301 .card_list{gap:0 5vw;}
	#sub0301 .card{width:100%;height:auto;scale:2 / 3;}
}

/* sub0302 */
#sub0302_1-0 .section_wrap {text-align:center;}
#sub0302_1-0 .section_wrap h2 {font-size:2rem;}
#sub0302_1-0 .section_wrap h2 span {color:#b31818;}
#sub0302_1-1 .row, #sub0302_1-2 .row{display:flex;}
/* 제품특징 영역 */
#sub0302_1-1 .feature_box{display:flex;gap:3rem;}
#sub0302_1-1 .feature_wrap{margin-bottom:1rem;padding-left:0.7rem;position:relative;}
#sub0302_1-1 .feature_wrap h3::before{content:"•";position:absolute;left:0;top:10%;color:#1a7c3a;}
#sub0302_1-1 .feature_img{flex:0 0 22rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;}
#sub0302_1-1 .feature_img img{max-width:100%;height:auto;}
#sub0302_1-1 .feature_list{flex:1;display:flex;flex-direction:column;gap:1.3rem;}
#sub0302_1-1 .feature_item{display:flex;align-items:flex-start;gap:1rem;}
#sub0302_1-1 .feature_icon{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;border-radius:0.3rem;display:flex;align-items:center;justify-content:center;}
#sub0302_1-1 .feature_icon img{width:100%;height:100%;}
#sub0302_1-1 .feature_txt h4{font-size:0.9rem;margin:0 0 0.2rem;font-weight:600;}
#sub0302_1-1 .feature_txt p{font-size:0.8rem;line-height:1.6;margin:0;}
#sub0302_1-2{background:#f3f3f3;}
/* 표 */
#sub0302_1-2 table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0302_1-2 thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:0.7rem 0;font-weight:500;background:#fafafa;}
#sub0302_1-2 thead tr:first-child th:first-child{border-left:none;}
#sub0302_1-2 thead tr:nth-child(2) th{font-weight:400;font-size:0.8rem;border-top:none;}
#sub0302_1-2 tbody td{padding:0.6rem 0;border-bottom:1px solid #eee;border-left:1px solid #ddd;}
#sub0302_1-2 tbody td:first-child{border-left:none;}
#sub0302_1-2 tbody tr:nth-child(odd){background:#f6f6f6;}
#sub0302_1-3{margin:0 auto;}
#sub0302_1-3 .sub_btn{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem;}
#sub0302_1-3 .sub_btn a{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem;width:8rem;border:1px solid #dddddd;text-decoration:none;}
@media(max-width:1550px){
	#sub0302_1-1 .feature_box{gap:2rem;}
	#sub0302_1-1 .feature_img{flex:0 0 50%;}
	#sub0302_1-2 .section_right{overflow-x:auto;}
	#sub0302_1-2 table{min-width:45rem;}
}
@media(max-width:1024px){
	#sub0302_1-1 .row, #sub0302_1-2 .row{flex-direction:column;}
	#sub0302_1-1 .feature_box{flex-direction:column;}
	#sub0302_1-1 .feature_img{width:50%;margin:0 auto;}
	#sub0302_1-1 .feature_list{flex-direction:row;flex-wrap:wrap;gap:1.3rem 1rem;}
	#sub0302_1-1 .feature_item{flex:0 0 calc(50% - 0.5rem);flex-direction:column;}
}

/* sub0303 */
#sub0303_1-0 .section_wrap {text-align:center;}
#sub0303_1-0 .section_wrap h2 {font-size:2rem;}
#sub0303_1-0 .section_wrap h2 span {color:#b31818;}
#sub0303_1-1 .row, #sub0303_1-2 .row{display:flex;}
/* 제품특징 영역 */
#sub0303_1-1 .feature_box{display:flex;gap:3rem;}
#sub0303_1-1 .feature_wrap{margin-bottom:1rem;padding-left:0.7rem;position:relative;}
#sub0303_1-1 .feature_wrap h3::before{content:"•";position:absolute;left:0;top:10%;color:#1a7c3a;}
#sub0303_1-1 .feature_img{flex:0 0 22rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;}
#sub0303_1-1 .feature_img img{max-width:100%;height:auto;}
#sub0303_1-1 .feature_list{flex:1;display:flex;flex-direction:column;gap:1.3rem;}
#sub0303_1-1 .feature_item{display:flex;align-items:flex-start;gap:1rem;}
#sub0303_1-1 .feature_icon{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;border-radius:0.3rem;display:flex;align-items:center;justify-content:center;}
#sub0303_1-1 .feature_icon img{width:100%;height:100%;}
#sub0303_1-1 .feature_txt h4{font-size:0.9rem;margin:0 0 0.2rem;font-weight:600;}
#sub0303_1-1 .feature_txt p{font-size:0.8rem;line-height:1.6;margin:0;}
#sub0303_1-2{background:#f3f3f3;}
/* 표 */
#sub0303_1-2 table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0303_1-2 thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:0.7rem 0;font-weight:500;background:#fafafa;}
#sub0303_1-2 thead tr:first-child th:first-child{border-left:none;}
#sub0303_1-2 thead tr:nth-child(2) th{font-weight:400;font-size:0.8rem;border-top:none;}
#sub0303_1-2 tbody td{padding:0.6rem 0;border-bottom:1px solid #eee;border-left:1px solid #ddd;}
#sub0303_1-2 tbody td:first-child{border-left:none;}
#sub0303_1-2 tbody tr:nth-child(odd){background:#f6f6f6;}
#sub0303_1-3{margin:0 auto;}
#sub0303_1-3 .sub_btn{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem;}
#sub0303_1-3 .sub_btn a{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem;width:8rem;border:1px solid #dddddd;text-decoration:none;}
@media(max-width:1550px){
	#sub0303_1-1 .feature_box{gap:2rem;}
	#sub0303_1-1 .feature_img{flex:0 0 50%;}
	#sub0303_1-2 .section_right{overflow-x:auto;}
	#sub0303_1-2 table{min-width:55rem;}
}
@media(max-width:1024px){
	#sub0303_1-1 .row, #sub0303_1-2 .row{flex-direction:column;}
	#sub0303_1-1 .feature_box{flex-direction:column;}
	#sub0303_1-1 .feature_img{width:50%;margin:0 auto;}
	#sub0303_1-1 .feature_list{flex-direction:row;flex-wrap:wrap;gap:1.3rem 1rem;}
	#sub0303_1-1 .feature_item{flex:0 0 calc(50% - 0.5rem);flex-direction:column;}
}

/* sub0401 */
#sub0401-0 .section_wrap {text-align:center;}
#sub0401-0 .section_wrap h2 {font-size:2rem;}
#sub0401-0 .section_wrap h2 span {color:#b31818;}
#sub0401-1 .row, #sub0401-2 .row{display:flex;}
/* 제품특징 영역 */
#sub0401-1 .feature_box{display:flex;gap:3rem;}
#sub0401-1 .feature_wrap{margin-bottom:1rem;padding-left:0.7rem;position:relative;}
#sub0401-1 .feature_wrap h3::before{content:"•";position:absolute;left:0;top:10%;color:#1a7c3a;}
#sub0401-1 .feature_img{flex:0 0 22rem;border:1px solid #e5e5e5;padding:1rem;text-align:center;}
#sub0401-1 .feature_img img{max-width:100%;height:auto;}
#sub0401-1 .feature_list{flex:1;display:flex;flex-direction:column;gap:1.3rem;}
#sub0401-1 .feature_item{display:flex;align-items:flex-start;gap:1rem;}
#sub0401-1 .feature_icon{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;border-radius:0.3rem;display:flex;align-items:center;justify-content:center;}
#sub0401-1 .feature_icon img{width:100%;height:100%;}
#sub0401-1 .feature_txt h4{font-size:0.9rem;margin:0 0 0.2rem;font-weight:600;}
#sub0401-1 .feature_txt p{font-size:0.8rem;line-height:1.6;margin:0;}
#sub0401-2{background:#f3f3f3;}
/* 표 */
#sub0401-2 table{width:100%;border-collapse:collapse;font-size:0.85rem;text-align:center;}
#sub0401-2 thead th{border-top:2px solid #333;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:0.7rem 0;font-weight:500;background:#fafafa;}
#sub0401-2 thead tr:first-child th:first-child{border-left:none;}
#sub0401-2 thead tr:nth-child(2) th{font-weight:400;font-size:0.8rem;border-top:none;}
#sub0401-2 tbody td{padding:0.6rem 0;border-bottom:1px solid #eee;border-left:1px solid #ddd;}
#sub0401-2 tbody td:first-child{border-left:none;}
#sub0401-2 tbody tr:nth-child(odd){background:#f6f6f6;}
@media(max-width:1550px){
	.section_left{flex:0 0 17%;}
	#sub0401-1 .feature_box{gap:2rem;}
	#sub0401-1 .feature_img{flex:0 0 50%;}
	#sub0401-2 .section_right{overflow-x:auto;}
	#sub0401-2 table{min-width:45rem;}
}
@media(max-width:1024px){
	#sub0401-1 .row, #sub0401-2 .row{flex-direction:column;}
	#sub0401-1 .feature_box{flex-direction:column;}
	#sub0401-1 .feature_img{width:50%;margin:0 auto;}
	#sub0401-1 .feature_list{flex-direction:row;flex-wrap:wrap;gap:1.3rem 1rem;}
	#sub0401-1 .feature_item{flex:0 0 calc(50% - 0.5rem);flex-direction:column;}
}

/* sub0501 */
#sub0501 .card_list{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;}
#sub0501 a{text-decoration:none;color:inherit;}
/* 카드 */
#sub0501 .card{position:relative;width:280px;height:210px;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;}
#sub0501 .case_empty{width:100%;text-align:center;padding:5rem 0;color:#777;}
/* 이미지 */
#sub0501 .card img{max-width:100%;max-height:100%;object-fit:contain;display:block;}
/* 오버레이 */
#sub0501 .card::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);opacity:0;transition:0.3s;}
/* 텍스트 */
#sub0501 .card_cate{position:absolute;left:1rem;top:1rem;color:#fff;font-size:0.8rem;opacity:0;z-index:2;transition:0.3s;}
#sub0501 .card_title{position:absolute;left:0;bottom:10%;width:100%;transform:translateY(-50%);text-align:center;color:#fff;font-size:0.8rem;opacity:0;z-index:2;transition:0.3s;}
/* hover 효과 */
#sub0501 .card:hover::after, #sub0501 .card:hover .card_cate, #sub0501 .card:hover .card_title{opacity:1;}
/* 버튼 */
#sub0501 .more_wrap{margin-top:3rem;text-align:center;}
#sub0501 .more_btn{display:inline-block;padding:0.5rem 2rem;border:1px solid #ccc;background:#fff;color:#333;text-decoration:none;font-size:0.8rem;}
@media(max-width:768px) {
	#sub0501 .card_cate, #sub0501 .card_title, #sub0501 .more_btn{font-size:1rem;}
}
/* 보기 */
#sub0501 .view_title{font-size:1.6rem;font-weight:700;margin-bottom:1rem;}
#sub0501 .view_info{display:flex;gap:1.5rem;font-size:0.8rem;color:#666;margin-bottom:2rem;border-bottom:1px solid #ddd;padding-bottom:1rem;}
#sub0501 .view_content{font-size:0.9rem;line-height:1.7;}
#sub0501 .view_content img{max-width:100%;height:auto;}
#sub0501 .view_btn_wrap{margin-top:3rem;text-align:center;}
#sub0501 .view_btn{display:inline-block;padding:0.6rem 2rem;border:1px solid #ccc;text-decoration:none;font-size:0.8rem;color:#333;background:#fff;}

/* sub0601 */
#sub0601{min-height:600px;}
#sub0601 .notice_search{display:flex;justify-content:flex-end;border-bottom:1px solid #333;padding-bottom:0.5rem;}
#sub0601 .notice_search input{border:1px solid #ddd;outline:none;font-size:0.9rem;}
#sub0601 .notice_search button{border:0;background:none;cursor:pointer;transition:all 0.5s ease;}
#sub0601 .notice_search button img{width:1.5rem;height:1.5rem;transition:all 0.5s ease;}
#sub0601 .notice_search:hover button{background-color:#250404;}
#sub0601 .notice_search:hover button img{filter:invert(1);}
/* 리스트 */
#sub0601 .notice_list{list-style:none;margin:0;padding:0;border-top:1px solid #ddd;}
#sub0601 .notice_list li{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #eee;gap:1rem;position:relative;transition:all 0.5s ease;}
#sub0601 .notice_link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;text-indent:-9999px;}
#sub0601 .notice_badge{flex:0 0 auto;background:#c60000;color:#fff;font-size:0.8rem;padding:0.15rem 0.5rem;}
#sub0601 .notice_title{flex:1;font-size:0.9rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all 0.5s ease;}
#sub0601 .notice_author{flex:0 0 auto;font-size:0.8rem;color:#666;transition:all 0.5s ease;}
#sub0601 .notice_date{flex:0 0 auto;font-size:0.8rem;color:#888;transition:all 0.5s ease;}
#sub0601 .notice_list li:hover{background:#250404;}
#sub0601 .notice_list li:hover .notice_title, #sub0601 .notice_list li:hover .notice_author, #sub0601 .notice_list li:hover .notice_date {color:#fff;font-weight:700;}
#sub0601 .notice_empty{justify-content:center;color:#777;}
/* 페이징 */
#sub0601 .notice_paging{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem;font-size:0.9rem;}
#sub0601 .notice_paging a{text-decoration:none;color:#666;}
#sub0601 .notice_paging .active{color:#c60000;border-bottom:2px solid #c60000;padding-bottom:0.2rem;}
/* 보기 */
#sub0601 .view_title{font-size:1.6rem;font-weight:700;margin-bottom:1rem;}
#sub0601 .view_info{display:flex;gap:1.5rem;font-size:0.8rem;color:#666;margin-bottom:2rem;border-bottom:1px solid #ddd;padding-bottom:1rem;}
#sub0601 .view_content{font-size:0.9rem;line-height:1.7;}
#sub0601 .view_content img{max-width:100%;height:auto;}
#sub0601 .view_btn_wrap{margin-top:3rem;text-align:center;}
#sub0601 .view_btn{display:inline-block;padding:0.6rem 2rem;border:1px solid #ccc;text-decoration:none;font-size:0.8rem;color:#333;background:#fff;transition:all 0.5s ease;}
#sub0601 .view_btn:hover{border:1px solid #000;background:#250404;color:#fff;font-weight:700;}

/* sub0602 */
#sub0602{min-height:600px;}
#sub0602 .notice_search{display:flex;justify-content:flex-end;border-bottom:1px solid #333;padding-bottom:0.5rem;}
#sub0602 .notice_search input{border:1px solid #ddd;outline:none;font-size:0.9rem;}
#sub0602 .notice_search button{border:0;background:none;cursor:pointer;transition:all 0.5s ease;}
#sub0602 .notice_search button img{width:1.5rem;height:1.5rem;transition:all 0.5s ease;}
#sub0602 .notice_search:hover button{background-color:#250404;}
#sub0602 .notice_search:hover button img{filter:invert(1);}
/* 리스트 */
#sub0602 .notice_list{list-style:none;margin:0;padding:0;border-top:1px solid #ddd;}
#sub0602 .notice_list li{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #eee;gap:1rem;position:relative;transition:all 0.5s ease;}
#sub0602 .notice_link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;text-indent:-9999px;}
#sub0602 .notice_badge{flex:0 0 auto;background:#c60000;color:#fff;font-size:0.8rem;padding:0.15rem 0.5rem;}
#sub0602 .notice_title{flex:1;font-size:0.9rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all 0.5s ease;}
#sub0602 .notice_author{flex:0 0 auto;font-size:0.8rem;color:#666;transition:all 0.5s ease;}
#sub0602 .notice_date{flex:0 0 auto;font-size:0.8rem;color:#888;transition:all 0.5s ease;}
#sub0602 .notice_list li:hover{background:#250404;}
#sub0602 .notice_list li:hover .notice_title, #sub0602 .notice_list li:hover .notice_author, #sub0602 .notice_list li:hover .notice_date {color:#fff;font-weight:700;}
#sub0602 .notice_empty{justify-content:center;color:#777;}
/* 페이징 */
#sub0602 .notice_paging{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem;font-size:0.9rem;}
#sub0602 .notice_paging a{text-decoration:none;color:#666;}
#sub0602 .notice_paging .active{color:#c60000;border-bottom:2px solid #c60000;padding-bottom:0.2rem;}
/* 보기 */
#sub0602 .view_title{font-size:1.6rem;font-weight:700;margin-bottom:1rem;}
#sub0602 .view_info{display:flex;gap:1.5rem;font-size:0.8rem;color:#666;margin-bottom:2rem;border-bottom:1px solid #ddd;padding-bottom:1rem;}
#sub0602 .view_content, #sub0602 .view_download{font-size:0.9rem;line-height:1.7;}
#sub0602 .view_content img{max-width:100%;height:auto;}
#sub0602 .view_download{margin-top:2rem;}
#sub0602 .view_download a{padding:1rem;border:1px solid #000;border-radius:0.5rem;}
#sub0602 .view_download a i{margin-right:0.5rem;}
#sub0602 .view_btn_wrap{margin-top:3rem;text-align:center;}
#sub0602 .view_btn{display:inline-block;padding:0.6rem 2rem;border:1px solid #ccc;text-decoration:none;font-size:0.8rem;color:#333;background:#fff;transition:all 0.5s ease;}
#sub0602 .view_btn:hover{border:1px solid #000;background:#250404;color:#fff;font-weight:700;}
