h3 {
  font-size: 1.4em;
}

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

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

table tr {
  line-height: 1.5em;
}
table th {
  width: 12em;
}
table td {
  padding: 0.5em 0;
}
table td p {
  padding: 0;
}
table td span {
  color: #e68a34;
  font-weight: 600;
}

#rehabilitation ul {
  padding: 0.5em 0;
}
#rehabilitation 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=reha.css.map */