@media all and (min-width: 751px) {
  body.treatment #title {
    background-image: url(../images/treatment/title-bg.jpg);
  }
  /* common */
  .desc-box .visual-image {
    text-align: center;
    margin-bottom: 60px;
  }
  /* INDEX */
  #treatment-index .desc-box {
    margin-bottom: 100px;
  }
  #treatment-index .desc-box .text {
    margin-bottom: 50px;
  }
  #treatment-index .group-area {
    margin-bottom: 70px;
  }
  #treatment-digestive #digestive-ibd .prescription_achive .img-caption {
    text-align: center;
    font-weight: bold;
    line-height: 1.65;
  }
  #treatment-digestive #digestive-ibd .prescription_achive .img-caption .st_text {
    font-size: 125%;
  }
  #treatment-biliary_pancreatic .text-area .text:not(:last-child) {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 750px) {
  body.treatment #title {
    background-image: url(../images/treatment/title-bg_sp.jpg);
  }
  /* common */
  .desc-box .visual-image {
    text-align: center;
    margin-bottom: 40px;
  }
  /* INDEX */
  #treatment-index .desc-box {
    margin-bottom: 90px;
  }
  #treatment-index .desc-box .text {
    margin-bottom: 15px;
  }
  #treatment-index .group-area {
    margin-bottom: 70px;
  }
  #treatment-digestive #digestive-ibd .prescription_achive .img-caption {
    text-align: center;
    font-weight: bold;
    line-height: 1.65;
    margin-bottom: 40px;
  }
  #treatment-digestive #digestive-ibd .prescription_achive .img-caption .st_text {
    display: inline-block;
    font-size: 112.5%;
    margin-bottom: 8px;
  }
  #treatment-digestive #digestive-ibd .prescription_achive .graph01 {
    max-width: 260px;
    margin: 0 auto 20px;
    transform: translateX(-10px);
  }
  #treatment-digestive #digestive-ibd .prescription_achive .graph02 {
    max-width: 300px;
    margin-inline: auto;
    transform: translateX(30px);
  }
  #treatment-biliary_pancreatic .text-area .text:not(:last-child) {
    margin-bottom: 25px;
  }
}

/*# sourceMappingURL=page-treatment.css.map */
