.l-module .title-en {
  font-size: 2.5rem;
  font-weight: 500;
  font-family: "Rokkitt", serif;
  margin: 0;
  padding: 0;
  text-align: center;
  letter-spacing: 0.01em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-module .title-en {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
.l-module .title-en .--indent {
  display: inline-block;
}
.l-module .wrapper-row3 {
  display: flex;
  gap: 5.0505050505%;
}
@media screen and (max-width: 767px) {
  .l-module .wrapper-row3 {
    gap: 20px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .l-module .wrapper-row3.--sp1 picture {
    width: 100%;
  }
}
.l-module .wrapper-row3 picture {
  width: 29.9663299663%;
}
@media screen and (max-width: 767px) {
  .l-module .wrapper-row3 picture {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .l-module .wrapper-row3 picture:last-of-type {
    width: 100%;
  }
}
.l-module .wrapper-row3 img {
  border: 1px solid #000;
}/*# sourceMappingURL=style.css.map */