html {
    font-size: calc((100 / 1600) * 1vw);
    font-family: 'Noto Sans JP', sans-serif;
    /* scroll-behavior: smooth; */
}
@media screen and (min-width: 1600px) {
    html {
        font-size: 1px;
    }
}
html, body {
  width: 100%;
  overflow-x: hidden;
}

section {
  position: relative;
}

.l-container {
    max-width: 1600px;
    margin: 0 auto;
}
img {
  width: 100%;
}
.bg {
  width: 100%;
}
.flex {
  display: flex;
}
.flex-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.center {
  justify-content: center;
  align-items: center;
}
.relative {
  position: relative;
}
.background {
   background-size: contain;
  background-repeat: no-repeat;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.mark {
  background: #fff2bc;
}
/* ================ */
.pc {
  .fv {
    position: relative;
    margin-top: 20px;
  }
  .fv_title {
    font-size: 73rem;
    line-height: 88rem;
    font-weight: bold;
    background: linear-gradient(to right,  #a55210 1%,#5d2f19 30%,#5d2f19 70%,#a55210 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 70rem;
    bottom: 210rem;
    font-family: 'Noto Serif JP';
  }
  .fv_text {
    position: absolute;
    bottom: 10rem;
    left: 70rem;
    width: 500rem;
    color: #5d2f19;
    font-size: 19rem;
    line-height: 40rem;
  }
  .a1 img {
    margin-top: 130rem;
    width: 1000rem;
  }
  .s1 {
    font-size: 22rem;
    line-height: 50rem;
    background-image: url(../img/pc/bg_1.webp);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a2 {
    position: relative;
    margin: 90rem 0 61rem;
  }
  .a2_text {
      position: absolute;
      width: 450rem;
      bottom: 120rem;
      left: 290rem;
      font-size: 17rem;
      line-height: 34rem;
  }
  .a2_title {
    font-size: 40rem;
    position: absolute;
    font-weight: bold;
    left: 290rem;
    bottom: 410rem;
  }
  .a3 {
    gap: 85rem;

    .a3_title {
      background-image: url(../img/pc/3_label.webp);
      width: 219rem;
      height: 40rem;
      font-size: 16rem;
      font-weight: bold;
      margin-top: 50rem;
      margin-bottom: 23rem;
     }
    .a3_text_title {
      font-weight: bold;
      color: #5d2f19;
      font-size: 16rem;
      background-image: url(../img/pc/3_title.webp);
      width: 120rem;
      height: 70rem;
    }
    .a3_text_title_2 {
      font-weight: bold;
      color: #5d2f19;
      font-size: 16rem;
      background-image: url(../img/pc/3_title_2.webp);
      width: 120rem;
      height: 130rem;
      text-align: center;
      line-height: 20rem;
    }
    .a3_text {
      line-height: 32rem;
      font-size: 16rem;
      width: 480rem;
    }
    .img_dot {
      width: 625rem;
      height: 2rem;
      margin-bottom: 30rem;
    }
    .a3_text_wrap {
      gap: 20rem;
    }
  }
  .img_3 {
    width: 392rem;
  }
  .a4 {
    margin-top: 80rem;
    position: relative;

    img {
      width: 1200rem
    }
    .a4_title {
      position: absolute;
      color: white;
      font-size: 20rem;
      font-weight: bold;
      top: -6rem;
      padding-left: 10rem;
    }
    .a4_text {
      width: 1200rem;
      display: flex;
      gap: 40rem;
      line-height: 24.4rem;
      font-size: 14rem;
    }
    p {
      width: 279rem;
    }
  }
  .a5_text {
    position: absolute;
    width: 440rem;
    bottom: 250rem;
    left: 290rem;
    font-size: 17rem;
    line-height: 34rem;
  }
  .a5_title {
    font-size: 40rem;
    position: absolute;
    font-weight: bold;
    left: 290rem;
    bottom: 489rem;
  }
  .a5_label {
      font-size: 22rem;
      position: absolute;
      font-weight: bold;
      left: 290rem;
      bottom: 560rem;
      background-image: url(../img/pc/5_label.webp);
      width: 322rem;
      height: 70rem;
      background-size: contain;
      background-repeat: no-repeat;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .img_6 {
      width: 728rem;
      margin-top: -112rem;
      position: relative;
  }
  .a5 {
    position: relative;
  }
  .a6 {
    position: relative;
    margin-top: 40rem;
    display: flex;
    flex-direction: column;
    gap: 20rem;

    .a6_title {
      font-size: 32rem;
      position: absolute;
      font-weight: bold;
      left: 40rem;
      top: 30rem;
    }

    .a6_text {
      font-size: 15rem;
      line-height: 30rem;
      width: 500rem;
      top: 90rem;
      position: absolute;
      left: 40rem;
    }

    .a6a {
      display: flex;
      gap: 20rem;

      .a6a_1 {
        position: relative;
        background-image: url(../img/pc/7.webp);
        width: 590rem;
        height: 455rem;
        background-size: contain;

        .a6_title {
          color: #ee6e84;
        }
        .a6a_1_label {
          font-size: 14rem;
          background-image: url(../img/pc/7_label.webp);
          width: 116rem;
          height: 24rem;
          background-size: contain;
          background-repeat: no-repeat;
          color: white;
          position: absolute;
          font-weight: bold;
          left: 260rem;
          top: 40rem;
          padding-bottom: 1rem;
        }
      }
      .a6a_2 {
        position: relative;
        background-image: url(../img/pc/8.webp);
        width: 590rem;
        height: 490rem;
        background-size: contain;

        .a6_title {
          color: #879b59;
        }
      }
    }

    .a6b {
      position: relative;
      background-image: url(../img/pc/9.webp);
      width: 1200rem;
      height: 348rem;
      background-size: contain;
    }
    .a6c {
      display: flex;
      gap: 20rem;

      .a6c_1 {
        position: relative;
        background-image: url(../img/pc/10.webp);
        width: 780rem;
        height: 496rem;
        background-size: contain;

        .a6_title {
          color: #d6970f;
        }
      }
      .a6c_2 {
        position: relative;
        background-image: url(../img/pc/11.webp);
        width: 400rem;
        height: 496rem;
        background-size: contain;

        .a6_title {
          color: #a679c1;
        }
        .a6_text {
          width: 320rem;
        }
      }
    }
    .a6_note {
      font-size: 11rem;
      position: absolute;
      bottom: -30rem;
      right: 0;
      z-index: 1;
    }
  }
  .a7_title {
    font-size: 40rem;
    position: absolute;
    font-weight: bold;
    left: 290rem;
    top: 340rem;
  }
  .a7 {
    position: relative;

    .a7_label {
      font-size: 22rem;
      position: absolute;
      font-weight: bold;
      left: 290rem;
      top: 250rem;
      background-image: url(../img/pc/12_label_1.webp);
      width: 255rem;
      height: 70rem;
      background-size: contain;
      background-repeat: no-repeat;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .a7_text {
      position: absolute;
      width: 440rem;
      top: 440rem;
      left: 290rem;
      font-size: 17rem;
      line-height: 34rem;

      .a7_label_2 {
        margin-bottom: 20rem;
        font-weight: bold;
        background-image: url(../img/pc/12_label_2.webp);
        width: 390rem;
        height: 40rem;
        background-size: contain;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .a7_label_3 {
        margin-bottom: 20rem;
        margin-top: 40rem;
        font-weight: bold;
        background-image: url(../img/pc/12_label_3.webp);
        width: 372rem;
        height: 40rem;
        background-size: contain;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
      }
    }
  }
  .a8 {
    position: relative;
    margin-top: -180rem;

    .a8a {
      display: flex;
      margin: 50rem 0 20rem;

      .a8a_1 {
        background-image: url(../img/pc/14.webp);
        width: 210rem;
        height: 90rem;
        font-size: 20rem;
        color: white;

        .text-large {
          font-size: 34rem;
        }
      }
      .a8a_2 {
        background-image: url(../img/pc/15.webp);
        width: 990rem;
        height: 90rem;
        font-size: 16rem;
        justify-content: left;
        padding-left: 40rem;
      }
    }
    .a8b {
      display: flex;
      gap: 36rem;
      margin-bottom: 45rem;

      img {
        width: 376rem;
        margin-bottom: 15rem;
      }
      p {
        font-size: 15rem;
        width: 376rem;
        line-height: 27rem;
      }
    }
    .a8c {
      background-image: url(../img/pc/20_bg.webp);
      width: 1200rem;
      height: 870rem;
      display: flex;
      gap: 63rem;

      .img_20 {
        width: 540rem;
      }
      .text_1 {
        font-size: 18rem;
        width: 462rem;
        margin-top: 66rem;
        font-weight: bold;
      }
      .text_2 {
        font-size: 16rem;
        color: white;
        font-weight: bold;
        background-image: url(../img/pc/20_label.webp);
        width: 105rem;
        height: 105rem;
        text-align: center;
        position: absolute;
        right: 0;
        top: 30rem;
      }

      .a8c_1_1 {
        gap: 24rem;
        margin: 41rem 0 31rem;
      }
      .a8c_1_2 {
        background-image: url(../img/pc/23.webp);
        width: 502rem;
        height: 306rem;
        gap: 12rem;
        padding: 60rem 30rem 0;

        .text {
          font-size: 15rem;
          font-weight: bold;
          color: #5d2f19;
          width: 452rem;
          line-height: 24rem;
          display: grid;
          grid-template-columns: auto 1fr;
          gap: 14rem;
        }
        .text::before {
          content: '';
          background-image: url(../img/pc/23_icon.webp);
          background-repeat: no-repeat;
          background-size: contain;
          width: 49rem;
          height: 49rem;
          display: block;
        }
      }
    }
    .a8d {
      display: flex;
      margin: 50rem 0 20rem;

      .a8d_1 {
        background-image: url(../img/pc/24.webp);
        width: 210rem;
        height: 90rem;
        font-size: 20rem;
        color: white;

        .text-large {
          font-size: 34rem;
        }
      }
      .a8d_2 {
        background-image: url(../img/pc/15.webp);
        width: 990rem;
        height: 90rem;
        font-size: 16rem;
        justify-content: left;
        padding-left: 40rem;
      }
    }
  }
  .btn_cta img {
    width: 326rem;
  }
  .img_21, .img_22 {
    width: 274rem;
  }
  .img_13 {
    width: 459rem;
  }
  .img_30 {
    width: 410rem;
    position: absolute;
    right: 350rem;
  }
  .img_32 {
    width: 851rem;
    margin: 26rem 0;
  }
  .s3 {
    background-image: url(../img/pc/29.webp);
    width: 1600rem;
    height: 1685rem;
    background-size: contain;
    padding-top: 120rem;

    .label {
      background-image: url(../img/pc/31.webp);
      width: 304rem;
      height: 70rem;
      font-size: 22rem;
      font-weight: bold;
    }
    .title {
      font-size: 40rem;
      font-weight: bold;
      margin-top: 38rem;
    }
    .text {
      font-size: 16rem;
      line-height: 32rem;
    }
    .icon {
      position: absolute;
      right: -280rem;
      bottom: 0;

      img {
        width: 149rem;
      }
      p {
        font-size: 14rem;
        line-height: 22.4rem;
        width: 215rem;
        margin-top: 25rem;
      }
    }
    .a9 {
      position: relative;
      margin-top: 150rem;
      align-self: baseline;
      margin-left: 200rem;
    }
    .product_wrap_1, .product_wrap_2 {
      background-image: url(../img/pc/34.webp);
      width: 577rem;
      height: 472rem;
      align-items: center;
      justify-content: center;
      padding-top: 70rem;
    }
    .product_wrap_2 {
      background-image: url(../img/pc/35.webp);
    }
    .product_wrap_3 {
      background-image: url(../img/pc/36.webp);
      width: 1200rem;
      height: 478rem;
      align-items: center;
      justify-content: center;
      padding-top: 70rem;
    }
    .product_row_1 {
      gap: 45rem;
    }
  }
  .product_list {
    margin-top: 50rem;
    gap: 16rem;
  }
  .product {
    font-size: 15rem;
    line-height: 40rem;
  }
  .product_text {
    align-self: start;
    margin-bottom: 16rem;
    width: 250rem;
    text-align: center;
  }
  .product_wrap {
    display: flex;
    gap: 72rem 38rem;
    margin-top: 4rem;
    flex-wrap: wrap;
  }
  .product_img {
    width: 250rem;
  }
  .product_btn img {
    width: 242rem;
  }
  .s4_img img {
    width: 384rem;
  }
  .a14_label {
    font-size: 14rem;
    width: 384rem;
    line-height: 25rem;
    color: black;
  }
  .s4 {
    display: flex;
    background: #e4d7cf;
    justify-content: center;
    padding: 74rem 0;
  }
  .s4_wrap {
    gap: 24rem;
  }
  .s4_contain {
    width: 1200rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 24rem;
  }
}

.footer {
  display: block;
}
.globalFooter__external-link {
  max-width: 930rem;
  margin: 0 auto;
  padding: 60rem 0 30rem;
}
.globalFooter__external-link li {
  width: 33%;
  margin-bottom: 50rem;
  text-align: center;
}
.globalFooter__external-link li img{
  width: 80%;
}
.globalFooter__external-link a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.globalFooter__external-link a:hover {
  opacity: 0.7;
}
.globalFooter__external-link ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.copyright {
  padding: 40rem;
  background-color: #1D1AA0;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 26rem;
}
.fix {
  position: fixed;
  z-index: 100;
  bottom: 0;
  display: flex;
}
.fix_btn img {
  width: 160rem;
}
.fix_btn {
  position: absolute;
  bottom: 16rem;
  left: 880rem;
}
.sns-icon-wrap img {
  width: 100rem;
}
.sns-icon-wrap {
  width: 900rem;
  display: flex;
  flex-direction: column;
  margin: 90rem auto;
  gap: 0;
  text-align: center;
  align-items: center;
}
.head {
  font-size: 50rem;
  font-weight: bold;
  margin-bottom: 60rem;
}
.sns-icon-list {
  display: flex;
  font-size: 30rem;
}
.logo {
  width: 200rem;
  gap: 30rem;
}
.logo-insta {
  position: relative;
}
.logo-insta:after {
  content: '';
  height: 100rem;
  width: 2rem;

  position: absolute;
  right: 0;
  top: 0;
  background-color: #b6b6b6;
}
.logo-insta:before {
  content: '';
  height: 100rem;
  width: 2rem;

  position: absolute;
  left: 0;
  top: 0;
  background-color: #b6b6b6;
}

.pc {
  .a3 {
    padding-top: 70rem;
    max-width: 75%;
    margin: 0 auto;
  }

  .a3 .img_dot {
    width: 100%;
    background: url("../img/pc/3_dot.webp") repeat-x center / 625rem 2rem;
  }

  .a3 {
    .a3_text_title {
      background-size: cover;
    }
  }

  .a3 .a3_text {
    width: 100%;
  }

  .qa-section {
    margin-top: 80rem;
    width: 1200rem;

    .qa-section-title {
      font-size: 28rem;
      font-weight: bold;
      text-align: center;
      margin-bottom: 40rem;
      color: #5d2f19;
    }

    .qa-item {
      margin-bottom: 16rem;

      .qa-q {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        background-color: #d17a2a;
        color: #fff;
        padding: 14rem 20rem;
        font-size: 18rem;
        font-weight: bold;
        line-height: 28rem;
        cursor: pointer;
        border: none;
        text-align: left;
        font-family: inherit;

        .qa-arrow {
          flex-shrink: 0;
          font-size: 24rem;
          line-height: 1;
          margin-left: 16rem;
          font-weight: 300;
        }

        .qa-arrow::before {
          content: '+';
        }
      }

      &.is-open .qa-q .qa-arrow::before {
        content: '−';
      }

      .qa-a-wrap {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.35s ease;
      }

      &.is-open .qa-a-wrap {
        max-height: 400rem;
      }

      .qa-a {
        background-color: #fff;
        padding: 20rem;
        font-size: 16rem;
        line-height: 28rem;
        border: 1px solid #e8d4b8;
        border-top: none;
      }
    }
  }
}