@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

#captcha{display:flex; flex-wrap: wrap;}
#captcha #captcha_key{font-size:1em;}

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea { line-height: 1.2; height: 200px;}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#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 {width:110px;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:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {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 h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;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;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#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;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
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:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;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}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

/* ==========================================================================
   원투랜드 톤 — 여기부터는 사이트 디자인에 맞춘 덮어쓰기다.
   위쪽은 그누보드 기본 스킨 원본이라 손대지 않았다(되돌리려면 이 블록만 지운다).
   색·모서리·간격은 css/inc.css 의 토큰을 쓴다. 새 색을 직접 적지 말 것.
   ========================================================================== */

/* 제목 중복 정리 — head.php 의 .page_title 이 이미 게시판 이름을 그린다.
   스킨이 또 그리던 자리를 화면에서만 뺀다(마크업은 스크린리더용으로 남는다). */
#bo_v_table{ position:absolute !important; width:1px; height:1px; margin:-1px; padding:0; border:0; clip:rect(0 0 0 0); overflow:hidden;}

#bo_list, #bo_v, #bo_w{ width:100% !important;}

/* --- 목록 상단 툴바 : 건수 왼쪽 · 버튼 오른쪽 ------------------------------ */
#bo_list .bo_fx{ display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:14px;}
#bo_list .bo_fx:after{ display:none;}
#bo_list #bo_list_total{ float:none; padding:0; color:var(--txt2); font-size:.938em;}
#bo_list #bo_list_total span{ color:var(--txt); font-weight:600;}
#bo_list .btn_bo_user{ float:none; display:flex; gap:6px;}
#bo_list .btn_bo_user li{ float:none; margin:0;}
#bo_list .btn_bo_adm{ float:none; display:flex; gap:6px;}
#bo_list .btn_bo_adm li{ float:none; margin:0;}
#bo_list .btn_bo_adm input{ padding:0 16px; height:40px; border-radius:var(--bor_r); background:#f5f5f5; border:1px solid #999; font-size:.938em; cursor:pointer; color:#666;}

#bo_list a.btn_b01,
#bo_list a.btn_b02,
#bo_list a.btn_admin{ display:inline-flex; align-items:center; height:40px; padding:0 18px; border-radius:var(--bor_r); border:1px solid var(--btnLine); font-size:.938em; line-height:1; transition:.15s;}
#bo_list a.btn_b01{ background:#fff; color:var(--txt2);}
#bo_list a.btn_b01:hover{ border-color:var(--btn); color:var(--btn);}
#bo_list a.btn_b02{ border-color:var(--btn); background:var(--btn); color:#fff;}
#bo_list a.btn_b02:hover{ border-color:var(--btnHover); background:var(--btnHover);}
#bo_list a.btn_admin{ border-color:var(--subColor); background:#fff; color:var(--subColor);}

/* --- 분류 탭 : 알약형 (참고 사이트의 가로 카테고리 탭에서 가져온 형태) ------ */
#bo_cate ul{ display:flex; flex-wrap:wrap; gap:6px; margin-bottom:16px; padding:0;}
#bo_cate ul:after{ display:none;}
#bo_cate li{ float:none; margin:0;}
#bo_cate a{ display:inline-flex; align-items:center; margin:0; padding:0 16px; width:auto; height:38px; border:1px solid var(--line); border-radius:100px; background:#fff; color:var(--txt2); letter-spacing:0; line-height:1;}
#bo_cate a:hover{ border-color:var(--btn); color:var(--btn);}
#bo_cate #bo_cate_on{ border-color:var(--btn); background:var(--btn); color:#fff; font-weight:600;}

/* --- 목록 테이블 ----------------------------------------------------------- */
#bo_list .tbl_head01{ border-top:2px solid var(--mainColor);}
/* table-layout:fixed 는 첫 줄(thead)의 폭을 쓴다. th 에는 폭을 줄 자리가 없어
   제목 칸이 1/5 로 줄어들었다. auto 로 두면 폭을 지정한 칸만 그만큼 잡고
   제목이 남는 폭을 전부 가져간다. */
#bo_list .tbl_head01 table{ width:100%; table-layout:auto;}
#bo_list .tbl_head01 thead th{ padding:16px 10px; border-bottom:1px solid var(--lineSoft); background:var(--bg); color:var(--txt2); font-size:.875em; font-weight:600; letter-spacing:.02em;}
#bo_list .tbl_head01 thead th.th_subject{ text-align:left; padding-left:18px;}
#bo_list .tbl_head01 thead a{ color:var(--txt);}
#bo_list .tbl_head01 td{ padding:19px 10px; border-bottom:1px solid var(--lineSoft); color:var(--txt3); font-size:.875em; vertical-align:middle;}
#bo_list .tbl_head01 tbody tr{ transition:background .15s;}
#bo_list .tbl_head01 tbody tr:hover td{ background:var(--bg);}
#bo_list .tbl_head01 .td_subject{ width:auto; padding-left:18px; text-align:left; word-break:break-word;}
#bo_list .tbl_head01 .td_subject > a{ color:var(--txt); font-size:1.07em; font-weight:500;}
#bo_list .tbl_head01 .td_subject > a:hover{ color:var(--btn); text-decoration:underline; text-underline-offset:3px;}
#bo_list .tbl_head01 .td_num{ width:80px; text-align:center;}
#bo_list .tbl_head01 .td_name{ width:130px; text-align:center;}
#bo_list .tbl_head01 .td_date{ width:110px; text-align:center;}
#bo_list td.empty_table{ padding:70px 0; color:var(--txt3); text-align:center;}

/* 공지 줄 — 번호 자리에 알약 하나로 표시한다 */
#bo_list .bo_notice td{ background:var(--mainSoft);}
#bo_list .bo_notice td a{ font-weight:600; color:var(--mainColor);}
#bo_list .bo_notice .td_num strong{ display:inline-block; padding:0 10px; height:24px; border-radius:100px; background:var(--mainColor); color:#fff; font-size:.8125em; font-weight:500; line-height:24px;}
#bo_list .bo_current{ color:var(--subColor); font-weight:600;}

/* 제목 옆 표식 — gif 아이콘을 걷어내고 배지·xeicon 으로 바꿨다(list.skin.php) */
.bo_bdg{ display:inline-block; margin-left:6px; padding:0 7px; height:20px; border-radius:100px; font-size:.6875em; font-weight:700; line-height:20px; vertical-align:2px;}
.bo_bdg.new{ background:var(--subColor); color:#fff;}
.bo_bdg.hot{ background:#8f5410; color:#fff;} /* 배지는 글자가 작아 --dealRent 보다 진하게 */
.bo_ico{ margin-left:5px; color:var(--txt3); font-size:1em; vertical-align:-1px;}
.bo_cmt{ display:inline-block; margin-left:5px; color:var(--subColor); font-weight:600; font-size:.875em;}
#bo_list .bo_cate_link{ display:inline-block; margin-right:6px; padding:0 8px; height:22px; border:1px solid var(--mainLine); border-radius:100px; background:var(--mainSoft); color:var(--mainColor) !important; font-size:.8125em; font-weight:500; line-height:20px; text-decoration:none;}
#bo_list .bo_cate_link:before, #bo_list .bo_cate_link:after{ content:none;}

/* --- 검색 : 가운데 한 줄 ---------------------------------------------------- */
#bo_sch{ margin:34px 0 0; padding:0; border:0; text-align:center;}
#bo_sch form{ display:inline-flex; gap:6px; max-width:100%;}
#bo_sch select,
#bo_sch .frm_input{ height:44px; padding:0 12px; border:1px solid var(--line); border-radius:var(--bor_r); background:#fff; color:var(--txt); font-size:.938em;}
#bo_sch .frm_input{ width:220px;}
#bo_sch select:focus,
#bo_sch .frm_input:focus{ border-color:var(--mainColor); outline:0;}
#bo_sch .btn_submit{ height:44px; padding:0 24px; border:0; border-radius:var(--bor_r); background:var(--btn); color:#fff; font-size:.938em; cursor:pointer; transition:.15s;}
#bo_sch .btn_submit:hover{ background:var(--btnHover);}

/* --- 읽기 ------------------------------------------------------------------ */
#bo_v{ margin-bottom:0; padding-bottom:0;}
/* 제목을 가운데가 아니라 왼쪽으로. 긴 제목이 줄바꿈될 때 가운데 정렬은 읽기 나쁘고,
   글쓴이·날짜 줄과 시작점이 어긋나 정돈돼 보이지 않는다. */
#bo_v header{ padding:0;}
#bo_v #bo_v_title{ padding:28px 4px 14px; border-bottom:0; font-size:1.5em; font-weight:600; color:var(--txt); line-height:1.45; text-align:left;}
/* 라벨과 값이 텍스트 노드로 붙어 있어(작성자<strong>…</strong>조회<strong>…</strong>)
   가상요소로 구분선을 넣으면 엉뚱한 자리에 붙는다. 값 뒤 여백으로만 띄운다. */
#bo_v #bo_v_info{ padding:0 4px 20px; border-bottom:1px solid var(--lineSoft); color:var(--txt3); font-size:.875em;}
#bo_v #bo_v_info strong{ display:inline-block; margin:0 20px 0 5px; color:var(--txt2); font-weight:500;}
#bo_v_con{ margin:0; padding:26px 4px 52px; min-height:200px; line-height:1.85; color:var(--txt); word-break:break-word;}
#bo_v_con a{ color:var(--btn); text-underline-offset:3px;}

#bo_v_file ul, #bo_v_link ul{ margin-top:14px; border-top:1px solid var(--lineSoft);}
#bo_v_file li, #bo_v_link li{ padding:0 12px; border-bottom:1px solid var(--lineSoft); background:var(--bg);}
#bo_v_file a, #bo_v_link a{ color:var(--txt2); font-size:.938em;}
#bo_v_file a:hover, #bo_v_link a:hover{ color:var(--mainColor);}

/* css/board.css 의 .bo_v_nb 규칙은 이전글을 '제목 + 날짜' 로 그리는 다른 스킨용이다.
   버튼 하나만 있는 이 스킨에서는 링크 폭을 calc(100% - 200px) 로 잘라 글자가 깨진다.
   ID 를 얹어 이 스킨에서만 원래대로 되돌린다. */
#bo_v .bo_v_nb{ position:static; margin:0; text-align:left;}
#bo_v .bo_v_nb li{ padding:0; border:0;}
#bo_v .bo_v_nb li:last-child{ border-bottom:0;}
#bo_v .bo_v_nb li:hover{ background:none;}
#bo_v .bo_v_nb li a{ width:auto; overflow:visible; white-space:nowrap; text-overflow:clip;}
#bo_v .bo_v_com{ margin-top:0;}
#bo_v .bo_v_com > li{ margin-left:0;}

/* 위쪽 버튼 줄은 선을 두르지 않는다 — 제목과 본문 사이에 빈 칸처럼 보인다.
   관리자에게는 수정·삭제가 여기 있어야 하므로 없애지는 않는다. */
#bo_v_top{ display:flex; align-items:center; justify-content:flex-end; gap:10px; margin:0; padding:18px 0 0; border-bottom:0;}
#bo_v_bot{ margin:0; padding:18px 0;}

/* 이전글 / 다음글 — 제목까지 보여 준다(view.skin.php 의 .bo_v_nav) */
.bo_v_nav{ margin:8px 0 0; border-top:1px solid var(--lineSoft);}
.bo_v_nav .nav_item{ display:flex; align-items:center; gap:14px; padding:16px 6px; border-bottom:1px solid var(--lineSoft); color:var(--txt2); transition:background .15s;}
.bo_v_nav .nav_item:hover{ background:var(--bg); text-decoration:none;}
.bo_v_nav .nav_lb{ flex:none; display:inline-flex; align-items:center; gap:4px; width:82px; color:var(--txt3); font-size:.875em;}
.bo_v_nav .nav_lb .xi{ font-size:1.1em;}
.bo_v_nav .nav_tt{ flex:1; min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:var(--txt); font-size:.938em;}
.bo_v_nav .nav_item:hover .nav_tt{ text-decoration:underline; text-underline-offset:3px;}
#bo_v_top:after, #bo_v_bot:after{ display:none;}
#bo_v_top ul{ display:flex; flex-wrap:wrap; gap:6px;}
#bo_v_bot{ display:flex; align-items:center; justify-content:flex-end; gap:10px; border-top:1px solid var(--lineSoft);}
.bo_v_nb, .bo_v_com{ float:none; display:flex; gap:6px;}
.bo_v_nb li, .bo_v_com li{ float:none; margin:0;}
#bo_v a.btn_b01, #bo_v a.btn_b02, #bo_v a.btn_admin{ display:inline-flex; align-items:center; height:40px; padding:0 18px; border:1px solid var(--btnLine); border-radius:var(--bor_r); background:#fff; color:var(--txt2); font-size:.938em; line-height:1; transition:.15s;}
#bo_v a.btn_b01:hover{ border-color:var(--btn); color:var(--btn);}
#bo_v a.btn_b02{ border-color:var(--btn); background:var(--btn); color:#fff;}
#bo_v a.btn_b02:hover{ border-color:var(--btnHover); background:var(--btnHover); color:#fff;}
#bo_v a.btn_admin{ border-color:var(--subColor); color:var(--subColor);}
#bo_v_act strong{ color:var(--subColor);}
#bo_v_act_good, #bo_v_act_nogood{ background:var(--btn); color:#fff;}

/* --- 댓글 ------------------------------------------------------------------ */
#bo_vc{ margin:0 0 24px; padding:22px 22px 12px; border:1px solid var(--lineSoft); border-radius:var(--item_r); background:var(--bg);}
#bo_vc h2{ margin-bottom:12px; font-size:1.05em; font-weight:600; color:var(--txt);}
#bo_vc article{ border-top:1px solid var(--lineSoft);}
#bo_vc a{ color:var(--txt);}
#bo_vc_w{ border-bottom:1px solid var(--lineSoft);}

/* --- 쓰기 ------------------------------------------------------------------ */
#bo_w .tbl_frm01{ border-top:2px solid var(--mainColor);}
#bo_w .tbl_frm01 table{ width:100%;}
#bo_w .tbl_frm01 th{ padding:14px 18px; width:150px; border-bottom:1px solid var(--lineSoft); background:var(--bg); color:var(--txt); font-size:.938em; font-weight:600; text-align:left; vertical-align:middle;}
#bo_w .tbl_frm01 td{ padding:12px 18px; border-bottom:1px solid var(--lineSoft); color:var(--txt2);}
#bo_w .frm_input, #bo_w textarea{ border:1px solid var(--line); border-radius:var(--bor_r);}
#bo_w .frm_input:focus, #bo_w textarea:focus{ border-color:var(--mainColor); outline:0;}
#bo_w .btn_confirm{ margin-top:26px; text-align:center;}
#bo_w .btn_submit{ height:50px; padding:0 40px; border:0; border-radius:var(--bor_r); background:var(--btn); color:#fff; font-size:1em; font-weight:500; cursor:pointer; transition:.15s;}
#bo_w .btn_submit:hover{ background:var(--btnHover);}
#bo_w a.btn_cancel, #bo_w button.btn_cancel{ display:inline-flex; align-items:center; height:50px; padding:0 28px; border:1px solid var(--btnLine); border-radius:var(--bor_r); background:#fff; color:var(--txt2); font-size:1em; transition:.15s;}
#bo_w a.btn_cancel:hover, #bo_w button.btn_cancel:hover{ border-color:var(--btn); color:var(--btn);}

/* 매도매수의뢰의 비밀글 옵션은 눈에 띄어야 한다 — 기본으로 켜 두었음을 알린다 */
#bo_w #secret + label{ font-weight:600; color:var(--mainColor);}
.bo_w_guide{ /*display:flex; align-items:flex-start; gap:8px;*/ margin-bottom:16px; padding:14px 16px; border:1px solid var(--mainLine); border-radius:var(--bor_r); background:var(--mainSoft); color:var(--txt2); font-size:.938em; line-height:1.6;}
.bo_w_guide .xi{ margin-top:3px; color:var(--mainColor); font-size:1.125em;}
.bo_w_guide b{ color:var(--mainColor);}

/* 페이지 번호는 css/board.css 가 맡는다 — 매물 목록과 같은 모양이어야 하고,
   이 파일보다 뒤에 실려서 여기에 적어도 덮이지 않는다. */

/* --- 좁은 화면 : 표를 카드로 ------------------------------------------------
   번호·조회 열을 접고 제목 아래에 글쓴이·날짜를 한 줄로 내린다.
   (참고 사이트 게시판의 모바일 레이아웃에서 가져온 형태) */
@media (max-width:768px){
    #bo_list .tbl_head01 thead{ position:absolute; width:1px; height:1px; margin:-1px; clip:rect(0 0 0 0); overflow:hidden;}
    #bo_list .tbl_head01 table,
    #bo_list .tbl_head01 tbody,
    #bo_list .tbl_head01 tr,
    #bo_list .tbl_head01 td{ display:block; width:auto;}
    #bo_list .tbl_head01 table{ table-layout:auto;}
    #bo_list .tbl_head01 tr{ padding:14px 4px; border-bottom:1px solid var(--lineSoft);}
    #bo_list .tbl_head01 td{ padding:0; border:0;}
    #bo_list .tbl_head01 tbody tr:hover td{ background:none;}
    /* 선택자에 .tbl_head01 을 함께 둔다 — 위의 `td{display:block}` 과 같은 수준이면
       나중에 온 규칙이 이기지만, 한 단계라도 낮으면 메타가 한 줄로 안 붙는다. */
    #bo_list .tbl_head01 .td_num:first-child{ display:none;}
    #bo_list .tbl_head01 .bo_notice .td_num:first-child{ display:block; margin-bottom:6px;}
    #bo_list .tbl_head01 .td_subject{ width:auto; white-space:normal; line-height:1.45;}
    #bo_list .tbl_head01 .td_subject > a{ font-size:1em;}
    #bo_list .tbl_head01 .td_name,
    #bo_list .tbl_head01 .td_date,
    #bo_list .tbl_head01 .td_num{ display:inline-block; margin-top:8px; width:auto; color:var(--txt3); font-size:.8125em; text-align:left;}
    #bo_list .tbl_head01 .td_date:before{ content:''; display:inline-block; margin:0 8px; width:1px; height:10px; background:var(--line); vertical-align:-1px;}
    #bo_list .tbl_head01 .td_num:not(:first-child):before{ content:'조회'; margin:0 4px 0 10px; color:var(--txt3);}
    #bo_list td.empty_table{ padding:60px 0;}

    #bo_list .bo_fx{ flex-wrap:wrap;}
    #bo_sch form{ display:flex; width:100%;}
    #bo_sch .frm_input{ flex:1; width:auto; min-width:0;}
    #bo_w .tbl_frm01 th{ display:block; width:auto; padding:12px 14px 6px; border-bottom:0;}
    #bo_w .tbl_frm01 td{ display:block; padding:0 14px 12px;}
}
