@charset "utf-8";

.table tbody tr.check_count th {
  padding-left: 33px;
}

.ss_contents address {
  width: auto;
}

@media only screen and (max-width: 767px) {
  table.portrait_enquete th.ss_enq {
    width: auto;
  }
}