@charset "utf-8";

#plasmastar {
  display: none;
}

.p05-top {
  margin-top: clamp(5rem, 1rem + 8.33vw, 11rem);
  padding-bottom: 50px;
  position: relative;
}
.deco-1 {
      position: absolute;
    top: -14%;
    width: clamp(12.875rem, 2.292rem + 22.05vw, 28.75rem);
    z-index: 1;
}
.deco-2 {
      position: absolute;
    width: clamp(9.688rem, 3.938rem + 11.98vw, 18.313rem);
    bottom: 0;
    right: 0;
}
.p05-top__inner {
        padding-left: clamp(1.25rem, -8.042rem + 19.36vw, 15.188rem);
    padding-right: 20px;
}
.p05-top__container {
  position: relative;
}
.p05-top__img {
  width: clamp(27.5rem, 6.375rem + 44.01vw, 59.188rem);
}
.p05-top__content {
      position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: clamp(0rem, -13.625rem + 28.39vw, 20.438rem);
    width: clamp(20.375rem, 14.625rem + 11.98vw, 29rem);
}
.p05-top__sub {
      font-size: 12px;
    font-weight: 400;
    color: #129BAF;
}
.p05-top__main {
      margin-top: clamp(0.625rem, -0.25rem + 1.82vw, 1.938rem);
    font-size: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    font-weight: 400;
    line-height: 1.6;
}
.p05-top__text {
      margin-top: clamp(0.625rem, -0.125rem + 1.56vw, 1.75rem);
    line-height: 1.7;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    font-weight: 400;
    letter-spacing: 0.04em;
  animation-delay: 0.5s;
}

.p05-1 {
  margin-top: 50px;
}
.p05-1__inner {
  padding: 0 clamp(2.5rem, -20.643rem + 36.16vw, 22.75rem);
}
.section-title__line--540 {
  width: clamp(25.625rem, 20.208rem + 11.28vw, 33.75rem);
}
.p05-1__content {
        margin-top: 24px;
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    align-items: center;
}
.p05-1-content__left {
  width: 464px;
}
.p05-1-content__title {
      font-size: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    font-weight: 400;
    line-height: 1.6;
}
.p05-1-content__text {
      margin-top: clamp(1.25rem, -0.25rem + 3.13vw, 3.5rem);
    line-height: 1.7;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    font-weight: 400;
    letter-spacing: 0.04em;
  animation-delay: 0.5s;
}
.p05-1-content__right {
  width: 584px;
}
.p05-1__content2 {
  margin-top: 80px;
}
.p03-worries__title {
    font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    font-weight: 500;
}
.p03-solution__text {
      margin-top: 16px;
    line-height: 1.7;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    font-weight: 400;
    letter-spacing: 0.04em;
}
.feature__items {
      margin-top: 56px;
    display: flex;
    column-gap: clamp(1.25rem, 0.083rem + 2.43vw, 3rem);
}
.feature-item__text {
      margin-top: 16px;
    line-height: 1.7;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #129BAF;
}
.section-title__line--141 {
  width: clamp(6.563rem, 5.063rem + 3.13vw, 8.813rem);
}

.p05__bottom {
      padding-top: clamp(3.75rem, -0.417rem + 8.68vw, 10rem);
    padding-bottom: 60px;
}
.p05-bottom__inner {
  padding: 0 clamp(2.5rem, -11rem + 28.13vw, 22.75rem);

}
.p03-solution__items {
  margin-top: 32px;
}
.p03-solution__item {
      display: flex;
    column-gap: clamp(1.25rem, -1.25rem + 5.21vw, 5rem);
}
.p03-solution__item:not(:first-child) {
      margin-top: 64px;
    padding-top: 64px;
    border-top: 1px solid #CFDEDF;
}
.p03-solution__item:nth-child(2n) {
  flex-direction: row-reverse;
}
.p03-solution-item__left {
  width: 50%;
}
.p03-solution-item__right {
  width: 50%;
}
.p03-solution-item__sub {
      font-size: 12px;
    font-weight: 500;
    color: #129BAF;
    display: none;
}
.p03-solution-item__main {
      margin-top: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    font-size: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    font-weight: 500;
    color: #129BAF;
    letter-spacing: 0.04em;
  margin-top: unset;
}
.p03-solution-item__text {
      margin-top: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.04em;
}

.section-title__text--p05-1sp {
  display: none;
}

@media (max-width: 767px) {
  .p05-top {
        margin-top: 76px;
    padding-bottom: 324px;
  }
  .deco-1 {
    top: -8%;
  }
  .p05-top__img {
    width: 100%;
  }
  .p05-top__content {
    top: clamp(19.375rem, 8.726rem + 53.24vw, 34.25rem);
    width: 100%;
  }
  
  .p05-1 {
        margin-top: 32px;
    margin-bottom: 20px;
  }
  .p05-1__inner {
    padding: 0 20px;
  }
  .p05-1__content {
        flex-direction: column-reverse;
    row-gap: 20px;
  }
  .section-title__text--p05-1 {
    display: none;
  }
  .section-title__text--p05-1sp {
    display: block;
  }
  .section-title__line--540 {
    width: 240px;
  }
  .p05-1-content__left {
    width: 100%;
  }
  .p05-1-content__right {
    width: 100%;
  }
  
  .p05-1__content2 {
    margin-top: 64px;
  }
  .feature__items {
        margin-top: 24px;
    flex-direction: column;
    row-gap: 40px;
  }
  
  .p05__bottom {
    padding-top: 80px;
  }
  .p05-bottom__inner {
    padding: 0 20px;
  }
  .p03-worries__title {
    font-size: 24px;
  }
  .p03-solution__items {
    margin-top: 60px;
  }
  .p03-solution__item {
        flex-direction: column;
    row-gap: 12px;
  }
  .p03-solution-item__left {
    width: 100%;
  }
  .p03-solution-item__right {
    width: 100%;
  }
  .p03-solution-item__main {
        font-size: 20px;
    margin-top: 16px;
  }
  .p03-solution-item__text {
    margin-top: 48px;
  }
  .p03-solution__item:nth-child(2n) {
        flex-direction: column;
    row-gap: 12px;
  }
  .p03-solution__item:not(:first-child) {
    margin-top: 32px;
  }
}