@charset "utf-8";

body {
    overflow-x: visible !important;
}
.btn:acrive {
    outline: 0;
    background: none;
    background-color: none;
    border-color: none;
}
.btn:focus {
    outline: 0;
    background: none;
    background-color: none;
    border-color: none;
}
input:acrive {
    outline: 0;
    background: none;
    background-color: none;
    border-color: none;
}
input:focus {
    outline: 0;
    background: none;
    background-color: none;
    border-color: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* only chrome */
    #bo_sch select {
        padding: 0 20px 0 5px;
    }
}

/* 게시판 버튼 */
/* 목록 버튼 */
*[id^="bo_list"] a.btn_b02 {
    display: table-cell;
    width: 80px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
*[id^="bo_list"] a.btn_admin {
    display: inline-block;
    width: 80px;
    height: 34px;
    padding: 7px;
    border: 0px solid #e8180c;
    border-radius: 4px;
    background: #4a4a4a;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 20px;
} /* 관리자 전용 버튼 */
*[id^="bo_list"] li.btn_b02 {
    display: table-cell;
    width: 80px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

/* 읽기 버튼 */
#bo_v a.btn_b01 {
    display: inline-block;
    width: 80px;
    height: 34px;
    padding: 7px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 17px;
}
#bo_v a.btn_b02 {
    width: 80px;
    height: 34px;
    border: 0px solid #3b3c3f;
    border-radius: 4px;
    background: #4a4a4a;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
}
#bo_v a.btn_admin {
    display: inline-block;
    width: 80px;
    height: 34px;
    padding: 7px;
    border: 0px solid #e8180c;
    border-radius: 4px;
    background: #9e9e9e;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 20px;
} /* 관리자 전용 버튼 */

/* 쓰기 버튼 */
#bo_w .btn_confirm {
    margin-bottom: 50px;
} /* 서식단계 진행 */
#bo_w .btn_submit {
    height: 38px;
    padding: 0 10px;
    border: 0;
    border-radius: 3px;
    background: #4a4a4a;
    color: #fff;
    font-size: 1.1em;
    cursor: pointer;
    line-height: 36px;
}
#bo_w .btn_cancel {
    display: inline-block;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background: #fff;
    color: #333;
    font-size: 1.1em;
    text-decoration: none;
    line-height: 36px;
}
#bo_w a.btn_frmline,
#bo_w button.btn_frmline {
    height: 35px;
    margin-left: 5px;
    padding: 10px;
    border-radius: 4px;
    font-size: 1em;
    line-height: 14px;
} /* 우편번호검색버튼 등 */

/* 기본 테이블 */
/* 목록 테이블 */
*[id^="bo_list"] {
    padding: 20px 3px;
    font-size: 14px;
}
*[id^="bo_list"] .tbl_head01 {
    margin: 20px 0;
}
*[id^="bo_list"] .tbl_head01 caption {
    display: none;
}
*[id^="bo_list"] .tbl_head01 thead th {
    padding: 12px 0;
    border-right: 0;
    border-left: 0;
    border-top: 1px solid #dddd;
    border-bottom: 1px solid #dddd;
    background: #fff;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.1em;
}
*[id^="bo_list"] .tbl_head01 thead th input {
    vertical-align: middle;
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
*[id^="bo_list"] .tbl_head01 tbody td a:hover {
    text-decoration: underline;
}
*[id^="bo_list"] .tbl_head01 td {
    padding: 14px 10px;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
    color: #333;
    font-size: 14px;
    word-break: break-all;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
}
*[id^="bo_list"] .tbl_head01 a {
    color: #333;
}
*[id^="bo_list"] input[type="checkbox"] {
    margin: 0;
}
*[id^="bo_list"] .icon_file:before {
    font-family: "fontawesome";
    content: "\f0c7";
    margin-left: 2px;
    color: #45b0b6;
}
*[id^="bo_list"] .icon_link:before {
    font-family: "fontawesome";
    content: "\f0c1";
    margin-left: 2px;
    color: #45b0b6;
}

/* 쓰기 테이블 */
#bo_w {
    padding: 0;
}
#bo_w table {
    font-size: 14px;
    table-layout: fixed;
}
#bo_w h2 {
    display: none;
    margin-bottom: 5px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
#bo_w .tip {
    margin-bottom: 20px;
    color: #e05349;
    font-size: 14px;
    font-weight: bold;
}
#bo_w .tbl_frm01 label {
    margin: 0;
    font-weight: 500;
}
#bo_w .frm_file {
    margin: 0;
    width: 40%;
}
#bo_w .del {
    margin: 5px 0 0;
}
#bo_w .del label {
    font-weight: normal;
}
#bo_w .tbl_wrap caption {
    color: #333;
}

#bo_w .tbl_frm01 {
    margin: 0 0 30px;
}
#bo_w .tbl_frm01 th {
    width: 140px;
    padding: 7px 10px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    color: #333;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
}
#bo_w .tbl_frm01 td {
    height: 55px;
    padding: 12px 10px;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
}
#bo_w .tbl_frm01 textarea {
    padding: 5px;
    border-radius: 4px;
    background: #fdfdfd;
}
#bo_w .tbl_frm01 a:hover {
    text-decoration: underline;
}
#bo_w .input07 {
    width: 70%;
}

.info {
    padding: 30px;
    background: #ffffff;
}
.info h4 {
    color: #333;
    letter-spacing: -0.05em;
    font-size: 16px;
}
#bo_w .tbl_frm01 .info label {
    font-weight: 500;
}

#bo_w .file_btn {
    border: 1px solid #e4eaec;
    padding: 5px 15px;
    border-radius: 3px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #e4e4e4;
}
#bo_w .file_btn:hover,
#bo_w .bo_w_file .file_btn:active,
#bo_w .bo_w_file .file_btn:focus,
#bo_w .bo_w_file .file_btn:visited {
    text-decoration: none;
}
#bo_w input[type="file"] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.file_box {
    position: relative;
    padding: 0;
    width: auto;
}
.file_box input[type="text"] {
    display: inline-block;
    width: 91%;
}

/* 필수입력 */
#bo_w button.btn_cke_sc {
    display: none;
}

/* 페이징 */
.pg_wrap {
    clear: both;
    margin: 0;
    padding: 30px 0 0;
    font-size: 12px;
    text-align: center;
}
.pg_page,
.pg_current {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 1px;
    padding: 0 8px;
    color: #7a7e8a;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.5em;
    vertical-align: middle;
}
.pg a:focus,
.pg a:hover {
    text-decoration: none;
}
.pg_page {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    color: #7a7e8a !important;
    text-decoration: none;
}
.pg_end {
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
}
.pg_current {
    display: inline-block;
    margin: 0;
    background: #444;
    border-radius: 3px;
    color: #fff !important;
    font-weight: normal;
}

/* 공통 */
.essential {
    color: #e05349;
    font-weight: bold;
    vertical-align: middle;
}
.frm_input {
    outline: #333;
    width: 230px;
    height: 36px;
    padding: 4px;
    border: 1px solid #e4eaec;
    border-radius: 4px;
    font-size: 14px;
    background: #fdfdfd !important;
}
.input01 {
    width: 100px;
}
.input02 {
    width: 140px;
}
.input03 {
    width: 210px;
}
.input04 {
    width: 350px;
}
.input05 {
    width: 80%;
}
.input06 {
    width: 40%;
}

#captcha {
    display: block !important;
    position: relative;
}
#captcha legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
    border: 0px;
}
#captcha #captcha_img {
    width: 120px;
    height: 40px;
}
#captcha #captcha_mp3 {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0px;
    text-indent: -999999px;
    background: #e3e3e3 url(./img/captcha.png) 40% 5px no-repeat;
    border-radius: 4px;
    border: 0;
}
#captcha #captcha_reload {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0px;
    text-indent: -999999px;
    background: #e3e3e3 url(./img/captcha.png) 40% -25px no-repeat;
    border-radius: 4px;
}
#captcha #captcha_key {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: none;
    margin: 0px;
    font-size: 1.333em;
    font-family: "NanumGothicBold";
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    width: 160px;
    margin-left: 5px;
    border-radius: 4px;
    background: #fdfdfd !important;
    border: 1px solid #e4eaec;
}
#captcha #captcha_info {
    display: block;
    margin: 10px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em;
}

/* 새창 */
.new_win .win_btn input {
    background: #333;
}
.new_win #win_title {
    color: red;
}

/* 게시판 목록 */
#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;
}

/*list_버튼*/
#bo_cate_pc_ul .btn-default {
    margin-right: 5px;
}
#bo_cate_pc_ul .btn-default a:hover {
    text-decoration: none;
}
.bo_fx_adm {
    border: 0;
}

/* 관리자일 때 */
#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_sch {
    position: relative;
    text-align: right;
}
#bo_sch select {
    background: #fdfdfd url("./img/select_box_ico.png") right center no-repeat !important;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #e4eaec;
    color: #777777;
    border-radius: 3px;
    width: 107px;
    font-family: inherit;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#bo_sch .btn_submit {
    margin-left: 3px;
    padding: 0 3px 0 0;
    width: 60px;
    height: 34px;
    border-radius: 3px;
    font-size: 14px;
    background: #4a4a4a;
    line-height: 1em;
}
.bo_fx {
    margin-bottom: 5px;
    *zoom: 1;
}
.bo_fx:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
.bo_fx ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#bo_list_total {
    float: left;
    padding: 0;
    height: 2.5em;
    line-height: 2.5em;
}
#bo_list_total:before {
    font-family: "fontawesome";
    content: "\f0f6";
    margin-right: 1px;
    font-size: 15px;
}
.btn_bo_user {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    display: inline-block;
    margin-bottom: 10px !important;
}
.btn_bo_user li {
    float: left;
    margin-left: 5px;
}
.btn_bo_user li.write_btn {
    float: right;
    margin-right: 5px;
}
.btn_bo_adm li {
    float: left;
    margin-right: 5px;
}
.btn_bo_adm input {
    display: table-cell;
    width: 80px;
    height: 34px;
    padding-right: 2px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    letter-spacing: -0.1em;
    line-height: 14px;
}
.bo_notice td {
    background: #f7f7f7;
}
.bo_notice td a {
    font-weight: bold;
}
.td_num strong {
    color: #000;
}
.bo_cate_link {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0 6px 0 0;
    border-right: 1px solid #e7f1ed;
    color: #999 !important;
    font-weight: bold;
    text-decoration: none;
} /* 글제목줄 분류스타일 */
.bo_current {
    color: #e8180c;
}
.td_subject a {
    display: block;
}
.td_subject img {
    margin-left: 3px;
}
#bo_list .cnt_cmt {
    display: inline-block;
    margin: 0 0 0 3px;
    font-weight: bold;
}

/* 게시판 쓰기 */
#bo_w #wr_email,
#bo_w #wr_homepage,
#bo_w #wr_subject {
    width: 100%;
}

#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;
}

#wr_email,
#wr_homepage,
#wr_subject,
.wr_link {
    width: 100%;
}

.postbtn {
    width: 100px;
    height: 37px;
    font-size: 13px;
    color: #333;
    background: #e4e4e4 !important;
}

/* 게시판 읽기 */
/* 게시판 읽기 */
#bo_v {
    padding: 20px 30px;
    margin-bottom: 20px;
}

#bo_v_table {
    display: none;
    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 {
    display: block !important;
    padding: 10px 13px 5px;
    border-top: 1px solid #ddd;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    word-break: break-all;
}

#bo_v_info {
    padding: 0 13px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 23px;
}
#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 strong {
    margin-right: 15px;
    color: #777;
    font-weight: normal;
    vertical-align: middle;
}
#bo_v_info .bo_v_info_tit {
    margin-right: 7px;
    color: #333;
    font-weight: 500;
    vertical-align: middle;
}
#bo_v_info .bo_v_info_tit .sv_guest {
    font-weight: normal;
}
#bo_v_info .sv_guest {
    font-weight: normal;
}
#bo_v_info .right {
    float: right;
}
#bo_v_info .right span {
    margin-left: 0;
}

#bo_v_link li,
#bo_v_file li {
    padding: 13px 20px;
    border-bottom: 1px solid #ddd;
    line-height: 23px;
    background: #fff;
}
#bo_v_file strong,
#bo_v_link strong {
    font-weight: normal;
}

#bo_v_file {
    padding: 0;
}
#bo_v_file h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#bo_v_file ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#bo_v_file a {
    display: inline;
    padding: 0;
    color: #333;
    font-size: 14px;
}
#bo_v_file a:focus,
#bo_v_file a:hover,
#bo_v_file a:active {
    text-decoration: none;
}
#bo_v_file span {
    display: none;
}
.bo_v_file_cnt {
    display: inline-block;
    margin: 0 0 3px 10px;
    color: #777;
}

#bo_v_link {
    padding: 0;
}
#bo_v_link h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#bo_v_link ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}
#bo_v_link a {
    display: inline;
    color: #333;
    font-size: 14px;
}
#bo_v_link a:focus,
#bo_v_link a:hover,
#bo_v_link a:active {
    text-decoration: none;
}
#bo_v_link span {
    display: none;
}
.bo_v_link_cnt {
    display: inline-block;
    margin: 0 0 3px 10px;
    color: #777;
}

#bo_v_file img,
#bo_v_link img {
    float: none;
    margin: 0 3px 0 0;
}

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

#bo_v_bot {
    zoom: 1;
}
#bo_v_bot:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#bo_v_bot h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#bo_v_bot ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bo_v_nb {
    float: left;
}
.bo_v_nb li {
    float: left;
    margin-right: 5px;
}
.bo_v_com {
    float: right;
    zoom: 1;
}
.bo_v_com:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
.bo_v_com li {
    float: left;
    margin-left: 5px;
}

#bo_v_atc {
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding: 0;
    font-size: 14px;
    color: #333;
}
#bo_v_atc_title {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#bo_v_atc #bo_v_con table {
    width: 100%;
    border: 1px solid #ddd;
}
#bo_v_atc #bo_v_con table tr,
#bo_v_atc #bo_v_con table td {
    padding: 14px 8px;
    border: 1px dotted #ddd;
    font-size: 14px;
}
#bo_v_atc #bo_v_con table th {
    width: 140px;
    font-weight: bold;
    text-align: center;
    background: #f7f7f7;
}
#bo_v_atc > #bo_v_con {
    margin-bottom: 5px;
}
#bo_v_atc > #bo_v_con + #bo_v_con {
    padding: 8px;
    border: 1px solid #ddd;
}

#bo_v_img {
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}
#bo_v_img:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#bo_v_img img {
    margin-bottom: 20px;
    max-width: 100%;
    height: auto;
}

#bo_v_con {
    margin: 0 0 30px 0;
    width: 100%;
    line-height: 1.7em;
    word-break: break-all;
    overflow: hidden;
}
#bo_v_con a {
    color: #000;
    text-decoration: underline;
}
#bo_v_con img {
    max-width: 100%;
    height: auto;
}
#bo_v_con .wrap {
    padding: 0;
}

#bo_v_act {
    margin: 30px 0;
    text-align: center;
}
#bo_v_act .bo_v_act_gng {
    position: relative;
}
#bo_v_act a {
    margin-right: 5px;
    vertical-align: middle;
}
#bo_v_act strong {
    color: #ff3061;
}
#bo_v_act_good,
#bo_v_act_nogood {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding: 10px 0;
    width: 165px;
    background: #ff3061;
    color: #fff;
    text-align: center;
}

#bo_v_sns {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    zoom: 1;
}
#bo_v_sns:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

/*sns공유하기 버튼 재정의*/
.bo_v_snswr {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    margin-top: 35px;
}
.bo_v_snswr .btn_share {
    border-radius: 3px;
    font-size: 1em;
    margin-bottom: 20px;
    background: #eee;
    border: 1px solid #ddd;
    font-family: "NanumGothic";
    height: 35px;
    font-weight: 400;
    line-height: 34px;
}
#bo_v_sns {
    display: none;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -50px;
    width: 150px;
    padding: 0;
    list-style: none;
    zoom: 1;
}
#bo_v_sns:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#bo_v_sns:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #35b3dc transparent transparent transparent;
}
#bo_v_sns li {
    float: left;
    width: 50px;
    text-align: center;
}
#bo_v_sns li a {
    height: 40px;
    padding: 10px 0;
}
#bo_v_sns li .sns_f {
    display: block;
    background: #415b92;
}
#bo_v_sns li .sns_t {
    display: block;
    background: #35b3dc;
}
#bo_v_sns li .sns_g {
    display: block;
    background: #d5503a;
}
#bo_v_sns li img {
    vertical-align: top;
}

/* 게시판 댓글 */
#bo_vc {
    margin: 20px 0;
    padding: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    background: #fff;
}
#bo_vc article {
    padding: 0 0 10px;
    border-top: 1px dotted #ccc;
}
#bo_vc header {
    position: relative;
    padding: 15px 0 5px;
}
#bo_vc header .icon_reply {
    top: 20px;
    margin-right: 5px;
}
#bo_vc h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#bo_vc h2 {
    margin-bottom: 10px;
    color: #444;
    font-size: 16px;
    font-weight: 500;
}
#bo_vc h2:before {
    content: "\f27b";
    font-family: "fontawesome";
    margin-right: 3px;
}

#bo_vc p img {
    margin: 0 3px 2px 0;
}
#bo_vc p a {
    text-decoration: underline;
}
#bo_vc p a.s_cmt {
    text-decoration: none;
}
#bo_vc span h2 {
    padding-top: 25px;
}
#bo_vc a {
    color: #333;
}
#bo_vc a:hover {
    text-decoration: underline;
}
#bo_vc footer {
    zoom: 1;
}
#bo_vc footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#bo_vc input[type="text"],
#bo_vc textarea {
    padding: 5px;
    border-radius: 4px;
    background: #fff !important;
}
#bo_vc .sv_wrap {
    margin-right: 15px;
}
#bo_vc .member,
#bo_vc .guest,
#bo_vc .sv_member,
#bo_vc .sv_guest {
    font-weight: bold;
    color: #333;
}
#bo_vc .guest {
    vertical-align: middle;
}
#bo_vc .comment_fram {
    margin-bottom: 10px;
    padding: 20px;
    border: 0;
    border-radius: 5px;
    background: #e6ecef;
}
#bo_vc #captcha_info {
    display: none;
}
#bo_vc #bo_vc_winfo {
    float: left;
}
#bo_vc .tbl_wrap table {
    table-layout: fixed;
    background: #f3f3f3;
}
#bo_vc .tbl_wrap table th {
    text-align: center;
    font-weight: 500;
}
#bo_vc .tbl_wrap table td {
    padding: 10px;
}
#bo_vc .tbl_wrap table label {
    font-weight: 500;
}
#bo_vc .tbl_frm01 th,
#bo_vc .tbl_frm01 td {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
#bo_vc #captcha {
    overflow: hidden;
}
#bo_vc .btn_submit {
    width: 110px;
    padding: 8px;
    margin-left: 0;
    border: 0;
    border-radius: 4px;
    background: #454c60;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.1em;
    cursor: pointer;
}
#bo_vc_empty {
    margin: 0;
    padding: 20px !important;
    text-align: center;
}

#bo_vc_w {
    border-bottom: none;
}
#bo_vc_w input[type="text"],
#bo_vc_w textarea {
    padding: 5px;
    border-radius: 4px;
    background: #fdfdfd !important;
}
#bo_vc_w #captcha #captcha_info {
    font-size: 13px;
}
#bo_vc_w .btn_confirm {
    padding: 20px 0 40px;
}

#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 .btn_submit {
    width: 110px;
    padding: 8px;
    margin-left: -15px;
    border: 0;
    border-radius: 4px;
    background: #444;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.1em;
    cursor: pointer;
}
#bo_vc_w .tbl_frm01 {
    margin: 0;
}
#bo_vc_w .tbl_frm01 th {
    width: 110px;
    border: 1px solid #ddd;
    border-left: 0;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    background: #fff;
}
#bo_vc_w .tbl_frm01 td {
    padding: 10px;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd;
}
#bo_vc_w .tbl_frm01 label {
    font-weight: bold;
}

#bo_vc_sns {
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
}
#bo_vc_sns:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#bo_vc_sns li {
    float: left;
    margin: 0 20px 0 0;
}
#bo_vc_sns input {
    margin: 0 0 0 5px;
}

.comment_fram {
    margin-bottom: 20px;
    padding: 30px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    font-size: 14px;
    background: #f5f5f5;
}
.comment_fram textarea {
    padding: 4px;
    width: 100%;
    height: 90px;
    border: 1px solid #e4eaec;
    border-radius: 4px;
    background: #fff !important;
}
.comment_fram label {
    margin: 0;
    color: #555;
    letter-spacing: -0.5px;
    line-height: 30px;
}
.comment_fram input[type="checkbox"],
input[type="radio"] {
    margin: 0;
}
.comment_fram .frm_input {
    margin-right: 7px;
    background: #fff !important;
}
.comment_submit {
    float: right;
    width: 100%;
    height: 90px;
    padding: 8px;
    margin-left: -15px;
    border: 0;
    border-radius: 4px;
    background: #454c60;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.1em;
    cursor: pointer;
}
.comment1 {
    margin-top: 8px;
}
.comment1 fieldset {
    margin-left: 30px;
}
.comment1 .input03 {
    width: 150px;
}
.comment1 .input01 {
    width: 140px;
}
.comment2 {
    width: 100%;
    padding: 5px 0;
    zoom: 1;
}
.comment2:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
.comment2 .comment_textarea {
    float: left;
    width: 87%;
}
.comment2 .comment_btn {
    float: right;
    width: 12%;
}
.comment2 td {
    display: table-cell;
    vertical-align: middle;
}

.bo_vc_act {
    float: right;
    margin: 0;
    list-style: none;
    zoom: 1;
}
.bo_vc_act:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
.bo_vc_act li {
    float: left;
    padding-left: 5px;
}

.bo_vc_hdinfo {
    display: inline-block;
    margin: 0 15px 0 5px;
    color: #9da6b0;
}

.scr {
    overflow-y: scroll;
    color: #777;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
    height: 200px;
    text-align: left;
}

/***** sm *****/
@media (min-width: 768px) and (max-width: 991px) {
    #bo_v {
        padding: 20px 0;
    }
    #bo_list {
        padding-bottom: 10px;
    }
    *[id^="bo_list"] .tbl_head01 thead th,
    *[id^="bo_list"] .tbl_head01 td {
        padding: 12px 8px;
        font-size: 13px;
    }
}

/***** xs *****/
@media (max-width: 767px) {
    /* 목록검색창 */
    .bo_fx input[type="text"] {
        width: 65%;
    }
    #bo_sch {
        float: left;
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
    #bo_sch select {
        width: 31%;
        margin-right: 5px;
        font-size: 13px;
    }
    #bo_sch .btn_submit {
        width: 98%;
        margin: 8px 0 0 0;
    }

    /* 게시판 목록 */
    #bo_list .tbl_head01 table th:nth-child(4),
    #bo_list .tbl_head01 table th:nth-child(5),
    #bo_list .tbl_head01 table th:nth-child(6) {
        display: none;
    }
    #bo_list .tbl_head01 table td:nth-child(4),
    #bo_list .tbl_head01 table td:nth-child(5),
    #bo_list .tbl_head01 table td:nth-child(6) {
        display: none;
    }

    #bo_list_admin .tbl_head01 table th:nth-child(5),
    #bo_list_admin .tbl_head01 table th:nth-child(6),
    #bo_list_admin .tbl_head01 table th:nth-child(7) {
        display: none;
    }
    #bo_list_admin .tbl_head01 table td:nth-child(5),
    #bo_list_admin .tbl_head01 table td:nth-child(6),
    #bo_list_admin .tbl_head01 table td:nth-child(7) {
        display: none;
    }

    *[id^="bo_list"] a.btn_b02 {
        float: right;
        width: 100%;
        font-size: 12px;
    }
    *[id^="bo_list"] .btn_bo_adm:after {
        display: block;
        content: "";
        clear: both;
    }
    *[id^="bo_list"] .tbl_head01 thead th,
    *[id^="bo_list"] .tbl_head01 td {
        padding: 10px 8px;
        font-size: 13px;
    }
    #bo_list {
        padding: 0;
        margin-bottom: 20px;
    }
    #bo_list_total {
        float: none;
        display: block;
    }
    .btn_bo_adm input {
        width: 95%;
        font-size: 12px;
    }
    .btn_bo_user li {
        display: inline-block;
        width: 32%;
        margin-top: 5px;
    }
    .btn_bo_adm {
        width: 300px;
        display: flex;
    }
    .td_name,
    .th_name {
        width: 27%;
    }
    .td_num,
    .th_num {
        width: 17% !important;
    }
    #bo_sch .frm_input {
        width: 65%;
    }

    /* 게시판 글읽기 */
    #bo_v {
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    #bo_v_info .hit,
    #bo_v_info .comment {
        display: none;
    }
    #bo_v_info .right {
        float: none;
    }
    #bo_v_info .bo_v_info_tit {
        display: none;
    }
    #bo_v_info strong {
        float: left;
    }
    #bo_v_info .hit + strong,
    #bo_v_info .comment + strong {
        display: none;
    }
    #bo_v_bot ul li {
        margin: 5px 0 0;
    }
    #bo_v #bo_v_act a.btn_b01 {
        width: 30%;
    }
    #bo_v_title {
        padding-bottom: 0;
    }
    #bo_v_atc #bo_v_con table td:first-child {
        width: 25%;
        word-break: keep-all;
    }

    /* 게시판 글쓰기 */
    #bo_w {
        padding: 0;
    }
    #bo_w .frm_input {
        font-size: 12px;
    }
    #bo_w .btn_submit,
    #bo_w .btn_cancel {
        width: 40%;
        height: 36px;
    }
    #bo_w .btn_cancel {
        line-height: 22px;
    }
    #bo_w .frm_file {
        width: 90%;
    }
    #bo_w .tbl_frm01 {
        margin: 0 0 50px;
    }

    #bo_w .tbl_frm01 th {
        width: 30%;
        font-size: 13px;
    }
    #bo_w .tbl_frm01 a {
        display: block;
        width: 57px;
        height: 36px;
        padding: 8px 5px;
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        background: #eaeaea;
    }
    #bo_w .tbl_frm01 .input03 {
        width: 70%;
    }
    #bo_w a.btn_frmline,
    #bo_w button.btn_frmline {
        display: block;
        margin: 8px 0 0;
        font-size: 12px;
    }
    #bo_w .input01 {
        width: 70%;
    }
    #bo_w .input02 {
        width: 50%;
    }
    #autosave_pop {
        left: 0;
        top: 90px;
        width: 100%;
    }
    #autosave_pop span {
        text-align: center;
    }
    #bo_w input[type="text"] {
        width: 100%;
    }
    .postbtn {
        width: 100px !important;
        margin-top: 5px;
    }

    /* 게시판 댓글 */
    .comment1 fieldset {
        margin: 0;
    }
    .comment1 .input03 {
        width: 50%;
    }
    .comment1 .input01 {
        width: 48%;
    }
    .comment2 .comment_btn {
        width: 100%;
    }
    .comment2 .comment_textarea {
        width: 100%;
        padding: 0 0 8px;
    }
    .comment_submit {
        width: 100%;
        height: 40px;
    }
    .comment_fram .frm_input {
        height: 45px;
        margin: 0 0 10px;
    }
    .comment_fram textarea {
        width: 100%;
        margin: 5px 0 0;
    }
    #bo_vc_w .btn_submit {
        width: 100%;
        padding: 8px;
        margin-left: 0;
        border: 0;
        border-radius: 4px;
        background: #454c60;
        color: #fff;
        font-size: 13px;
        letter-spacing: -0.1em;
        cursor: pointer;
    }
    #bo_vc .btn_submit {
        width: 100%;
        padding: 8px;
        margin-left: 0;
        border: 0;
        border-radius: 4px;
        background: #454c60;
        color: #fff;
        font-size: 13px;
        letter-spacing: -0.1em;
        cursor: pointer;
    }
    #bo_vc_w .btn_confirm {
        padding: 10px 0 30px;
    }
    #bo_vc_w .tbl_frm01 td {
        padding: 10px;
    }
    #bo_vc_w .tbl_frm01 th {
        width: 25%;
    }

    #bo_vc p {
        padding-bottom: 10px;
    }
    #bo_vc .btn_confirm {
        padding-bottom: 10px;
    }
    #bo_vc {
        margin-top: 30px;
        padding: 15px;
    }
    #bo_vc article {
        overflow: hidden;
        word-break: break-all;
    }
    #bo_vc h2 {
        font-weight: 500;
    }
    #bo_vc input[type="checkbox"],
    input[type="radio"] {
        margin: 0;
    }
    #bo_vc #captcha #captcha_key {
        width: 50%;
    }
    #bo_vc #captcha #captcha_reload {
        width: 40px;
    }

    /* 버튼 */
    #bo_v a.btn_admin,
    #bo_v a.btn_b01,
    #bo_v a.btn_b02 {
        width: 95%;
        font-size: 12px;
    }
    #bo_v a.next_bt,
    #bo_v a.pre_bt {
        width: 20%;
    }
    #bo_v a.next_bt {
        float: right;
    }
    #bo_v a.pre_bt {
        float: left;
    }
    .bo_v_nb {
        width: 100%;
    }
    .bo_v_nb li {
        float: none;
    }
    .bo_v_com {
        width: 100%;
    }
    .bo_v_com li {
        width: 20%;
        text-align: center;
    }
    .btn_bo_adm li {
        width: 33%;
        text-align: center;
    }

    /* 자동입력방지*/
    #captcha {
        width: 100%;
    }
    #captcha audio {
        width: 70%;
    }
    #captcha #captcha_img {
        width: 53%;
    }
    #captcha #captcha_key {
        width: 65%;
        margin-top: 7px;
        -webkit-appearance: none;
    }
    #captcha #captcha_mp3,
    #captcha #captcha_reload {
        left: 50%;
    }
    #captcha #captcha_mp3 {
        display: none;
    }
    #captcha #captcha_reload {
        width: 40px;
        height: 40px;
        top: 0;
        margin-left: 1%;
        margin-right: 1%;
        background-color: #e3e3e3;
        background-position: 5px -25px;
    }
    #bo_w #captcha #captcha_info {
        float: left;
        display: block;
        margin: 5px 0 0;
    }
}

@media (max-width: 450px) {
    #bo_w input[type="text"] {
        width: 100%;
    }
    .frm_input {
        width: 100%;
    }
    #bo_v_atc {
        padding: 0;
    }
    #bo_v_con {
        margin-left: 0;
    }
    #bo_v_con > div {
        padding: 0;
    }
    #bo_list_total {
        margin-bottom: 10px;
    }
    #bo_v_atc #bo_v_con table tr,
    #bo_v_atc #bo_v_con table td {
        padding: 10px 8px;
        font-size: 13px;
        line-height: 1.5em;
    }

    /* 자동입력방지 */
    #captcha {
        width: 100%;
    }
    #captcha #captcha_img {
        width: 100%;
    }
    #captcha #captcha_key {
        width: 70%;
        height: 40px;
        margin-top: 5px;
        -webkit-appearance: none;
    }
    #captcha #captcha_mp3,
    #captcha #captcha_reload {
        left: 89%;
    }
    #captcha #captcha_mp3 {
        display: none;
    }
    #captcha #captcha_reload {
        width: 40px;
        height: 40px;
        margin-top: 5px;
        margin-right: 1%;
        background-color: #e3e3e3;
        background-position: 4px -25px;
    }
    #bo_w #captcha #captcha_info {
        float: none;
        display: block;
        margin: 5px 0 0;
    }
}

/*cus*/
.s_input {
    width: 80px;
}

.tbl_head01 td {
    padding: 5px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    line-height: 1.5em;
    word-break: break-all;
}
.tbl_head01 thead th {
    padding: 12px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    border-left: 1px solid #d1dee2;
    border-right: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em;
}

/*=================================================media=================================================*/
@media (max-width: 767px) {
    #bo_cate .dropdown-toggle:hover,
    #bo_cate .dropdown-toggle:active,
    #bo_cate .dropdown-toggle:focus,
    #bo_cate .dropdown-toggle:visited {
        text-decoration: none;
    }
    #bo_cate .dropdown-menu {
        width: 100%;
    }
    #bo_cate .dropdown-menu li a {
        border-bottom: 1px solid #eee;
        padding: 5px;
    }
    #bo_cate .dropdown-menu li:last-child a {
        border-bottom: 0px;
    }
    #bo_cate > li h2 {
        display: block;
    }
    #bo_cate > li .caret {
        display: block;
    }
    #bo_cate_ul {
        border: 1px solid #ddd;
    }
    .dropdown-toggle {
        border: 1px solid #ccc;
        display: block;
        padding: 0px 5px;
        height: 40px;
        line-height: 40px;
    }
    .dropdown-toggle .caret {
        position: absolute;
        right: 10px;
        top: 15px;
        border-top: 10px solid;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
    .dropdown-toggle h2 {
        margin: 0px;
        font-size: 18px;
    }
    #bo_cate_ul li {
        border-top: 0px;
        clear: both;
        width: 100%;
        border-radius: 0px;
    }
    #bo_cate_ul li:last-child {
        border-bottom: 0px;
    }

    /*===========================================*/

    #bo_w .form-inline {
        margin-bottom: 0px;
    }
    #bo_w .form-inline > div {
        margin-right: 0px;
    }
    #wr_email,
    #wr_homepage {
        width: 100%;
    }

    #bo_w .bo_w_cate select {
        width: 100%;
    }

    /*===========================================*/

    #bo_v #bo_v_info .bo_name {
        float: none;
        display: block;
        width: 100%;
    }
    #bo_v #bo_v_info .bo_info {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    #bo_v #bo_v_info .bo_info span {
        margin-left: 0px;
        margin-right: 7px;
    }

    .list_info_name {
        width: 100%;
    }
    .list_info_icon {
        width: 100%;
        text-align: left;
    }

    #captcha #captcha_img {
        width: 43%;
    }
    #captcha #captcha_reload {
        margin: 0px;
        width: 12%;
        margin-left: 1%;
        margin-right: 1%;
        min-width: 40px;
    }
    #captcha #captcha_key {
        width: 40%;
        margin: 0px;
    }
    #captcha audio {
        display: block;
        margin: 0 0 10px;
        width: 100% !important;
    }
}

/*=================================================btn=================================================*/

.btn-danger {
    font-size: 12px;
    color: #fff;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    padding: 0px 7px;
    height: 37px;
    line-height: 37px;
    border-radius: 5px;
}
.btn-danger:hover {
    font-size: 12px;
    color: #fff;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    padding: 0px 7px;
}

.btn-default {
    display: table-cell;
    width: 80px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.btn-default i {
    padding: 0px 3px;
}

#bo_sch1 {
    background: #fdfdfd url(./img/select_box_ico.png) right center no-repeat !important;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #e4eaec;
    color: #777777;
    border-radius: 3px;
    width: 107px;
    font-family: inherit;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btn_ctrl {
    display: inline-block;
    width: 40px;
    height: 34px;
    padding: 7px;
    border: 0px solid #e8180c;
    border-radius: 4px;
    background: #6b6363;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 20px;
}
