@charset "utf-8";
.copy-top {
  padding: clamp(2.5rem, 1.5rem + 2.08vw, 4rem) 0;
}
.copy-top__inner {
  padding: 0 clamp(1.25rem, -22.917rem + 50.35vw, 37.5rem);
}
.copy-top__container {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
}
.copy-top__title {
      font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
}
.copy-top__title--sp {
  display: none;
}
.copy-top__text {
  text-align: center;
}

.service {
    padding-bottom: clamp(2.5rem, 0.667rem + 3.82vw, 5.25rem);
    background-color: #F7F7F7;
}
.service__inner {
  padding-top: clamp(2rem, 1.667rem + 0.69vw, 2.5rem);
  position: relative;
}
.service-deco1 {
      position: absolute;
    top: 0;
    left: 0;
    width: clamp(11.25rem, 0.917rem + 21.53vw, 26.75rem);
}
.service__items {
      margin-top: clamp(2rem, 1.667rem + 0.69vw, 2.5rem);
    display: flex;
    flex-direction: column;
    row-gap: clamp(2rem, 1.667rem + 0.69vw, 2.5rem);
      padding-left: clamp(1.25rem, -17.917rem + 39.93vw, 30rem);
    padding-right: clamp(12.5rem, -5.417rem + 37.33vw, 39.375rem);
    position: relative;
}
.service-deco2 {
      position: absolute;
    right: clamp(1.25rem, -13.917rem + 31.6vw, 24rem);
    width: clamp(11.25rem, 9.5rem + 3.65vw, 13.875rem);
    bottom: 0;
}
.service__item {
      display: flex;
    column-gap: clamp(0.5rem, -0.167rem + 1.39vw, 1.5rem);
}
.service-item__left {
      width: clamp(1.875rem, 1.208rem + 1.39vw, 2.875rem);
    height: clamp(1.875rem, 1.208rem + 1.39vw, 2.875rem);
    aspect-ratio: 1/1;
    background-color: #68CA5E;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-weight: 700;
    color: #fff;
}
.service-item__right {
      padding-bottom: 20px;
    border-bottom: 1px solid #707070;
  width: 100%;
}
.service-item__title {
      font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    color: #68CA5E;
    font-weight: 700;
    line-height: 1.7;
}
.service-item__text {
      margin-top: clamp(0.5rem, 1.04vw, 1.25rem);
    line-height: 1.75;
}

.protect__items {
      background-color: #fff;
    margin: clamp(2.5rem, 1.833rem + 1.39vw, 3.5rem) clamp(2.5rem, -15.833rem + 38.19vw, 30rem) 0;
    padding: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    border-radius: 24px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 16px;
    row-gap: 16px;
}
.protect-item__text {
      margin-top: 10px;
    font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
    text-align: center;
}

.copy {
      padding: 40px 0;
    background-color: #68CA5E;
}
.copy__inner {
  padding: 0 clamp(1.25rem, -17.917rem + 39.93vw, 30rem);
}
.copy__box {
      display: flex;
    column-gap: clamp(1.25rem, 0.5rem + 1.56vw, 2.375rem);
}
.copy__content {
      width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border-radius: 24px;
    padding: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem) clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.copy__header {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
}
.copy__title {
      font-size: 22px;
    font-weight: 700;
}
.copy__line {
      width: 43px;
    height: 3px;
    background-color: #68CA5E;
}
.copy__items {
      margin-top: 16px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(2rem, 0.667rem + 2.78vw, 4rem);
    row-gap: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem);
}
.copy__item {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
}
.copy-item__text {
      font-size: 18px;
    font-weight: 700;
    color: #68CA5E;
    text-align: center;
}

.price {
      padding-top: 40px;
    padding-bottom: clamp(5rem, 3.333rem + 3.47vw, 7.5rem);
}
.price__inner {
  padding: 0 clamp(2.5rem, -15.833rem + 38.19vw, 30rem);
}
.price__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.price__content {
      width: 100%;
    margin-top: 32px;
}
.price__title {
      text-align: center;
    font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    background-color: #FFA143;
    border-radius: 21px;
    font-weight: 700;
    color: #fff;
    padding: 6px;
}
.price__box {
      margin-top: clamp(0.625rem, -0.208rem + 1.74vw, 1.875rem);
    display: flex;
    column-gap: 22px;
    align-items: center;
    justify-content: center;
    background-color: #F7F7F7;
    border-radius: 21px;
    padding: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
}
.price__item {
      padding: clamp(1.063rem, 0.354rem + 1.48vw, 2.125rem) 20px;
    display: flex;
    flex-direction: column;
    border: clamp(0.125rem, 0.26vw, 0.313rem) solid #FFA143;
    border-radius: 11px;
    align-items: center;
    background-color: #fff;
    width: clamp(17.5rem, 13.333rem + 8.68vw, 23.75rem);
    justify-content: center;
}
.price__text--big {
      font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    font-weight: 700;
    color: #FFA143;
    margin-bottom: clamp(0rem, -0.417rem + 0.87vw, 0.625rem);
}
.price__text {
  font-size: clamp(1rem, 0.917rem + 0.17vw, 1.125rem);
}
.price__icon {
      font-size: clamp(2.188rem, 1.313rem + 1.82vw, 3.5rem);
    font-weight: 700;
}

@media (max-width: 767px) {
  .copy-top__title {
      display: none;
  }
  .copy-top__title--sp {
    display: block;
      font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
  }
  
  .service-deco1 {
    width: clamp(8.25rem, 5.147rem + 12.73vw, 11.25rem);
  }
  .service__items {
        padding-right: 20px;
    padding-bottom: 210px;
  }
  .service-deco2 {
        width: 222px;
    right: 50%;
    transform: translateX(50%);
  }
  
  .protect__items {
        margin-left: clamp(2.5rem, -2.672rem + 21.22vw, 7.5rem);
    margin-right: clamp(2.5rem, -2.672rem + 21.22vw, 7.5rem);
    grid-template-columns: repeat(2, 1fr);
  }
  
  .copy__box {
        flex-direction: column;
    row-gap: 40px;
  }
  .copy__content {
    width: 100%;
  }
  
  .price__box {
    flex-direction: column;
  }
}

@media (max-width: 389px) {
  .protect__items {
        margin-left: clamp(0.625rem, -8.071rem + 43.48vw, 2.5rem);
    margin-right: clamp(0.625rem, -8.071rem + 43.48vw, 2.5rem);
  }
  .copy__content {
        padding-left: 20px;
    padding-right: 20px;
  }
  .copy-item__icon {
    width: clamp(5rem, -3.696rem + 43.48vw, 6.875rem);
  }
  
  .service-item__text {
    font-size: 12px;
  }
  
  .price__inner {
        padding-left: 20px;
    padding-right: 20px;
  }
  .price__item {
        width: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.color-orange {
  color: #FFA143;
}
.background-orange {
  background-color: #FFA143;
}