



/*------------------------------------------------------------------------------*/
/* 1. reset */
/*------------------------------------------------------------------------------*/
html {font-size: 62.5%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none;}
body {font-size: 1.6rem;position: relative;line-height: 1.3;}
:lang(ko) { word-break:keep-all }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, em, pre, code, form, fieldset, legend, address, caption, cite, p, blockquote, th, td, input, select, textarea, button, figure, figcaption {margin:0;padding:0;box-sizing:border-box;font-family:'pretendard', 'Malgun Gothic',  sans-serif;color:#333;font-weight:400;font-style:normal;letter-spacing:-0.9px;}
table {border-collapse:collapse;width:100%;}
caption, legend, caption *, legend * {font-size:0;overflow:hidden;clip:rect(0, 0, 0, 0);width:1px;height:1px;background:transparent;}
h1, h2, h3, h4, h5, h6 {font-size:2.8rem;line-height:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, ol, dl, dt, dd {margin:0;padding:0;list-style:none}
p {margin:0;padding:0;word-break:keep-all}
fieldset {border:solid 0px rgb(77, 61, 61);padding:0;}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
figure + figure {margin-left:20px;}
figcaption {color:#626262;font-size:1.5rem;text-align:center;}
label, input, button, select, img, span, p {vertical-align:middle;background: none;}
img{margin: 0; padding: 0;}
input[type="submit"],
input[type="button"],
button {cursor:pointer}
input,
button {margin:0;padding:0;font-size:1.6rem;border:0;}
::-webkit-input-placeholder {color:#777;font-weight:400;}
::-moz-placeholder {color:#777;font-weight:400;}
:-ms-input-placeholder {color:#777;font-weight:400;}
:-moz-placeholder {color:#777;font-weight:400;}
/*select::-ms-expand {display:none;display:hidden;}*/

a {color:#1b1b1b;text-decoration:none;}
/*a:link,a:visited,a:hover,a:active {outline: 1px solid #000; outline-offset: -5px;}*/
a:focus{outline:none;}
a:focus-visible {outline: 1px solid #000;}
*, :after, :before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*------------------------------------------------------------------------------*/

.sr_only {overflow:hidden !important;position:absolute;width:1px;height:1px;margin:0;margin-left:-1px;padding:0;clip:rect(0,0,0,0);}
.hide{display:none;}
.clearfix:after {display:block;content:'';clear:both;}
.flex {display: flex; flex-wrap: wrap;}
.flex > .half {flex-basis: 49.5%;}
.flex > .third {flex-basis: 32.5%;}
.flex > .fifth {flex-basis: 17%;}

.display_ib{display: inline-block;}
.text_l{text-align: left !important;}
.text_c{text-align: center !important;}
.f-left {float:left;}
.f-right {float:right;}
.borno_l{border-left: 0 none !important;}
.borno_r{border-right: 0 none !important;}
.borno_t{border-top: 0 none !important;}
.borno_b{border-bottom: 0 none !important;}
.gm{font-family: 'Gmarket';}
.ns{font-family: 'NotoSerif';}
.txt_blue{color:#053291;}
.br_line{border-right:1px solid #e6e9ef !important;}


/*skipNav*/
#skipNav {width:100%; position:absolute; top:0; left:0; z-index:10000; }
#skipNav a {display:block; width:100%; line-height:50px; text-align:center; background-color:#214aa6; color:#fff; font-weight:700; font-size:18px; height:0; overflow:hidden; }
#skipNav a:focus {height:50px; }


/*------------------------------------------------------------------------------*/
/* text align */
/*------------------------------------------------------------------------------*/
/*text-align*/
.tx_center{text-align: center !important;}
.tx_left{text-align: left !important;}

.mt0 {margin-top:0px !important;} .mt5 {margin-top:5px !important;} .mt10 {margin-top:10px !important;} .mt15 {margin-top:15px !important;} .mt20 {margin-top:20px !important;} .mt25 {margin-top:25px !important;} .mt30 {margin-top:30px !important;} .mt35 {margin-top:35px !important;} .mt40 {margin-top:40px !important;} .mt45 {margin-top:45px !important;} .mt50 {margin-top:50px !important;}
.mr0 {margin-right:0px !important;} .mr5 {margin-right:5px !important;} .mr10 {margin-right:10px !important;} .mr15 {margin-right:15px !important;} .mr20 {margin-right:20px !important;} .mr25 {margin-right:25px !important;} .mr30 {margin-right:30px !important;} .mr35 {margin-right:35px !important;} .mr40 {margin-right:40px !important;} .mr45 {margin-right:45px !important;} .mr50 {margin-right:50px !important;}
.mb0 {margin-bottom:0px;} .mb5 {margin-bottom:5px;} .mb10 {margin-bottom:10px;} .mb15 {margin-bottom:15px;} .mb20 {margin-bottom:20px;} .mb25 {margin-bottom:25px;} .mb30 {margin-bottom:30px;} .mb35 {margin-bottom:35px;} .mb40 {margin-bottom:40px;} .mb45 {margin-bottom:45px;} .mb50 {margin-bottom:50px;} .mb65 {margin-bottom:65px;} .mb80 {margin-bottom:80px;}
.ml0 {margin-left:0px;} .ml5 {margin-left:5px;} .ml10 {margin-left:10px;} .ml15 {margin-left:15px;} .ml20 {margin-left:20px;} .ml25 {margin-left:25px;} .ml30 {margin-left:30px;} .ml35 {margin-left:35px;} .ml40 {margin-left:40px;} .ml45 {margin-left:45px;} .ml50 {margin-left:50px;}
.pd0{ padding: 0;}

.p20{padding: 20px;} .p30{padding: 30px;}
.pt0 {padding-top:0px;} .pt5 {padding-top:5px;} .pt10 {padding-top:10px;} .pt15 {padding-top:15px;} .pt20 {padding-top:20px;} .pt25 {padding-top:25px;} .pt30 {padding-top:30px;} .pt35 {padding-top:35px;} .pt40 {padding-top:40px;} .pt45 {padding-top:45px;} .pt50 {padding-top:50px;}
.pr0 {padding-right:0px;} .pr5 {padding-right:5px ;} .pr10 {padding-right:10px ;} .pr15 {padding-right:15px;} .pr20 {padding-right:20px;} .pr25 {padding-right:25px ;} .pr30 {padding-right:30px ;} .pr35 {padding-right:35px;} .pr40 {padding-right:40px;} .pr45 {padding-right:45px;} .pr50 {padding-right:50px;}
.pb0 {padding-bottom:0px;} .pb5 {padding-bottom:5px;} .pb10 {padding-bottom:10px;} .pb15 {padding-bottom:15px;} .pb20 {padding-bottom:20px;} .pb25 {padding-bottom:25px;} .pb30 {padding-bottom:30px;} .pb35 {padding-bottom:35px;} .pb40 {padding-bottom:40px;} .pb45 {padding-bottom:45px;} .pb50 {padding-bottom:50px;} 
.pl0 {padding-left:0px;} .pl5 {padding-left:5px;} .pl10 {padding-left:10px;} .pl15 {padding-left:15px;} .pl20 {padding-left:20px;} .pl25 {padding-left:25px;} .pl30 {padding-left:30px;} .pl35 {padding-left:35px;} .pl40 {padding-left:40px;} .pl45 {padding-left:45px;} .pl50 {padding-left:50px;}
.f11{font-size: 1.1rem;}
.f18{font-size: 1.8rem;}
.f20{font-size: 2rem;}

/*inner*/
.inner{width: 1300px; margin:0 auto;}
.inner_wide{width: 1520px; margin:0 auto;}

/*list_공통*/
.dot_list > li{position: relative;}
.dot_list > li::before{position: absolute;content: "";display: inline-block;}
/*list_.*/
.dot_list > li{padding-left: 10px;color: #444;}
.dot_list > li ~ li{margin-top: 10px;}
.dot_list > li::before{top: 9px; left:0; width: 3px; height: 3px;background-color: #333333;border-radius: 10px;}
.dot_list li > ul{margin-top: 10px;}
.ol_list{ list-style:none; margin:0; padding:0; }
.ol_list > li{ position:relative; padding-left:20px; color:#555; font-size:1.6rem; line-height:1.8; word-break:keep-all; }
.ol_list > li::before{ position:absolute; left:0; top:0; font-weight:600; color:#555; }
.ol_list > li:nth-child(1)::before{content:"①";}
.ol_list > li:nth-child(2)::before{content:"②";}
.ol_list > li:nth-child(3)::before{content:"③";}
.ol_list > li:nth-child(4)::before{content:"④";}
.ol_list > li:nth-child(5)::before{content:"⑤";}
.ol_list > li:nth-child(6)::before{content:"⑥";}
.ol_list > li:nth-child(7)::before{content:"⑦";}
.ol_list > li:nth-child(8)::before{content:"⑧";}
.ol_list > li:nth-child(9)::before{content:"⑨";}
.ol_list > li:nth-child(10)::before{content:"⑩";}

/* 가나다 리스트 */
.ko_list{margin:0; padding:0; list-style:none;}
.ko_list > li{ position:relative; padding-left:1.5em; color:#555; font-size:1.6rem; line-height:1.9; word-break:keep-all; }
.ko_list > li::before{ position:absolute; left:0; top:0; color:#555; font-weight:500; }
.ko_list > li:nth-child(1)::before{content:"가.";}
.ko_list > li:nth-child(2)::before{content:"나.";}
.ko_list > li:nth-child(3)::before{content:"다.";}
.ko_list > li:nth-child(4)::before{content:"라.";}
.ko_list > li:nth-child(5)::before{content:"마.";}
.ko_list > li:nth-child(6)::before{content:"바.";}
.ko_list > li:nth-child(7)::before{content:"사.";}
.ko_list > li:nth-child(8)::before{content:"아.";}
.ko_list > li:nth-child(9)::before{content:"자.";}
.ko_list > li:nth-child(10)::before{content:"차.";}
.ko_list > li + li{margin-top:4px;}

/* 1) 2) 3) 리스트 */
.num_paren_list{margin:0; padding:0; list-style:none;}
.num_paren_list > li{ position:relative; padding-left:20px; color:#555; font-size:1.6rem; line-height:1.9; word-break:keep-all; }
.num_paren_list > li::before{ position:absolute; left:0; top:0; color:#555; font-weight:500; }
.num_paren_list > li:nth-child(1)::before{content:"1)";}
.num_paren_list > li:nth-child(2)::before{content:"2)";}
.num_paren_list > li:nth-child(3)::before{content:"3)";}
.num_paren_list > li:nth-child(4)::before{content:"4)";}
.num_paren_list > li:nth-child(5)::before{content:"5)";}
.num_paren_list > li:nth-child(6)::before{content:"6)";}
.num_paren_list > li:nth-child(7)::before{content:"7)";}
.num_paren_list > li:nth-child(8)::before{content:"8)";}
.num_paren_list > li:nth-child(9)::before{content:"9)";}
.num_paren_list > li:nth-child(10)::before{content:"10)";}
.num_paren_list > li + li{margin-top:2px;}

/* ※ 리스트 */
.cap_list{margin:0; padding:0; list-style:none;}
.cap_list > li{ position:relative; padding-left:20px; color:#555; font-size:1.6rem; line-height:1.9; word-break:keep-all; }
.cap_list > li::before{ position:absolute; left:0; top:0; color:#555; font-weight:500; content: '※'; }

/*------------------------------------------------------------------------------*/
/* width */
/*------------------------------------------------------------------------------*/
.wid50{width: 50% !important;}
.wid100{width: 100% !important;}
.wid100{width: 100% !important;}
.w_100{width: 100px !important;}
.w_200{width:200px !important;}
/*------------------------------------------------------------------------------*/
/* color */
/*------------------------------------------------------------------------------*/
.red{color:red !important;}
.t_red{color:#ef001c;}
.blue{color:#00579b !important;}
.blue_btn{background-color: #183370;}
.dg_btn{background-color:#444444;}

/*------------------------------------------------------------------------------*/
/* text_align*/
/*------------------------------------------------------------------------------*/
.text_left{text-align: left !important;}
.text_right{text-align: right !important;}
.text_center{text-align: center !important;}

/*------------------------------------------------------------------------------*/
/* header */
/*------------------------------------------------------------------------------*/
.site_header{position:relative; z-index:100; width:100%; height:110px; background:#fff; border-bottom:1px solid #00259d;}
.site_header .inner,
.site_header .inner_wide{display:flex; align-items:center; justify-content:space-between; height:100%;}
.site_logo{flex-shrink:0; font-size:0; line-height:0;}
.site_logo a{display:block;}
.site_logo img{display:block; width:auto; height:auto;}
.gnb_area{height:100%;}
.gnb_list{display:flex; align-items:center; height:100%;}
.gnb_list > li{height:100%;}
.gnb_link{display:flex; align-items:center; justify-content:center; height:100%; padding:0 55px; font-size:2.3rem; color:#222; font-weight:600;}
.gnb_link:hover,.gnb_link:focus{color:#2a4ea4;}

/* 헤더 통합검색 (메인/서브 공통) — 흰바탕 헤더 대응 */
.header_search {flex-shrink:0;}
.search_form {display:flex; align-items:center; width:200px; height:50px; padding:0 16px; border:1px solid #dbdbdb; border-radius:25px; background:#f5f5f5;}
.search_input {flex:1; min-width:0; height:100%; background:transparent; border:0; font-size:1.4rem; color:#222; font-weight:300;}
.search_input::placeholder {color:#999;}
.search_input:focus {outline:none;}
.search_btn {flex-shrink:0; display:flex; align-items:center; justify-content:center; width:20px; height:20px; padding:0; background:transparent; border:0;}
.search_btn img {display:block; width:100%; height:auto;}

/*페이징*/
.pagi{padding-top:50px;}
.pagi_list{display:flex; align-items:center; justify-content:center; gap:8px;}
.pagi_list > li{flex-shrink:0;}
/* 20260630 수정2: pagi_link 크기 축소 */
.pagi_link{display:flex; align-items:center; justify-content:center; min-width:30px; height:30px; padding:0 5px; border-radius:5px; font-size:1.5rem; color:#666; line-height:1;}
.pagi_link.is_active,.pagi_link[aria-current="page"]{background:#2a4ea4; color:#fff; font-weight:700;}
.pagi_first,.pagi_prev,.pagi_next,.pagi_last{width:36px; padding:0; font-size:0; background-repeat:no-repeat; background-position:center center;}
.pagi_first{background-image:url('../images/common/pagi_pprev.png');}
.pagi_prev{background-image:url('../images/common/pagi_prev.png');}
.pagi_next{background-image:url('../images/common/pagi_next.png');}
.pagi_last{background-image:url('../images/common/pagi_nnext.png');}

/*------------------------------------------------------------------------------*/
/* hamburger & mobile menu */
/*------------------------------------------------------------------------------*/
.btn_hamburger{display:none; flex-direction:column; justify-content:center; gap:6px; width:44px; height:44px; padding:6px; flex-shrink:0;}
.btn_hamburger span{display:block; width:100%; height:2px; background:#222; border-radius:2px; transition:all 0.3s;}

.mobile_menu{position:fixed; top:0; right:-300px; z-index:9999; width:300px; height:100%; background:#1a2f6e; transition:right 0.35s ease; overflow-y:auto;}
.mobile_menu.is_open{right:0;}
.mobile_menu_header{display:flex; align-items:center; justify-content:flex-end; height:70px; padding:0 20px; border-bottom:1px solid rgba(255,255,255,0.15);}
.btn_menu_close{display:flex; align-items:center; justify-content:center; width:40px; height:40px; color:#fff; font-size:2.8rem; line-height:1;}
.btn_menu_close:hover,.btn_menu_close:focus{color:#fff;}
.mobile_gnb_list{padding:10px 0;}
.mobile_gnb_link{display:block; padding:18px 30px; font-size:1.8rem; color:#fff; font-weight:600; border-bottom:1px solid rgba(255,255,255,0.1);}
.mobile_gnb_link:hover,.mobile_gnb_link:focus{color:#fff; background:rgba(255,255,255,0.08);}

.mobile_menu_overlay{display:none; position:fixed; top:0; left:0; z-index:9998; width:100%; height:100%; background:rgba(0,0,0,0.5);}
.mobile_menu_overlay.is_active{display:block;}

/*------------------------------------------------------------------------------*/
/* footer */
/*------------------------------------------------------------------------------*/
/* 20260630 수정*/
.footer_info{ background:#384050; padding: 40px 0; }
.footer_terms_list{ display:flex; align-items:center; gap: 0; margin-bottom: 14px; }
.footer_terms_item{ position: relative; padding: 0 12px; }
.footer_terms_item:first-child{ padding-left: 0; }
.footer_terms_link{ display:inline-flex; font-size:1.4rem; color:#c7c9cf; line-height:1; }
.footer_terms_link.is_point{ font-weight:600; color:#ffffff; }
.footer_terms_link:hover{ text-decoration: underline; text-underline-offset: 3px; }
.footer_terms_link:focus-visible{ outline: 2px solid #fff; outline-offset: 2px; border-radius: 3px; }
.footer_meta_list{ display:flex; flex-wrap: wrap; align-items:center; gap: 0; }
.footer_meta_item{ position: relative; padding: 0 10px; font-size:1.3rem; line-height: 1.9; color:#aeb2bb; }
.footer_meta_item:first-child{ padding-left: 0; }
.footer_meta_item + .footer_meta_item::before{ content:"|"; position:absolute; left:0; top:0; color:#555555; }
.footer_copy{ margin-top: 12px; font-size:1.2rem; line-height: 1.6; color:#8e93a1; }

/*------------------------------------------------------------------------------*/
/* responsive */
/*------------------------------------------------------------------------------*/
@media (max-width: 1560px) {
    .inner_wide{width:100%; padding:0 30px;}
}
@media (max-width: 1340px) {
    .inner{width:100%; padding:0 30px;}
    .gnb_link{font-size: 2.1rem; padding: 0 40px;}
}

@media (max-width: 1024px) {
  .gnb_link{font-size: 2rem; padding: 0 18px;}
  .search_form{width:170px;}
}

/* 20260701 수정: 1024px~768px(햄버거 전환 전) 구간에서 gnb/검색창이 깨지지 않도록 단계적으로 축소 */
@media (max-width: 900px) {
  .gnb_link{font-size: 1.7rem; padding: 0 12px;}
  .search_form{width:140px; height:42px;}
}

@media (max-width: 800px) {
  .gnb_link{font-size: 1.5rem; padding: 0 8px;}
  .search_form{width:110px; height:38px; padding:0 10px;}
  .search_input{font-size:1.2rem;}
}

@media (max-width: 768px) {
    .inner{padding:0 20px;}
    .site_header{height:70px;}
    .gnb_area{display:none;}
    .btn_hamburger{display:flex;}
    .header_search{display:none;}
    .site_logo img{max-height:36px; width:auto;}
    /* 20260630 수정2: pagi_list 반응형 gap/폰트 축소 - 숫자(페이지)가 많아져도 줄바꿈 없이 들어가도록 */
    .pagi_list{gap:4px;}
    .pagi_link{min-width:28px; height:28px; padding:0 4px; font-size:1.3rem;}
    .pagi_first,.pagi_prev,.pagi_next,.pagi_last{width:28px;}
    /* 20260630 수정: 대표홈페이지(main_kamt) footer_info 반응형과 동일하게 변경 */
    .footer_terms_list{ margin-bottom:12px; }
    .footer_meta_list{ gap:6px; margin-top:8px; }
    .footer_meta_item{ padding:0; line-height:1.7; }
    .footer_meta_item + .footer_meta_item::before{ content:""; }
}

@media (max-width: 480px) {
  .inner{padding:0 10px;}
  /* 20260630 수정2: pagi_list 반응형 gap/폰트 추가 축소 */
  .pagi_list{gap:2px;}
  .pagi_link{min-width:24px; height:24px; padding:0 2px; font-size:1.2rem; border-radius:4px;}
  .pagi_first,.pagi_prev,.pagi_next,.pagi_last{width:24px;}
  /* 20260630 수정: 대표홈페이지(main_kamt) footer_info 반응형과 동일하게 변경 */
  .footer_meta_list{ display:block; }
  .footer_meta_item{ padding:0; }
  .footer_meta_item + .footer_meta_item::before{ display:none; }
}

/* === CKEditor5 본문 이미지 정렬 === */
.board_view_body figure.image,
.board_view_con figure.image,
.view_body figure.image{ display:table; clear:both; text-align:center; margin:.9em auto; max-width:100%; }
.board_view_body figure.image > img,
.board_view_con figure.image > img,
.view_body figure.image > img{ display:block; margin:0 auto; max-width:100%; height:auto; }
/* 리사이즈(25/50/75%): figure는 블록이 되지만 위 base의 margin:auto 로 가운데 유지 */
.board_view_body figure.image.image_resized,
.board_view_con figure.image.image_resized,
.view_body figure.image.image_resized{ display:block; box-sizing:border-box; max-width:100%; }
.board_view_body figure.image.image_resized > img,
.board_view_con figure.image.image_resized > img,
.view_body figure.image.image_resized > img{ width:100%; }
/* 명시적 가운데/좌/우/측면 정렬 클래스(구 콘텐츠·향후 대비) */
.board_view_body figure.image.image-style-align-center,
.board_view_con figure.image.image-style-align-center,
.view_body figure.image.image-style-align-center{ margin-left:auto; margin-right:auto; }
.board_view_body figure.image.image-style-align-left,
.board_view_con figure.image.image-style-align-left,
.view_body figure.image.image-style-align-left{ float:left; clear:none; margin:.9em 1.5em .9em 0; }
.board_view_body figure.image.image-style-align-right,
.board_view_con figure.image.image-style-align-right,
.view_body figure.image.image-style-align-right{ float:right; clear:none; margin:.9em 0 .9em 1.5em; }
.board_view_body figure.image.image-style-side,
.board_view_con figure.image.image-style-side,
.view_body figure.image.image-style-side{ float:right; clear:none; max-width:50%; margin:.9em 0 .9em 1.5em; }
.board_view_body figure.image.image-style-block-align-left,
.board_view_con figure.image.image-style-block-align-left,
.view_body figure.image.image-style-block-align-left{ margin-left:0; margin-right:auto; }
.board_view_body figure.image.image-style-block-align-right,
.board_view_con figure.image.image-style-block-align-right,
.view_body figure.image.image-style-block-align-right{ margin-left:auto; margin-right:0; }
/* 인라인 이미지 */
.board_view_body .image-inline,
.board_view_con .image-inline,
.view_body .image-inline{ display:inline-block; max-width:100%; }
.board_view_body .image-inline img,
.board_view_con .image-inline img,
.view_body .image-inline img{ max-width:100%; height:auto; }
/* === /CKEditor5 본문 이미지 정렬 === */