@charset "utf-8";

/* 게시판 버튼 */
/* 목록 버튼 */
#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_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 {padding: 40px 5px; background-color: #fff;} */


#bo_list td.empty_table {}

/* 목록 기본백그라운드 컬러 */
#bo_list tbody .even td {}
/* 목록 기본백그라운드 컬러 */

/* 읽기 내 테이블 */
#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 {}
#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 {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:50px;text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_list .td_date {width:60px;text-align:center; }
#bo_list .td_datetime2 {width:70px;text-align:center;font-weight: bold; font-size:14px;}
#bo_list .td_datetime span {display:block;}
#bo_list .td_datetime {width:50%;text-align:left;font-weight: 500; font-size:20px;}
#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:150px;text-align:center;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center;font-weight: bold; font-size:20px;;}
#bo_list .td_num2 {width:70px;text-align:center;font-weight: bold; font-size:20px;;}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list .td_subject {width: 35%;font-size:20px;}
#bo_list .icon {width: 15%;font-size:20px;}
#bo_list .thumb img {width:100px; margin-right:20px;}
#bo_list .td_datetime span + span {padding-top:20px;}
리스트 오버처리
#bo_list tbody tr {border-left:2px solid transparent}
#bo_list tbody tr:hover {border-left:2px solid #253dbe}
#bo_list {padding-top:100px;}
#bo_list .tbl_head01 tr {cursor:pointer;}
#bo_cate {margin:0px 0}
#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;padding:2px}
#bo_cate a {display:block;line-height:25px;padding:2px 15px;border-radius:4px;border:0px;color:#777; font-size: 14px; font-weight:bold;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#ddd;color:#000}
#bo_cate #bo_cate_on {z-index:2;background:#aaa;color:#fff;font-weight:bold;border:0px;}
.td_subject img {margin-left:5px} */


/* 커스텀 */
#bo_list .bo_mo_cate {position:absolute;top:-55px;left:0;z-index:5;}
#bo_list #gall_ul {margin:10px -10px 0;padding:0;list-style:none;zoom:1}
#bo_list #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .gall_li .gall_chk {position:absolute;top:0;left:0;padding:5px;z-index:1}
#bo_list .gall_box {position:relative;margin:0 0 50px 0;}
#bo_list .gall_con {position:relative;border:1px solid #e3e3e3;}
#bo_list .gall_con {border-radius:20px;overflow: hidden;transition:all 0.4s;}
#bo_list .gall_con:hover {box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 10%);}
#bo_list .gall_con:hover img {transform:scale(1.1);}
#bo_list .gall_img {position:relative;overflow:hidden;aspect-ratio: 135 / 100;}
#bo_list .gall_img img {width: 100%;height: 100%;object-fit: cover;transition:all 0.4s;}
#bo_list .gall_img .stat {position:absolute;top:20px;right:20px;padding: 10px;z-index: 5;background: #fff;border-radius: 10px;}
#bo_list .gall_text_href, #bo_gall .gall_text_href, #bo_gall .gall_info {margin: 0px;padding: 20px;}
#bo_list .gall_text_href {min-height:193px;}
#bo_list .gall_info {padding-top: 0px;color: var(--txtColor1);}
#bo_list .gall_info p {color:var(--titColor1);}
#bo_list .gall_info .p1 {margin-top: 10px;color: var(--txtColor1);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#bo_list .gall_info .p1 + .p1 {margin:0;}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10 {position:relative;min-height:1px;padding-left:10px;*padding-left:0;padding-right:10px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
.gall_row .col-gn-0,.latest_row .col-gn-1 {width:100%}
.gall_row .col-gn-2 {width:50%}
.gall_row .col-gn-3 {width:33.33333333%}
.gall_row .col-gn-4 {width:25%}
.gall_row .col-gn-5 {width:20%}
.gall_row .col-gn-6 {width:16.66666667%}
.gall_row .col-gn-7 {width:14.28571428%}
.gall_row .col-gn-8 {width:12.5%}
.gall_row .col-gn-9 {width:11.11111111%}
.gall_row .col-gn-10 {width:10%}

.gall_row .box_clear {clear:both}


/* 게시판 목록 공통 */
/* 체크박스 설정

.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:#aaa}
.chk_box input[type="checkbox"] + label span {float:left;width:25px;height:25px;display:block;background:#eee;background:url(./img/chk.png) no-repeat 50% 50% #eee;border:1px solid #eee;border-radius:4px}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:30px; padding-top: 5px;}
.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:25px;height:25px;display:block;margin:0;background:#fff;border:1px solid #ddd;border-radius:4px}
.chk_box input[type="checkbox"]:checked + label {color:#aaa}

.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #aaa;border-color:#aaa;border-radius:4px}
 */
.all_chk {margin:10px;}
#bo_btn_top {margin:10px 0}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1; margin-top: 10px;}
.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;background:#fff}
.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 {background:#fff6fa !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.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:-5px;background:#fff;border:1px solid #b8bfc4;z-index:999; box-shadow: 10px 10px 20px rgba(0,0,0,0.1);}

.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:85px;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:18px}

.td_num strong {color:#000}
.bo_cate_link {float:left;display:inline-block;margin-right:10px;background:#e2eaf6;color:#3a8afd;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} /* 글제목줄 분류스타일 */
.bo_cate_link:hover {text-decoration:none}
.bo_tit {display:block;color: var(--titColor1);font-weight: 700;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#bo_list .bo_tit a {font-size: 20px; text-decoration: none;letter-spacing: -0.5px;}
.bo_current {color:#e8180c}
#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {display:inline-block;line-height:16px;font-size:0.8em;color:#999;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle; margin-top: -10px;}

#bo_list .bo_tit .title_icon {margin-right:2px}

#bo_list .bo_tit .new_icon {display:inline-block;line-height:16px;font-size:0.8em;color:#ff0000;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle; margin-top: -10px;}

#bo_list .bo_tit .fa-caret-right {color:#bbb}

#bo_list .td_num2 .fa-lock {display:inline-block;line-height:16px;font-size:1.2em;color:#ccc;text-align:center;margin-right:0px;vertical-align:middle}
#bo_list .td_num2 .fa-bell {display:inline-block;line-height:16px;font-size:1.2em;color:#ccc;text-align:center;margin-right:0px;vertical-align:middle}

#bo_list .td_datetime .fa-download {display:inline-block;line-height:16px;font-size:1em;color:#aaa;text-align:center;margin-right:5px;vertical-align:middle}
#bo_list .td_datetime .fa-folder-o {display:inline-block;line-height:16px;font-size:1em;color:#aaa;text-align:center;margin-right:5px;vertical-align:middle}
#bo_list .td_datetime .fa-link {display:inline-block;line-height:16px;font-size:1em;color:#aaa;text-align:center;margin-right:5px;vertical-align:middle}

#bo_list .td_datetime .fa-heart-o {display:inline-block;line-height:16px;font-size:1em;color:#aaa;text-align:center;margin-right:5px;vertical-align:middle}
.bo_top_box{margin-top:30px;clear:both;display:flex;align-items:center;justify-content:space-between;font-size: 16px;font-weight: 400;margin-bottom:30px}
.board_search {text-align:right;transform:skew(-0.1deg);;}
#bo_sch {display:block;vertical-align:middle;overflow:hidden;border-radius:2px;}
#bo_sch form {display:flex;}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{float:left;border:1px solid #dcdcdc;width: 120px;border-right:0;height: 40px;padding: 0 0 0 10px;font-size: 14px;color: #777;background: url(./img/drop.png) no-repeat right 10px center;font-family:'Noto Sans KR', dotum, sans-serif;font-weight:400;}
#bo_sch .sch_input{font-size: 15px;font-weight: 300;border:none;float:left; width: 300px;height: 40px;padding-left: 20px;border:1px solid #dcdcdc;margin-right: 10px;}
#bo_sch .sch_btn{line-height:40px;float:left;background: #000;border:none;color: #fff;font-size: 15px;font-weight: 300;width: 100px;border-radius: 5px;}
#bo_sch select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
#bo_sch select::-ms-expand {}

/* 게시판 쓰기 */
#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}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;background:#fff;box-sizing:border-box}
#bo_v header {margin-bottom: 40px;display:flex;justify-content:space-between;}
#bo_v_info {font-size:16px;font-weight:400;}

#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 {}
.bo_v_cate_li {width: auto !important; margin-top: 8px;}
.bo_v_cate {line-height:20px;color:#666;padding:2px 10px;border-radius:3px; background-color: #f1f1f1;}
#bo_v_title .bo_v_tit {display:block;font-size:24px;margin:0px 0 0;word-break:break-all}

#bo_v_info {margin:0;color:#666;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_info .profile_info {margin:12px 0 10px;display:inline-block;float:left}
#bo_v_info .profile_info .pf_img {float:left;margin-right:10px}
#bo_v_info .profile_info .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_v_info .profile_info .profile_info_ct {float:left;padding:5px 0;line-height:18px}

#bo_v_info strong {display:inline-block;margin:0 10px 0 0;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_info .profile_img {display:none}
#bo_v_info .sv_member {color:#000}
#bo_v_info .if_date {margin:0;color:#888}

#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:none;}
#bo_v_file img {float:left;margin:0 10px 0 0}
#bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_file li:hover {border-color:#aaa;color:#bed4f4}
#bo_v_file li:hover i {color:#333}
#bo_v_file li:hover .bo_v_file_cnt {}


#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);

}


#bo_v_link li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:none;}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#aaa;color:#bed4f4}
#bo_v_link li:hover i {color:#333}
#bo_v_link li:hover .bo_v_link_cnt {}

#bo_v_top {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 {padding:0;list-style:none;word-break:break-all;background:#fff}

#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 {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}

.bo_v_left {margin:20px 0;display: flex;}
.bo_v_left li {float:left;margin-right:5px}

/* .bo_v_nb {display:flex;justify-content:space-between;position:relative;clear:both;text-align:left;}
.bo_v_nb li {display: flex; align-items: center;}
.bo_v_nb a{display:block; text-align:center; width:120px;  height:45px; line-height:43px; border:1px solid #000; color:#000; font-size:16px;  padding:0;}
.bo_v_nb .bo_v_btn .btn_list {margin-right:10px;border:1px solid #000; background:transparent; color:#000;}
.bo_v_nb .bo_v_btn .btn_write {border:1px solid #000; background:transparent; color:#000;}
.bo_v_nb .btn_prv {margin-right:10px;} */

#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 {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image {}
#bo_v_img img {margin-bottom:20px;max-width:100%; margin-top: 20px;}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:30px;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;color:#4a5158}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f}
#bo_v_act i {font-size:1.4em;margin-right:5px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;z-index:9999;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}

#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}

#bo_v_share {position:relative;padding:20px 0; padding-bottom: 0px;}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_share .btn 
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn i {margin-right:5px;color:#333;vertical-align:middle;}

.btn_b03 {font-size: 14px !important; border-radius: 4px !important;}

.bot_link{display:flex;justify-content:space-between;padding-top:15px;border-top: 1px solid #ddd;margin-top: 20px;}
.bot_link .btn_list{margin-right: 0;width: fit-content;font-size: 16px;color: var(--titColor1);border: 1px solid #ddd;font-weight: 500;padding: 10px 50px;border-radius: 40px;transition:all 0.6s;}
.bot_link .btn_list:hover {background:var(--ptColor1);border-color:var(--ptColor1);color:#fff;}
.bot_link .btn_list i{margin-right:8px;}
.bot_link .bo_v_nb{display:flex; align-items:center;}
.bot_link .bo_v_nb .bar{width:1px; height:12px; display:block; background:#aaa;margin:0 12px;}
.bot_link .bo_v_nb a{font-size: 16px;display:flex;align-items:center;gap:8px;}

/* 게시판 댓글 */
.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #f0f0f0;background:#fff;font-weight:bold;margin:30px 0 0px;padding:0 0 15px}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:1em;color:#cc0000}
.cmt_btn span.cmt_more {float:right;display:inline-block;width:15px;height:10px;background:url(./img/btn_cmt.png) no-repeat right 2px;margin-top:5px}
.cmt_btn_op span.cmt_more {background-position:right -8px}
.cmt_btn b {font-size:1.2em;color:#000}
.cmt_btn span.total:after {position:absolute;bottom:-17px;left:0;display:inline-block;background:#000;content:"";width:100%;height:2px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative;border-bottom:1px solid #f0f0f0}
#bo_vc article:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc article .profile_img img {border-radius:50%}
#bo_vc article .pf_img {float:left;margin-right:10px}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_vc article .cm_wrap {float:left;width:100%}
#bo_vc header {position:relative;width:100%}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .profile_img {display:none}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {line-height:15px;padding:0 0 20px; margin-top: 10px; color:#777; padding-right: 30px;}

#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .bo_vl_opt {position:absolute;top:0;right:0}

.bo_vc_act {display:none;position:absolute;right:0;top:40px;width:58px;text-align:right;border:1px solid #b8bfc4;margin:0;list-style:none;background:#fff;zoom:1;z-index:9999}
.bo_vc_act:before {content:"";position:absolute;top:-8px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.bo_vc_act:after {content:"";position:absolute;top:-6px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.bo_vc_act li {border-bottom:1px solid #f0f0f0}
.bo_vc_act li:last-child {border-bottom:0}
.bo_vc_act li a {display:inline-block;padding:10px 15px}
.bo_vc_act li a:hover {color:#3a8afd}

.bo_vc_w {position:relative;margin:10px 0;display:block}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.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_w textarea {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}
#wr_secret {}
.bo_vc_w_info {margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input {float:left;margin-right:5px}
.bo_vc_w_info #captcha {padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm {clear:both;margin-top:10px}
.bo_vc_w .btn_confirm label {display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center}
.bo_vc_w .btn_submit {height:35px;padding:0 20px;border-radius:3px;font-weight:bold;font-size:1.083em; background:#aaa;}
.bo_vc_w .btn_confirm .secret_cm label {font-size:1em !important}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.secret_cm {display:inline-block;float:left}

#bo_vc_send_sns {display:inline-block;float:left}
#bo_vc_sns {display:inline-block;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 5px 0 0}
#bo_vc_sns .sns_li_f {border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t {border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off {background:#bbb}
#bo_vc_sns a {display:inline-block;padding:0 15px 0 5px}
#bo_vc_sns input {margin:0 5px 0 0}

/*글쓰기*/
#bo_w .bo_v_option li {display:inline-block;float:left;text-align:left;margin:0 5px 0 0}
#bo_w .bo_v_option li label {vertical-align:baseline}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-left:0;margin-right:5px}
#bo_w .write_div {margin:10px 0;position:relative}
#bo_w .write_div:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input {float:left;margin-bottom:1%}
#bo_w #wr_password, #bo_w #wr_homepage {}
#bo_w .wr_content.smarteditor2 iframe {background:#fff}
#bo_w .bo_w_tit {position:relative}
#bo_w .bo_w_tit .frm_input {padding-right:120px}
#bo_w .bo_w_tit #btn_autosave {position:absolute;top:5px;right:5px;line-height:30px;height:30px}
#bo_w .bo_w_link label {position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_link .frm_input {padding-left:50px}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_flie .frm_file {padding-left:50px;margin-top:3px}
#bo_w .bo_w_flie .file_wr {position:relative;border:0px ;background:#f3f3f3;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input {margin:10px 0 0}
#bo_w .bo_w_flie .file_del {position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select {
    width: 40%;
    padding: .8em .2em;
    padding-left: 12px;
    border: 1px solid #ddd;
    background: url(./img/baseline_keyboard_arrow_down_black_18dp.png) no-repeat 95% 50%;
    background-size: 20px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 12px;
    color: #000;
    margin-top: 3px;
}
#bo_w .bo_w_select select:focus {outline: none; border: 1px solid #ddd;}

/* False9 추가 */

#wr_content {border:0px; box-shadow: none; background-color: #f3f3f3; padding: 20px;}

.btn_bo_user i {font-size: 12px}
.btn_list_01 {}
.btn_list_01 a {line-height:35px; background-color: #aaa; border-radius: 4px; color:#fff; font-size:14px; font-weight: bold; padding: 0px 30px;}
.btn_list_01 a:hover {color: #fff; background-color: #bbb;}

.top_chk_all {padding-top: 7px; width: inherit !important;}
.top_op_btn {background-color:#eee; border-radius: 4px; line-height: 20px; height: 25px; margin-top: 7px; padding: 0 11px;}

.elc_01 {float: left;}
.elc_02 {float: left;}
.elc_03 {float: right; text-align: right;}

.btn_bo_user_btm_v {margin:0;padding:0;list-style:none; width: 100%; text-align:right;}
.btn_bo_user_btm_v li {text-align:right; display: inline-block;}
.btn_bo_user_btm_v > li {position:relative}

.btn_v_01 {float: right;}
.btn_v_01 a {line-height:35px; background-color: #aaa; border-radius: 4px; color:#fff; font-size:14px; font-weight: bold; padding: 0px 20px;}
.btn_v_01 a:hover {color: #fff; background-color: #bbb;}

.sub_btns {background-color: #ccc !important;}


.w_tables {width:100%; border-top:1px solid #eee;}
.w_tables td {padding: 10px; border-bottom: 1px solid #eee; padding-right: 0px;}
.w_tables .thead {width: 15%; font-weight: bold; font-size: 14px; padding-left: 0px;}
.w_tables .cont_td {padding: 10px 0px 10px 0px;}
.cke_sc {display: none;}

.w_inputs {box-shadow: none !important; background-color: #f3f3f3 !important; padding-left: 10px; outline: none !important; border:0px !important;}
#wr_name2 {width: 70%;}
#wr_password2 {width: 50%}
#wr_email2 {width: 60%;}
#captcha_info {color:#999; font-size:12px}

.pg_wrap {margin-top: 10px}

.pg_current {
    display: inline-block;
    background: #aaa;
    border: 1px solid #aaa;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    min-width: 30px;
    border-radius: 3px;
}

.winp {
        border: 1px solid #fff !important;
        padding: 0px;
        color: #999;
        width: 100px;
        font-size: 11px;
        box-shadow: none !important;
}

.map_info {font-size: 14px; margin-top: 10px; line-height: 24px;}
.map_info i {color:#999; width: 14px; text-align: center;}
.map_info dd {line-height: 18px; margin-top:7px;}

.mini_txt {color:#999; font-size: 12px; line-height: 5px;}



.info_left {float:left;}
.info_right {float: right; background-color: #f3f3f3; width: 40%; height:110px; border-radius: 4px;}

.tel_btn{background-color: #f1f1f1; padding: 7px 15px 7px 15px; border-radius: 6px; color:#000 !important; word-break:keep-all;}
.ser_bbt {background-color: #aaa; color:#fff; padding: 10px 15px 14px 15px; text-align: center; border-radius: 4px;}
.td_num2 img {width: 18px !important; cursor: pointer;}

button {outline: none;}
select {outline: none; box-shadow: none !important;}

/* 커스텀 오버레이 { */
    .wrap {position: absolute;left: 0;bottom: 45px;width: 260px;height: 80px;margin-left: -100px;text-align: left;overflow: hidden;font-size: 12px;border-radius: 6px;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
    .wrap * {padding: 0;margin: 0;}
    .wrap .info {width: 100%;height: 100%;overflow: hidden;background: #fff;}
    .wrap .info:nth-child(1) {border: 0;}
    .info .close {position: absolute;top: 8px;right: 8px;width: 20px;height: 20px;z-index:5;}
    .info .close:hover {cursor: pointer;}
    .info .body {position: relative;overflow: hidden; height:100%;}
    .info .desc {position: relative;margin:0;padding:10px;height:100%;}
    .desc .sub1 {color:#999; font-size: 16px; letter-spacing: -0.5px; margin-top:5px;}
    .desc .sub2 a {color:#3396ff; font-size: 14px;}
    .desc .sub3 a {color:#3396ff; font-size: 14px;}
    .desc .titles {font-weight: bold; font-size: 16px;}
    /* .info .img {position: absolute;top: 10px;left: 10px; width:60px; height:60px; border-radius: 4px; background-repeat: no-repeat; background-position: center center; background-size: cover;} */
    .info .link {color: #5085BB;}

    .cut90 {
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap; 
        width: 90%;
        display: block;
    }
    
    .cut80 {
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap; 
        width: 80%;
        display: block;
    }

/* } */

#roadview {width:100%; height: 400px; border-radius: 4px; margin-bottom: 15px;}

.popup{transition:0.2s;display:none;position:fixed;z-index:99;background:rgba(0,0,0,0.7);width:100%;height:100%;top: 0;left: 0}
.popup .pop_cont {position:relative;margin: 0  auto;top: 50%;transform: translateY(-50%);width:700px;height:524px;border-radius:0px;background:#fff;padding:30px;}
.popup .pop_cont > button {right: 20px;position: absolute;top: 20px;border: none;background: none;}
.popup .pop_cont > button i {color: #000;font-size:35px;}



.type6_popbg { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:100;}
.type6_popbox { display:none; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); background:#fff; border-radius:10px; z-index:105; width:600px; min-height:500px; text-align:center; max-width:94%;max-height:94%;}
.type6_popbox.on { opacity:1;}
.type6_popbox_x {display:block; width:23px; height:23px; position:absolute; right:25px; top:25px; cursor:pointer; z-index:10000; background:url(img/close.png) no-repeat center;}
.type6_scr {height:100%;padding:60px 20px;}
.type6_pop_wrap {height:100%;overflow-y:auto;}
.type6_pop_wrap p {}
.type6_pop_wrap .tit {font-size:30px; font-weight:600;}
.type6_pop_wrap .txt {font-size:15px; line-height:1.7; margin-top:30px;}

.type6_swiper2 {height:100%;}
.type6_popbox .type6_arr {width: 23px;aspect-ratio: 38/61;height: auto;}
.type6_popbox .type6_prev2 {background:url(img/type6_prev.png) no-repeat center / cover;}
.type6_popbox .type6_next2 {background: url(img/type6_next.png) no-repeat center / cover;}



/* 커스텀 { */
#bo_v_info .swip {position:relative;overflow:hidden;}
#bo_v_info .swip .swiper-slide {overflow:hidden;border-radius:20px;overflow:hidden;}
#bo_v_info .swip .swiper-slide {width: 100%;border:0;aspect-ratio: 2/1;border-radius: 10px;}
#bo_v_info .swip .swiper-slide img {width:100%;height:100%;object-fit:cover;}
#bo_v_info .swip .box {position:absolute;top:24px;left:24px;padding: 10px 42.5px;width: fit-content;border-radius: 8px;color:#fff;background:#3535354a;}
#bo_v_info .swip .s1_prv, #bo_v_info .swip .s1_nxt {top: 50%;width: 50px;height: auto;aspect-ratio: 1/1;border-radius: 50px;background: #000;color: #FFF;}
#bo_v_info .swip .s1_prv::after, #bo_v_info .swip .s1_nxt::after {font-size: 20px;}
#bo_v_info .swip .s1_prv {left: 30px;}
#bo_v_info .swip .s1_nxt {right: 30px;}
#bo_v_info .s1_swiper1 {text-align:center;}
#bo_v_info .s1_swiper2 {margin-top:20px;}
#bo_v_info .s1_swiper2 a {pointer-events:none;}
#bo_v_info .s1_swiper2 .swiper-slide {cursor:pointer;}
#bo_v_info .s1_swiper2 .swiper-slide img {filter:brightness(0.3);cursor:pointer;transition:all 0.3s;}
#bo_v_info .s1_swiper2 .swiper-slide-thumb-active img {filter:brightness(1);}

.mb_sec {display:none;}
.tbl_sec {margin-top: 40px;font-size: 18px;}
.tbl_sec .bv_tbl_wrp + .bv_tbl_wrp {margin-top: 40px;}
.tbl_sec .bv_tbl_wrp .tb {padding:0;border:0;border-spacing:0px;border-collapse:collapse;width:100%;}
.tbl_sec .bv_tbl_wrp thead th {background: var(--titColor1);font-size:20px;padding: 15px 20px;text-align:left;color: #FFF;border-radius: 15px 15px 0 0;}
.tbl_sec .bv_tbl_wrp tbody th {padding: 20px;font-size: 16px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #f7f7f7;text-align: left;}
.tbl_sec .bv_tbl_wrp tbody td {border: 1px solid #ddd;padding: 20px;color: var(--titColor1);}
.tbl_sec .bv_tbl_wrp tbody td.tdr {border-right:0;}

.tbl_sec .tbl1 .cl_1, .tbl_sec .tbl1 .cl_2, .tbl_sec .tbl1 .cl_3 {width:calc(100%/6);}
.tbl_sec .tbl2 .cl_1, .tbl_sec .tbl2 .cl_2, .tbl_sec .tbl2 .cl_3 {width:calc(100%/6);}
.tbl_sec .tbl3 col {width:calc(100%/6);}
.tbl_sec .tbl4 col {width:calc(100%/6);}
.tbl_sec .tbl5 tbody td {border-left:0;border-right:0;}

.rld_btn {margin-left:20px;padding: 0 10px;background:none;border:1px solid #FFF;color:#FFF;border-radius: 20px;}
.rld_btn .ico {vertical-align:middle;}

.w_list {display:flex;flex-wrap:wrap;gap:20px 50px;}
.w_list .bo_w_info {display:flex;l;gap: 20px;}
.w_list > li {display: flex;align-items: center;gap: 20px;width:calc(100%/2 - 50px/2);}
.w_list > li.full_li {width:100%;}
.w_list > li.t_li {padding-top: 15px;margin-bottom: -10px;border-top: 1px solid #eee;}
.w_list > li.hof_li {width: calc(100%/3 - 50px * 2 / 3);}
.w_list > li.file_li {display:block;}
.w_list .w_t2 {font-weight:700;font-size:20px;color: var(--titColor1);}
.w_list .w_t1 {width: 150px;font-weight: 700;color: var(--titColor1);}
.w_list .ipt_box {width: calc(100% - 170px);}

.cnt_lnk {margin:50px auto;padding: 19px 50px;max-width: fit-content;font-weight: 700;text-align: center;border-radius: 50px;display:block;color:#FFF;background: #000;}

@media screen and (max-width: 1400px){
	#bo_v_info .swip .s1_prv {left:20px;}
	#bo_v_info .swip .s1_nxt {right:20px;}
}
@media screen and (max-width: 1024px){
	.tbl_sec {font-size:16px;}
	.tbl_sec .bv_tbl_wrp thead th {font-size:18px;}
	.tbl_sec .bv_tbl_wrp tbody th, .tbl_sec .bv_tbl_wrp tbody th, .tbl_sec .bv_tbl_wrp tbody td {padding:12px 15px;}
	.rld_btn.fz16 {padding: 2px 10px;line-height: normal !important;}
	.rld_btn .ico {line-height: normal !important;}
}
@media screen and (max-width: 768px){
	#bo_v_info .swip .s1_prv, #bo_v_info .swip .s1_nxt {width:40px}
	#bo_v_info .swip .s1_prv::after, #bo_v_info .swip .s1_nxt::after{font-size:15px;}
	.tbl_sec {display:none;}
	.mb_sec {margin-top: 40px;display:block;}
	.mb_sec h3 {background: var(--titColor1);font-size: 20px;padding: 12px 15px;color: #FFF;border-radius: 12px 12px 0 0;}
	.mb_sec .box + .box {margin-top: 40px;}
	.mb_sec .box .ln_lst > li {display:flex;}
	.mb_sec .box .ln_lst > li + li {margin-top:-1px;}
	.mb_sec .box p {padding: 12px 15px;}
	.mb_sec .box .t1 {width:130px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #f7f7f7;word-break:break-word;;}
	.mb_sec .box .t2 {width:calc(100% - 130px);border: 1px solid #ddd;border-right:0;}
}
@media screen and (max-width: 500px){
	#bo_v_info .swip .s1_prv {left:10px;}
	#bo_v_info .swip .s1_nxt {right:10px;}
	#bo_v_info .swip .s1_prv, #bo_v_info .swip .s1_nxt {margin:0;top:45%;width:35px}
	#bo_v_info .swip .s1_prv::after, #bo_v_info .swip .s1_nxt::after{font-size:13px;}
	.mb_sec .box .t1 {width:115px;}
	.mb_sec .box .t2 {width:calc(100% - 115px);}
}
/* } 커스텀 */


/*
@media (max-width: 899px) { 

    
    .info_left {float:none;}
    .info_right {float: none; width: 100%; height:150px; margin-top: 15px}
    
    
    .pc_view {display: none;}
    .mo_view {display: block;}
    
    #bo_list .tbl_head01 a {
        font-size: 14px; 
        letter-spacing: 0px;
    }
    
    #bo_list .bo_tit .new_icon {
        margin-top: -5px;
    }
    
    #bo_list .cnt_cmt {
        margin-top: -5px;
    }
    
    #bo_list .td_num2 {font-size:12px;}
    
    #bo_v_sns span {display: none;}
    #bo_v_sns li {width:35px;}
    #bo_v_sns li img {margin-right: 0px}
    
    #bo_v_file li i {display: none;}
    #bo_v_link li i {display: none;}
    
    #bo_v_share .btn {width:35px;}
    
    #bo_v_share .btn i {
        margin-right: 0px;
    }
    
    .btn_v_01 a {
        padding: 0px 0px;
    }
    
    .btn_list_01 i {margin-top: 10px}
    .btn_list_01 a{padding: 0px 15px}
    
    #bo_list .td_num2 {
        width: 50px;
        text-align: left;
    }
    
    .bo_notice td {background:#fff !important;}
    
    #bo_list .td_chk {
        width: 25px;
        padding: 20px 0px !important;;
    }


}

@media (max-width: 768px) { 
    .elc_01 {float: left; width: 25%;}

    .elc_02 {
        float: left;
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space:nowrap; 
        width: 50%;
        display: block;
    }

    .elc_03 {float: right; width: 25%; text-align: right;}

    
    .w_tables .thead {width: 25% !important;}
    #wr_email2 {width: 100% !important;}
    #wr_name2 {width: 70% !important;}
    #wr_password2 {width: 100% !important;}
    #bo_w .bo_w_select select {width: 80% !important;}
    
    .bo_vc_w_info {width: 100%}
    .comm_mo_inp {width: 100%; margin-bottom: 5px;}
    
} */

@media screen and (max-width: 1400px){
	#bo_list .td_datetime {width:40%;}
	#bo_list .icon {width:25%;}
	#bo_list .td_subject {width:25%;}
	#roadview {height:300px;}
}
@media screen and (max-width: 1024px){
	#bo_list {padding-top:50px;}
	#bo_list .tbl_head01 td {padding: 25px 5px;font-size:16px !important}
	#bo_list .bo_tit a {font-size:18px;}
	#map {height:300px !important;}
	.info_wrap #map {height:150px !important;}

	.bo_v_nb a {width:80px;}
	#bo_v header {margin-bottom:50px;}
}
@media screen and (max-width: 768px){
	.bo_top_box {display:block;}
	#bo_sch {padding-top:15px;}
	#bo_sch .sch_input {width:300px;}
	#bo_sch form { justify-content: flex-end;}

	#bo_list .tbl_head01 tr {padding:15px ; padding-left:100px;position:relative;display:grid;border-bottom:1px solid #dcdcdc;}
	#bo_list .tbl_head01 td {padding: 0px; border:0;}
	#bo_list .tbl_head01 .td_chk {z-index:10;position:absolute;top:5px;left:5px;padding:0;width:auto;background:transparent;}

	#bo_list .tbl_head01 .td_datetime {padding:5px 0;width:100%;}
	#bo_list .td_subject {width:100%;}
	#bo_list .td_num2{display:none;}
	#bo_list .tbl_head01 .thumb {position:absolute;top:10px;background-color: transparent;width: auto;padding: 0;top: 50%;transform: translateY(-50%);}
	#bo_list .thumb img {width:80px;}
	.bo_tit {height:auto;}
	#bo_list .td_datetime {display:flex;}
	#bo_list .td_datetime span + span {padding-top:0px;padding-left:20px;}
	#bo_list .icon {width: 100%;text-align:left !important;}
	#bo_list .icon img {width:15px;}

	#bo_v header {display:block;}
	.info_left {float:none;}
	.info_right  {margin-top:20px;float:none;width:100%;}
	#roadview {height:200px;}
}
@media screen and (max-width: 640px){
	#bo_sch {width:100%;}
	#bo_sch .sch_btn {width:50px;}
	#bo_sch .sch_input {width : calc(100% - 60px);padding-left: 10px;}
}
@media screen and (max-width:500px){
	#bo_sch select {font-size:12px;width:100px;}
	#bo_sch .sch_bar {width : calc(100% - 110px);}
	#bo_sch .sch_input::placeholder {font-size:12px;}

	.type6_popbox {aspect-ratio:1/1.3;min-height: auto;}
	.type6_scr {padding:40px 20px;}
	.type6_pop_wrap .img img {width:100%;height:auto;}
	.type6_pop_wrap {display: flex; justify-content: center; align-items: center;}
	.type6_popbox .type6_arr {width: 15px;}

	#bo_list .td_datetime {display:block;}
	#bo_list .td_datetime span + span {padding-top:5px;padding-left: 0px;}

	.bo_v_nb a {width:60px;font-size:14px;height: 40px;line-height: 38px;}
}


/* 커스텀 메인과 비슷하게 { */
.map_board {display:flex;flex-wrap:wrap;gap:10px 40px;}
.map_board #bo_btn_top {width:100%;display: flex;justify-content: flex-end;}
.map_board #map {width:calc(100% - 450px);height:800px;border-radius:20px;overflow:hidden;}
.map_board #bo_list .bo_mo_cate {position:relative;top:auto;left:auto;}
.map_board #bo_list {margin: 0;padding:0;width:410px;}
.map_board .map_info_list {padding: 30px;width:100%;height:800px;background: rgba(247,247,247,.9);border-radius: 15px;overflow: hidden;}
.map_board .map_info_list ul {min-height:651.5px;}
.map_board .map_info_list ul .card_link {display:flex;align-items: center;gap:20px;}
.map_board .map_info_list ul > li {cursor:pointer;}
.map_board .map_info_list ul > li + li {margin-top:20px;}
.map_board .map_info_list ul > li .img_box {width:calc(45% - 20px/2);height:auto;aspect-ratio: 135/100;border-radius: 12px;overflow: hidden;}
.map_board .map_info_list ul > li .img_box img {width:100%;height:100%;object-fit:cover;}
.map_board .map_info_list ul > li figcaption {width:calc(55% - 20px/2);line-height: 1.5;}
.map_board .map_info_list ul > li strong {margin-bottom: 5px;display: block;color: var(--titColor1);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;vertical-align: middle;}
.map_board .map_info_list ul > li p {color: var(--txtColor1);text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.map_board .map_info_list ul > li .prc {font-weight:600;}
.map_board .map_info_list .pg_wrap {margin-top: 40px;}
.map_board .titles + .t1 {margin-top: 5px;}
.map_board .t1 {letter-spacing: -0.5px;color: var(--txtColor1);}
.map_board .close {background:none;border:0;}
.map_board .close img {width:100%;}
/* 커스텀 메인과 비슷하게 } */

/* 게시판 목록 커스텀 { */
.table_pb:after {display:block;visibility:hidden;clear:both;content:""}
.table_pb .td_board {width:120px;text-align:center}
.table_pb .td_chk {width:3%;text-align:center}
.table_pb .td_date {width:60px;text-align:center;}
.table_pb .td_datetime {width:15%;text-align:center;}
.table_pb .td_group {width:100px;text-align:center}
.table_pb .td_mb_id {width:100px;text-align:center}
.table_pb .td_mng {width:80px;text-align:center}
.table_pb .td_name {width:15%;text-align:left;padding:10px 0}
.table_pb .td_nick {width:100px;text-align:center}
.table_pb .td_num {width:10%;text-align:center}
.table_pb .td_numbig {width:80px;text-align:center}
.table_pb .td_subject {width:55%;}
.table_pb .txt_active {color:#5d910b}
.table_pb .txt_expired {color:#ccc}

#bo_list.table_pb .bo_mo_cate {position:relative;top:auto;left:auto;}
.table_pb #bo_cate {background:#ecf2f3;padding:7px;margin:10px 0;border:1px solid #bed1d4}
.table_pb #bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.table_pb #bo_cate ul {zoom:1}
.table_pb #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
.table_pb #bo_cate li {display:inline-block;padding:2px;}
.table_pb #bo_cate a {display:block;line-height:26px;padding:0 10px;border-radius:3px;border:1px solid transparent}
.table_pb #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#d2d6dc;}
.table_pb #bo_cate #bo_cate_on {z-index:2;background:#3497d9;color:#fff;font-weight:bold;border-bottom-color:#1977b5;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202);}

.table_pb #bo_btn_top{margin: 0 0 10px;display:flex;}
.table_pb #bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.table_pb .bo_fx {zoom:1;overflow:hidden;margin-top:30px;}
.table_pb .bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.table_pb .bo_fx ul {margin:0;padding:0;list-style:none}
.table_pb #bo_list_total {float:left; display:block !important; font-size:15px;}
.table_pb #bo_list_total .bar {display:inline-block; margin:0 5px;}
.table_pb #bo_list_total .bold {font-weight:500;}

.table_pb .btn_bo_user {margin-left:auto;float:none;}
.table_pb .btn_bo_user li {float:left;margin-left:5px}
.table_pb .btn_bo_adm {float:left}
.table_pb .btn_bo_adm li {float:left;margin-right:5px}
.table_pb .btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
/*.table_pb .bo_notice td {background:#e6f8ff !important;border-bottom:1px solid #c3dfe8;}*/
.table_pb .bo_notice td a {font-weight:bold;}

.table_pb .bo_notice .table_pb .notice_icon{display:inline-block;background:#4158d1;width:25px;line-height:25px;border-radius:5px;font-weight:normal;color:#fff}
.table_pb .td_num strong {color:#000}
.table_pb .bo_cate_link {margin: 0;display:inline-block;background: #ebebeb;color: var(--ptColor1);font-weight:normal !important;width: 130px;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:12px;transform:skew(-0.1deg);text-align: center;} /* 글제목줄 분류스타일 */
.table_pb .bo_tit{display: flex;align-items: center;color:#000;}
.table_pb .bo_current {color:#e8180c}

.table_pb #bo_btn_top + .list_top_area {margin-top: 30px;}
.table_pb .list_top_area {margin-bottom:30px; display:flex; justify-content:space-between; align-items:center;}
.table_pb .board_tit {padding-left:20px; font-size:30px; font-weight:700; color:#262626; line-height:1; position:relative;}
.table_pb .board_tit::before {content:''; display:block; width:5px; height:100%; background:#7b7b7b; border-radius:5px; position:absolute; left:0; top:0;}

.table_pb  .profile_img img{border-radius:50%}
.table_pb  .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);}

.table_pb .bo_tit .title_icon{margin-right:5px;margin-left: 2px;}
.table_pb .bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;font-weight:bold;}
.table_pb .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;font-weight:bold;}
.table_pb .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px;font-weight:bold;}
.table_pb .bo_tit .fa-heart{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px;font-weight:bold;}
.table_pb .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 #a2c6ce;font-weight:bold;}

.table_pb .tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:1px solid #454545; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.table_pb .tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.table_pb .tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.table_pb .tbl_head01 thead th {text-align:center;padding: 20px 0px;font-size: 18px;font-weight: 400;line-height:inherit;border-top: 2px solid #282F3A;border-bottom: 1px solid #E0E0E0;background: #F8F8F8;}
.table_pb .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.table_pb .tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.table_pb .tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.table_pb .tbl_head01 td {padding: 20px 0px;border-bottom: 1px solid #E0E0E0;background:#fff;font-size: 18px;line-height:inherit;word-break:break-all}
.table_pb .tbl_head01 td .notice_span {font-weight:600; color:#7b7b7b;}
.table_pb .tbl_head01 a:hover {text-decoration:none}
.table_pb .tbl_head01 thead .subject {text-align:left}
.table_pb .board_search {text-align:center;transform:skew(-0.1deg);}
.table_pb #bo_sch {display:inline-block;vertical-align:middle;overflow:hidden;}
.table_pb #bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.table_pb #bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
.table_pb #bo_sch select{float:left;padding-left:5px;width:105px;height:40px;background: url(./img/search_select.png) no-repeat 90px;border:1px solid #ccc;font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;font-size:13px;font-weight:400;}
.table_pb #bo_sch .sch_input{float:left;padding:0 25px;width:560px;height:40px;background:#fff;border:1px solid #ccc;font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;font-size:15px;font-weight:400;border-radius: 20px;}
.table_pb #bo_sch .sch_btn{float:left;margin-left:20px;width:100px;height:40px;background:#000;color:#fff;border:none;font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;font-size:15px;font-weight:600;border-radius: 20px;}
.table_pb #bo_sch .sch_input::placeholder {color:#b3b3b3}
.table_pb #bo_sch select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
.table_pb #bo_sch select::-ms-expand {display:none}

.table_pb .chk_box {margin-bottom:10px;}
.table_pb .tbl_wrap tr {position:relative;}
.table_pb .td_chk {width: 1%;text-align:center;border-top: 0;border-bottom: 0 !important;position: absolute;left: 14px;z-index: 5;padding: 0;top: 8px;}
.table_pb .tbl_wrap table {border:0;border-collapse: separate;border-spacing: 0 20px;}
.table_pb .tbl_head01 td.td_subject {width:100%;border:0;padding:0;position: relative;}
.table_pb .td_subject .bo_tit {border-radius: 20px;border: 1px solid #ddd;width:100%;padding-left: 0 !important;display: block;}
.table_pb .td_subject .bo_tit a{max-width:100%;display:flex;align-items:center;padding:0 20px 0 40px;height:80px;position:relative;width: 100%;white-space: initial;overflow: initial;text-overflow: initial;justify-content: space-between;gap: 20px;}
.table_pb .td_subject .bo_tit a::after{content:'';display:block; transition:all 0.6s;opacity:0; pointer-events:none; width:calc(100% + 2px); height:calc(100% + 2px); border-radius:20px;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); border:3px solid var(--ptColor1);}
.table_pb .td_subject .bo_tit a:hover::after{opacity:1; pointer-events:auto;}
.table_pb .td_subject .bo_tit a .subject{width:100%;padding-right:50px;color: var(--titColor1);font-size: 20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
.table_pb .td_subject .bo_tit a .date{margin-left:auto;flex-shrink:0;width:120px; text-align:center;font-size:16px; color:rgba(0,0,0,0.4);}
.table_pb .td_subject .bo_tit a .arr{flex-shrink:0;width:40px; height:40px;display:flex; justify-content:center; align-items:center; border-radius:40px; transition:all 0.6s;background:#f3f3f3; color:#222; & span{font-size:20px; transition:all 0.6s;}}
.table_pb .td_subject .bo_tit a:hover .arr{background:var(--ptColor1); & span{color:#fff;}}
/* 게시판 목록 커스텀 } */

@media screen and (max-width: 1400px){
	.map_board {gap:10px 30px;}	
	.map_board #map {width:calc(100% - 430px);}
	.map_board #bo_list {width:400px;}
}
@media screen and (max-width: 1200px){
	.map_board {flex-direction:column;gap: 20px;}	
	.map_board #map {width:100%;margin:0;height: 450px !important;}
	.map_board #bo_list {width:100%;}
	.map_board .map_info_list {height:auto;}
	.map_board .map_info_list ul > li .img_box {width:200px;}
	.map_board .map_info_list ul > li figcaption {width:calc(100% - 200px);}
	.map_board .map_info_list ul {min-height:auto;}
}
@media screen and (max-width: 480px){
	.map_board .map_info_list {padding:20px;}
	.map_board .map_info_list ul > li .img_box {width:130px;}
	.map_board .map_info_list ul > li figcaption {width:calc(100% - 130px);}
	.map_board .map_info_list ul .card_link {gap:15px;}	
	.info .desc {padding:0;}
	.desc .titles {font-size:14px;}
}
@media screen and (max-width: 360px){
	.map_board .map_info_list ul .card_link {flex-direction:column;}
	.map_board .map_info_list ul > li .img_box, .map_board .map_info_list ul > li figcaption {width:100%;}
}