@charset "utf-8";

@media screen and (max-width: 1350px){

    .gallery_list_sh > li{width: calc(33.3% - 20px);height: auto;}
    .gallery_list_sh > li:nth-of-type(4n+1){margin-left: 30px;}
    .gallery_list_sh > li:nth-of-type(-n+4){margin-top: 30px;}
    .gallery_list_sh > li:nth-of-type(3n+1){margin-left: 0;}
    .gallery_list_sh > li:nth-of-type(-n+3){margin-top: 0;}

}
@media screen and (max-width: 1199px){

    .gallery_list_sh > li{width: calc(50% - 10px);height: auto;margin-left: 20px;margin-top: 20px;}
    .gallery_list_sh > li:nth-of-type(3n+1){margin-left: 20px;}
    .gallery_list_sh > li:nth-of-type(-n+3), .gallery_list_sh > li:nth-of-type(-n+4){margin-top: 20px;}
    .gallery_list_sh > li:nth-of-type(2n+1){margin-left: 0;}
    .gallery_list_sh > li:nth-of-type(-n+2){margin-top: 0;}

    .search_category_list > li{width: calc(25% - 6px);margin-left: 8px;}
    .search_category_list > li > a{padding: 10px;font-size: 14px;}
}

@media screen and (max-width: 767px){

    .board_header_sh > li.bbs_search{width: 100%;margin-top: 10px;font-size: 0;}
    .form_category{height: 30px;line-height: 30px;margin-right: 0;font-size: 12px;}
    .keyword_item{width: calc(100% - 80px);}
    .keyword_item .bbs_group{display: block;}
    .keyword_item .bbs_group .form_keyword{display: inline-block;width: calc(100% - 62px);height: 30px;border-left: 0;line-height: 30px;font-size: 12px;}
    .keyword_item .bbs_group .form_keyword::placeholder{font-size: 12px;}
    .keyword_item .bbs_group .btn_bbs_search{display: inline-block;width: 62px;}
    .keyword_item .bbs_group .btn_bbs_search span{width: 60px;height: 30px;line-height: 30px;font-size: 12px;}
    .keyword_item .bbs_group input + a{padding-left: 0;}
    
    .board_header_sh > li p.total{font-size: 13px;}
    .board_header_sh > li p.total span{font-size: 17px;}
    .board_header_sh > li .array{margin-left: 10px;}
    .board_header_sh > li .num_array{margin-left: 10px;}
    .board_list_sh{margin: 10px 0;}
    .table_list_sh{font-size: 10px;line-height: 14px;}
    .table_list_sh th, .table_list_sh td{height: 43px;padding: 5px;}

    .paging a, .paging strong{width: 25px;height: 25px;line-height: 23px;margin: 0 0 0 2px;font-size: 10px;}
    .paging .prev, .paging .next, .paging .first, .paging .last{background-size: auto 10px;}

    .board_view_sh{display: none;}
    .table_view_sh{font-size: 10px;}
    .table_view_sh colgroup{display: none;}
    .table_view_sh th, .table_view_sh td{display: block;height: auto;padding: 5px;}
    .table_view_sh .detail_content{padding: 5px;}
    .board_view_sh_m{display: block;margin: 40px 0 30px;font-size: 10px;border-top: 2px solid #999;box-sizing: border-box;}
    .board_view_sh_m > li{display: table;width: 100%;border: 1px solid #ddd;border-top: 0;box-sizing: border-box;}
    .board_view_sh_m > li > div{display: table-cell;width: 75%;padding: 5px;text-align: left;vertical-align: top;box-sizing: border-box;}
    .board_view_sh_m > li > div.title{width: 25%;background-color: #f4f4f4;}
    .board_view_sh_m > li.detail_content{padding: 10px;border: 0 !important;text-align: center;}
    .board_view_sh_m > li.detail_content p{text-align: left;}
    .file_gruoup > li > a.file_btn{padding-right: 15px;background-size: auto 10px;}
    .file_gruoup > li > span{margin-left: 5px;}
    .detail_btn a{width: 80px;height: 40px;line-height: 38px;font-size: 12px;}

    .gallery_list_sh > li{width: calc(50% - 5px);margin-left: 10px;margin-top: 10px;}
    .gallery_list_sh > li:nth-of-type(-n+3), .gallery_list_sh > li:nth-of-type(-n+4){margin-top: 10px;}
    .gallery_list_sh > li:nth-of-type(-n+2){margin-top: 0;}
    .gallery_list_sh > li:nth-of-type(3n+1){margin-left: 10px;}
    .gallery_list_sh > li:nth-of-type(2n+1){margin-left: 0px;}
    .gallery_list_sh > li > a .g_txt{height: auto;padding: 10px;}
    .gallery_list_sh > li > a .g_txt .title{margin-bottom: 5px;font-size: 12px;}
    .gallery_list_sh > li > a .g_txt .date{font-size: 11px;}
    .gallery_list_sh > li > a .g_txt .date span{line-height: 16px;}
    .gallery_list_sh > li > a .g_txt .hit{position: inherit;right: 0;bottom: 0;font-size: 11px;}

    .search_result{margin-top: 30px;padding: 25px 10px;}
    .search_result input{width: 100%;height: 36px;margin: 0 auto 10px;font-size: 12px;}
    .search_result input::placeholder{font-size: 12px;}
    .search_result button{width: 100px;font-size: 12px;}
    .search_result button:after{width: 13px;height: 14px;background-size: 100%;}
    .search_result_detail{margin-top: 20px;}
    .search_category_list > li{width: calc(25% - 3px);margin-left: 4px;margin-bottom: 4px;}
    .search_category_list > li:nth-child(4n+1){margin-left: 0;}
    .search_category_list > li > a{padding: 5px 0;font-size: 10px;}
    .search_result_text{margin: 10px 0 20px;font-size: 14px;}
    .search_result_group + .search_result_group{margin-top: 20px;}
    .search_result_group .search_result_group_title h5{font-size: 12px;}
    .search_result_group .search_result_group_title h5:before{height: 12px;}
    .search_result_group .search_result_more{width: 60px;height: 24px;line-height: 22px;font-size: 10px;}
    .search_result_group > ul{padding: 0 5px;}
    .search_result_group > ul > li > a{font-size: 11px;line-height: 20px;}

}