@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 h4 {
  font-size: 1.5rem;
  margin-top: 20px;
}

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

#s01 .pageBox img {
  width: 90%;
}

#s01 .pageBox .boxText {
  color: #333333;
  width: 90%;
}
/*# sourceMappingURL=profile.css.map */