@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  html {
    font-size: calc((100 / 750) * 1vw);
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
  }
  html, body {
    width: 100%;
    overflow-x: hidden;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .bg {
    width: 750rem;
  }
  .l-container {
    max-width: 750px;
    margin: 0 auto;
  }
  .fv_title {
    font-size: 83rem;
    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;
    top: 140rem;
    left: 76rem;
    font-family: 'Noto Serif JP';
  }
  .fv_text {
    position: absolute;
    top: 340rem;
    left: 76rem;
    width: 590rem;
    color: #5d2f19;
    font-size: 26rem;
    line-height: 46rem;
  }
  .fv_btn {
    position: absolute;
    top: 770rem;
    left: 40rem;
  }
  .fv_btn img {
    width: 346rem;
  }
  .s1 {
    margin-top: 30rem;
    margin-bottom: 70rem;
    font-size: 30rem;
    line-height: 55rem;
  }
  .a1 {
    margin-top: 125rem;
    img {
      width: 690rem;
    }
  }
  .a2 {
    position: relative;
    margin: 90rem 0 61rem;
    background-image: url(../img/sp/bg_1.webp);
    width: 750rem;
    height: 1838rem;
    padding-top: 260rem;
    margin-top: -100rem;
    z-index: -1;

    .a2_text {
      position: absolute;
      width: 590rem;
      bottom: 230rem;
      left: 90rem;
      font-size: 30rem;
      line-height: 54rem;
    }
    .a2_title {
      font-size: 68rem;
      position: absolute;
      font-weight: bold;
      left: 90rem;
      bottom: 830rem;
      line-height: 81rem;
    }
  }

  .img_3 {
    width: 510rem;
  }

  .a3 {
    margin-top: -230rem;

    .a3_title {
      background-image: url(../img/sp/3_label.webp);
      width: 590rem;
      height: 120rem;
      font-size: 34rem;
      font-weight: bold;
      justify-content: flex-start;
      padding-left: 50rem;    
      margin-top: 57rem;
      margin-bottom: 45rem;
     }
    .a3_text_title {
      font-weight: bold;
      color: #5d2f19;
      font-size: 30rem;
      background-image: url(../img/sp/3_title.webp);
      width: 590rem;
      height: 70rem;
      justify-content: flex-start;
      padding-left: 50rem;    
    }
    .a3_text {
      line-height: 54rem;
      font-size: 30rem;
      width: 590rem;
      margin: 27rem 0 6rem;
    }
    .img_dot {
      width: 594rem;
      height: 4rem;
      margin-bottom: 30rem;
    }
  }

  .a4 {
    margin-top: 80rem;
    position: relative;

    .a4_title {
      background-image: url(../img/sp/4.webp);
      width: 650rem;
      height: 60rem;
      color: white;
      font-size: 30rem;
      font-weight: bold;
      margin-bottom: 25rem;
    }
    .wrap {
      display: flex;
      font-size: 26rem;
      line-height: 41rem;
      gap: 36rem;
    }
    .img_4 {
      width: 290rem;
    }
    .img_arrow {
      width: 34rem;
      margin: 15rem 0;
    }
    .a4_text {
      width: 305rem;
    }
  }

  .a5 {
    position: relative;
    margin: 90rem 0 61rem;
    background-image: url(../img/sp/5_bg.webp);
    width: 750rem;
    height: 1794rem;
    padding-top: 260rem;
    margin-top: -100rem;
    z-index: -1;

    .a5_text {
      width: 590rem;
      font-size: 30rem;
      line-height: 54rem;
    }
    .a5_title {
      font-size: 68rem;
      font-weight: bold;
      line-height: 81rem;
      margin-top: 45rem;
      width: 600rem;
    }
    .a5_label {
      background-image: url(../img/sp/5_label.webp);
      width: 454rem;
      height: 90rem;
      font-weight: bold;
    }
    .a5_wrap {
      width: 650rem;
      display: flex;
      margin-left: 90rem;
      margin-top: -270rem;
      flex-direction: column;
    }
    .img_dot {
      width: 609rem;
      height: 9rem;
      margin: 60rem 0;
    }
  }

  .img_6 {
    width: 688rem;
    margin-top: -230rem;
  }

  .a6 {
    position: relative;
    margin-top: 40rem;
    display: flex;
    flex-direction: column;
    gap: 31rem;

    .a6_title {
      font-size: 48rem;
      position: absolute;
      font-weight: bold;
      left: 40rem;
      top: 50rem;
    }

    .a6_text {
      font-size: 28rem;
      line-height: 44rem;
      position: absolute;
      left: 40rem;
      width: 590rem;
      top: 140rem;
    }

    .a6a {
      display: flex;
      flex-direction: column;
      gap: 31rem;

      .a6a_1 {
        position: relative;
        background-image: url(../img/sp/7.webp);
        width: 690rem;
        height: 810rem;

        .a6_title {
          color: #ee6e84;
        }
        .a6a_1_label {
          font-size: 26rem;
          background-image: url(../img/sp/7_label.webp);
          width: 218rem;
          height: 46rem;
          color: white;
          position: absolute;
          font-weight: bold;
          right: 90rem;
          top: 60rem;
          padding-bottom: 1rem;
        }
      }
      .a6a_2 {
        position: relative;
        background-image: url(../img/sp/8.webp);
        width: 690rem;
        height: 811rem;

        .a6_title {
          color: #879b59;
        }
      }
    }
  
    .a6b {
      position: relative;
      background-image: url(../img/sp/9.webp);
      width: 690rem;
      height: 1196rem;
    }
    .a6c {
      display: flex;
      flex-direction: column;
      gap: 31rem;

      .a6c_1 {
        position: relative;
        background-image: url(../img/sp/10.webp);
        width: 690rem;
        height: 1170rem;

        .a6_title {
          color: #d6970f;
        }
      }
      .a6c_2 {
        position: relative;
        background-image: url(../img/sp/11.webp);
        width: 690rem;
        height: 784rem;

        .a6_title {
          color: #a679c1;
        }
      }
    }
    .a6_note {
      font-size: 20rem;
      line-height: 30rem; 
      width: 690rem;
    }
  }

  .a7 {
    position: relative;
    margin: 90rem 0 61rem;
    background-image: url(../img/sp/12_bg.webp);
    width: 750rem;
    height: 2395rem;
    padding-top: 190rem;

    .a7_text {
      width: 590rem;
      font-size: 30rem;
      line-height: 54rem;
    }
    .a7_title {
      font-size: 68rem;
      font-weight: bold;
      line-height: 81rem;
      margin-top: 45rem;
      width: 600rem;
    }
    .a7_label {
      background-image: url(../img/sp/12_label_1.webp);
      width: 368rem;
      height: 90rem;
      font-weight: bold;
      font-size: 32rem;
    }
    .a7_wrap {
      width: 650rem;
      display: flex;
      margin-left: 108rem;
      margin-top: -150rem;
      flex-direction: column;
    }
    .a7_text {
       .a7_label_2 {
        margin-bottom: 20rem;
        font-weight: bold;
        background-image: url(../img/sp/12_label_2.webp);
        width: 590rem;
        height: 160rem;
        justify-content: normal;
        padding-left: 52rem;
      }
      .a7_label_3 {
        margin-bottom: 20rem;
        margin-top: 60rem;
        font-weight: bold;
        background-image: url(../img/sp/12_label_3.webp);
        width: 592rem;
        height: 160rem;
        justify-content: normal;
        padding-left: 52rem;
      }
    }
    .img_dot {
      width: 609rem;
      height: 9rem;
      margin: 60rem 0;
    }
  }
.img_13 {
  width: 650rem;
}
  .a8 {
    position: relative;

    .a8a {
      display: flex;
      flex-direction: column;
      margin: 50rem 0 20rem;
    
      .a8a_1 {
        background-image: url(../img/sp/14.webp);
        width: 690rem;
        height: 100rem;
        font-size: 30rem;
        color: white;

        .text-large {
          font-size: 48rem;
        }
      }
      .a8a_2 {
        background-image: url(../img/sp/15.webp);
        width: 690rem;
        height: 220rem;
        font-size: 30rem;
        line-height: 48rem;
        padding: 0 40rem;
      }
    }
    .a8b {
      display: flex;
      gap: 36rem;
      margin-bottom: 45rem;

      img {
        width: 651rem;
        margin-bottom: 15rem;
      }
      p {
        font-size: 28rem;
        width: 651rem;
        line-height: 44rem;
      }
    }
    .a8c {
      background-image: url(../img/sp/20_bg.webp);
      width: 690rem;
      height: 2340rem;
      display: flex;
      flex-direction: column;
      gap: 63rem;

      .img_20 {
        width: 690rem;
      }
      .text_1 {
        font-size: 34rem;
        line-height: 61rem;
        width: 610rem;
        margin-top: -40rem;
        font-weight: bold;
        color: #5d2f19;
      }

      .a8c_1_1 {
        gap: 24rem;
        margin: 41rem 0 31rem;
      }
      .a8c_1_2 {
        background-image: url(../img/sp/23.webp);
        width: 610rem;
        height: 683rem;
        gap: 18rem;
        padding: 30rem 50rem 0;
        margin: 60rem auto 0;

        .text {
          font-size: 28rem;
          font-weight: bold;
          color: #5d2f19;
          width: 510rem;
          line-height: 44rem;
          display: grid;
          grid-template-columns: auto 1fr;
          gap: 14rem;
        }
        .text::before {
          content: '';
          background-image: url(../img/sp/23_icon.webp);
          background-repeat: no-repeat;
          background-size: contain;
          width: 68rem;
          height: 38rem;
          display: block;
        }
      }
    }
    .a8d {
      display: flex;
      flex-direction: column;
      margin: 50rem 0 20rem;

      .a8d_1 {
        background-image: url(../img/sp/24.webp);
        width: 692rem;
        height: 100rem;
        font-size: 30rem;
        color: white;

        .text-large {
          font-size: 48rem;
        }
      }
      .a8d_2 {
        background-image: url(../img/sp/24_bg.webp);
        width: 692rem;
        height: 226rem;
        font-size: 30rem;

        .text {
          width: 610rem;
          line-height: 48rem;
        }
      }
    }
  }
   
  .s3 {
    background-image: url(../img/sp/29.webp);
    width: 750rem;
    height: 4174rem;
    padding-top: 190rem;

    .label {
      background-image: url(../img/sp/31.webp);
      width: 428rem;
      height: 90rem;
      font-size: 32rem;
      font-weight: bold;
    }
    .title {
      font-size: 68rem;
      line-height: 81rem;
      font-weight: bold;
      margin-top: 28rem;
    }
    .text {
      font-size: 30rem;
      line-height: 54rem;
    }
    .icon {
      display: flex;
      width: 650rem;
      gap: 40rem;
      margin-top: 45rem;

      img {
        width: 179rem;
      }
      p {
        font-size: 24rem;
        line-height: 38rem;
        margin-top: 25rem;
        width: 420rem;
      }
    }
    .a9 {
      position: relative;
      margin-top: 50rem;
      width: 650rem;
    }
    .product_wrap_1, .product_wrap_2, .product_wrap_3 {
      background-image: url(../img/sp/34.webp);
      width: 689rem;
      height: 738rem;
      align-items: center;
      justify-content: center;
      padding-top: 150rem;
    }
    .product_wrap_2 {
      background-image: url(../img/sp/35.webp);
    }
    .product_wrap_3 {
      background-image: url(../img/sp/36.webp);
      height: 737rem;
    }
    .product_row_1 {
      gap: 45rem;
    }
  }
  .btn_cta img {
    width: 616rem;
  }

  .img_30 {
    width: 600rem;
  }
  .img_32 {
    width: 644rem;
    margin: 62rem 0;
  }
  .img_21, .img_22 {
    width: 293rem;
  }
  .product_wrap {
    display: flex;
    gap: 20rem;
    margin-top: 54rem;
    flex-wrap: wrap;
    width: 691rem;
  }
  .product_img {
    width: 316rem;
  }
  .product_text {
    width: 316rem;
    font-size: 26rem;
    line-height: 33.8rem;
    margin: 0;
    text-align: center;
  }
  .product_note {
    font-size: 20rem;
  }
  .a11_product {
    height: 464rem;
    display: flex;
    flex-direction: column;
    gap: 24rem;
  }
  .product_img img {
    width: 316rem;
  }
  .product_btn img {
    width: 296rem;
  }
  .product {
    gap: 24rem;
  }
  .product_note {
    width: 684rem;
    margin-top: 60rem;
  }
  .s4_img img {
    width: 326rem;
  }
  .a14_label {
    font-size: 22rem;
    width: 326rem;
    line-height: 30rem;
    color: black;
  }
  .s4 {
    display: flex;
    background: #e4d7cf;
    justify-content: center;
    padding: 74rem 0;  
  }
  .s4_wrap {
    gap: 24rem;
  }
  .s4_contain {
    width: 690rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 28rem;
  }
  
  .footer {
    display: block;
  }
  .globalFooter__external-link {
    max-width: 580rem;
    margin: 0 auto;
    padding: 60rem 0 30rem;
  }
  .globalFooter__external-link li {
    width: 50%;
    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: 18rem;
  }
  .fix_wrap {
    position: fixed;
    z-index: 100;
    bottom: 0;
    display: none;
  }
  .fix {
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    display: flex;
  }
  .fix img {
    width: 356rem;
  }
  .fix_btn img {
    width: 192rem;
  }
  .fix_btn {
    position: absolute;
    bottom: 16rem;
    left: 139rem;
    right: 45rem;
  }
  .sns-icon-wrap img {
    width: 100rem;
  }
  .sns-icon-wrap {
    width: 580rem;
    display: flex;
    flex-direction: column;
    margin: 90rem auto;
    gap: 0;
    text-align: center;
    align-items: center;
  }
  .head {
    font-size: 30rem;
    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;
  }

  .qa-section {
    margin-top: 80rem;
    width: 690rem;

    .qa-section-title {
      font-size: 36rem;
      font-weight: bold;
      text-align: center;
      margin-bottom: 40rem;
      color: #5d2f19;
    }

    .qa-item {
      margin-bottom: 20rem;

      .qa-q {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        background-color: #d17a2a;
        color: #fff;
        padding: 20rem 26rem;
        font-size: 28rem;
        font-weight: bold;
        line-height: 42rem;
        cursor: pointer;
        border: none;
        text-align: left;
        font-family: inherit;

        .qa-arrow {
          flex-shrink: 0;
          font-size: 40rem;
          line-height: 1;
          margin-left: 20rem;
          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: 600rem;
      }

      .qa-a {
        background-color: #fff;
        padding: 26rem;
        font-size: 26rem;
        line-height: 44rem;
        border: 1px solid #e8d4b8;
        border-top: none;
      }
    }
  }
}