.page-content > .section > .section > .section > .section {
  margin-bottom: clamp(44px, 2.75rem + 2.2vw, 88px);
}

#osakahospital_net .section > .section {
  margin-bottom: clamp(44px, 2.75rem + 2.2vw, 88px);
}

@media screen and (max-width: 767px) {
  .browsable table td[colspan="3"] {
    width: 100%;
  }
}