  section.footer-fix {
    z-index: 9999999999999;

  }

  .fs-c-subgroup {
    margin: 24px 0;
    display: none;
  }

  .fs-c-productList {
    max-width: 1200px;
    margin: 0 auto;
  }

  .wrap {
    max-width: 100%;
  }

  .xmas_wrap {
    text-align: center;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 2.25rem;
    font-weight: bold;
    padding-bottom: 60px;
    background: url(https://zo001.itembox.design/item/img/2025/kh251107_xmasCP/back.png);
    color: #4b2312;
    letter-spacing: 0.2rem;
    background-size: 60px;
  }

  .xmas_wrap .top_txt {
    font-size: 2.5vh;
    background: #fff;
    padding: 30px 0;
  }

  .copy_right {
    padding: 20px 0;
  }

  .copy_right img {
    width: 17%;
  }

  @media screen and (max-width: 767px) {
    .wrap {
      margin: 0;
    }

    .xmas_wrap {
      font-size: 1rem;
      padding-bottom: 30px;
      background-size: 40px;
    }

    .xmas_mv {
      background: url(https://zo001.itembox.design/item/img/2025/kh251107_xmasCP/top_sp_1.jpg) no-repeat;
      background-position: center;
      background-size: 100%;
      height: 0;
      padding-top: 100%;
    }

    .xmas_mv img {
      display: none;
    }
  }

  .xmas_wrap img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }

  .xmas_wrap li {
    list-style: none;
  }

  .xmas_wrap a {
    text-decoration: none;
  }

  @media screen and (min-width:1920px) {
    .xmas_mv {
      background: url(https://zo001.itembox.design/item/img/2025/kh251107_xmasCP/top_pc_1.jpg) no-repeat;
      background-position: center;
      background-size: cover;
    }

    .xmas_mv img {
      opacity: 0;
    }
  }

  .nove,
  .xmas {
    background: #fff;
    max-width: 800px;
    border-radius: 30px;
    margin: 80px auto 0 auto;
    padding-bottom: 60px;
    box-shadow: 0 0 15px gray;
  }

  .ttl,
  .ttl_2 {
    position: relative;
    width: 65%;
    margin: 0 auto;
  }

  .ttl span {
    background: #fcc81b;
  }

  .ttl_2 span {
    background: #fcc81b;
  }

  .ttl span,
  .ttl_2 span {
    color: #fff;
    font-size: 2.75rem;
    position: absolute;
    display: block;
    width: 100%;
    border-radius: 70px;
    padding: 25px 0px;
    z-index: 2;
    top: -3rem;
    font-weight: bold;
  }

  .note_come {
    font-size: 1.5rem;
  }

  .note_come_1 {
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
  }

  .item_txt {
    font-size: 20px;
    width: 60%;
    margin: auto;
    padding-bottom: 30px;
  }

  @media screen and (max-width:767px) {

    .xmas,
    .nove {
      width: 90%;
      padding: 0 15px 30px 15px;
      border-radius: 15px;
    }

    .ttl,
    .ttl_2 {
      width: 100%;
    }

    .ttl span,
    .ttl_2 span {
      border-radius: 45px;
      font-size: 1.5rem;
      padding: 20px 0px;
      z-index: 0;
    }

    .note_come {
      font-size: 0.75rem;
    }

    .note_come_1 {
      font-size: 1rem;
      display: flex;
      justify-content: center;
    }

    .item_txt {
      font-size: 13px;
      width: 100%;
    }

  }

  @media screen and (min-width:700px) {

    .nove,
    .xmas {
      margin: 160px auto 0 auto;
    }

    .nove .ttl {
      margin-bottom: 160px;
    }

    .hidden {
      display: none;
    }
  }

  .nove .ttl {
    margin-bottom: 80px;
  }

  .xmas .ttl {
    margin-bottom: 60px;
  }

  .item_come {
    width: 80%;
    margin: 0 auto 60px auto;
    background: #ff8498;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
  }

  .name_ttl__ {
    font-size: 3rem;
    font-weight: bold;
  }

  .slider_wrap {
    padding-top: 150px;
  }

  @media screen and (max-width:700px) {
    .name_ttl__ {
      font-size: 2rem;
    }

    .slider-dots {
      bottom: -25px;
    }
  }

  .link_btn a {
    color: #fff;
    background: #fcc81b;
    padding: 20px 30px;
    border-radius: 45px;
    font-weight: bold;
    font-size: 2.25rem;
    display: inline-block;
  }

  .item_ttl {
    font-size: 2.5rem;
    margin: 30px 0;
  }

  .nove_come {
    line-height: 1.5;
    font-size: 2.5rem;
    padding-top: 20px;
  }

  .slider,
  .item_new {
    text-align: center;
    margin: 0 auto;
    width: 63%;
  }

  .next-arrow {
    right: -50px;
    width: 5%;
    top: 45%;
  }

  .prev-arrow {
    left: -50px;
    top: 45%;
    width: 5%;
  }

  .item_name {
    margin: 60px 0 30px 0;
  }

  li.cart__plus {
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
  }

  @media screen and (max-width:700px) {
    .link_btn a {
      font-size: 1.35rem;
    }

    li.cart__plus {
      margin-bottom: 30px;
    }

    .nove_come {
      font-size: 1.9vh;
      letter-spacing: 0.3rem;
    }

    .slider_wrap {
      padding-top: 60px;
    }

    .slider,
    .item_new {
      width: 100%;
    }

    .next-arrow {
      right: -20px;
      width: 7%;
    }

    .prev-arrow {
      left: -20px;
      width: 7%;
    }

    .item_name {
      font-size: 1.5rem;
    }

    .copy_right img {
      width: 30%;
    }

    .xmas_wrap .top_txt {
      font-size: 2.2vh;
    }

    .item_txt {
      width: 100%;
      font-size: 13px;
    }
  }

  .slick-slide img {
    margin: 0 auto;
  }

  .slide-arrow {
    position: absolute;
    z-index: 999;
    cursor: pointer;
  }

  .slider-dots {
    position: inherit;
  }

  .slider-dots li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
  }

  .slider-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 16px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }

  .slider-dots li button::before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    content: '';
    background-image: url(https://zo001.itembox.design/item/kanahei/btn_sld_dot_yellow.svg?t=20210729175132);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
    -webkit-font-smoothing: antialiased;
  }

  .slider-dots li.slick-active button::before {
    background-image: url(https://zo001.itembox.design/item/kanahei/btn_sld_dot_active_yellow.svg?t=20210729175132);
    background-repeat: no-repeat;
  }

  .fs-c-button--particular {
    background: none;
    border: none;
    border-radius: 0;
    color: #d46236;
    cursor: pointer;
    display: inline-block;
    font-size: 3rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.8em 1.6em 0.6em;
    box-shadow: none;
    display: flex;
  }

  .fs-c-button--particular.fs-c-button--addToWishList--detail,
  .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
    align-items: center;
    font-size: 3rem;
    padding: 0.2em 1em;
  }

  .fs-c-productQuantityAndWishlist {
    display: inline-block;
  }

  .fs-c-productQuantityAndWishlist__quantity {
    align-self: auto;
  }

  .mod__button {
    background: #fff;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    overflow: hidden;
    padding: 0;
  }

  .fs-c-button--primary {
    background: none;
    border-radius: 0px;
    color: #d46236;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    min-width: 100px;
  }

  .fa-cart-plus:before {
    color: #d46236;
    background: #fff;
  }

  .cart_btn {
    display: flex;
    align-items: center;
  }

  .Sub__mit {
    background: #fff;
  }

  .cart_btn span {
    width: 30%;
    margin-right: 15px;
  }

  .cart_btn span input {
    text-align: center;
    font-size: 1.5rem;
  }

  select.fs-c-quantity__select.fs-system-quantity-list {
    padding: 3px 15px;
    color: #666;
  }