body {
  padding: 0;
  margin: 0;
  background-color: #CDE1EB;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}

h1 {
  margin: 0;
}

a {
  transition: .5s;
  cursor: pointer;
}

a:hover,
a:focus {
  filter: brightness(1.08);
}


.l-inner {
  margin-inline: auto;
  max-width: 1480px;
  width: 100%;
}

img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
}

.links {
  padding-block: min(5vw, 97px) min(3vw, 48px);
  padding-inline: 8vw;
  background-color: #fff;
}


.links-inner {
  max-width: 1010px;
  margin-inline: auto;
  display: flex;
  background-color: #ffebdb;
  border-radius: 20px;
  box-shadow: 10px 16px 8px rgba(46, 131, 188, .2);
}

.links02 {
  margin-top: 62px;
  max-width: 1010px;
  margin-inline: auto;
  background-color: #ffebdb;
  border-radius: 20px;
  box-shadow: 10px 16px 8px rgba(46, 131, 188, .2);
}

@media(max-width: 767px) {
  .links02 {
    margin-top: 1.5rem;
    border-radius: 10px;
  }
}

.links-inner02 {
  display: flex;
  align-items: center;
}

.l-contents {
  max-width: 1250px;
  width: 84.45845%;
  margin-inline: auto;
}

@media(max-width: 767px) {
  .links-inner {
    border-radius: 10px;
    box-shadow: 5px 8px 4px rgba(46, 131, 188, .2);
  }
}

.link-button {
  display: block;
  margin-inline: auto;
  max-width: 80%;

}

.button {
  background-color: #fff;
  padding-bottom: min(4.8vw, 80px);
  padding-inline: 8vw;
}


.button.--bg-transparent {
  background-color: transparent;
}

.button img {
  margin-inline: auto;
  max-width: 1010px;
}

.voice {
  background-color: #a5cee4;
  padding-inline: min(4.8vw, 80px);
  padding-bottom: 54px;
}

/* 矢印のクリック範囲など */
.splide__arrow {
  background-color: transparent;
  height: 30px;
  transition: .2s;
  width: 30px;
}

/* 矢印共通のスタイル */
.splide__arrow::before {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 30px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  opacity: 1 !important;
}

/* 前の矢印 */
.prev::before {
  background-image: url(../img/voice/slide-button.png);
}

.voice .prev::before {
  left: -10px;
}

/* 次の矢印 */
.next::before {
  background-image: url(../img/voice/slide-button.png);
  transform: rotate(180deg);
}

.voice .next::before {
  left: inherit;
  right: -10px;
}

@media(min-width: 768px) {
  .splide__arrow {
    height: 50px;
    width: 50px;
  }

  .splide__arrow::before {
    width: 50px;
    height: 50px;
  }

  /* 前の矢印 */
  .voice prev::before {
    left: -50px;
  }

  /* 次の矢印 */
  .voice .next::before {
    left: inherit;
    right: -50px;
  }
}

.products {
  background-color: #fff;
  padding-bottom: min(6.7vw, 130px);
  padding-inline: min(4.8vw, 80px);
}

@media(max-width: 767px) {
  .splide {
    max-width: 280px;
    margin-inline: auto;
  }
}

.products .splide__slide a {
  display: block;
  overflow: hidden;
}

@media(min-width: 768px) {
  .products .splide__slide a img {
    transition: .3s;
  }

  .products .splide__slide a:hover img {
    transform: scale(.92);
  }
}

/* faq */

.faq {
  background-color: #a5cee4;
}

.faq-inner {
  padding-top: 30px;
  max-width: 1420px;
  margin-inline: auto;
  padding-inline: 8vw;
}

.faq-item {
  margin-bottom: 10px;
  border: 1px solid #0C89B7;
}

.faq-question__wrap {
  position: relative;
  background: #fff;
  padding: 1.5rem 5px 1rem 55px;
  cursor: pointer;
}

.minus-icon {
  position: absolute;
  content: "";
  width: 20px;
  height: 3px;
  background: #0080ac;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.plus-icon {
  position: absolute;
  content: "";
  width: 20px;
  height: 3px;
  background: #0080ac;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: ease all 0.5s;
}

.plus-icon.active {
  transform: translateY(-50%);
}

.faq-question__title {
  margin: 0;
  font-weight: bold;
  color: #0080ac;
  font-size: clamp(15px, 2vw, 20px);
  position: relative;
  font-weight: 500;
}

.faq-question__title::before {
  position: absolute;
  color: #0080ac;
  content: "Q";
  font-weight: 300;
  top: 50%;
  left: -35px;
  font-size: 30px;
  transform: translateY(-50%);
}

.faq-answer__wrap {
  background: #fff;
  padding: 10px 5px 10px 55px;
  transition: ease all 0.5s;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.faq-answer__wrap.active {
  height: auto;
  padding: 0 5px 10px 55px;

}

.faq-answer__wrap {
  background: #fff;
  opacity: 0;
  padding: 10px 5px 10px 55px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  transition: ease all 0.7s;
  /* 擬似要素のトランジションを追加 */
}

.faq-answer__wrap.active {
  opacity: 1;
  padding: 10px 20px 1.5rem 55px;
}

.faq-answer__title {

  position: relative;
  font-weight: bold;
  color: #0C89B7;
  font-size: clamp(16px, 2vw, 20px);
}

.faq-answer__text::before {
  position: absolute;
  color: #0C89B7;
  content: "A";
  top: 1rem;
  left: 0;
  transform: translateY(-50%);
  font-size: 30px;
}

.faq-answer__text {
  padding-left: 30px;
  position: relative;
  margin: 0;
  line-height: 1.7;
  font-size: clamp(15px, 1.8vw, 18px);
}

.faq-button {
  margin-top: min(4vw, 64px);
}

@media(max-width: 767px) {
  .faq-question__wrap {
    padding: 1rem 1rem 1rem 2.5rem;
  }

  .minus-icon {
    width: 16px;
    height: 2px;
    right: 8px;
  }

  .plus-icon {
    width: 16px;
    height: 2px;
    right: 8px;
  }

  .faq-question__title {
    padding-right: 10px;
  }

  .faq-question__title::before {
    left: -25px;
    top: 12px;
    font-size: 20px;
  }

  .faq-answer__text::before {
    top: 1rem;
    left: 0;
    font-size: 20px;
  }

  .faq-answer__wrap.active {
    padding: 10px 20px 1.5rem 2rem;
  }

  .faq .button {
    padding-inline: 0;
  }
}





footer {
  background-color: #fff;
}

footer dd {
  margin: 0;
}

.footer-logo {
  max-width: clamp(200px, 21vw, 400px);
}

.footer-inner {
  padding-block: min(7vw, 70px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(4vw, 50px);
  font-size: clamp(14px, 1.8vw, 18px);
}

.footer-sns {
  padding: 0;
  list-style: none;
  display: flex;
  gap: 1.2rem;
}

.footer-sns-link img {
  max-width: clamp(42px, 7vw, 56px);
}

.footer-sns-link a {
  transition: .3s;
  cursor: pointer;
}

.footer-sns-link a:hover {
  opacity: .8;
}

.footer-nav-lists {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.footer-nav-list a {
  color: inherit;
  text-decoration: none;
  transition: .5s;
  font-size: clamp(12px, 1.5vw, 14px);
  font-weight: 500;
}

.footer-nav-list a:hover {
  color: #0080ac;
}

.copyright {
  display: block;
  text-align: center;
  font-size: 10px;
  padding-block: 20px 40px;
}

@media(max-width: 767px) {

  .footer-inner,
  .footer-nav-lists {
    flex-direction: column;
  }

  .footer-inner dl {
    text-align: center;
  }

  .footer-nav-lists {
    padding-left: 0;
    gap: 10px;
  }
}

.voice-txt {
  width: 34%;
  max-width: 520px;
  margin-inline: auto;
}

@media(max-width: 767px) {
  .voice-txt {
    width: 80%;
    max-width: 280px;
  }
}