@charset "UTF-8";

@media screen and (max-width:510px){
#table_list + .block_table_1.w20 table tr:nth-of-type(1)>td:first-child,
#table_list +  .block_table_1.w20 table tr:nth-of-type(1)>th:first-child, 
#table_list + .block_table_8.w20 table tr:nth-of-type(1)>td:first-child, 
#table_list + .block_table_8.w20 table tr:nth-of-type(1)>th:first-child {
    width: 35%;
}
}