@charset "UTF-8";

.contents_box01.block_image_text_4.valign-center .inner_item_txt .h,
.contents_box01.block_image_text_3.valign-center .inner_item_txt .h  {
    font-weight: 600;
}
.block_table_2 table th {
    display: none;
}
@media screen and (max-width: 500px) {
    .block_table_2 table tr:last-child td:last-child {
        display: none;
    }
}