@charset "UTF-8";

.tbl-type03 table th:nth-child(1),
.tbl-type03 table td:nth-child(1) {
  width: 272px;
}
.tbl-type03 table th:nth-child(2),
.tbl-type03 table td:nth-child(2) {
  width: 708px;
}

@media only screen and (max-width: 767px) {
}