.tbl_wrap table { border: 2px solid var(--cBlack); border-left: 0; border-right: 0; }
.tbl_wrap table tr {
@include dpFlex($fd: column);
}
#bNotice .tbl_head01 thead th { display: none; }
#bNotice #bo_list .td_num2,
#bNotice #bo_list .td_datetime { width: 100%; }
#bNotice #bo_list .td_datetime { border-bottom: 1px solid var(--cBlack); padding-bottom: 20px;}
#bNotice #bo_list .td_num2 { color: var(--cGreen); font-size: 2rem; padding-top: 12px; }
#bNotice #bo_list tbody tr:last-child td { border-bottom: 0; }
#bNotice .tbl_head01 td { height: auto; text-align: left; border: 0; padding: 4px 0; }
#bNotice .bo_tit { padding: 0; text-align: left; }
728x90