@charset "utf-8"; /*공통*/
/* 좌우 마진 */
#bo_gall, #bo_list, #container #bo_v, section#bo_w{padding: 0 200px; max-width: 1760px; margin: 0 auto;}
#container_wr { width: 100%;} 
.bo_title { font-weight: 700; font-size: 36px; line-height: 1; margin-bottom: 50px; } 

/*검색*/
fieldset.bo_sch { position: unset; margin: 0 0 80px; width: 100%; border-radius: 0; box-shadow: unset; background: #f7f7f7; border: 0; } 
fieldset.bo_sch h3 { display: none; } 
fieldset.bo_sch form { padding: 40px 0 40px; } 
fieldset.bo_sch .sch_bar { border: 0; margin: 0; border-radius: 0; box-shadow: unset; display: flex; align-items: center; justify-content: center; } 
fieldset.bo_sch .sch_bar::before { font-size: 1.5rem; font-weight: 700; line-height: 60px; display: inline-block; margin-right: 24px; content:'키워드 검색'; } 
fieldset.bo_sch .sch_input[type="text"] { font-size: 1rem; border: 1px solid #ddd !important; box-shadow: none !important; width: 50%; background: white; height: 60px; padding: 0 24px 0; margin-right: 8px; } 
fieldset.bo_sch .sch_btn,fieldset.bo_sch a.sch_detail { width: 120px; text-align: center; color: white; font-weight: 700; font-size: 24px; background: black; line-height: 60px; height: 60px; } 
fieldset.bo_sch a.sch_detail { padding: 0; background:#888; margin-left: 8px; } 
fieldset.bo_sch .sch_btn::after { content: '검색'; } 
fieldset.bo_sch .sch_btn i.fa { display: none; } 
fieldset.bo_sch .bo_sch_cls { display: none; } 

/*리스트*/
div#bo_btn_top { margin: 0; line-height: 1; margin-bottom: 24px; } 
div#bo_btn_top #bo_list_total { line-height: 1; font-size: 18px; color: black; } 
div#bo_btn_top #bo_list_total span span { font-weight: normal; color: #003C7D; } 
div#bo_btn_top .btn_bo_user:has(.fa-search) { display: none; } 
.fa-search:before { opacity: 50%; } 
.btn_bo_user a.btn_admin { display: none; } 
.btn_bo_user { display: flex; justify-content: flex-end; gap: 0 6px;} 
.btn_bo_user li {width: unset !important;margin: 0;} 
.btn_bo_user li a.btn_b01 { width: 100px; background: #003C7D; color: white; text-align: center; font-size: 18px; font-weight: 700; height: 40px; line-height: 40px; margin-top: 30px;} 
.btn_bo_user li a.btn_b01 i.fa { display: none; } 
.btn_bo_user li button.btn_b01{width: 100px; background: #009883; color: white; text-align: center; font-size: 18px; font-weight: 700; height: 40px; line-height: 40px; margin-top: 30px;}
.btn_bo_user li:nth-of-type(2) button.btn_b01{width: 100px; background: #888; color: white; text-align: center; font-size: 18px; font-weight: 700; height: 40px; line-height: 40px; margin-top: 30px;}
.bo_sch form { padding: 0; } 
button.slctdlt {width: 100px;background: #888;color: white;text-align: center;font-size: 18px;font-weight: 700;height: 40px;border: 2px solid #888;} 
button.slctdlt i.fa { display: none; } 
#bo_gall #gall_ul { margin: 0; } 
#bo_gall .gall_text_href a { text-overflow: ellipsis; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } 
#bo_list tbody tr,#bo_list:not(.bo_list_paper) tbody tr:hover { border-bottom:1px solid #DDDDDD; border-left: 0; } 
#bo_list:not(.bo_list_paper) tbody tr,#bo_list:not(.bo_list_paper) tbody tr:hover { border-bottom:1px solid #DDDDDD; border-left: 0; } 
#bo_list .tbl_head01 {margin-bottom: 40px; padding: 0 16px;} 
#bo_list .tbl_head01 table tr th { background: #003C7D; font-weight: bold; color: #fff; } 
#bo_list .tbl_head01 table tr th:first-child {border-radius: 16px 0 0 16px;border-bottom: 0;} 
#bo_list .tbl_head01 table tr th:last-child { border-radius: 0 16px 16px 0; } 
#bo_list .tbl_head01 table tr th,#bo_list .tbl_head01 table tr td { line-height: 1; padding: 25px 12px 25px; } 
#bo_list .tbl_head01 table tr th.all_chk { width: 30px; } 
#bo_list:not(.bo_list_paper) .td_num { min-width: 150px; } 
#bo_list:not(.bo_list_paper) .td_num2 { width: 100px; } 
#bo_list:not(.bo_list_paper) .td_name { width: 120px; text-align: center; } 
#bo_list:not(.bo_list_paper) .td_name2 { display:none; } 
#bo_list:not(.bo_list_paper) .td_datetime { width: 200px; } 
.bo_tit { text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } 
#bo_list:not(.bo_list_paper) .bo_tit .fa-download { display: none; } 
ul.btn_bo_super { float: right; } 
ul.btn_bo_super button { border-radius: 0; background: #333; color: white; padding: 4px 8px 4px; border: 0; margin-top: -16px; } 
#bo_gall .gall_img a, #bo_gall .gall_img .no_image, #bo_gall .gall_img .is_notice { aspect-ratio: 1 / 1; } 
#bo_gall .gall_img img, #bo_gall .gall_img video { object-fit: cover; } 
.wrap_gall_text_info{border: 2px solid #dddddd; border-top: 0; border-radius: 0 0 16px 16px;}

/*글쓰기*/
#bo_w .bo_w_tit #btn_autosave,.cke_sc { display: none; } 
#bo_w .bo_w_select select,#bo_w .bo_w_tit .frm_input,#bo_w .bo_w_link .frm_input,#bo_w .write_div input[type="text"] { border-radius: 0; border: 1px solid #ddd !important; height: 50px; box-shadow: none !important; padding: 0 12px 0; font-size: 18px; } 
#bo_w .bo_w_select select { width: 30%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/img/icon_sel_after.png) no-repeat right 12px center white;
} 
#bo_w .bo_w_flie .file_wr { border-radius: 0; border: 0 !important; height: 60px; display: flex; align-items: center; } 
#bo_w .bo_w_flie .lb_icon { top: 10px; left: 10px; } 
#bo_w .bo_w_flie .frm_file { margin-top: 0; font-size: 18px; padding-left: 0 !important;} 
#bo_w .btn_cancel,#bo_w .btn_submit { width: 120px; background: #888; color: white; text-align: center; font-size: 18px; font-weight: 700; height: 50px; line-height: 50px; border-radius: 0; } 
#bo_w .btn_submit { background: #003C7D; width: 160px; } 
body:has(#bo_w) #hd { margin-bottom: 100px; } 
body:has(#bo_w) #container_wr { margin-top: 50px } 
#container:has(#bo_w) { width: 100%; margin: 0 auto 0; } 
#bo_w .write_div:has(button[type="submit"]) { margin: 40px 0 0; } 
#bo_w .chk_box input#notice { display:none; } 
#bo_w .chk_box input[type="checkbox"]#notice + label { color: #888; } 
#bo_w .chk_box label[for="notice"] span { display: inline-block; width: 16px; height: 16px; border-radius: 0; border: 1px solid #ddd; background: white; } 
#bo_w .chk_box label[for="notice"]:hover { color: #888 !important; } 
#bo_w .chk_box:has(input#notice:checked) span { border: 5px solid #003C7D; } 
#bo_w .chk_box:has(input#notice:checked) label { color: black !important; } 
#bo_w .bo_w_link .frm_input, #bo_w .write_div input[type="text"]#wr_link1,#bo_w .bo_w_link .frm_input, #bo_w .write_div input[type="text"]#wr_link2 { padding-left: 40px; } 
#bo_w .bo_w_link:has(#wr_link1) { margin-bottom: 8px; } 
#bo_w .bo_w_link:has(#wr_link2) { margin-top: 8px; } 
#bo_w .bo_w_flie:has(#bf_file_1) { margin-bottom: 8px; } 
#bo_w .bo_w_flie:has(#bf_file_2) { margin:8px auto; } 
#bo_w .bo_w_flie:has(#bf_file_3) { margin-top:8px; } 
#bo_w .bo_w_link label { line-height: 50px; height: 50px; } 
#bo_w .write_div:has(button[type="submit"]) { display: flex; gap: 12px; justify-content: center; } 
#bo_w .write_div:has(button[type="submit"]) a.btn_cancel {width: 180px;background: #333;} 
#bo_w .write_div:has(button[type="submit"]) button[type="submit"] {width: 180px;background: #003C7D;} 
#bo_w .write_div { margin: 16px 0; }
#bo_w .write_div textarea{font-size: 18px; padding: 12px;}

.mobile-only { display: none; } 
.pc-only { display: table-cell; } 

/*글보기*/
#bo_v{max-width: 1560px; margin: 0 auto;}
#bo_v_share, #bo_v_top { display: none; } 
#bo_v .profile_info { margin: 0; } 
#bo_v_info :is(.profile_info_ct strong:nth-of-type(1), .fa-clock-o) { display:none; } 
#bo_v_info .profile_info .profile_info_ct { line-height: 14px; padding: 0 0 5px 0; } 
ul.btn_bo_super2 { display: flex; position: absolute; margin-top: -80px; gap: 12px; right: 0; } 
ul.btn_bo_super2 li a { display: inline-block; padding: 4px 8px; background: #333; color: white; } 
ul.btn_bo_super2 li:last-child a { background: rgb(196, 9, 9); } 
#bo_v_file li,#bo_v_link li { border: none !important; box-shadow: none; border-radius: 0; } 
#bo_v_file li a,#bo_v_link li a { color: black !important; text-decoration: unset !important; } 
#bo_v_file li i,#bo_v_link li i { color: #b2b2b2 !important; } 
#bo_v_file .bo_v_file_cnt,#bo_v_link .bo_v_link_cnt { color: #888 !important; } 
#bo_v_file li a, #bo_v_link li a { line-height: 1; } 
#bo_v_file li i, #bo_v_link li i { font-size: 1em; line-height: 1; } 
.border_btn.view { margin-top: 40px; display: flex; gap: 12px; justify-content: center; } 
.border_btn.view a { line-height: 50px; width: 180px; text-align: center; border-radius: 8px; } 
.border_btn.view a.list { background: #333; color: white; } 
.bo_v_nb li:hover { background: #F4F3F8; } 
.bo_v_nb li { border-color: #ddd; } 
.bo_v_nb li:last-child { border-color: #ddd; } 
#bo_v #bo_v_info { border-bottom: 2px solid black; } 
#bo_v_atc { margin-top: 56px; margin-bottom: 56px; } 
.bo_v_nb li .nb_tit i { display:none; } 
.wrap_btn_action {display:flex;justify-content: center;margin: 100px auto;gap: 6px;} 
a.btn_action {width: 80px;background: #003C7D;color: white;text-align: center;font-size: 18px;font-weight: 700;height: 40px;line-height: 38px;} 
a.btn_action.modify {background-color: #009883;} 
a.btn_action.delete {background: #888;} 
.bo_v_nb a { max-width: 80%; text-overflow: ellipsis; overflow: hidden; word-break: break-all; display: -webkit-inline-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } 
#bo_v_info .if_date { margin-bottom: 36px; font-size: 18px; } 
.bo_v_nb li { padding: 28px 20px; } 
.btn_prv,.btn_next { display: flex !important; justify-content: space-between; align-items: center; } 
.bo_v_nb a { width: 100%; } 
.bo_v_nb li .nb_tit { text-wrap: nowrap;} 
#bo_v_title .bo_v_tit{font-size: 36px;}

#bo_gall .gall_img a, #bo_gall .gall_img .no_image, #bo_gall .gall_img .is_notice { display: flex; padding: 0;} 
#bo_gall .gall_img a, #bo_gall .gall_img .no_image, #bo_gall .gall_img .is_notice { aspect-ratio: 1 / 1; width: 100%; } 
#bo_gall .gall_img span { background: #eaeaea; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 1.25em; align-items: center; justify-content: center; } 

@media (max-width: 1024px){

 #container{font-size: 14px;}
 .bo_tit {font-size: 1rem;} 
 .bo_title { margin-bottom: 30px; } 
 div.bo_title,#bo_w .main_title { font-size: 30px; } 

 /* 리스트 */
 #bo_gall .gall_text_href {padding: 10px 10px 0;}
 #bo_gall .gall_text_href a { font-size: 18px; }
 #bo_gall .bo_cnt{ height: 50px; font-size: 16px; margin-top: 10px;}
 #bo_gall .gall_info{padding: 0 10px 20px;}
 #bo_gall .gall_info .gall_date, #bo_gall .gall_info .gall_view{font-size: 16px; }
 #bo_v_atc { margin-top: 40px; margin-bottom: 40px; } 
 #bo_list:not(.bo_list_paper) .tbl_head01 {margin-bottom: 20px;width: 95%; margin: 0 auto; padding: 0;} 
 #bo_list:not(.bo_list_paper) .tbl_head01 thead { display:none; } 
 #bo_list:not(.bo_list_paper) .tbl_head01 tbody tr { display: flex; padding: 12px 0 12px; flex-direction: column; align-items: flex-start; border-bottom: 1px solid #ddd; } 
 #bo_list:not(.bo_list_paper) .tbl_head01 table tr th,#bo_list:not(.bo_list_paper) .tbl_head01 table tr td { padding: 4px; } 
 #bo_list:not(.bo_list_paper) .td_num { display:none; } 
 #bo_list:not(.bo_list_paper) .td_num2 { display:none; } 
 #bo_list:not(.bo_list_paper) .td_name2 { display: table-cell; } 
 #bo_list:not(.bo_list_paper) .td_name { font-size: 16px; } 
 #bo_list:not(.bo_list_paper) .td_datetime {width: 100px;font-size: 1rem;} 
 fieldset.bo_sch { width: 100%; margin: 0; } 
 fieldset.bo_sch .sch_bar::before { content:'' !important;} 
 fieldset.bo_sch .sch_input[type="text"] { width: 60%; height: 40px; font-size: 16px; padding: 0 12px 0; } 
 fieldset.bo_sch .sch_btn, fieldset.bo_sch a.sch_detail { width: 64px; height: 40px; line-height: 40px;  font-size: 16px; background-position: left 22px center; } 
 .chk_box input[type="checkbox"] + label span { top: 5px; left: 5px; }
 .mobile-only { display: table-cell; } 
 .pc-only { display: none; } 
  fieldset.bo_sch .sch_bar::before{ margin-right: 0;}
 
 /* 글보기 */
 #bo_v_title .bo_v_tit{font-size: 22px;}
 #bo_v_info .if_date{margin-bottom: 20px; font-size: 14px;}
 .wrap_btn_action{margin: 50px auto;}
 .bo_v_nb li{padding: 10px;}
 .bo_v_nb li .nb_tit { padding-right: 10px; } 
 }


#bo_gall #gall_ul {
    display: flex;
    gap: 0 24px; 
    flex-wrap: wrap;
}

#bo_gall .gall_li {
    padding: 0;   
}

#bo_gall .gall_li {
    width: calc((100% - 48px) / 3);
}

 #bo_gall .gall_li{padding: 0;}

@media (max-width: 1024px){
#bo_gall, #bo_list, #container #bo_v, section#bo_w{padding: 0 16px !important;}
#bo_gall #gall_ul{flex-direction: column;}
#bo_gall .gall_li{width: 100%;}
.btn_bo_user li > *{width: 60px !important; font-size: 14px !important; margin: 5px !important;}


}