@charset "utf-8";

#score-table tr td:nth-child(3) {
  text-align: center;
}
@media screen and (min-width: 768px) {
  dl.index {
    width: 31em;
  }
  .facility_information {
    width: 570px;
    margin: 3em auto 0;
  }
  .facility_information table {
    width: 556px;
    margin: 12px 0 0;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: 15px;
  }
}
.td_c {
  text-align: center !important;
}
