@charset "utf-8";

@import url(//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css);

/*--- 기본 스타일 커스터마이징 시작 ---*/


/* 버튼_pureblue */
/* .btn {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px} */
.btn{display:inline-block; /* height:40px; */ line-height:40px; padding: 0 15px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {} /* 서식단계 진행 */
.btn_submit {height:40px;line-height:35px;padding:0 10px;color:#fff;cursor:pointer;border:1px solid #317af6;background:#317af6;border-radius:3px}
.full_btn_submit {width:100%;height:40px;line-height:35px;padding:0 10px;color:#fff;cursor:pointer;border:1px solid #1585d1;background:#3598dc}

a.btn_cancel {display:inline-block;background:#fff;color:#656565;border:1px solid #ccc;height:40px;line-height:40px;padding:0 15px;font-weight:bold;border-radius:3px;text-decoration:none;vertical-align:bottom}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:linear-gradient(#fff, #ecf1f3);border:1px solid #c7d2d8;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼_pureblue */
a.btn_b01, .btn_b01 {display:inline-block;background:#fff;padding:0 15px; line-height:40px; border:1px solid #dedede; border-radius:3px; color:#0b0b0b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {display:inline-block;background:#317af6;padding:0 15px;border:1px solid #317af6; border-radius:3px; color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;padding:0 10px;border:1px solid #dedede;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_b05, .btn_b05 {display:inline-block;background:#fff;border:1px solid #317af6;color:#317af6;text-decoration:none;vertical-align:middle}
a.btn_b05:hover, .btn_b05:hover {}
a.btn_admin, .btn_admin {display:inline-block; /* height:40px; */ line-height:40px;  padding: 0 15px; border-radius:3px; 
	background:#2aba8a;border:1px solid #2aba8a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#2aba8a}



/* pureblue게시판 styler.css */
#bo_top_opt {margin-bottom:15px}
#bo_top_opt:after {display:block;visibility:hidden;clear:both;content:""}
.btn_top3 {float:left;display:inline-block}
.btn_top3 li {display:inline-block;margin-right:3px}
.btn_top2 {float:right;display:inline-block}
.btn_top2 li {display:inline-block;margin-left:3px}
/* 관리자버튼 */
/* .btn_top2 li a {padding:0 10px;line-height:30px;border-radius:3px} */

/* .bo_list_total {float:left;line-height:30px;border:1px solid #dce1e8;padding:0 10px;border-radius:30px} */

#bo_li_01:after {display:block;visibility:hidden;clear:both;content:""}

.sch_tog {display:inline-block;height:33px;width:33px;background:#fff;border:1px solid #ccc;font-size:1.25em;margin:10px 0;text-align:center;border-radius:3px}

/* 선택 삭제 이동 */
.btn_top2 button { padding:0 10px;/* line-height:30px; */border:1px solid #d0d4df; border-radius:3px; background:#fff;color:#0a0a0b;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-appearance:none}

/* ///////////////pureblue게시판 styler.css끝 */

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;border:1px solid #d9dee9}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #d9dee9;background:#fff}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:10px;line-height:1.4em;border-bottom:1px solid #d9dee9;background:#fff;color:#666;word-break:break-all}
.tbl_head01 td.td_num2 {width:30px;background:red}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_head {width:100%;position:relative;display:inline-block;border-top:1px solid #ccc;border-bottom:1px solid #f0f0f0}
.list_head li {float:left;padding:15px 0;text-align:center;font-weight:bold}
.list_head li:after {display:block;visibility:hidden;clear:both;content:""} 
.list_head li.sel {position:absolute;left:5px}
.list_head li.num {width:10%}
.list_head li.tit {width:60%}
.list_head li.wri {width:15%}
.list_head li.view {width:5%}
.list_head li.date {width:10%}

.list_03 li .view .fa-eye,
.list_03 li .date .fa-clock {display:none}

.list_01 {}
.list_01 li {background:#fff;border-radius:3px;padding:10px 15px;border-bottom:1px solid #ccc}

.list_03 {clear:both;background:#fff}
.list_03 li {position:relative;padding:10px 0;border-bottom:1px solid #f0f0f0;list-style:none}
.list_03 li:hover {transition-duration:.5s}
.list_03 li:hover {border-left:4px solid #f7f7f7;padding-left:10px}
.list_03 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_03 li.empty_li {padding:20px 0;text-align:center;color:#666}
.list_03 li .icon_reply {padding:0 10px}
.list_03 li:last-child {border-bottom:0}
.list_03 li .cnt_left {float:left;line-height:24px}
.list_03 li .sel {position:absolute;left:5px}
.list_03 li .num {width:10%;text-align:center}
.list_03 li .tit {width:60%}
.list_03 li .wri {width:15%;text-align:center}
.list_03 li .view {width:5%;text-align:center}
.list_03 li .date {width:10%;text-align:center}


/* 기본폼 */
.form_01 div, .form_01 li {position:relative;margin:5px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 textarea, .frm_input {padding:5px;border:1px solid #d9dee9;background:#f1f3f6;color:#000;vertical-align:middle}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px}
.full_input {padding:5px;border:1px solid #d9dee9;background:#f1f3f6;color:#000;vertical-align:middle;width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;text-align:left;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:99% center !important}
textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:99.3% 93% !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 체크박스 */
.all_chk {position:relative}
.all_chk label, .bo_chk label {display:inline-block;height:19px;text-indent:-9999px;width:19px;background:url('input_chk.png') no-repeat 0 -19px;vertical-align:top}
.all_chk label {/*width:120px*/}
.bo_chk label.click_on, .all_chk label.click_on {background:url('input_chk.png') no-repeat 0 0}
.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}


/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {height:50px;line-height:30px;padding:10px;font-size:1.25em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con {margin:0 10px 10px}

.new_win .win_ul {margin:0 0 10px 1px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;width:33.333%;margin-left:-1px;text-align:center;background:#fff}
.new_win .win_ul li a {display:block;padding:10px 0;color:#667287;border:1px solid #dedede}
.new_win .win_ul .selected {position:relative;border:1px solid #2aba8a;color:#2aba8a;z-index:5}
.new_win .win_ul .selected a {font-weight:bold;background:#17bb9c;color:#fff}

.new_win .win_desc {padding:10px 0;margin:10px 0;font-size:0.92em;font-weight:bold;color:#364154;background:#dfe3ea;text-align:center}
.new_win .frm_info {display:block;margin:3px 0 0 0;text-align:right;font-size:0.92em;color:#707e8b}
.new_win .win_total {text-align:left;margin:10px 0;background:#e8fff7;border:1px solid #a6efd6;padding:10px 15px}
.new_win .win_total span {display:inline-block;font-size:0.92em;color:#364154}
.new_win .win_total span.win_total_r {float:right}

.new_win .win_btn {text-align:center;margin-bottom:10px}
.new_win .memo_view_opt {padding:10px;border:1px solid #d9dee9;border-top:0;text-align:left;background:#f7f7f9}
.new_win .memo_view_opt:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .memo_view_opt .btn_right {float:right;margin-left:5px}
.new_win .memo_view_btn {margin:25px 0;text-align:center}
.new_win .btn_close {min-width:80px;height:40px;border-radius:30px;padding:0 10px;border:1px solid #ccc;padding:0 10px;line-height:35px;background:#fff;color:#000;cursor:pointer}
.new_win .btn_submit {min-width:80px;height:40px;border-radius:30px;padding:0 10px;color:#fff;border:0;background:#2aba8a;font-weight:bold;font-size:1.083em}

/* 기본 리스트 */
.list_01 ul {border:1px solid #d9dee9}
.list_01 li {position:relative;padding:10px 15px;border-bottom:1px solid #d9dee9;background:#fff;border-radius:3px;list-style:none}
.list_01 li:last-child {border-bottom:0}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {padding:20px 0;color:#666;text-align:center}

/* 기본 리스트 */
.list_01 ul {border:1px solid #d9dee9}
.list_01 li {position:relative;padding:10px 15px;border-bottom:1px solid #d9dee9;background:#fff;border-radius:3px;list-style:none}
.list_01 li:last-child {border-bottom:0}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {padding:20px 0;color:#666;text-align:center}

/* 쪽지 리스트 */
.list_02 ul {border:1px solid #d9dee9}
.list_02 li {position:relative;border-bottom:1px solid #d9dee9;background:#fff;list-style:none}
.list_02 li:last-child {border-bottom:0}
.list_02 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_02 li:hover {background:#f9f9f9}
.list_02 li.empty_li {padding:20px 0;text-align:center;color:#666}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0 10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333;font-weight:bold}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}


/* 인풋 */
.chk_box {position:relative}
.chk_box input[type="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#f7f8f9;border:1px solid #cdd6df;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#3a8afd}
.chk_box input[type="radio"]:checked + label span {border-color:#3a8afd}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#3a8afd;content:'';position:absolute;top:3px;left:3px;border-radius:50%}
.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}
.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}
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}


/* 페이징 */
.pg_wrap {clear:both;margin:20px 0;text-align:center;background:#fff;padding:15px 20px;border:1px solid #e4e5e7}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {display:block;text-align:center}
.pg:after {display:block;visibility:hidden;clear:both;content:""}
.pg .pg_page,
.pg .pg_current {display:inline-block;min-width:36px;height:36px;line-height:34px;border-radius:50%;padding:0 5px;font-size:1.083em;vertical-align:middle}
.pg a {display:block;color:#555}
.pg a:hover {background:#f3f3f3}
.pg .pg_current {background:#2aba8a;color:#fff;font-weight:bold}
.pg .pg_start {color:transparent;font-size:0px}
.pg .pg_start:before {content:"\f100" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_prev {margin-left:-11px;color:transparent;font-size:0px}
.pg .pg_prev:before {content:"\f104" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_next {margin-right:-11px;color:transparent;font-size:0px}
.pg .pg_next:before {content:"\f105" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_end {color:transparent;font-size:0px}
.pg .pg_end:before {content:"\f101" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}
.chk_all {margin:10px 0}

/* 읽기 버튼 */
#bo_v a.btn_b01, #bo_v button.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .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 {padding:0 20px;border-radius:30px;color:#fff;display:inline-block;background:#2aba8a;border:0;height:40px;line-height:40px;padding:0 15px;font-weight:bold;text-decoration:none;vertical-align:bottom} */
/* #bo_w .btn_cancel {border-radius:30px} */
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

/* 게시판 목록 */

#bo_list {/* background:#fff;border:1px solid #e4e5e7;  */}
#bo_list .bo_list_innr {padding:0}
#bo_list .list_chk {display:inline-block;color:#fff}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .notice_icon {display:inline-block;padding:0 5px;line-height:18px;border:1px solid #ff1e1e;font-weight:normal;font-size:11px;font-weight:bold;background:#fff;color:#ff1e1e;border-radius:3px}
#bo_list .notice_icon i {color:#fff}

#bo_list .li_chk {display:inline-block}
#bo_list .li_chk label {width:19px;padding-left:19px}

#bo_list .bo_subject i {display:inline-block;padding:2px;width:16px;height:16px;margin-right:2px;line-height:10px;font-size:0.75em;vertical-align:middle;text-align:center}
#bo_list .bo_subject .fa-download {background:#5cbad6;border:1px solid #38a3c3;color:#fff;text-align:center;border-radius:2px}
#bo_list .bo_subject .fa-link {color:#fff;background:#5588e8;border:1px solid #497dde;text-align:center;border-radius:2px}
#bo_list .bo_subject .new_icon {display:inline-block;width:16px;margin-right:3px;line-height:14px;font-size:0.833em;color:#fff;background:#3fd49e;border:1px solid #32c791;text-align:center;border-radius:2px}
#bo_list .bo_subject .hot_icon {display:inline-block;width:16px;margin-right:3px;line-height:14px;font-size:0.833em;color:#fff;background:#ff7261;border:1px solid #e75341;text-align:center;border-radius:2px}
#bo_list .bo_subject .fa-lock {color:#fff;background:#262b88;border:1px solid #10157d;text-align:center;border-radius:2px}

#bo_cate {margin:0 0 10px}
#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;position:relative; float:left; width:25%;text-align:center}
#bo_cate a {display:block;line-height:60px;padding:0 10px;margin-left:-1px;border:1px solid transparent;border:1px solid #e4e5e7;background:#fff;
font-size: 18px; font-family : 'NotoKR-Medium', sans-serif;
}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;color:#0576e0}
#bo_cate #bo_cate_on {z-index:2;background:#0576e0;color:#fff;font-weight:normal}
#bo_cate #bo_cate_on:after {content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #0576e0;z-index:99;}
.td_subject img {margin-left:5px}

.btn_top {display:inline-block;text-align:right;float:right}

.btn_top2 {float:right;display:inline-block}
.btn_top2 li {display:inline-block;margin-left:3px;position:relative}

.btn_bo_adm,.btn_bo_adm2 {display:none;position:absolute;top:45px;right:-5px;background:#fff;border:1px solid #ececec;border-bottom:0;z-index:999}
.btn_bo_adm:before,.btn_bo_adm2:before {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;z-index:1}
.btn_bo_adm:after,.btn_bo_adm2:after {content:"";position:absolute;top:-8px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #ececec transparent}
.btn_bo_adm li,.btn_bo_adm2 li {margin:0;display:block;border-bottom:1px solid #ececec}
.btn_bo_adm li button,.btn_bo_adm2 li button {font-size:1em;border:0;padding:10px;height:auto;line-height:20px;background:#fff;width:70px}

.bo_list_total {display:inline-block;line-height:34px}

#bo_li_01:after {display:block;visibility:hidden;clear:both;content:""}

#bo_li_top_op {padding:10px 0 15px}
#bo_li_op {padding:0 10px 20px;background:#fff;border-top:0px solid #e4e5e7}
#bo_li_op:after {display:block;visibility:hidden;clear:both;content:""}

/* 서치바 검색 변경 */
.sch_tog {display:inline-block;height:33px;width:33px;background:#fff;border:1px solid #ccc;font-size:1.25em;margin:10px 0;text-align:center;border-radius:3px}

#bo_sch {display:none;clear:both;position:relative;padding:10px 0;border-top:1px solid #dbdcde;border-bottom:1px solid #dbdcde}
#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;width:120px;height:40px;margin-right:1%;border:1px solid #ddd;background:#fff}
#bo_sch .sch_input {position:relative;float:left;width:240px;height:40px;padding:0 40px 0 10px;border:1px solid #ddd;background:#fff}
#bo_sch .sch_btn {position:absolute;width:40px;height:38px;margin-left:-40px;border:0;background:none;font-size:15px;color:#7089a4}



/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}
#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}
#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:0 10px}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;height:20px;padding:0 5px;line-height:16px;color:#2aba8a;font-weight:normal;text-decoration:none;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_subject {display:block;font-size:1.083em}
.bo_subject a {color: #222; font-weight: normal;}
.bo_subject .bo_cmt {vertical-align:middle}
.bo_subject .bo_cmt, .bo_subject .bo_cmt i {color:#4493fe}
.bo_subject .bo_cmt i {padding:0 !important;width:auto !important;margin-right:auto !important;font-size:1.2em !important}
.bo_subject i {color:#8d96c2;font-size:12px}
.bo_subject .fa-heart {color:#ff0000}
.bo_current {color:#e8180c}
.bo_guest img {border-radius:50%}

/* 게시판 쓰기 */
#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}

/* 게시판 쓰기 */
#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}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px}
#bo_v .bo_v_innr {padding:0;margin-bottom:10px;border:0px solid #ececec;background:#fff}
#bo_v #bo_v_title {padding:10px 0 0}
#bo_v .bo_top_hd:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v .bo_v_cate {display:inline-block;font-size:1.4em;height:20px;padding:0 5px;line-height:16px;color:#2aba8a;font-weight:normal;text-decoration:none;font-weight:bold}

#bo_v_aside {float:left;margin-right:20px;width:50px;border:1px solid #ededed;border-bottom:0;background:#fff}

#bo_v_act .bo_v_act_gng {width:100%;position:relative;display:inline-block;border-bottom:1px solid #f1f1f1;text-align:center}
#bo_v_act i {font-size:1.35em}
#bo_v_act a {margin-right:5px;vertical-align:bottom}
#bo_v_act a:hover {color:#ff0c05}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good, #bo_v_act .bo_v_nogood {width:100%;display:block;text-align:center;padding:10px;color:#9fa2a6;background:#fff;transition:background 0.3s ease-in}
#bo_v_act .bo_v_good strong, #bo_v_act .bo_v_nogood strong {font-size:0.95em}
#bo_v_act .bo_v_good:hover {color:#ff067b}
#bo_v_act .bo_v_nogood:hover {color:#1c6acb}

#bo_v_atc .btn_scrap {display:block;height:54px;line-height:30px;padding:10px;border-bottom:1px solid #f1f1f1;font-size:1.35em;color:#9fa2a6;text-align:center;transition:background 0.3s ease-in}
#bo_v_atc .btn_scrap:hover {color:#694ecc}
#bo_v_atc .btn_scrap i {display:inline-block}

#bo_v_share {padding:0;list-style:none;text-align:center}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share h3 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_share ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share li {display:block;text-align:center;border-bottom:1px solid #f1f1f1}
#bo_v_share li a {display:block;height:54px;line-height:30px;padding:10px;font-size:1.35em;color:#9fa2a6;transition:background 0.3s ease-in}
#bo_v_share li:hover .sns_f {display:block;color:#415b92}
#bo_v_share li:hover .sns_t {display:block;color:#35b3dc}
#bo_v_share li:hover .sns_g {display:block;color:#d5503a}
#bo_v_share li img {vertical-align:top}

#bo_v_opt {padding:0;list-style:none;float:left}
#bo_v_opt:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_opt li {text-align:left;display:inline-block}
#bo_v_opt li:last-child {border-bottom:0}
#bo_v_opt li a {border:1px solid #d4d5e0;color:#666;background:#fff;padding:0 10px}

#bo_v_file {border-top:1px solid #f1f3f6;text-align:left}
#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 {position:relative;padding:10px 15px}
#bo_v_file li i, #bo_v_file a {display:inline-block;color:#2aba8a;word-wrap:break-word}
#bo_v_file li i {margin-right:20px;text-decoration:none}
#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 {position:absolute;top:10px;right:10px;color:#718b9e;font-size:0.92em}

#bo_v_link {text-align:left}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;list-style:none}
#bo_v_link li {position:relative;padding:10px 15px}
#bo_v_link li:last-child {border-bottom:0}
#bo_v_link li i,
#bo_v_link a {color:#2aba8a;word-wrap:break-word}
#bo_v_link li i {margin-right:20px;text-decoration:none;float:left;line-height:20px}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {float:right;color:#718b9e;font-size:0.92em}

#bo_btn {margin-bottom:10px}
#bo_btn:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_info {position:relative;padding:15px 0px 10px;color:#c7cbcf;line-height:25px;font-size:1.2em}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}
#bo_v_info .profile_img {float:left;width:25px;height:25px;margin-right:5px;display:inline-block}
#bo_v_info .profile_img img {width:100%;height:auto;border-radius:50%;vertical-align:top}
#bo_v_info .icon_comment {display:inline-block;background:url('./img/icon_comment.png') no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .bo_vc_btn {float:right;display:inline-block;margin-left:8px;font-size:1em;color:#c7cbcf}
#bo_v_option {position:relative;display:inline-block;float:left}
#bo_v_info .profile_info .sv_wrap .profile_img {display:none !important}

#bo_v_bot {padding:0 10px}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {clear:both;margin:0;text-align:center;border-top:1px solid #f1f3f6}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {display:inline-block}
.bo_v_nb li.bo_v_prev {float:left;text-align:left}
.bo_v_nb li.bo_v_next {float:right;text-align:right}
.bo_v_nb li a {display:inline-block;width:100%;padding:10px;color:#7b7d85}
.bo_v_nb li a i {color:#b4b6bc;font-size:2em;vertical-align:sub;font-weight:bold}
.bo_v_nb li.bo_v_prev a i {padding-right:10px}
.bo_v_nb li.bo_v_next a i {padding-left:10px}
.bo_v_nb li a span {display:inline-block;margin-top:5px;font-weight:bold;color:#000;font-size:1.2em}
.bo_v_nb .link_way {padding-right:10px;color:#777;font-weight:normal}

#bo_v_atc {position:relative;min-height:200px;background:#fff;padding:0}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {display:inline-block;overflow:hidden}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {min-height:400px;margin-bottom:20px;font-size:1.250em;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}

/* 게시판 댓글 */
.cmt_btn {display:block;text-align:left;margin:10px 0 0;padding-bottom:10px;background:transparent;border:0;font-weight:bold;font-size:1.25em}
.cmt_btn span {color:#3598dc}
.cmt_btn .cmt_more_btn {display:none}

#bo_vc {margin-bottom:10px;border:1px solid #ececec;background:#fff;padding:20px}
#bo_vc>h2 {border-bottom:1px solid #ececec;padding-bottom:15px;font-size:1.2em}
#bo_vc article {position:relative;margin:5px 0}
#bo_vc .cmt_depth {background:#fff;padding-left:40px}
#bo_vc header {position:relative;padding:0;margin:10px 0;line-height:30px;background:transparent}
#bo_vc header h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc header img {border-radius:50%;width:40px;height:40px}
#bo_vc .comment_profile_img img {display:none}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
#bo_vc .bo_vc_hdinfo {display:inline-block;color:#777}
#bo_vc .bo_vc_hdinfo i {margin-left:5px}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {position:relative;line-height:1.8em}
#bo_vc .cmt_contents p {font-size:1.083em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;line-height:100px;padding:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {margin:0;text-align:right;list-style:none}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;margin:0 2px}
.bo_vc_act li a {color:#3497d9;text-decoration:underline}

#bo_vc_w {background:#fff;padding:20px;border:1px solid #ececec}
#bo_vc_w h2 {border-bottom:1px solid #ececec;padding-bottom:15px;font-size:1.2em;margin-bottom:15px}
.bo_vc_w .btn_confirm {position:relative;text-align:left}
.bo_vc_w .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w #wr_secret {position:absolute;z-index:9;top:0;left:0;width:25px;height:25px;opacity:0;outline:0}
.bo_vc_w .btn_confirm .wr_secret_ck {float:left;display:inline-block;width:60px;height:19px;padding-left:20px;margin-right:10px;background:url('img/register_input_chk.png') no-repeat 0 -19px}
.bo_vc_w .btn_confirm .click_on {width:60px;height:19px;padding-left:20px;background:url('img/register_input_chk.png') no-repeat 0 0}
.bo_vc_w textarea {width:100%;min-height:120px;margin-bottom:10px;padding:5px;border:1px solid #ececec;background:#fff;color:#000;vertical-align:middle}

.bo_vc_w_info {position:relative;margin-top:10px}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input {float:left;width:30%;height:40px;border-color:#ececec;background:#fff}

.bo_vc_w_info #wr_password {margin-left:10px}
.bo_vc_w_info .bo_vc_captcha {padding:3px 0 5px;display:block;clear:both}

.bo_vc_w .bo_vc_secret {position:relative;display:block;margin:10px 0;text-align:left}
.bo_vc_w .bo_vc_secret:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w .bo_vc_secret label {display:inline-block;width:65px;height:19px;padding-left:25px;background:url('img/input_chk.png') no-repeat 0 -19px}
.bo_vc_w .bo_vc_secret input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}
.bo_vc_w .bo_vc_secret .click_on {width:65px;height:19px;padding-left:25px;background:url('img/input_chk.png') no-repeat 0 0}

.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_wr .btn_confirm {text-align:right}
.bo_vc_w .btn_submit {height:40px;padding:0 20px;font-weight:bold;font-size:1.083em}

.bo_vl_opt {position:absolute;top:0;right:0;text-align:right}
.bo_vl_opt .cmt_opt {background:transparent;padding:0 5px 0 15px;font-size:1.4em;border:0;color:#4f687e}
.bo_vl_act {display:none;position:relative;width:100px;margin-top:10px;text-align:left;border:1px solid #d9dee9;background:#fff}
.bo_vl_act:before {content:"";position:absolute;top:-6px;right:5px;width:10px;height:10px;background:url('img/ico_arrow.png') no-repeat}
.bo_vl_act li {border-bottom:1px solid #f1f1f1}
.bo_vl_act li:last-child {border-bottom:0}
.bo_vl_act li a {display:block;padding:10px}
.bo_vl_act li i {display:inline-block;float:right;color:#92a1af}

.reply_btn {display:inline-block;color:#2aba8a;text-decoration:underline;margin-top:10px}

#bo_vc_send_sns {display:block;float:left}
#bo_vc_sns {display:block;margin:0;padding:0;list-style:none}
#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;padding:10px 0 10px 10px}
#bo_vc_sns .sns_li_t {border-radius:3px;background:#00aced;height:40px;padding:10px 0 10px 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 {margin:0 0 20px;padding:20px;border:1px solid #ececec;background:#fff}
#bo_w div {position:relative}
#bo_w .bo_w_info {width:100%}
#bo_w .bo_w_info li {padding:10px 5px 5px}
#bo_w .bo_w_info li select {height:45px}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .wli_tit {text-align:left}
#bo_w .bo_w_info .wli_left {float:left;width:50%}
#bo_w .bo_w_info .wli_left:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .wli_cnt {padding:5px 0}
.wli_captcha {text-align:center}

#bo_w .wr_content.smarteditor2 iframe {background:#fff}
#bo_w .bo_w_tit {position:relative;clear:both}
#bo_w .bo_w_tit .frm_input {width:100%;border-radius:3px}
#bo_w .bo_w_tit #btn_autosave {position:absolute;top:5px;right:5px;height:30px;line-height:30px}
#bo_w .bo_w_link {margin:0 0 -1px 0}
#bo_w .bo_w_link .frm_input {width:100%;line-height:28px}
#bo_w .bo_w_flie {position:relative;margin-bottom:10px}
#bo_w .bo_w_flie .frm_file {width:100%;line-height:28px;padding:5px;border:1px solid #d9dee9;border-radius:3px;background:#fff}
#bo_w .bo_w_flie .file_wr {margin:0;color:#000;vertical-align:middle}
#bo_w .bo_w_flie .frm_input {margin-top:-1px;width:100%}
#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%;height:40px;border:1px solid #d9dee9;background:#f1f3f6;border-radius:3px}
#bo_w .bo_w_btn {text-align:right;margin:20px 15px}

/*글쓰기 옵션*/
.bo_w_option {position:relative;display:inline-block;width:100%}
.bo_w_option:after {display:block;visibility:hidden;clear:both;content:""}
.bo_w_option #notice {position:absolute;top:0;right:0;width:1px;height:1px;z-index:9;opacity:0;outline:0}
.bo_w_option #notice:after {display:block;visibility:hidden;clear:both;content:""}
.bo_w_option .notice_ck {display:inline-block;padding:0 5px 0 25px;text-align:center;cursor:pointer}
.bo_w_option #secret {position:absolute;top:0;right:0;width:1px;height:1px;z-index:9;opacity:0;outline:0}
.bo_w_option #secret:after {display:block;visibility:hidden;clear:both;content:""}
.bo_w_option #mail {position:absolute;top:0;right:0;width:1px;height:1px}
.bo_w_option #mail:after {display:block;visibility:hidden;clear:both;content:""}
.bo_w_option label.mail_ck {display:inline-block;height:19px;padding:0 5px 0 25px;background:url('img/input_chk.png') no-repeat 0 0;vertical-align:top;cursor:pointer;text-align:center}
.bo_w_option label.click_off {background:url('img/input_chk.png') no-repeat 0 -19px}
.bo_w_option label {display:inline-block;height:19px;padding:0 5px 0 25px;background:url('img/input_chk.png') no-repeat 0 -19px;vertical-align:top;cursor:pointer}
.bo_w_option label.click_on {background:url('img/input_chk.png') no-repeat 0 0}
.bo_w_option input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

.product_title {padding:30px 0 30px;font-size:2em;font-weight:bold;color:#5b9bd5}
.product_list {margin:0 0 90px}
.product_list:after {display:block;visibility:hidden;clear:both;content:""}

.btn_product_view{margin:0 auto;width:200px;margin-top:30px;text-align:center;background:#041a72;border-radius:3px}
.btn_product_view a {display:block;padding:10px 25px;font-size:16px;font-weight:bold;color:#fff}
.product_contt {margin:0 0 50px;padding:50px 0 20px;font-size:26px;color:#222;font-family:'NotoKR-Medium', sans-serif;border-bottom: 1px solid #cecece;}
.product_view {margin:0;padding:0 0 30px}
.product_view:after {display:block;visibility:hidden;clear:both;content:""}
.product_vimg {float:left;width:45%;position:relative;}
.product_vimg .vimg_con {margin-right:40px;border:1px solid #ddd;text-align:center}
.product_vimg .vimg_con img {max-width:100%;height:auto}
.product_vimg .chk_pr {position:absolute;top:6px;left:10px;}
.product_vimg .chk_pr input[type="checkbox"] {width:15px;height:15px}
.product_vcont {float:right;width:55%}

.product_frm {margin:0 0 10px;border-top:1px solid #333}
.product_frm table {width:100%;border-collapse:collapse;border-spacing:0}
.product_frm th {padding:10px 0;width:200px;border:1px solid #bbb;border-left:0;border-top:0;background:#eaeaea;font-size:16px;color:#333;text-align:center}
.product_frm td {padding:10px 0 10px 10px;border-bottom:1px solid #ddd;color:#666}
.product_frm textarea {padding:10px !important;background:#fff;line-height:25px;color:#666}
.product_frm .frm_input {padding:5px 10px !important;width:100%;background:#fff;color:#666}
.product_frm .ht_80 {height:80px}
.product_frm .ht_160 {height:160px}

#imgthb_ul {margin:0 -5px 0;padding:0;list-style:none;zoom:1}
#imgthb_ul:after {display:block;visibility:hidden;clear:both;content:""}
#imgthb_ul .col-box-5, #imgthb_ul .imgthb_row {position:relative;min-height:1px;padding-left:5px;*padding-left:0;padding-right:5px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}

.product_vimg .imgthb{margin-right:40px;padding:20px 0 0 0;overflow:hidden}
.product_vimg .imgthb ul li{float:left;width:20%}
.product_vimg .imgthb ul li img{display:block;width:100%;height:auto;border:1px solid #eee}
.product_vimg .imgthb ul li a{position:relative;}
.product_vimg .imgthb ul li a:hover .img{}
.product_vimg .imgthb ul li a:hover img{border:1px solid #777;opacity:0.2}
.product_vimg .imgthb .img{text-align:center;vertical-align:middle;background:rgba(255,255,255,0.5)}

#bo_v .inq {margin:30px 0 0}
#bo_v .inq a{display:block;width:50%;padding:15px 0;line-height:1;text-align:center;color:#0c4da2;border:1px solid #eee;background:#fafafa;transition:all 0.1s;margin:0 auto;}
#bo_v .inq a:hover{color:#fff;border:1px solid #0c4da2;background:#0c4da2}
#bo_v .inq a span{display:inline-block;position:relative;top:-4px;line-height:1;font-size:17px;font-family:'NotoKR-Medium', sans-serif;}
#bo_v .inq a i{font-size:24px}

@media (max-width:980px){
	.product_view {padding:0}
	.product_list {margin:0 0 30px;padding:0 0 20px}
	.product_vimg {width:100%;margin:0 0 20px}
	.product_vimg .vimg_con {margin:0}
	.product_vcont {width:100%}
	.product_contt {margin:0 0 30px;padding:50px 0 10px;font-size:22px;;text-align:center}

	.product_vimg .imgthb{margin-right:0;padding:10px 0 0 0}
	#bo_v .inq {margin:20px 0 0}
	#bo_v .inq a{width:100%;padding:10px 0}
	#bo_v .inq a span{font-size:15px;}
	#bo_v .inq a i{font-size:22px}

	#bo_cate {}
	#bo_cate li {width:50%;margin-top:-1px}
	
	.list_head li.sel {position:inherit}
	.list_head li.num,
	.list_head li.tit,
	.list_head li.wri,
	.list_head li.view,
	.list_head li.date {display:none}
	.list_03 li .sel {position:inherit;float:left}
	.list_03 li .num {display:none}
	.list_03 li .tit {width:100%;margin-bottom:5px}
	.list_03 li .wri,
	.list_03 li .view,
	.list_03 li .date {width:auto;text-align:left}
	.bo_info {margin-top:0}

	.sv_member,.bo_view,.date{display: none;}

	#bo_cate a {display:block;line-height:40px;padding:0px;margin-left:-1px;border:1px solid transparent;border:1px solid #e4e5e7;background:#fff;
		font-size: 14px; font-family : 'NotoKR-Medium', sans-serif;
		}
		.product_title {padding:10px 0 10px;font-size:2em;font-weight:bold;color:#5b9bd5}
}

@media (max-width:960px){
	.product_frm th {width:80px;font-size:14px}
	#bo_sch {margin-bottom:20px}
}

@media (max-width:730px){
	.product_title {font-size:18px}
	.btn_product_view{width:170px;margin-top:20px}
	.btn_product_view a {padding:10px 25px;font-size:14px}

	#bo_v {padding:0}
	#bo_v_info .bo_vc_btn {float:inherit}
	
	#bo_v_aside {float:inherit;width:100%;margin:0;margin-bottom:20px;border:0}
	#bo_v_act .bo_v_act_gng {display:inline-block;float:left;width:16.666%;height:55px;border:1px solid #f1f1f1;margin-left:-1px}
	#bo_v_atc .btn_scrap, #bo_v_share li {float:left;width:16.666%;border:1px solid #f1f1f1;margin-left:-1px;height:55px}
	#bo_v_con {min-height:100px}
	#bo_v_link li strong {width:50%;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
	
	#bo_btn {padding:0 10px}
	#bo_vc, #bo_vc_w {padding:15px}
	
	/* 검색 수정 */
	#bo_sch select {width:43%}
	#bo_sch .sch_input {width:55%}
	
	#bo_w .bo_w_btn {margin:20px 5px}
	#bo_w .bo_w_info .wli_left {float:inherit;width:100%}
	
	.bo_v_nb li a span {display:none}

	#bo_li_op {text-align:center}
	.btn_top3 {float:none;margin-bottom:15px}
	.btn_top3 li {display:inline-block;margin:0 1px}
	.btn_top2 {float:none}
	.btn_top2 li {display:inline-block;margin:0 1px}
}

@media (max-width:480px){
	.bo_vc_w_info .frm_input {width:100%;margin-bottom:10px}
	.bo_vc_w_info #wr_password {margin-left:0}
	.bo_vc_w textarea {margin:0}
	.bo_vc_w_wr .btn_confirm {margin:10px 0}
	.bo_vl_opt .cmt_opt {font-size:1em}
}