.page-research {
  margin-top: var(--header-height);
  overflow-y: hidden;
}

.page-research .research-sec {
  padding-block: 108px 107px;
  letter-spacing: -0.03em;
}
@media (max-width: 1024px) {
  .page-research .research-sec {
    padding-block: 60px 60px;
  }
}
@media (max-width: 767px) {
  .page-research .research-sec {
    padding-block: 40px 40px;
  }
}

.page-research h2 {
  font-size: 3rem;
    font-weight: normal;
    margin-bottom: 1.3em;
    text-align: center;
}
@media (max-width: 1024px) {
.page-research h2 {
  font-size: 2.6rem;
}
}
@media (max-width: 767px) {
.page-research h2 {
  font-size: 2.2rem;
}
}

.page-research h3 {
  font-size: 2.8rem;
    font-weight: normal;
    margin-bottom: 1.3em;
    padding-bottom: 0.5em;
    text-align: center;
    border-bottom: solid 1px #000;
}
@media (max-width: 1024px) {
.page-research h3 {
  font-size: 2.2rem;
}
}
@media (max-width: 767px) {
.page-research h3 {
  font-size: 1.8rem;
}
}

.page-research .s01 .s01__inner {
}
@media (max-width: 1024px) {
  .page-research .s01 .s01__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .page-research .s01 .s01__inner {
    gap: 28px;
  }
}
.page-research .s01 .s01__texts {
  margin-top: -8px;
}
.page-research .s01 .s01__text {
  font-size: 1.6rem;
  line-height: 2.375;
  letter-spacing: -0.025em;
}
@media (max-width: 1024px) {
  .page-research .s01 .s01__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .page-research .s01 .s01__text {
    font-size: 1.4rem;
  }
}
.page-research .s01 .s01__text + .s01__text {
  margin-top: 14px;
}
@media (max-width: 1024px) {
  .page-research .s01 .s01__text + .s01__text {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .page-research .s01 .s01__text + .s01__text {
    margin-top: 10px;
  }
}

.page-research .s02 {
	background: #eff8fe url("../img/research/back01.png") no-repeat right top;
	background-size: cover;
}
@media (max-width: 1024px) {
.page-research .s02 {
}
}
@media (max-width: 767px) {
.page-research .s02 {
}
}
@media (max-width: 767px) {
}
.page-research .s02 .s02__text {
  font-size: 1.6rem;
  line-height: 2.375;
  letter-spacing: -0.025em;
}
.page-research .s02 .s02__text + .s02__text {
  margin-top: 1.5em;
}
@media (max-width: 1024px) {
  .page-research .s02 .s02__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .page-research .s02 .s02__text {
    font-size: 1.4rem;
  }
}

.page-research .s03 {
}
@media (max-width: 1024px) {
.page-research .s03 {
}
}
@media (max-width: 767px) {
.page-research .s03 {
}
}
@media (max-width: 767px) {
}
.page-research .s03 .s03__text {
  font-size: 1.6rem;
  line-height: 2.375;
  letter-spacing: -0.025em;
}
.page-research .s03 .s03__text + .s03__text {
  margin-top: 1.5em;
}
@media (max-width: 1024px) {
  .page-research .s03 .s03__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .page-research .s03 .s03__text {
    font-size: 1.4rem;
  }
}

.page-research .s04 {
	background: #eff8 url("../img/research/back02.png") no-repeat right top;
	background-size: cover;
}
@media (max-width: 1024px) {
.page-research .s04 {
}
}
@media (max-width: 767px) {
.page-research .s04 {
}
}
@media (max-width: 767px) {
}
.page-research .s04 .s04__text {
  font-size: 1.6rem;
  line-height: 2.375;
  letter-spacing: -0.025em;
}
.page-research .s04 .s04__text + .s04__text {
  margin-top: 1.5em;
}
@media (max-width: 1024px) {
  .page-research .s04 .s04__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .page-research .s04 .s04__text {
    font-size: 1.4rem;
  }
}

.page-research .s05 .s05__text {
  font-size: 1.6rem;
  line-height: 2.375;
  letter-spacing: -0.025em;
}
.page-research .s05 .s05__text + .s05__text {
  margin-top: 1.5em;
}
@media (max-width: 1024px) {
  .page-research .s05 .s05__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .page-research .s05 .s05__text {
    font-size: 1.4rem;
  }
}
