@charset "UTF-8";.section-reason {
  background: #fff;
  padding-block: calc(60 / 375 * 100vw) calc(120 / 375 * 100vw);
  padding-inline: calc(20 / 375 * 100vw);
}
.section-reason .p-reason__head > h2 {
  font-size: calc(20 / 375 * 100vw);
  font-weight: 800;
  letter-spacing: 0.64px;
  line-height: 1.72;
  text-align: center;
}
.section-reason .p-reason__head p {
  font-size: calc(14 / 375 * 100vw);
  letter-spacing: 0.8px;
  line-height: 2;
  margin-top: calc(39 / 1366 * 100vw);
  text-align: justify;
}
.section-reason .p-reason__boxs {
  display: flex;
  flex-direction: column;
  gap: calc(60 / 375 * 100vw);
  margin-top: calc(40 / 375 * 100vw);
}
.section-reason .p-reason__box {
  display: flex;
  flex-direction: column;
  gap: calc(85 / 1366 * 100vw);
  justify-content: flex-start;
}
.section-reason .p-reason__left {
  padding-bottom: calc(87 / 1366 * 100vw);
  padding-left: calc(116 / 1366 * 100vw);
  padding-top: calc(60 / 375 * 100vw);
  position: relative;
}
.section-reason .p-reason__left::after {
  background-image: linear-gradient(to right, #f7f9fd 0%, #d2e0fc 98%);
  bottom: 0;
  content: "";
  height: calc(365 / 1366 * 100vw);
  left: 0;
  position: absolute;
  width: calc(483 / 1366 * 100vw);
  z-index: 1;
}
.section-reason .p-reason__left-num {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 3;
}
.section-reason .p-reason__left-num > p {
  color: #163b85;
  font-size: calc(60 / 375 * 100vw);
  font-weight: bold;
  letter-spacing: -3.6px;
  line-height: 1.4444444444;
}
.section-reason .p-reason__left-img {
  aspect-ratio: 482/451;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}
.section-reason .p-reason__right {
  margin-top: calc(133 / 1366 * 100vw);
}
.section-reason .p-reason__right > h3 {
  color: #163b85;
  font-size: calc(18 / 375 * 100vw);
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 2;
}
.section-reason .p-reason__right-texts {
  display: flex;
  flex-direction: column;
  gap: calc(14 / 1366 * 100vw);
  margin-top: calc(30 / 1366 * 100vw);
}
.section-reason .p-reason__right-texts p {
  font-size: calc(15 / 375 * 100vw);
  letter-spacing: 0.8px;
  line-height: 2;
  text-align: justify;
}

.section-reason-works.works {
  padding-bottom: calc(60 / 375 * 100vw);
  padding-top: calc(100 / 375 * 100vw);
}
.section-reason-works .works__head {
  gap: calc(9 / 1366 * 100vw);
  padding-left: calc(116 / 1366 * 100vw);
}
.section-reason-works .works-data__swiper {
  width: calc(1160 / 1366 * 100vw);
}
.section-reason-works .works-data__swiper-btn,
.section-reason-works .works__btn {
  padding-left: calc(50 / 1366 * 100vw);
}
@media (min-width: 768px) {
  .section-reason .p-reason__right-texts p {
    font-size: calc(12 / 375 * 100vw);
  }
}
@media (min-width: 1024px) {
  .section-reason {
    padding-bottom: calc(140 / 1366 * 100vw);
    padding-inline: 0;
    padding-top: calc(129 / 1366 * 100vw);
  }
  .section-reason .p-reason__head {
    margin-inline: auto;
    width: calc(718 / 1366 * 100vw);
  }
  .section-reason .p-reason__head > h2 {
    font-size: calc(32 / 1366 * 100vw);
  }
  .section-reason .p-reason__head p {
    font-size: calc(16 / 1366 * 100vw);
    text-align: center;
  }
  .section-reason .p-reason__boxs {
    gap: calc(100 / 1366 * 100vw);
    margin-top: calc(48 / 1366 * 100vw);
  }
  .section-reason .p-reason__box {
    align-items: flex-start;
    flex-direction: row;
  }
  .section-reason .p-reason__box:nth-of-type(even) {
    flex-direction: row-reverse;
    gap: calc(93 / 1366 * 100vw);
  }
  .section-reason .p-reason__box:nth-of-type(even) .p-reason__left {
    padding-bottom: calc(87 / 1366 * 100vw);
    padding-left: calc(26 / 1366 * 100vw);
    padding-right: calc(85 / 1366 * 100vw);
  }
  .section-reason .p-reason__box:nth-of-type(even) .p-reason__left::after {
    background-image: linear-gradient(to left, #f7f9fd 0%, #d2e0fc 98%);
    left: auto;
    right: 0;
  }
  .section-reason .p-reason__box:nth-of-type(even) .p-reason__left-num {
    left: 0;
  }
  .section-reason .p-reason__left {
    padding-top: calc(75 / 1366 * 100vw);
  }
  .section-reason .p-reason__left-num {
    left: calc(90 / 1366 * 100vw);
  }
  .section-reason .p-reason__left-num > p {
    font-size: calc(90 / 1366 * 100vw);
  }
  .section-reason .p-reason__left-img {
    width: calc(482 / 1366 * 100vw);
  }
  .section-reason .p-reason__right {
    width: calc(500 / 1366 * 100vw);
  }
  .section-reason .p-reason__right > h3 {
    font-size: calc(24 / 1366 * 100vw);
  }
  .section-reason .p-reason__right-texts p {
    font-size: calc(16 / 1366 * 100vw);
    text-align: left;
  }
  .section-reason-works.works {
    padding-bottom: 0;
    padding-top: calc(121 / 1366 * 100vw);
  }
}