@media screen and (max-width: 600px) {
  .contents4 {
    margin-bottom: 60px;
  }
  .contents4 .text .s1 {
    background-image: none;
    padding: 0;
  }
  table th {
    width: 100%;
    padding-right: 0;
    padding: 0.5em;
  }
  table td {
    padding: 0.5em;
  }
  .contents4 h3:before,
  .contents3 h3:before {
    content: none;
  }
}/*# sourceMappingURL=day_res.css.map */