/*=====================================================
  tableBlock
=====================================================*/
@media print, screen and (min-width: 1280px) {
  .tableBlock th {
    width: 350px;
  }
}