.about-director:where(.astro-EWFQBA56) {
  position: relative;
  margin-bottom: 156px;
}
.about-director:where(.astro-EWFQBA56):before {
  position: absolute;
  content: "";
  background: #edf3f8;
  width: 100%;
  height: 175vh;
  top: 46.5%;
  transform: skewY(10deg);
  z-index: -1;
}
@media (min-width: 767px) {
  .about-director:where(.astro-EWFQBA56):before {
    top: 66%;
    height: 63.86vh;
  }
}
@media (min-width: 767px) {
  .about-director:where(.astro-EWFQBA56) {
    margin-bottom: 212px;
    padding-top: 58px;
  }
}
.about-director-head:where(.astro-EWFQBA56) {
  font-family: var(--font-ja);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.about-director-item:where(.astro-EWFQBA56) {
  margin-top: 42px;
}
.about-director-item:where(.astro-EWFQBA56):not(:first-child) {
  margin-top: 58px;
}
@media (min-width: 767px) {
  .about-director-item:where(.astro-EWFQBA56) {
    margin-top: 60px;
  }
}
