.board_type_list01 {border-top:0 !important;}
.board_type_list01 .header {background:#F9F7F3;}
.board_type_toggle dt a * {font-weight:400;}
.board_type_toggle .inner {text-align:center;}
.board_type_toggle .inner b {width:100%; color:#3E5B32; font-size:22px; font-weight:700; display:block;}
.board_type_toggle .inner span {margin-top:10px; margin-bottom:30px; font-size:16px; display:block;}
.board_type_toggle .inner i {color:#B9B965; font-size:16px; font-weight:700; display:block;}
.board_type_list01 > ul > li > * {padding:20px;}
.board_type_toggle.type_03 dt {padding:0;}
.board_type_toggle.type_03 dt a {padding:20px; display:flex;}
.board_type_toggle.type_03 dt a p {width:90%;}
.board_type_toggle.type_03 dd div.inner {padding:50px;}
.board_wrap strong {text-align:left; display:inline-block;}
strong.no {width:10% !important;}
strong.subject {width:76% !important;}
strong.w_date {width:23%; padding-left:25px;}

@media (min-width: 1280px) {
   
}

@media (min-width: 768px) and (max-width: 1279px) {

}

@media (max-width: 767px) {
    .sub_cont_inner {padding:0;}
    .board_type_list01 {display:none;}
    .board_wrap {border-top:1px solid #1D1D1D;;} 
    .board_type_toggle dt p {display:flex; flex-direction:column; gap:10px;}
    strong.w_date {margin-top:10px !important; padding-left:0px !important;}
   
}