@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese");
.overview .management-philosophy {
  font-size: 1.4375rem;
  font-weight: 700;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .overview .management-philosophy {
    font-size: 1.25rem;
  }
}
.overview .disclosure .contents {
  margin-bottom: 5em;
}
.overview .disclosure .contents:last-of-type {
  margin-bottom: 0;
}
.overview .business-contents .details {
  margin-bottom: 100px;
}
.overview .business-contents .details:last-of-type {
  margin-bottom: 0;
}

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