body .contents section .box-content {
  max-width: 980px;
}

th {
  padding-right: 0;
  min-width: 200px;
}

td {
  max-width: none;
}

td:nth-child(2) {
  min-width: 60px;
}

@media screen and (max-width: 980px) {
  th, td {
    font-size: 15px;
  }
  th {
    min-width: 80px;
  }
}/*# sourceMappingURL=ayumi.css.map */