.sub.strongPoint {
  overflow: hidden;
}
.sub.strongPoint .sub__titleWrapper {
  margin-bottom: 79px;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .sub__titleWrapper {
    margin-bottom: 41px;
  }
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .section__inner {
    padding: 0 3.125vw;
  }
}
.sub.strongPoint .strongPoint__text {
  font-family: "M PLUS 1p", serif;
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 2px;
  color: #323232;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .strongPoint__text {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.7px;
  }
}
.sub.strongPoint .strongPoint__text.strongPoint__text--large {
  font-size: 28px;
  line-height: 1.75;
  letter-spacing: 2.8px;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .strongPoint__text.strongPoint__text--large {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.9px;
  }
}
.sub.strongPoint .strongPoint__text + .strongPoint__text {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .strongPoint__text + .strongPoint__text {
    margin-top: 28px;
  }
}
.sub.strongPoint .strongPoint__text.strongPoint__text--large + .strongPoint__text {
  margin-top: 84px;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .strongPoint__text.strongPoint__text--large + .strongPoint__text {
    margin-top: 19px;
  }
}
.sub.strongPoint .strongPointe__splide {
  margin-block: 136px 100px;
}
@media screen and (max-width: 767px) {
  .sub.strongPoint .strongPointe__splide {
    margin-block: 49px 42px;
  }
}
/*# sourceMappingURL=page-strong-point.css.map */