@charset "utf-8";
#root {
  overflow: hidden;
}
.pg-fv__inner {
  position: relative;
}
.fv-btn__content {
      position: absolute;
    bottom: clamp(2.5rem, 5.21vw, 6.25rem);
    left: clamp(1.875rem, -6.417rem + 17.27vw, 14.313rem);
    display: flex;
    flex-direction: column;
    row-gap: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
}
.pg-fv__container {
  padding-left: clamp(6.25rem, -3.333rem + 19.97vw, 20.625rem);
}
.pg-fv__img {
      min-height: 500px;
    object-fit: cover;
}
.pg-fv__img--sp {
  display: none;
}
.btn__1--fv {
      width: clamp(21.875rem, 18.958rem + 6.08vw, 26.25rem);
    height: 80px;
    justify-content: space-between;
}
.btn__text--fv {
  font-size: clamp(1.125rem, 1.042rem + 0.17vw, 1.25rem);
}
.btn__icon--fv {
      width: 20px;
    height: 20px;
}

.voice__inner {
  background-color: #FFF4F9;
}
.voice__container {
        padding-top: 30px;
    padding-left: clamp(1.25rem, -7.75rem + 18.75vw, 14.75rem);
    padding-right: clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
}
.voice__top {
      display: flex;
    column-gap: 44px;
    justify-content: center;
}
.voice-top__left {
  width: 899px;
}
.voice__title {
      margin-top: 32px;
    line-height: 1.6;
    font-size: clamp(1.5rem, 0.417rem + 2.26vw, 3.125rem);
    font-weight: 600;
}

.voice-top__right {
    width: 438px;
    position: relative;
}
.voice-top-img__1 {
    width: 100%;
    border-radius: 10px;
    aspect-ratio: 438/585;
    object-fit: cover;
}
.voice-top-img__2 {
      position: absolute;
    bottom: 32px;
    width: 47%;
    aspect-ratio: 319/379;
    object-fit: cover;
    border-radius: 10px;
}
.voice-top__name {
      margin-top: clamp(2.5rem, 1.5rem + 2.08vw, 4rem);
    display: flex;
    column-gap: 16px;
    align-items: baseline;
}
.voice-top-name1 {
      font-size: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}
.voice-top-name2 {
      font-size: clamp(1rem, 0.917rem + 0.17vw, 1.125rem);
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}
.voice-top-name3 {
      margin-top: 8px;
    line-height: 1;
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}
.voice__bottom {
    margin-top: 40px;
    padding-bottom: 100px;
  position: relative;
}
.voice-img__3 {
      position: absolute;
    width: clamp(18.75rem, 13.917rem + 10.07vw, 26rem);
    border-radius: 10px;
    aspect-ratio: 416/571;
    object-fit: cover;
    left: 0;
    top: -40px;
}
.voice-qa__items {
    width: clamp(25rem, 0.458rem + 51.13vw, 61.813rem);
    margin-left: auto;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.voice__q {
      font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    font-weight: 700;
    font-family: "遊ゴシック",sans-serif;
}
.voice__a1 {
      margin-top: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    font-size: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    font-weight: 600;
    color: #C11B64;
    line-height: 1.3;
}
.voice__a2 {
      margin-top: 16px;
    font-weight: 500;
  font-family: "遊ゴシック",sans-serif;
}

.voice__container--consulting {
      padding-top: 122px;
    padding-left: clamp(1.25rem, -8.417rem + 20.14vw, 15.75rem);
    padding-right: clamp(1.25rem, -8.417rem + 20.14vw, 15.75rem);
}
.voice__top--consulting {
      justify-content: unset;
    position: relative;
}
.voice-top__right--consulting {
  width: clamp(25rem, 8.083rem + 35.24vw, 50.375rem);
}
.voice-top-img__1--consulting {
      aspect-ratio: 464/554;
    width: 66%;
    margin-right: auto;
    margin-left: unset;
}
.voice-top-img__2--consulting {
      aspect-ratio: 404/278;
    left: 55%;
    bottom: -32px;
}
.voice-top__left--consulting {
      position: absolute;
    right: clamp(1.5rem, -1.667rem + 6.6vw, 6.25rem);
    top: -110px;
    width: clamp(24.375rem, 13.625rem + 22.4vw, 40.5rem);
}
.voice-img__3--consulting {
      left: unset;
    right: 0;
    top: -40px;
}
.voice-qa__items--consulting {
  margin-left: unset;
}

.lesson__inner {
      padding-top: 40px;
    padding-left: clamp(0.813rem, -6.646rem + 15.54vw, 12rem);
    padding-right: clamp(0.813rem, -6.646rem + 15.54vw, 12rem);
    padding-bottom: 80px;
    background-color: #F9E8EE;
}
.lesson__title {
      font-size: clamp(1.5rem, 1.333rem + 0.35vw, 1.75rem);
    font-weight: 700;
    font-family: "遊ゴシック",sans-serif;
    text-align: center;
}
.lesson-subtitle__bg {
      height: 82px;
    width: 82px;
    border-radius: 50%;
    background-color: #C11B64;
    margin-top: clamp(0.5rem, 0.167rem + 0.69vw, 1rem);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lesson__subtitle {
      font-size: 14px;
    font-weight: 700;
    font-family: "遊ゴシック",sans-serif;
    color: #fff;
    letter-spacing: 0.12em;
    text-align: center;
}
.lesson__subtitle span {
  font-size: 24px;
}
.lesson__box{
  position: relative;
}
.lesson__line {
      position: absolute;
    top: 50%;
    left: clamp(0.813rem, -0.313rem + 2.34vw, 2.5rem);
    width: 100%;
    height: 9px;
}
.lesson__bottom {
  overflow: auto;
}
.lesson__items {
      margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    padding-bottom: 10px;
}
.lesson__item {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
    position: relative;
    padding: 46px clamp(1.25rem, 1rem + 0.52vw, 1.625rem);
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.16);
}
.lesson-text__1 {
      position: absolute;
    font-size: 28px;
    font-weight: 500;
    color: #DE5E85;
    top: -25px;
}
.lesson-text__2 {
      width: 299px;
    height: 56px;
    background-color: #F9E8EE;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    font-family: "遊ゴシック",sans-serif;
    color: #C11B64;
}
.lesson-text__3 {
      font-size: 14px;
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}

.voice-slider__inner {
      padding: 80px 0;
    background-color: #FFF4F9;
}
.voice-slider__container {
      display: flex;
    flex-direction: column;
    row-gap: 40px;
}

.slider__wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
  column-gap: 16px;
}
.slider {
  animation: scroll-left 100s infinite linear .5s both;
  display: flex;
  column-gap: 16px;
}
.slider__img {
  width: 480px;
}
.slide__content {
  width: 480px;
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-4300px);
    
  }
}

.slide__content {
      background-color: #fff;
    padding: 33px 24px 56px;
    border-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.16);

  height: max-content;
}
.slide-box__top {
      display: flex;
    align-items: center;
    column-gap: 16px;
}
.slide-box__title {
      font-size: 15px;
    font-weight: 700;
    color: #C11B64;
    font-family: "遊ゴシック",sans-serif;
}
.slide-box__name {
      font-size: 14px;
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}
.star__box {
      display: flex;
    column-gap: 4px;
    margin-top: 16px;
}
.star__box img {
      width: 40px;
    object-fit: contain;
    height: auto;
}
.slide-box__test {
      margin-top: 32px;
    font-size: 14px;
    font-weight: 500;
    font-family: "遊ゴシック",sans-serif;
}
.slide-pink {
      margin-top: 14px;
    background-color: #F9E8EE;
    padding: 32px 16px;
    border-radius: 10px;
}
.slide-pink p {
      font-size: 18px;
    font-weight: 700;
    color: #C11B64;
    font-family: "遊ゴシック",sans-serif;
}
@media (max-width: 767px) {
  .pg-fv__inner {
    padding-bottom: 212px;
  }
  .fv-btn__content {
        left: 50%;
    transform: translateX(-50%);
  }
  .pg-fv__container {
    padding: 10px 20px 0;
  }
  .pg-fv__img {
    display: none;
  }
  .pg-fv__img--sp {
    display: block;
    min-height: 212px;
    object-fit: cover;
  }
  
  .voice__container {
        padding-left: 0;
    padding-right: 0;
  }
  .voice__top {
        flex-direction: column;
    row-gap: 24px;
  }
  .voice-top__left {
        padding-left: 16px;
    padding-right: 10px;
    width: 100%;
  }
  .voice__title {
    font-size: clamp(1.75rem, 1.491rem + 1.06vw, 2rem);
  }
  .voice-top__right {
        width: 100%;
    max-width: 500px;
    margin: auto;
  }
  .voice-top-img__1 {
    width: 80%;
    margin-left: auto;
  }
  .voice__bottom {
        padding: 0 20px;
    padding-bottom: clamp(23.375rem, 13.935rem + 38.73vw, 32.5rem);
  }
  .voice-img__3 {
        width: clamp(12.25rem, 5.526rem + 27.59vw, 18.75rem);
    bottom: 80px;
    top: unset;
    left: 20px;
  }
  .voice-qa__items {
    width: 100%;
  }
  
  .voice__container--consulting {
    padding-top: 35px;
  }
  .voice__top--consulting {
    flex-direction: column-reverse;
  }
  .voice-top-img__2--consulting {
        left: unset;
    right: 0;
  }
  .voice-top__left--consulting {
    position: unset;
  }
  
  .slider__wrapper {
        padding: 0 20px;
    overflow: auto;
  }
  .slider {
    animation: unset;
  }
  .slider:nth-child(2) {
    display: none;
  }
}

@media (max-width: 389px) {
  .title1__text {
    font-size: 24px;
  }
  .voice-top__left {
    padding-right: 10px;
  }
  .voice__title {
    font-size: 20px;
    margin-top: 24px;
  }
  .voice-top__name {
    margin-top: 16px;
  }
  .voice-top-name1 {
    font-size: 16px;
  }
  .voice__q {
    font-size: 14px;
  }
  .voice__a1 {
    font-size: 20px;
  }
  
  .lesson__line {
    height: 5px;
  }
  .lesson-text__2 {
        width: 250px;
    font-size: 18px;
  }
  
  .btn__1--fv {
        width: 280px;
    height: 60px;
    padding: 10px;
  }
  .btn__text--fv {
    font-size: 16px;
  }
  .btn__icon--fv {
        width: 16px;
    height: 16px;
  }
  .lesson__title {
    font-size: clamp(1.125rem, -0.589rem + 8.57vw, 1.5rem);
  }
}