.btn_bo_sch.btn_b01.btn {display:none;}
#bo_list_total {display:none;}


/* 리스트 */
.tbl_wrap table {border:0;border-collapse:collapse;}
#bo_list .tbl_head01 thead td {border-top:0;border-bottom:2px solid #0a0a0a;font-size:17px;
    color:#aaa;}
#bo_list .tbl_head01 thead th {border-top:0;border-bottom:2px solid #0a0a0a;font-size:17px;
    color:#aaa;}
#bo_list .tbl_head01 thead th:nth-last-child(3) {width:60px;}
#bo_list .tbl_head01 thead th:nth-last-child(2) {padding-left:20px;}
#bo_list .tbl_head01 thead th:nth-last-child(1) {width:120px;}
#bo_list .tbl_head01 thead th a {color:#aaa;}
.tbl_head01 td {font-size:16px;cursor:pointer;color:#0a0a0a;}
#bo_list .td_num2 {width:auto!important;}
.tbl_head01 td .bo_tit {font-size:16px;color:#0a0a0a;}
.tbl_head01 td.td_datetime {color:#aaa;width:auto!important;}


#bo_list .tbl_head01 td.td_subject {padding:10px 20px;}
#bo_list .tbl_head01 td.td_subject .bo_tit {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    max-width:979px;}



/* 뷰 */
.view_bt {border-top:0;margin:30px 0 50px;padding:0;}
.bo_v_com {float:none;margin:0;display:flex;justify-content:right;}
.bo_v_com li {float:none;}
.bo_v_com li a {border-radius:5px;}
#bo_v header .date {padding:0 20px;font-size:16px;color:#aaa;line-height:19px;}
#bo_v header #bo_v_title {background:#fff;border:0;padding:10px 20px 20px;}
#bo_v header #bo_v_title span {margin:0;font-size:24px!important;font-weight:500;line-height:32px;} 
#bo_v_con {margin:0;padding:30px 20px;}
.bo_v_nb li {padding:0;border-left:0!important;}
.bo_v_nb li a {padding:13px;display:block;}
#bo_v_share {display:none;}
.bo_notice .notice_icon {color:#fff;background:#0A4A9B;border-radius:100vw;padding:0 10px;font-size:13px;
    line-height:24px;}


/* 댓글 사용 안함 */
.cmt_btn {display:none;}
#bo_vc {display:none;}
#bo_vc_w {display:none;}





@media (max-width:1440px) {
    #bo_list .tbl_head01 td.td_subject .bo_tit {max-width:879px;}
}

@media (max-width:1220px) {
    #bo_list .tbl_head01 thead th {font-size:15px;}
    #bo_list .tbl_head01 thead th {padding:14px;}
    .tbl_head01 td {font-size:15px;height:54px;}
    #bo_list .tbl_head01 td.td_subject .bo_tit {font-size:15px;max-width:calc(100vw - 300px);}
}

@media (max-width:620px) {
    #bo_list .tbl_head01 thead th:nth-last-child(3) {width:36px;padding:0;}
    #bo_list .tbl_head01 thead th:nth-last-child(2) {padding-left:12px;}
    #bo_list .tbl_head01 td.td_subject {padding:10px 12px;}
    #bo_list .tbl_head01 td.td_subject .bo_tit {max-width:calc(100vw - 182px);font-size:14px;}
    #bo_list .tbl_head01 thead th:nth-last-child(1) {width:78px;}
    .tbl_head01 td.td_datetime {font-size:13px;}
    #bo_list .td_num2 {padding:0;font-size:13px;}
}































/**/