@charset "UTF-8";

/*------------------------------------------*/
#table+.block_table_1 table{
    text-align: center;
    font-weight: bold;
    min-width: 500px;
}
#table+.block_table_1 table tr:first-child td{
    background-color: var(--i_sub2_color);
    font-weight: bold;
}
#table+.block_table_1 table th>div>div{
    font-weight: normal;
    font-size: 1.4rem;
}
@media screen and (max-width: 600px){
#table+.block_table_1 .outer{
    overflow-x: scroll;
}
}

#constructed_link + div.widget_gallery01 {
    color: #fff;
}
#constructed_link + div.widget_gallery01 .block_header_1 p {
    color: #fff;
}
