@charset "utf-8";
.btn-st { margin-top: 2.1rem; padding: 1.5rem 3rem; border-radius: 1rem; border: 1px solid var(--color-border); background: var(--color-point); color: #fff; font-size: var(--font-18); } 
/**/
#bo_w { font-size: var(--font-20); } 
#bo_w input { font-size: var(--font-16); } 
#bo_w .bo_w_info { border-top: 2px solid #000; } 
.bo_w_info li { display: flex; align-items: center; border-bottom: 1px solid var(--color-border); } 
.bo_w_info li .input-tit { width: 20%; padding-left: 1rem; font-weight: 500; } 
.bo_w_info li .frm_input, .frm_file { width: 80%; height: 5rem; margin-top: 1%; margin-bottom: 1.5%; border-radius: .7rem; } 
.bo_w_info li .input-tit { position: relative; } 
.bo_w_info li .input-tit.required::after { content: ''; display: inline-block; width: 1.5rem; height: 1.5rem; background: url(/theme/basic/img/require.png)no-repeat center / contain; } 
.bo_w_info li .input-tit.required { background-image: none !important; } 
.frm_file { padding: 5px; border: 1px solid #d0d3db; background: #fff; color: #000; vertical-align: middle; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } 
.wr_content { width: 70%; margin: 1.5% 0; } 
.wr_content textarea { border-radius: .7rem; } 

.agree-btn { justify-content: flex-start; margin-top: 1.5%; margin-bottom: 1.5%; } 
.agree-btn #ag-chk { width: 2rem; height: 2rem; margin-right: .5rem; } 
.agree-btn label { padding-right: 1rem; } 


#bo_v .bo_w_info li { padding: 1.5% 0; } 
#bo_v .bo_w_info .cont { width: 70%; } 


 @media screen and (max-width:576px) {
 #bo_w { font-size: var(--font-18); } 

 .bo_w_info li .input-tit { width: 40%; } 
 .bo_w_info li .frm_input, .frm_file { width: 60%; } 

 .wr_content { width: 60%; } 
 }



/* 게시판 목록 */
#bo_list { position:relative; margin-bottom:20px } 
#bo_list:after { display:block; visibility:hidden; clear:both; content:"" } 
#bo_list .td_board { width:120px; text-align:center } 
#bo_list .td_chk { width:30px; text-align:center; } 
#bo_list .td_date { width:60px; text-align:center } 
#bo_list .td_datetime { text-align:center } 
#bo_list .td_group { width:100px; text-align:center } 
#bo_list .td_mb_id { width:100px; text-align:center } 
#bo_list .td_mng { width:80px; text-align:center } 
#bo_list .td_name { width:90px; text-align:left; padding:10px 0 } 
#bo_list .td_nick { width:100px; text-align:center } 
#bo_list .td_num { width:50px; text-align:center } 
#bo_list .td_num2 { width:50px; text-align:center } 
#bo_list .td_numbig { width:80px; text-align:center } 
#bo_list .txt_active { color:#5d910b } 
#bo_list .txt_expired { color:#ccc } 


#bo_cate { margin-bottom: 2em; text-align: center; } 
#bo_cate h2 { position:absolute; font-size:0; line-height:0; overflow:hidden } 
#bo_cate ul { zoom:1 } 
#bo_cate ul:after { display:block; visibility:hidden; clear:both; content:"" } 
#bo_cate li { display:inline-block; margin: 0 1em; } 
#bo_cate a { display:block; font-size: 2rem; } 
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active { text-decoration:none; } 
#bo_cate #bo_cate_on { position: relative; z-index:2; font-weight: 700; } 
#bo_cate #bo_cate_on::after { margin-left: .5em; filter: brightness(0); content: url(/theme/basic/img/icon_ar_bt.svg); } 
#bo_cate #bo_cate_on::before { position: absolute; bottom: -0.15em; left: 0; width: 100%; height: 2px; background: #000; border-radius: 1em; overflow: hidden; content: ''; } 

.td_subject img { display: inline-block; width: auto; margin-left:3px } 

/* 게시판 목록 공통 */
.selec_chk { position:absolute; top:0; left:0; width:0; height:0; opacity:0; outline:0; z-index:-1; overflow:hidden } 
.chk_box { position:relative } 
.chk_box input[type="checkbox"] + label { position:relative; color:#676e70 } 
.chk_box input[type="checkbox"] + label:hover { color:#2172f8 } 
.chk_box input[type="checkbox"] + label span { float:left; width:15px; height:15px; display:block; background:#fff; border:1px solid #d0d4df; border-radius:3px } 
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label { padding-left:20px } 
.write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w .chk_box input[type="checkbox"] + label span { position:absolute; top:2px; left:0; width:15px; height:15px; display:block; margin:0; background:#fff; border:1px solid #d0d4df; border-radius:3px } 
.chk_box input[type="checkbox"]:checked + label { color:#000 } 
.chk_box input[type="checkbox"]:checked + label span { background:url(./img/chk.png) no-repeat 50% 50% #3a8afd; border-color:#1471f6; border-radius:3px } 



.bo_fx { margin-bottom:5px; float:right; zoom:1 } 
.bo_fx:after { display:block; visibility:hidden; clear:both; content:"" } 
.bo_fx ul { margin:0; padding:0; list-style:none } 
#bo_list_total { float:left; line-height:34px; font-size:0.92em; color:#4e546f } 

.btn_bo_user { float:right; margin:0; padding:0; list-style:none } 
.btn_bo_user li { float:left; text-align:center; margin-left:5px; } 
.btn_bo_user > li { position:relative } 
.btn_bo_adm { float:left } 
.btn_bo_adm li { float:left; margin-right:5px } 
.btn_bo_adm input { padding:0 8px; border:0; background:#d4d4d4; color:#666; text-decoration:none; vertical-align:middle } 
.bo_notice td { border-bottom:1px solid #ddd } 
.bo_notice td a { color: var(--color-point2);; font-weight:bold; } 
.bo_notice td a.bo_cate_link { background: var(--color-point2); color: #fff; } 
.bo_notice .notice_icon { display:inline-block; line-height:25px; border-radius:5px; font-weight:bold; color:#f9267f } 

.more_opt { display:none; position:absolute; top:45px; right:0; background:#fff; border:1px solid #b8bfc4; z-index:999 } 
.more_opt:before { content:""; position:absolute; top:-8px; right:13px; width:0; height:0; border-style:solid; border-width:0 6px 8px 6px; border-color:transparent transparent #b8bfc4 transparent } 
.more_opt:after { content:""; position:absolute; top:-6px; right:13px; width:0; height:0; border-style:solid; border-width:0 6px 8px 6px; border-color:transparent transparent #fff transparent } 
.more_opt li { border-bottom:1px solid #f1f1f1; padding:10px; float:inherit; width:90px; margin:0; color:#6b757c; text-align:left } 
.more_opt li:last-child { border-bottom:0 } 
.more_opt li button, .more_opt li a { width:100%; border:0; background:#fff; color:#6b757c } 
.more_opt li:hover a,
.more_opt li:hover button { color:#000 } 
.more_opt li i { float:right; line-height:20px } 

.td_num strong { color:#000 } 
.bo_cate_link { display:inline-block; background: var(--color-bg); color: var(--color-point2); font-weight:normal !important; line-height: 1; padding: 0.5em 0.7em; border-radius: .3em; font-size: 0.85em; } /* 글제목줄 분류스타일 */
.bo_cate_link:hover { text-decoration:none } 
.bo_tit { display:inline-block; color:#000; font-weight:bold } 
.bo_current { color:#e8180c } 
#bo_list .profile_img img { border-radius:50% } 
#bo_list .cnt_cmt { display:inline-block; margin:0 0 0 3px; font-weight:bold; color:#ed6478; font-size:0.86em } 

#bo_list .bo_tit .title_icon { margin-right:2px } 
#bo_list .bo_tit .fa-heart { color:#ff0000 } 
#bo_list .bo_tit .fa-lock { display:inline-block; line-height:14px; width:16px; font-size:0.833em; color:#4f818c; background:#cbe3e8; text-align:center; border-radius:2px; font-size:12px; border:1px solid #cbe3e8; vertical-align:middle } 
#bo_list .bo_tit .new_icon { display:inline-block; width:16px; line-height:16px; font-size:0.833em; color:#23db79; background:#b9ffda; text-align:center; border-radius:2px; margin-left:2px; font-weight:bold; vertical-align:middle } 
#bo_list .bo_tit .hot_icon { display:inline-block; width:16px; line-height:16px; font-size:0.833em; color:#ff0000; background:#ffb9b9; text-align:center; border-radius:2px; vertical-align:middle } 
#bo_list .bo_tit .fa-caret-right { color:#bbb } 
#bo_list .bo_tit .fa-download { display:inline-block; width:16px; line-height:16px; font-size:0.833em; color:#daae37; background:#ffefb9; text-align:center; border-radius:2px; margin-left:5px; vertical-align:middle } 
#bo_list .bo_tit .fa-link { display:inline-block; width:16px; line-height:16px; font-size:0.833em; color:#b451fd; background:#edd3fd; text-align:center; border-radius:2px; margin-left:5px; vertical-align:middle } 


/* 게시판 쓰기 */
#char_count_desc { display:block; margin:0 0 5px; padding:0 } 
#char_count_wrap { margin:5px 0 0; text-align:right } 
#char_count { font-weight:bold } 

#autosave_wrapper { position:relative } 
#autosave_pop { display:none; z-index:10; position:absolute !important; top:34px; right:0; width:350px; height:auto !important; height:180px; max-height:180px; border:1px solid #565656; background:#fff; -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) } 
#autosave_pop:before { content:""; position:absolute; top:-8px; right:45px; width:0; height:0; border-style:solid; border-width:0 6px 8px 6px; border-color:transparent transparent #000 transparent } 
#autosave_pop:after { content:""; position:absolute; top:-7px; right:45px; width:0; height:0; border-style:solid; border-width:0 6px 8px 6px; border-color:transparent transparent #fff transparent } 
html.no-overflowscrolling #autosave_pop { height:auto; max-height:10000px !important } /* overflow 미지원 기기 대응 */
#autosave_pop strong { position:absolute; font-size:0; line-height:0; overflow:hidden } 
#autosave_pop div { text-align:center; margin:0 !important } 
#autosave_pop button { margin:0; padding:0; border:0 } 
#autosave_pop ul { padding:15px; border-top:1px solid #e9e9e9; list-style:none; overflow-y:scroll; height:130px; border-bottom:1px solid #e8e8e8 } 
#autosave_pop li { padding:8px 5px; border-bottom:1px solid #fff; background:#eee; zoom:1 } 
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:"" } 
#autosave_pop a { display:block; float:left } 
#autosave_pop span { display:block; float:right; font-size:0.92em; font-style:italic; color:#999 } 
.autosave_close { cursor:pointer; width:100%; height:30px; background:none; color:#888; font-weight:bold; font-size:0.92em } 
.autosave_close:hover { background:#f3f3f3; color:#3597d9 } 
.autosave_content { display:none } 
.autosave_del { background:url(./img/close_btn.png) no-repeat 50% 50%; text-indent:-999px; overflow:hidden; height:20px; width:20px } 




@media screen and (max-width:1024px) { /*카테고리*/
 #bo_cate { text-align: left; } 
 #bo_cate li { margin: 0 2em; margin-left: 0; } 
 #bo_cate a { font-size: 1.8rem; } 
 }


 @media screen and (max-width:768px) { /*카테고리*/
 #bo_cate li { margin:.5em .5em 0 0; margin-left: 0; } 
 #bo_cate li a { padding: 0.5em 1em; border-radius: 4em; border: 1px solid #ddd; font-size: 1.6rem; } 
 #bo_cate #bo_cate_on { background: #f8f8f8; } 
 #bo_cate #bo_cate_on::before { display: none; } 

 /*리스트 목록*/
 .tbl_head01 td { border-bottom:0; border-left:0 !important; } 
 .tbl_wrap table tbody tr { display: flex; flex-direction: column; padding-top: .8em; padding-bottom: 0.8em; border-bottom:1px solid #ddd; } 
 .tbl_wrap table tbody tr.bo_notice { background: #f3f5f5; } 
 .tbl_wrap table thead { display: none; } 
 #bo_list .td_num2, #bo_list .td_datetime, #bo_list .td_subject { width: 100%; padding-top: 0; padding-bottom: 0; text-align: left; } 
 #bo_list .td_subject { padding-top: .5em; padding-bottom: .5em; } 
 #bo_list .td_datetime { color: #4b5259; } 
 #bo_list .td_subject .bo_tit { display: block; margin-top: .3em; } 
 .bo_notice .notice_icon { width: 2.5rem; } 

 /*글읽기*/
 .bo-tit-wr { padding: 1.5em 1.5em 1em; } 
 #bo_v_info .profile_info { margin: 0.5em 0 0; } 
 .bo_v_nb li { min-width: 9rem; width: auto; } 
 }
