
@charset "UTF-8";

@media screen and (max-width: 400px){
  .block_table_1 table td {
    font-size: 4vw;
  }

  .block_table_1 table td span {
    font-size: 4vw !important;
  }
}