@charset "UTF-8";
.p-features .adjust-sp {
  letter-spacing: 0.04em;
}

.p-features__intro .c-page-intro__pict {
  aspect-ratio: 557/219;
  overflow: hidden;
}
.p-features__intro .c-page-intro__wrap {
  gap: 30px;
}

.p-features-main {
  margin-top: 69px;
  padding-bottom: 120px;
  position: relative;
}

.p-features-main__bg {
  aspect-ratio: 1366/639;
  left: 0;
  position: absolute;
  top: -30px;
  width: 100%;
  z-index: 1;
}

.p-features-main__title {
  position: relative;
  z-index: 2;
}
.p-features-main__title.c-page-title {
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.p-features-main__inner {
  display: flex;
  flex-direction: column;
  gap: 77px;
  margin-top: 45px;
  position: relative;
  z-index: 2;
}
.p-features-main__section {
  margin-inline: auto;
  max-width: 1366px;
  padding-inline: 20px;
  position: relative;
  width: 100%;
}
.p-features-main__section:nth-of-type(2n)::before {
  background-image: linear-gradient(150deg, transparent 60%, #09caeb 87%);
}
.p-features-main__section:nth-of-type(2n) .p-features-main__num {
  color: #09caeb;
}
.p-features-main__section:nth-of-type(2n) .p-features-main__label span {
  border-bottom: 3px dotted #09caeb;
}
.p-features-main__section::after {
  background-color: #f8f8f8;
  border-radius: 0 0 40px 0;
  bottom: 0;
  content: "";
  height: 83%;
  left: 0;
  max-width: 885px;
  position: absolute;
  width: calc(100% - 20px);
  z-index: -1;
}
.p-features-main__section::before {
  background-image: linear-gradient(150deg, transparent 60%, #0075ff 87%);
  border-radius: 0 0 40px 0;
  bottom: -7px;
  content: "";
  height: 83%;
  left: 7px;
  max-width: 885px;
  position: absolute;
  width: calc(100% - 20px);
  z-index: -2;
}

.p-features-main__wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column-reverse;
  margin-inline: auto;
  max-width: 1100px;
}

.p-features-main__contents {
  flex-shrink: 0;
  max-width: 850px;
  padding-bottom: 62px;
  padding-top: 70px;
  position: relative;
  width: calc(100% - 20px);
  z-index: 2;
}

.p-features-main__num {
  align-items: baseline;
  color: #0075FF;
  display: flex;
  font-family: "Outfit", sans-serif;
}
.p-features-main__num p:nth-of-type(1) {
  font-size: 15px;
  font-weight: bold;
}
.p-features-main__num p:nth-of-type(2) {
  font-size: 60px;
  font-weight: 500;
  letter-spacing: -3.3px;
}

.p-features-main__label {
  margin-top: 30px;
}
.p-features-main__label span {
  border-bottom: 3px dotted #0075FF;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: calc(50 / 26);
}

.p-features-main__desc {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-weight: normal;
  gap: 16px;
  line-height: calc(28 / 16);
  margin-top: 25px;
}

.p-features-main__pict {
  aspect-ratio: 600/460;
  border-radius: 0 0 40px 0;
  max-width: 415px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 0;
  width: 50%;
  z-index: 1;
}

@media (min-width: 414px) {
  .p-features .adjust-sp {
    letter-spacing: 0.03em;
  }
}

@media (min-width: 1024px) {
  .p-features__intro .c-page-intro__pict {
    margin-top: 256px;
  }
  .p-features-main {
    padding-bottom: 150px;
  }
  .p-features-main__bg {
    top: -161px;
  }
  .p-features-main__section:nth-of-type(2n)::after {
    border-radius: 0 0 0 40px;
    left: auto;
    right: 0px;
  }
  .p-features-main__section:nth-of-type(2n)::before {
    background-image: linear-gradient(-150deg, transparent 60%, #09caeb 87%);
    border-radius: 0 0 0 40px;
    left: auto;
    right: 7px;
  }
  .p-features-main__section:nth-of-type(2n) .p-features-main__pict {
    border-radius: 0 0 0 40px;
  }
  .p-features-main__section:nth-of-type(2n)::before {
    background-image: linear-gradient(-150deg, transparent 60%, #09caeb 87%);
  }
  .p-features-main__section::after {
    width: 100%;
  }
  .p-features-main__section::before {
    width: 100%;
  }
  .p-features-main__wrap {
    flex-direction: row;
    gap: 40px;
    gap: 83px;
  }
  .p-features-main__contents {
    max-width: 450px;
    padding-top: 27px;
    width: 100%;
  }
  .p-features-main__num {
    gap: 5px;
  }
  .p-features-main__num p:nth-of-type(2) {
    font-size: 110px;
  }
  .p-features-main__label {
    margin-top: 0;
  }
  .p-features-main__desc {
    gap: 28px;
  }
  .p-features-main__pict {
    max-width: 100%;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .p-features-main__section:nth-of-type(2n) .p-features-main__wrap {
    flex-direction: row-reverse;
  }
}

@media (min-width: 1366px) {
  .p-features__intro .c-page-intro__wrap {
    gap: 43px;
  }
}