h3 {
  font-size: 1.4em;
}

.fa-square {
  margin-right: 0.25em;
}

.c_box {
  row-gap: 2em;
  max-width: 800px;
  margin: 20px auto;
}

table tr {
  line-height: 1em;
}
table th {
  width: 10em;
}
table td {
  padding: 0.5em 0;
}
table td p {
  padding: 0;
}

#day_service ul {
  padding: 0.5em 0;
}
#day_service ul li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.25em;
}

.contents4 {
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-top: 60px;
}

.contents3 {
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-top: 60px;
}/*# sourceMappingURL=day.css.map */