@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:"Noto Sans KR", sans-serif;;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"Noto Sans KR", 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:16px}
input, button {margin:0;padding:0;font-family:"Noto Sans KR", sans-serif;;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:"Noto Sans KR", sans-serif;;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus {
background: #fff;;
  }

    input::placeholder { font-weight: 400;}

  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
   -webkit-transition: background-color 9999s ease-out;
     -webkit-box-shadow: 0 0 0px 1000px white inset !important;
 }


 @font-face {
  font-family: 'NanumDaSiSiJagHae';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumDaSiSiJagHae/NanumDaSiSiJagHae.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumDaSiSiJagHae/NanumDaSiSiJagHae.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumDaSiSiJagHae/NanumDaSiSiJagHae.ttf') format('truetype');
}


.DaSifont {font-family: 'NanumDaSiSiJagHae';}


input[type='radio'] {
  -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
  width: 24px;
  height: 24px;
  border: 1px solid #aaa; 
  border-radius: 50%;
  outline: none; 
  cursor: pointer;
}

input[type='radio']:checked {
  background-color: #55C263; 
  border: 4px solid #fff; 
  box-shadow: 0 0 0 1px #55C263;
}


.pop-all{display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 100;}
.pop-all .pop-table {display: table; max-width: 300px; width:100%; height: 100%; box-sizing: border-box; table-layout: fixed; margin: 0 auto; }
.pop-all .pop-table .pop-cell {display: table-cell; vertical-align: middle;}
.pop-all .pop-table .pop-cell .pop-wrap-con{position: relative; background: #fff; border-radius:12px;}
.pop-all .pop-table .pop-cell .pop-wrap-con .pop-wrap{height: auto; max-height: 83vh; padding: 0; overflow-y: auto; box-sizing: border-box;}
.pop-all .pop-table .pop-cell .pop-wrap-con .pop-wrap .pop-con{padding: 48px 24px 24px;}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#tnb .inner,
#ft_wr {max-width:1440px; width:100%;}

/* 팝업레이어 */
#hd_pop {z-index:10500;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}

/* 상단 레이아웃 */
#hd {background:#fff; border-bottom:1px solid #ddd; position: relative;}
#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;zoom:1}

select:focus {outline: 0; border:0;}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


/*메인 로그인*/
.hd_login {display: flex; gap:16px;  align-items: center; padding:16px 0; justify-content: flex-end;}
.hd_login a {font-size: 16px; color:#666; line-height: 100%; font-weight: 500; letter-spacing: -.42px; display: flex; align-items: center; gap:4px}
.hd_login li {display: flex ; align-items: center; gap:16px;}
.hd_login li:last-child::after {display: none;}
.hd_login li::after {width: 1px; height: 14px ; content: ""; display: block; background: #E0E2E8;}


.slide-controller[data-autoplay="Y"] .slide-auto {background: url(/img/image/icon/stop_icon.svg) no-repeat; cursor: pointer;}
.slide-controller[data-autoplay="N"] .slide-auto {background: url(/img/image/icon/play_icon.svg) no-repeat; cursor: pointer;}

.slide-auto {width: 16px; height: 16px; display: flex; background: url(/img/image/icon/stop_icon.svg) no-repeat; cursor: pointer;}
.blind{overflow: hidden; position: absolute; width: 1px; height: 1px; font-size: 12px; clip: rect(1px, 1px, 1px, 1px);}

.slide-progress {position: relative; width: 40px; height: 2px; background-color: rgba(255,255,255,0.3);}
.slide-progress .progress-fill {position: absolute; top: 0; left: 0; width: 0; height: 100%; background-color: #fff;}

.intro4_dot {display: flex; gap:8px; align-items: center;}
.intro4_dot::before {content: ""; width:5px; height: 5px; display: block; background: #4D78CD; border-radius: 999px;}


/* 메인메뉴 */
#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 {padding:0;zoom:1; display: flex;  align-items: center;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {padding:0px;position:relative}
.gnb_1dli {width:160px;}
#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_1da {display:block;font-weight:700;padding:0 15px;color:#444; font-size:24px; line-height: 60px; letter-spacing: -.72px; text-decoration:none; text-align: center;}
.gnb_2dli { padding-left:24px; }
.gnb_2dul {display:none;position:absolute;top:60px;width: 100%;; left:0; right:0; z-index: 1000; background: #fff; border-bottom:1px solid #ddd; border-top:1px solid #ddd; }
.gnb_2dul .gnb_2dul_box {padding:36px 0; border-left:1px solid #ddd; z-index: 10002; position: relative; border-top:0;  display: grid;   /* 열 기준 배치 */
  grid-template-columns: repeat(3, auto); /* 각 열에 3개씩 세로 배치 */ grid-auto-columns:268px; gap:36px 0;}
.gnb_2da {display:block;background:#fff;color:#222;text-align:left;text-decoration:none; font-size: 18px; font-weight: 500;  }
a.gnb_2da:hover {color:#3a8afd;}
.gnb_3da {margin-left:24px; color:#666; font-size: 18px; line-height: 24px; letter-spacing: -.54px;}
.gnb_3da_ul .gnb_3da:first-child {margin-top:16px;} 

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;min-height:800px;height:auto !important;font-size:16px;width:100%;zoom:1; padding-bottom:120px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#EDEDED;margin:0 auto;text-align:center}
#ft_wr {max-width:1440px; margin: 0 auto; padding:52px 0;}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:13px;width:50px;height:50px;line-height:46px;text-align:center;font-size:15px;z-index:1001;}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display: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:none;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; display: none;}
.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 {padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {background: #E4EDFF; padding:18px; font-weight: 500; font-size:18px; line-height: 100%; letter-spacing:-.54px ; color:#2162E1; border-radius: 8px;} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


a.btn_new01 {display: block; background: #3F7FFF; padding:10px 24px; border-radius: 8px; color:#fff; font-size:16px; line-height: 22px; letter-spacing: -.48px; font-weight: 500;}
a.btn_new02 {border:1px solid #3F7FFF; color:#3F7FFF; font-size:18px; line-height: 100%; font-weight: 500; letter-spacing: -.54px; background: #E5EDFC; padding: 12px; border-radius: 8px;}
a.btn_admin {display: block; background: #fff; padding:10px 24px; border-radius: 8px; color:#666; border:1px solid #ccc; font-size:16px; line-height: 22px; letter-spacing: -.48px; font-weight: 500;}

/*기본 리스트*/
.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}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:48px 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}



.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 li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;display:flex; align-items: center; justify-content: center; padding-bottom: 80px;}

.pg {text-align:center; display: flex; align-items: center;}
.pg_page, .pg_current {display:flex;align-items: center; justify-content: center; vertical-align:middle;background:#fff;border:1px solid #ddd;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#888;font-size:16px;height:40px;line-height:100%;padding:0 5px;min-width:40px;text-decoration:none;}
.pg_page:hover {background-color:#fff; border:2px solid #2162E1; color:#2162e1}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/img/image/icon/d_board_arrow_icon.png') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/img/image/icon/board_arrow_icon.png') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/img/image/icon/d_board_arrow_icon.png') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee; transform: rotateY(180deg);}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/img/image/icon/board_arrow_icon.png') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee; transform: rotateY(180deg);}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:flex;align-items: center; justify-content: center;background:#fff;border:2px solid #2162E1;color:#2162E1;font-weight:bold;height:40px;line-height:100%;padding:0 10px;min-width:40px;}

/* 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}

.side_list_wrap { overflow-y: auto; max-height: calc(390px - 60px);}
.side_list_wrap::-webkit-scrollbar {display: none; }
.side_list {border:1px solid #F1F4FF;  border-radius: 8px;}
.side_list .categori {color:#3F7FFF; font-weight: 700; font-size:14px;} 
.side_list .title {color:#444; font-weight: 400;font-size:18px; line-height: 24px; letter-spacing: -.54px;}
.side_list .time {color:#888; font-weight: 400; font-size:14px; line-height: 100%; letter-spacing: -.42px;}
.hover_arrow {display: none;}

.side_list_nav {display: none;}

.tab_wrap {
    -webkit-overflow-scrolling: touch;
}
.bg-banner-img {background: url(/img/image/bg-banner-img1.png) no-repeat; background-size: cover;}

.section3 .sub-nav-ul {display: flex ; gap:10px; align-items: center; }
.section3 .sub-nav-ul a {border-radius: 999px; padding: 12px 19px; border:1px solid #ddd; font-size: 18px; line-height: 100%; letter-spacing: -.54px; }
.section3 .sub-nav-ul a.active {background: #3F7FFF; border:1px solid #3F7FFF; color:#fff;}
.section3-li {border:1px solid #ccc; outline: 1px solid transparent;}
.section3-li.active {  border-color: #3F7FFF;  outline: 2px solid #3F7FFF;  box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .08);}

.swiper-pagination-fraction {width: auto !important;}

.section5 .sub-nav-ul {display: flex ; gap:10px; align-items: center;}
.section5 .sub-nav-ul a {border-radius: 999px; padding: 12px 19px; border:1px solid #ddd; font-size: 18px; line-height: 100%; letter-spacing: -.54px; }
.section5 .sub-nav-ul a.active {background: #3F7FFF; border:1px solid #3F7FFF; color:#fff;}

#inc01{overflow:hidden;position:relative;font-family:var(--e-font), var(--k-font)}

/* title */
#inc01 .tit_area{position:relative;z-index:1;text-align:center}
#inc01 .tit_area h3{font-size:15px;font-weight:700;color:#777;font-family:var(--e-font)}
#inc01 .tit_area h2{position:relative;z-index:2;padding:25px 0 50px;font-size:45px;font-weight:500;line-height:1.2;white-space:pre-line;color:#222;font-family:var(--e-font)}

/* controls */
#inc01 .controls{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;z-index:2; margin-top:-80px ;}
#inc01 .controls span{display:flex;align-items:center;justify-content:center;width:60px;height:30px;border:1px solid #e1e1e1;border-radius:5px;color:#e1e1e1;cursor:pointer;transition:0.2s}
#inc01 .controls span svg{width:18px}

/* slide */
#inc01 .inc01_slide{overflow:initial;position:relative;width:100%;padding:50px 0 ;  }
#inc01 .inc01_slide .swiper-wrapper .swiper-slide{position:relative;width:360px;transition:all .2s;cursor:pointer}
#inc01 .inc01_slide .swiper-wrapper .swiper-slide p{position:absolute;bottom:8%;left:45px;z-index:2;font-size:19px;font-weight:700;color:#fff;opacity:0;transition:all .2s;font-family:var(--k-font)}
#inc01 .inc01_slide .swiper-wrapper .swiper-slide a{display:block;position:relative; border:2px solid #ddd; padding: 12px; }
#inc01 .inc01_slide .swiper-wrapper .swiper-slide a::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(0, 0, 0, 0.5);opacity:0;transition:all .2s}
#inc01 .inc01_slide .swiper-wrapper .swiper-slide.swiper-slide-active a{border:2px solid #3F7FFF; padding:12px;}


.inc01_slide .swiper-slide a img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block; /* 이미지 아래 여백 제거 */
}

.inc01_slide {
    touch-action: pan-y pan-x;
}


.inc01_slide .swiper-slide {
    pointer-events: auto !important;
}

 
.-title, .first-slide {
    opacity: 0;
    visibility: hidden;
}

.-title.slick-initialized,
.first-slide.slick-initialized {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
}


.board-list-ul {position: relative; column-width: 294px;}
.board-list-ul .news_item:nth-child(1) { height: 298px;}
.board-list-ul .news_item:nth-child(2) { height: 298px;}
.board-list-ul .news_item:nth-child(3) { height: 320px;}
.board-list-ul .news_item:nth-child(4) { height: 276px;}
.board-list-ul .news_item:nth-child(5) { height: 276px;}
.board-list-ul .news_item:nth-child(6) { height: 320px;}
.board-list-ul .news_item:nth-child(7) { height: 320px;}
.board-list-ul .news_item:nth-child(8) { height: 276px;}

.board-list-ul .news_item:nth-child(1) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.board-list-ul .news_item:nth-child(2) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.board-list-ul .news_item:nth-child(3) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.board-list-ul .news_item:nth-child(4) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.board-list-ul .news_item:nth-child(5) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.board-list-ul .news_item:nth-child(6) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.board-list-ul .news_item:nth-child(7) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.board-list-ul .news_item:nth-child(8) .line-clamp { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}

.board-list-ul .news_item {
  width: 324px;
  margin-bottom: 24px;
  padding: 24px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  outline: 1px solid transparent;
}
.board-list-ul .news_item:hover { border:2px solid #3f7fff; }

/* 서브 메뉴는 기본 숨김 */
.side-nav-li-ul {
  display: none;
  transition: all 0.3s ease;
}

/* active 상태일 때만 표시 */
.side-nav-li.active .side-nav-li-ul {
  display: flex;
}

.side-nav-ul {display: flex; flex-direction: column; gap:8px; color:#222; }
.side-nav-ul .side-nav-li {font-size: 18px; line-height: 30px; letter-spacing: -.54px; font-weight: 500;}
.side-nav-ul .side-nav-li > a {padding: 12px 20px; border: 1px solid #ddd;; border-radius: 8px; background: #fff;}
.side-nav-ul .side-nav-li.active > a {background:#426FD9 ; border-radius: 8px 8px 0 0 ; color:#fff; border:1px solid #426FD9}
.side-nav-ul .side-nav-li.active.no-submenu > a {border-radius: 8px; /* 전체 둥글게 */}
.side-nav-ul .side-nav-li.active:not(.no-submenu) > a {border-radius: 8px 8px 0 0; /* 위만 둥글게 */}
.side-nav-ul .side-nav-li.active > a div img {content: url(/img/image/icon/meun_more.png);}
.side-nav-ul .side-nav-li.active .side-nav-li-ul > a.active {color:#426FD9}
.side-nav-ul .side-nav-li.active .side-nav-li-ul > a.active:before {content: ''; width:4px; height: 4px; background: #2064B7; display: block; border-radius: 999px;}
.side-nav-li-ul {padding: 0 16px; border-left:1px solid #0AADE4; border-bottom: 1px solid #0AADE4; border-right: 1px solid #0AADE4; border-radius: 0 0 8px 8px;}
.side-nav-li-ul > a { padding: 16px 0; border-bottom: 1px solid #DDD; display: flex; gap:8px; align-items: center;}
.side-nav-li-ul > a::before {content: ''; padding-left:4px;}
.side-nav-li-ul > a:last-child {border-bottom:0;}
.sub-nav a {
  display: flex;
  color:#666;
  font-size: 14px;
  letter-spacing: -.42px;
  line-height: 100%;
  align-items: center;
}
.sub-nav a:after {
  content: "";
  background: url(/img/image/icon/sub_nav_icon.png) no-repeat;
  width: 24px;
  height: 24px;
  display: block;

}
.sub-nav a:last-child:after {  display: none;}
.section3-swiper {  overflow: visible;}
/* 2. swiper-wrapper 도 overflow visible */
.section3-swiper .swiper-wrapper {  overflow: visible;}
.section3-swiper .swiper-slide {  padding: 2px; /* outline / shadow 공간 확보 */  box-sizing: border-box;}
.card-group {  display: flex;  flex-direction: column;  gap: 16px;  height: 100%;}

.chat-text p { display: flex;gap:10px;}
.chat-text .text-dot:before{ content:""; width:4px; height:4px; background:#222; display: flex; gap:10px; border-radius:999px; margin-top:8px;flex:none; }

.select-style { background: url(/img/image/icon/select_page.png) no-repeat 100% 50%; outline: none; box-shadow: none; padding:0 16px;}
.select-style::-ms-expand {display: none;}
.select-style { -o-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.select-style:focus{ outline: 0; box-shadow: none; border:0;}


.btn_new_style {padding:12px 24px; border-radius: 8px; font-size:18px; font-weight: 500; line-height: 100%; letter-spacing: -.54px; display: inline-block;}
.btn_cancel_new {border:1px solid #b2b2b2;  color:#222; }
.btn_submit_new {background: #555; color:#fff;  border:1px solid #555;}
.btn_confirm  {display: flex; align-items: center; justify-content: flex-end; gap:8px;}


.cate_ul {display: flex; gap:8px; align-items:center}
.cate_ul a {display:block;line-height:20px;font-size:16px; padding:8px 16px;border-radius:6px; border:2px solid #ddd;color:#888; font-weight:500;}
.cate_ul a:focus, .cate_ul a:hover, .cate_ul a:active {display:block;line-height:20px;font-size:16px; padding:8px 16px;border-radius:6px; border:2px solid #55c263;color:#55c263}
.cate_ul li.active a {display:block;line-height:20px;font-size:16px; padding:8px 16px;border-radius:6px; border:2px solid #55c263;color:#55c263}

.tb-ul {display: flex; flex-direction: column; gap:24px}
.tb-li {border:1px solid #ddd; padding:16px 24px; border-radius: 8px; display: flex; flex-direction: column; gap:6px} 
.tb-li .tb-hd {display: flex; align-items: center;}

.tb-li .tb-hd .td_subject {display: flex; flex:1; min-width: 0;;}
.tb-li .tb-body {display: flex; align-items: center; color:#888; font-size: 14px; line-height: 100%; letter-spacing: -.42px;}
.tb-li .tb-body .dot {display: flex; align-items: center;}
.tb-li .tb-body .dot::after {content: ""; width:2px ; height: 2px; background: #888; display: flex; margin:0 4px;}
.tb-li .tb-body .dot:last-child::after{display: none;}

.notice-icon {
    line-height: 100%;
    font-size: 14px;
    padding: 5px 4px;
    letter-spacing: -.48px;
    border-radius: 4px;
    font-weight: bold;
    color: #ECA63E;
    border: 1px solid #ECA63E;
    margin-right: 8px;
}


.bo-cate-link {
    margin-right: 8px;
    background: #fff;
    color: #55c263;
    border: 1px solid #55c263;
    font-weight: 500;
    line-height: 100%;
    padding: 5px 4px;
    border-radius: 4px;
    font-size: 14px;
}

.bo-title-link {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
    color: #000;
    word-break: break-word;
    flex: 1;
    padding: 2px 0;
    -webkit-line-clamp: 1;
    font-size:18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -.54px;;
}

.__txtarea {width: 100%; padding: 11px 16px; resize: none; height:150px;}

.chocie_p input {border-bottom: 1px solid #ddd; padding: 11px 16px;;}
.chocie_p:last-child{border-bottom:0;}

.poll_radio {border-bottom: 1px solid #ddd; padding: 11px 16px;;}
.poll_radio:last-child{border-bottom:0;}

.poll_check {border-bottom: 1px solid #ddd;; padding: 11px 16px;;}
.poll_check:last-child{border-bottom:0;}

.educ-ul {display: flex; gap:24px; flex-wrap: wrap;}
.educ-list { width:calc(33.33% - 16px); padding:24px;}

.educ-btn {display: block; text-align: center; border:1px solid #ddd; padding:16px 24px; border-radius: 8px; color:#888; font-weight: 500; line-height: 100%; letter-spacing: -.48px; font-size:16px;}
.educ-btn-sign {flex:1 1 0; text-align: center; display: flex; justify-content: center; gap:4px; border:2px solid #00BB18; border-radius: 8px; color:#00BB18; padding:16px 24px;  font-weight: 700; line-height: 100%; letter-spacing: -.48px; }
.educ-btn-cancel {flex:1 1 0; text-align: center; display: block; border:2px solid #EF5A20; border-radius: 8px; padding:16px 24px; color:#EF5A20; font-weight: 700; line-height: 100%; letter-spacing: -.48px; }
.educ-btn-end {flex:1 1 0; text-align: center; display: block; background: #9FACC7; color:#fff; border-radius: 8px; padding:16px 24px; font-weight: 700; line-height: 100%; letter-spacing: -.48px; }
.educ-btn-reserve {flex:1 1 0; text-align: center; display: block; background:#EFEFEF; border:1px solid #ddd; color:#888; border-radius: 8px; padding:16px 24px; font-weight: 700; line-height: 100%; letter-spacing: -.48px; }

.detail-list-li {display: flex ; gap:18px; align-items: center;}
.detail-list-ul {display: flex; flex-direction: column; gap:18px}
.detail-list-ul .detail-list-li p {font-size: 18px; line-height: 100%; color:#666; }
.detail-list-ul .detail-list-li p:first-child {width:68px; font-weight: 700;}

.detail-list-ul_2 .detail-list-li {padding:12px 0; border-bottom:1px solid #ccc;}
.detail-list-ul_2 .detail-list-li:first-child {padding-top:0;}
.detail-list-ul_2 .detail-list-li:last-child {border-bottom:0; padding-bottom:0;}
.detail-list-ul_2 .detail-list-li p {font-size: 16px; line-height: 100%; color:#666}
.detail-list-ul_2 .detail-list-li p:first-child {width:65px; font-weight: 700;}

.shopping_wrap {} 
.shopping-ul {display: flex; flex-wrap: wrap; gap:24px;}
.shopping-li { border:1px solid #ddd; padding: 24px 24px 36px; border-radius: 8px; display: flex ;flex-direction: column; gap:16px; width:calc(33.33% - 16px)}
.shopping-li img {margin: 0 auto;}

.menu-all {display: none;}

.m_menu_wrap {height: 100vh;}
.menu-left {width: 146px; padding: 24px 0; }
.menu-left .m-ul li { padding: 16px 30px;} 
.menu-left > .m-ul > li.active {background: #3478F5; border-radius: 0 999px 999px 0;}
.menu-left > .m-ul > li.active a {color:#fff;}
.menu-left .m-ul li a {display: block; font-weight: 500; font-size: 20px; line-height: 100%; color:#444; letter-spacing: -.6px;}
.menu-right-wrap {width: calc(100% - 146px);}
.menu-right {padding:10px 0 48px 40px ;}
.menu-right > ul {display: flex; flex-direction: column; gap:30px; padding:30px 0;}

.menu-right > ul > li a {font-size: 20px; color:#444; line-height: 100%; font-weight: 500; letter-spacing: -.6px;}
.menu-right > ul > li > ul {border-bottom:1px solid #ddd; display: flex; flex-direction: column; gap:24px; padding:30px 0 30px 16px; ;} 
.menu-right > ul > li > ul > li a {color:#777; font-size: 18px;} 


.info-bg {background: url(/img/image/info-bg.png) no-repeat; padding:70px 16px; text-align: center;  background-size: cover;}
.info-bg2 {background: url(/img/image/info-bg2.png) no-repeat; padding:80px 42px; text-align: center;  margin: 0 auto;  background-size: cover;} 
.info-bg3 {background: url(/img/image/info-bg3.png) no-repeat; padding:70px 16px; text-align: center;  background-size: cover; background-position: center;}
.info-bg4 {background: url(/img/image/info-bg4.png) no-repeat; padding:70px 16px; text-align: center;  background-size: cover; background-position: center;}

.quick-menu {
  transition: width 0.3s ease;
  overflow: hidden;
}

.quick-menu a {
  position: relative;
  transition: padding 0.3s ease;
}

.quick-menu a p {
  position: absolute;
  right: 40px; /* 아이콘 왼쪽에 위치하게 조정 */
  opacity: 0;
  white-space: nowrap;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.rotate-x-180 {transform: rotateX(180deg);}

.exec-info {
  max-height: 180px;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

/* 아이콘 회전 애니메이션 */
.exec-btn img {
  transition: transform 0.5s ease;
}

.exec-btn img.rotated {
  transform: rotate(180deg);
}



.check_icon {
  display: none;
}

   /* off */
   .check_icon+label{ 
    background-repeat: no-repeat; /* 반복 방지 */
    background-image: url('/img/image/icon/check_off.png'); /*off 이미지*/
    padding-left: 36px;
}
/* on */
.check_icon:checked+label{
    background-repeat: no-repeat; /* 반복 방지 */
    background-image: url('/img/image/icon/check_on.png'); /*on 이미지*/
}

.check_icon {}

    .text_underline2 {
    text-decoration-line: underline;
    text-decoration-thickness:6px;
    text-decoration-color:#ACC8FF;
  }


.slick-list, .slick-track {height: 100%;}

/* hover 할때 */
@media (hover:hover){
  #inc01 .controls span:hover{color:#fff;background:#222}
  #inc01 .inc01_slide .swiper-wrapper .swiper-slide:hover p{opacity:1}
  #inc01 .inc01_slide .swiper-wrapper .swiper-slide a:hover::before{opacity:1}
  

  .side_list_wrap .side_list:hover { background: #F6F7FB; border:1px solid #D9E0FF;}
  .side_list:hover .hover_arrow {display: block; }

  .section3-li:hover {
    border-color: #3F7FFF;
    outline: 2px solid #3F7FFF;
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .08);
  }

  .quick-menu:hover {
    width: 150px; /* 충분한 너비 확보 */
  }

  .quick-menu:hover a p {
    opacity: 1;
  }

  .quick-menu a:hover p {
    color:#3F7FFF;
  }




}
@media (max-width:1024px){
  
    /* 레이아웃 크기 지정 */

    #top_btn {bottom:90px}
  #hd, #wrapper, #ft {min-width:auto}
    
  #hd_pop,
  #tnb .inner,
  #ft_wr {width:100%}
  #ft_wr {padding:52px 16px;}
  #container { padding:0px 0px 80px;}
  .board-list-ul {position: relative; column-width:auto; width: 100%;} 
  .board-list-ul .news_item {width: 100%;}
  .section3 .sub-nav-ul a {border-radius: 999px; padding: 8px 14px; border:1px solid #ddd; font-size: 16px; line-height: 100%; letter-spacing: -.54px; }
  .section5 .sub-nav-ul a {border-radius: 999px; padding: 8px 14px; border:1px solid #ddd; font-size: 16px; line-height: 100%; letter-spacing: -.54px; }
  .card-group {flex-direction: row; gap: 20px;}
  .section3-li  {width:100%; flex-shrink: 0;}

  .side-nav-wrap {display: none;}
  .a.btn_frmline, button.btn_frmline { background: transparent; padding:0;}
  .bo-title-link {-webkit-line-clamp: 2;}
  .educ-ul {display: flex; gap:24px; flex-direction: column;}
  .educ-list {width:100%; padding:16px;}
  #gnb {display: none;}

  .detail-list-ul {display: flex; flex-direction: column; gap:12px}
  .shopping-ul {flex-direction: column; gap:16px;}
  .shopping-li {width:100%; padding: 16px 16px 24px;}

  .info-bg2 {background: url(/img/image/m-info-bg2.png) no-repeat; padding:40px 16px; text-align: center; background-size: cover;}
  .educ-list {padding:16px;}

  .section3-swiper .swiper-slide {
    padding: 0; /* outline / shadow 공간 확보 */
  }

  .quick-menu {display: none;}

  .x-scroll {
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
  }

  .x-scroll::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }

  .side_list_nav {display: flex;}
  .text_underline {
    text-decoration-line: underline;
    text-decoration-thickness:3px;
    text-decoration-color:#ACC8FF;
  }

    .text_underline2 {
    text-decoration-line: underline;
    text-decoration-thickness:3px;
    text-decoration-color:#ACC8FF;
  }


  .side_list_wrap .side_list { background: #F6F7FB;}

    #inc01 .controls {margin-top:-35px;}
    .inc01_slide .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; /* 이미지 아래 여백 제거 */
  }

  .board-list-ul .news_item {padding:16px; margin-bottom:16px;}
  .board-list-ul .news_item:nth-child(1) { height: auto;}
  .board-list-ul .news_item:nth-child(2) { height: auto;}
  .board-list-ul .news_item:nth-child(3) { height: auto;}
  .board-list-ul .news_item:nth-child(4) { height: auto;}
  .board-list-ul .news_item:nth-child(5) { height: auto;}
  .board-list-ul .news_item:nth-child(6) { height: auto;}
  .board-list-ul .news_item:nth-child(7) { height: auto;}
  .board-list-ul .news_item:nth-child(8) { height: auto;}

}


  /* 상품페이지용 */

  
.sit_option {padding:10px 0;margin:10px 0 0}
.sit_option label {display:block;margin:0 0 5px;color:#666}
.sit_option label.label-title{display:none}
.sit_option select {width:100%;margin:0 0 10px;height:50px;padding:0 10px;border:1px solid #cdcdcd;
-webkit-appearance:none; /* 화살표 없애기 for chrome*/
-moz-appearance:none;    /* 화살표 없애기 for firefox*/
appearance:none;         /* 화살표 없애기 공통*/
background:url('img/select_arrow.png') no-repeat 96% 50%/* 화살표 아이콘 추가 */
}
.sit_option select::-ms-expand {display:none/* 화살표 없애기 for IE10, 11*/}
