@media screen and (max-width:700px) {
    .ox_tbl_list .pht,
    .ox_tbl_list .file,
    .ox_tbl_list .rec {display:none;}

    .bbs_gallery_list .gallery li {width:45.24%;}
    .bbs_gallery_list .gallery li:nth-child(3n+1) {clear:none;}
    .bbs_gallery_list .gallery li:nth-child(2n+1) {clear:both;}
}

@media screen and (max-width:600px) {
    .bbs_cate li {width:50%;}

    .ox_tbl_list .cat,
    .ox_tbl_list .cnt,
    .ox_tbl_list .stt {display:none;}

    .bbs_view>.photo .btns .prev {left:0; border-color:transparent;}
    .bbs_view>.photo .btns .next {right:0; border-color:transparent;}

    .bbs_gallery_list .notice .name,
    .bbs_gallery_list .notice .hit {display:none;}

    tr.h_text_note {display:table-row;}
}

@media screen and (max-width:500px) {
    .ox_tbl_list .nm {display:none;}

    .bbs_view>strong {font-size:1.125em;}
    .bbs_view>.info {font-size:0.875em;}
    .bbs_view>strong,
    .bbs_view>.info .name,
    .bbs_view>.file,
    .bbs_view>.link,
    .bbs_view>.etc,
    .bbs_view>.recomm {padding-left:10px; padding-right:10px;}
    .bbs_view>.recomm {float:none; max-width:none;}
    .bbs_view>.info .date {padding-left:10px;}
    .bbs_view>.info .cnt,
    .bbs_view>.info .btns {padding-right:10px;}
    .bbs_view>.file .thm,
    .bbs_view>.file .hit {display:none;}
    .bbs_view>.note {margin-left:10px; margin-right:10px;}

    .bbs_gallery_list .gallery .tit {font-size:0.875em;}
}

@media screen and (max-width:400px) {
    .ox_tbl_list .dt {display:none;}
}
