@media screen and (max-width: 680px) {
  table th {
    width: 100%;
    padding-right: 0;
    padding: 0.5em;
    text-align: center;
  }
  table td {
    padding: 0.5em;
  }
  .c_box .c_35,
  .c_box .c_65 {
    width: 100%;
  }
  .c_box .c_35 {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 600px) {
  .c_box .c_35 {
    margin-bottom: 0;
  }
  .contents3 h3:before,
  .contents4 h3:before {
    content: none;
  }
}/*# sourceMappingURL=rental_res.css.map */