@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;
  }
  .bg {
    width: 100%;
  }
  .l-container {
    max-width: 750px;
    margin: 0 auto;
  }
  .s1 {
    padding-top: 90rem;
    background: url(../img/sp/bg_1.png);
  }
  .content {
    font-size: 30rem;
    line-height: 54rem;
    margin-top: 34rem;
  }
  mark {
    font-size: 34rem;
    padding: 2rem 10rem;
    background: #ffd800;
  }
  .a1 {
    position: relative;
    margin-bottom: 70rem;

    img {
      width: 652rem;
    }
    .text-wrap {
      width: 650rem;
    }
    .title {
      font-family: 'Kiwi Maru';
      font-size: 54rem;
      font-weight: 400;
      color: #512e00;
      height: 134rem;
      width: 650rem;
      border: 3rem solid #512e00;
      border-left: none;
      border-right: none;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .content {
      margin: 50rem 0 70rem;
    }
  }
  .a2 {
    margin-bottom: 60rem;

    img {
      width: 652rem;
    }
    .text-wrap {
      width: 650rem;
      margin: 0 auto 34rem;
    }
    .title {
      font-size: 34rem;
      font-weight: 400;
      color: #512e00;
      width: 650rem;
      background: #f8e08d;
      height: 76rem;
      align-items: center;
      justify-content: center;
      display: flex;
      border-radius: 36rem;
    }
  }
  .s2 {
    position: relative;
    margin-bottom: 80rem;
  }
  .a3 {
    position: relative;
    z-index: 1;

    img {
      width: 750rem;
    }
    .text-wrap {
      width: 650rem;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
    }
    .content {
      margin: 0;
    }
  }
  .a4 {
    padding-top: 100rem;

    .image {
      width: 650rem;
    }
    .a4_content {
      width: 650rem;
    }
    .title-wrap {
      font-family: 'Kiwi Maru';
      border: 4rem solid #512e00;
      border-right: none;
      border-left: none;
      height: 182rem;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
    }
    .title_1 {
      font-size: 28rem;
      width: 320rem;
      height: 50rem;
      color: white;
      background: #512e00;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 32rem;
      position: absolute;
      top: -28rem;
    }
    .title_2 {
      font-size: 54rem;
      color: #512e00;
      font-weight: 400;
    }
    .title_3 {
      width: 420rem;
      height: 80rem;
      font-size: 34rem;
      background: #f8e08d;
      border-radius: 52rem;
      color: #512e00;
      font-weight: 400;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 60rem auto 30rem;
    }
    .s-content {
      font-size: 30rem;
      display: flex;
      flex-direction: column;
      gap: 16rem;
      line-height: 54rem;
      border-bottom: 4rem dotted #cecece;
      padding-bottom: 20rem;
      margin-bottom: 14rem;
    }
    .s-title {
      width: 650rem;
      background-color: #fded9d;
      padding: 18rem 35rem;
      display: flex;
      align-items: center;
      border-radius: 10rem;
      color: #512e00;
      font-weight: 400;
    }
    .s-content-value {
      width: 650rem;
    }
  }
  .s3 {
    background: url(../img/sp/bg_3.png);
    padding: 100rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 90rem;
  }
  .a5 {
    padding-top: 20rem;
    margin-bottom: 40rem;

    .title_1 {
      font-family: 'Kiwi Maru';
      font-size: 54rem;
      color: #512e00;
      border: 4rem solid #512e00;
      border-left: none;
      border-right: none;
      width: 650rem;
      padding: 60rem 0;
      text-align: center;
      font-weight: 400;
      margin: auto;
    }
    .title_2 {
      font-size: 34rem;
      color: #512e00;
      width: 567rem;
      padding: 20rem 0;
      text-align: center;
      font-weight: 400;
      margin: 40rem auto 0;
      border-radius: 32rem;
      background: #f8e08d;
    }
    .text-wrap {
      width: 650rem;
      margin: auto;
    }
  }
  .a6 {
    display: flex;
    gap: 46rem;
    border-top: 3rem solid #c9b191;
    padding-top: 30rem;
    margin-bottom: 30rem;
    width: 690rem;
    margin: auto;

    .title {
      font-size: 34rem;
      line-height: 44rem;
      color: #512e00;
      background: white;
      width: 470rem;
      height: 147rem;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      margin: auto;
      border-radius: 100rem;
      font-weight: 400;
    }
    .a6_content {
      width: 690rem;
      height: 760rem;
      background-color: #f8e08d;
      padding: 50rem 37rem 0;
    }
  }
  .s4 {
    padding: 90rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;

    .title-wrap {
      font-family: 'Kiwi Maru';
      border: 4rem solid #512e00;
      border-right: none;
      border-left: none;
      height: 270rem;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      margin: auto;
      width: 650rem;
      font-weight: 400;
      margin-bottom: 48rem;
    }
    .title_1 {
      font-size: 28rem;
      width: 500rem;
      height: 50rem;
      color: white;
      background: #512e00;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 32rem;
      position: absolute;
      top: -28rem;
    }
    .title_2 {
      font-size: 54rem;
      line-height: 64rem;
      color: #512e00;
      text-align: center;
    }
    .title_3,
    .title_4 {
      font-size: 42rem;
      color: white;
      width: 690rem;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #d96161;
      height: 95rem;
      border-top-left-radius: 16rem;
      border-top-right-radius: 16rem;
    }
    .title_4 {
      background-color: #ecb50f;
    }
    .content-wrap {
      background: #f0f0f0;
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 690rem;
      margin: auto;
      border-radius: 16rem;
      gap: 40rem;
      margin-bottom: 20rem;
    }
    .content {
      margin: 0;
      padding: 0 40rem 60rem;
    }
  }

  .a7 {
    .title-wrap {
      font-family: 'Kiwi Maru';
      border: 2rem solid #512e00;
      border-right: none;
      border-left: none;
      height: 180rem;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      margin: auto;
      width: 650rem;
      font-weight: 400;
      margin-bottom: 48rem;
    }
    .title_1 {
      font-size: 28rem;
      width: 400rem;
      height: 60rem;
      color: white;
      background: #512e00;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 32rem;
      position: absolute;
      top: -28rem;
    }
    .title_2 {
      font-size: 54rem;
      color: #512e00;
    }
    .content-wrap {
      display: flex;
      width: 650rem;
      flex-direction: column;
      margin: auto;
    }
    .content {
      width: 650rem;
      margin: 0;
      margin-bottom: 50rem;
    }
  }

  .img_5 {
    width: 750rem;
    margin-top: 60rem;
  }
  .img_6,
  .img_7 {
    width: 690rem;
  }
  .img_8,
  .img_9,
  .img_10 {
    width: 650rem;
    margin: 40rem auto;
  }
  .img_11 {
    width: 650rem;
  }
  .cta {
    width: 617rem;
  }

  .btn-hover .hover {
    display: none;
  }
  .btn-hover:hover .default {
    display: none;
  }
  .btn-hover:hover .hover {
    display: block;
  }
  .s_product {
    width: 100%;
    background-color: #f5efeb;
    margin-top: -10rem;
    padding-top: 120rem;
    padding-bottom: 120rem;
  }
  .a8 {
    border: 1rem solid #f6ba44;
    border-radius: 24rem;
    margin-top: 50rem;
    width: 686rem;
  }
  .a8_btn:hover img {
    background: #fff9db;
  }
  .a8_btn img {
    width: 686rem;
    background: white;
    border: 1rem solid #f6ba44;
  }
  .a8_btn_first img {
    border-top-left-radius: 24rem;
    border-top-right-radius: 24rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .a8_btn_last img {
    border-bottom-left-radius: 24rem;
    border-bottom-right-radius: 24rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .product_list {
    margin-top: 50rem;
    gap: 96rem;
  }
  .a9 {
    background-image: url(../img/sp/product/9.png);
    width: 690rem;
    height: 744rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a10 {
    background-image: url(../img/sp/product/10.png);
    width: 690rem;
    height: 674rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a11,
  .a12,
  .a13 {
    background-image: url(../img/sp/product/11.png);
    width: 690rem;
    height: 120rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a11 {
    height: 470rem;
  }
  .a12 {
    height: 350rem;
  }
  .a9_text_small {
    font-size: 20rem;
  }
  .a9_text_3 {
    font-size: 20rem;
    margin-top: 8rem;
  }
  .product_list_title {
    font-size: 38rem;
    top: 78rem;
  }
  .a10 .product_list_title {
    top: 56rem;
  }
  .a11 .product_list_title,
  .a12 .product_list_title,
  .a13 .product_list_title {
    top: 36rem;
  }
  .product_list_title_text {
    position: absolute;
    font-size: 31rem;
    top: 210rem;
    left: 0;
    width: 690rem;
    line-height: 60rem;
    margin-top: 8rem;
    font-weight: 300;
  }
  .a11 .product_list_title_text,
  .a12 .product_list_title_text,
  .a13 .product_list_title_text {
    top: 120rem;
  }
  .product_wrap {
    display: flex;
    gap: 60rem 36rem;
    margin-top: 54rem;
    flex-wrap: wrap;
    width: 691rem;
  }
  .product_img {
    width: 326rem;
  }
  .product_text {
    width: 326rem;
    font-size: 25rem;
    margin: 0;
  }
  .product_note {
    font-size: 20rem;
  }
  .a11_product {
    height: 464rem;
    display: flex;
    flex-direction: column;
    gap: 24rem;
  }
  .product_img img {
    width: 326rem;
  }
  .product_btn img {
    width: 322rem;
  }
  .product {
    gap: 24rem;
  }
  .product_note {
    width: 684rem;
    margin-top: 60rem;
  }
  .s_info_img img {
    width: 326rem;
  }
  .a14_label {
    font-size: 22rem;
    width: 326rem;
    line-height: 30rem;
    color: black;
  }
  .s_info {
    display: flex;
    background: #e4d7cf;
    justify-content: center;
    padding: 74rem 0;
  }
  .s_info_wrap {
    gap: 24rem;
  }
  .s_info_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: unset;
    right: 28rem;
  }
  .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: 400;
    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 {
    padding: 200rem 0 160rem;
    margin: -100rem 0 -10rem;

      &::before {
        background-image: url(../img/sp/qa_bg.png);
        height: 80rem;
        bottom: 0;
      }

    h2 {
      padding: 0 30rem;
      margin-bottom: 60rem;
    }

    .qa-heading {
      font-size: 32rem;
      padding: 27rem 100rem 27rem 103rem;
      line-height: calc(44.8 / 32);
      min-height: 120rem;

      &::before {
        font-size: 50rem;
        top: 23rem;
        left: 33rem;
      }
    }

    .qa-content {
      padding: 37rem 36rem 70rem;
      font-size: 26rem;
      line-height: calc(46.8 / 26);
      font-weight: 400;
    }

    .content-text {
      p {
        margin-bottom: 18rem;
      }

      small {
        display: block;
      }
    }

    .qa-list {
      padding: 0 30rem;
    }

    .qa-item {
      margin-bottom: 20rem;
      border-radius: 8rem;
      overflow: hidden;
    }

    .qa-icon {
      right: 74rem;

      &::before,
      &::after {
        width: 40rem;
        height: 4rem;
      }
    }

    .content-product {
      margin-top: 40rem;
      text-align: center;

      span {
        font-size: 26rem;
        margin-bottom: 16rem;
      }
    }

    .product-link {
      max-width: 476rem;
      margin: 0 auto;
    }

    .content-list {
      margin-bottom: 22rem;
    }

    .text-label {
      margin-bottom: 8rem;

      span {
        padding: 4rem 20rem 9rem;
      }
    }

    .content-post {
      border-radius: 8rem;
      padding: 27rem 30rem 40rem;
      margin-top: 48rem;

      a {
        padding-left: 40rem;

        &::before {
          top: 9rem;
          width: 30rem;
          height: 30rem;
        }
      }
    }

    .post-article {
      margin-bottom: 25rem;
    }

    .article-list {
      line-height: calc(36.4 / 26);

      li {
        margin-bottom: 10rem;
      }
    }
  }

  .product_sauce .product_text_height {
    min-height: 55px;
  }
}
