@media screen and (max-width: 680px) {
  table th {
    width: 100%;
    padding-right: 0;
    padding: 0.5em;
  }
}
@media screen and (max-width: 600px) {
  .contents1 {
    margin-bottom: 60px;
  }
  .contents1 .text .s1 {
    background-image: none;
    padding: 0;
  }
}/*# sourceMappingURL=consultation_res.css.map */