
.tbl-type01.tbl-default table th:nth-child(1),
.tbl-type01.tbl-default table td:nth-child(1) {
  width: 415px;
}
.tbl-type01.tbl-default table th:nth-child(2),
.tbl-type01.tbl-default table td:nth-child(2) {
  width: 175px;
  text-align: center;
}
.tbl-type01.tbl-default table th:nth-child(3),
.tbl-type01.tbl-default table td:nth-child(3) {
  width: 211px;
  text-align: center;
}
.tbl-type01.tbl-default table th:nth-child(4),
.tbl-type01.tbl-default table td:nth-child(4) {
  width: 178px;
  text-align: center;
}

.tbl-type01.tbl-matter table th,
.tbl-type01.tbl-matter table td {
  width: 140px;
  text-align: center;
}
.tbl-type01.tbl-matter table th:nth-child(1){
  width: 138px;
  text-align: center;
}
.tbl-type01.tbl-matter table td:nth-child(1) {
  width: 138px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
}