.rehabilitation .wtBox ol {
  margin-left: 20px;
}

.rehabilitation .wtBox > dl {
  margin-top: 35px;
}

.rehabilitation .wtBox > dl dt {
  font-weight: bold;
  margin-bottom: 10px;
}

.rehabilitation .wtBox .mt10 {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .rehabilitation .wtBox ol {
    margin-left: 10px;
  }

  .rehabilitation .wtBox > dl {
    margin-top: 20px;
  }

  .rehabilitation .ttlStyle03.mt00 {
    padding-top: 0;
  }
}