@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*------------------------------------------------------------
	s01
------------------------------------------------------------*/
#s01 .pageBox .trBox h4 {
  font-size: 1.3rem;
}

@media all and (max-width: 519px) {
  #s01 .pageBox .trBox h4 {
    font-size: 1rem;
  }
}

#s01 .pageBox .trBox .boxText {
  max-width: 670px;
}

#s01 .pageBox .trBox:not(:last-child) {
  margin-bottom: 60px;
}
/*# sourceMappingURL=treatment.css.map */