@charset "UTF-8";
/* ブレークポイントはmin-width: 750px */

body {
  counter-reset: number 0;
}

h3.item-subttl {
  font-size: 4.53333vw;
  text-align: center;
}

.item-txt-l {
  font-size: 5.33333vw;
  margin-bottom: 6.1vw;
  /* 46 */
  line-height: 1.6;
}

.item-txt-m {
  font-size: 4.93333vw;
  margin-bottom: 3.2vw;
  /* 24 */
  line-height: 1.6;
}

.item-txt-s {
  font-size: 3.6vw;
  line-height: 1.6;
}

.item-txt-note {
  font-size: 2vw;
  margin-top: 4vw;
  /* 30 */
  line-height: 1.8;
}

.item-wrapper {
  padding-top: 0vw;
  padding-bottom: 21.3vw;
  /*初期スタイルのリセット*/
}

.item-wrapper * {
  letter-spacing: 0.045em;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  font-weight: normal;
}

.item-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.item-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}

.item-wrapper .disNone {
  display: none !important;
}

.item-wrapper input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.item-wrapper .js-tgl-btn {
  position: relative;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0.6em 0;
}

.item-wrapper .js-tgl-btn:after {
  position: absolute;
  right: 2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 4vw;
  /* 30 */
  height: 4vw;
  /* 30 */
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Kw44Or44O844OXXzExNzIwIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxMTcyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+CiAgPHJlY3QgaWQ9IumVt+aWueW9ol8yMzcyNyIgZGF0YS1uYW1lPSLplbfmlrnlvaIgMjM3MjciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDE1KSIvPgogIDxyZWN0IGlkPSLplbfmlrnlvaJfMjM3MjgiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDIzNzI4IiB3aWR0aD0iMiIgaGVpZ2h0PSIzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUpIi8+Cjwvc3ZnPgo=) no-repeat;
  background-position: center center;
}

.item-wrapper .js-tgl-btn.is-active:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMzIgMiI+CiAgPGcgaWQ9IuOCsOODq+ODvOODl18xMTcyMCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMTE3MjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTE1KSI+CiAgICA8cmVjdCBpZD0i6ZW35pa55b2iXzIzNzI3IiBkYXRhLW5hbWU9IumVt+aWueW9oiAyMzcyNyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTUpIi8+CiAgPC9nPgo8L3N2Zz4K) no-repeat;
  background-position: center center;
}

.item-wrapper .itmrev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3vw;
  margin-bottom: 2vw;
  /* 15 */
  font-size: 3.73333vw;
}

.item-wrapper .itmrev .star-rating {
  position: relative;
  display: inline-block;
  font-size: 3.73333vw;
}

.item-wrapper .itmrev .star-rating-front {
  position: absolute;
  color: #b98b31;
  top: 0;
  z-index: 1;
  overflow: hidden;
}

.item-wrapper .itmrev .star-rating-back {
  position: relative;
  color: #d3d3d3;
}

.item-wrapper .cartbox {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 19.4vw;
}

.item-wrapper .cartbox .cart-slider .splide-main {
  margin-bottom: 10.6vw;
  /* 80 */
}

.item-wrapper .cartbox .cart-slider .splide__arrow {
  background: none;
}

.item-wrapper .cartbox .cart-slider .splide__arrow svg {
  height: 0.8em;
  width: 0.8em;
}

.item-wrapper .cartbox .cart-slider .splide__arrow.splide__arrow--next {
  right: -1em;
}

.item-wrapper .cartbox .cart-slider .splide__arrow.splide__arrow--prev {
  left: -1em;
}

.item-wrapper .cartbox .cart-slider .splide__pagination {
  bottom: -5vw;
  gap: 0 1vw;
}

.item-wrapper .cartbox .cart-slider .splide__pagination button.is-active {
  background: #888888;
  -webkit-transform: none;
          transform: none;
}

.item-wrapper .cartbox .cart-detail .cart-select select {
  font-size: 3.73333vw;
}

.item-wrapper .cartbox .cart-detail .product-name {
  font-size: 6.26666vw;
  margin-bottom: 5.3vw;
  /* 40 */
  font-weight: normal;
}

.item-wrapper .cartbox .cart-detail .product-size {
  font-size: 4vw;
  margin-bottom: 5.3vw;
  /* 40 */
}

.item-wrapper .cartbox .cart-detail .product-price-wrapper {
  line-height: 1;
  margin-bottom: 2.1vw;
  /* 16 */
}

.item-wrapper .cartbox .cart-detail .product-price-type {
  font-size: 4.4vw;
}

.item-wrapper .cartbox .cart-detail .product-price {
  font-size: 8vw;
  font-family: "tt-commons-pro-thin", sans-serif;
  font-weight: 600;
}

.item-wrapper .cartbox .cart-detail .product-price-tax {
  font-size: 3.6vw;
}

.item-wrapper .cartbox .cart-detail .product-tags {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1vw;
  margin-bottom: 5.3vw;
  /* 40 */
}

.item-wrapper .cartbox .cart-detail .product-tags li {
  border: 1px solid #9a3236;
  color: #9a3236;
  border-radius: 100px;
  font-size: 2.66666vw;
  padding: 0 1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-wrapper .cartbox .cart-detail .product-tags li span {
  line-height: 26px;
}

.item-wrapper .cartbox .cart-detail .cv-regular {
  margin-bottom: 8.5vw;
  /* 64 */
}

.item-wrapper .cartbox .cart-detail .cv-regular .product-price-wrapper span {
  color: #9a3236;
}

.item-wrapper .splide__list li:last-of-type {
  margin-right: 0 !important;
}

.item-wrapper .splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 1px solid #000;
}

.item-anchor {
  background: #f1f1f1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3vw 0;
  gap: 5.3vw;
  font-size: 3.73333vw;
}

.item-anchor .btn-link-arr {
  padding-right: 22px;
}

.item-anchor .btn-link-arr:after {
  -webkit-transform: translateY(-40%) rotate(90deg);
          transform: translateY(-40%) rotate(90deg);
}

.item-description {
  padding-top: 10.6vw;
  padding-bottom: 21.3vw;
}

.item-point h3 {
  background: #f1f1f1;
  text-align: center;
  font-size: 4.53333vw;
  padding: 0.4em 0;
}

.item-point-list {
  padding-top: 11.4vw;
  padding-bottom: 21.3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10.6vw;
}

.item-point-list h4 {
  line-height: 1.6;
  position: relative;
  z-index: 1;
  margin-top: 2.6vw;
  /* 20 */
  margin-bottom: 3.2vw;
  /* 24 */
}

.item-point-list h4::before {
  position: absolute;
  left: 0;
  top: -7vw;
  z-index: -1;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  font-size: 16vw;
  line-height: 1;
  font-family: "tt-commons-pro", sans-serif;
  font-weight: normal;
  color: #dfdfdf;
}

.item-common {
  margin-bottom: 8vw;
  /* 60 */
}

.item-common-list {
  padding-top: 7.4vw;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8vw;
}

.item-fragrance {
  margin-bottom: 8vw;
  /* 60 */
}

.item-fragrance-list {
  padding-top: 7.4vw;
  padding-bottom: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16.8vw;
}

.item-fragrance-section-img {
  gap: 4.1vw;
}

.item-fragrance-section-img li {
  width: 19.7vw;
  /* 148 */
}

.item-fragrance-section-img p {
  text-align: center;
  font-size: 2.66666vw;
  margin-top: 1vw;
  /* 8 */
}

.item-additive-free {
  background: #f1f1f1;
  padding-top: 10.6vw;
  padding-bottom: 10.6vw;
  margin-bottom: 20vw;
  /* 150 */
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.item-additive-free-name {
  font-size: 4.8vw;
  line-height: 1;
  margin-bottom: 1.8vw;
  /* 14 */
}

.item-additive-free-num {
  font-size: 7.46666vw;
  line-height: 1;
  margin-bottom: 6.4vw;
  /* 48 */
}

.item-additive-free-commitment {
  font-size: 4vw;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6.4vw;
  /* 48 */
  padding: 1.2em 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 75.3vw;
  /* 565 */
}

.item-additive-free-list {
  font-size: 3.8vw;
  gap: 1.3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.item-additive-free-list ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-additive-free-list ul li:not(:last-of-type):after {
  content: "/";
  margin: 0 1em;
}

.item-step {
  padding-top: 8vw;
  margin-top: -8vw;
  /* -60 */
  padding-bottom: 21.3vw;
}

.item-step .item-subttl {
  margin-bottom: 4.2vw;
  /* 32 */
}

.item-step-in {
  max-width: 914px;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 8%;
}

.item-step-section {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  max-width: 26%;
}

.item-step-section-img {
  margin-bottom: 6.6vw;
  /* 50 */
}

.item-step-section-num {
  font-size: 4vw;
  margin-bottom: 2.6vw;
  /* 20 */
  line-height: 1;
  font-family: "tt-commons-pro-thin", sans-serif;
  font-weight: bold;
}

.item-step-section-type span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  font-size: 2.66666vw;
  padding: 0 1em;
  line-height: 26px;
}

.item-step-section-type.is-active span {
  background: #000;
  color: white;
}

.item-step-section:not(:last-of-type):after {
  content: "";
  display: block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2213%22%20viewBox%3D%220%200%208%2013%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_18683%22%20data-name%3D%22%E3%83%91%E3%82%B9%2018683%22%20d%3D%22M0%2C0V13L8%2C6.5Z%22%20transform%3D%22translate(0%200)%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  width: 2.3vw;
  /* 17.25 */
  height: 3.8vw;
  /* 28.5 */
  position: absolute;
  right: -20%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.item-howto {
  padding-bottom: 21.3vw;
}

.item-howto .item-subttl {
  margin-bottom: 4.2vw;
  /* 32 */
}

.item-howto-section-step {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7.6vw;
}

.item-howto-section-step .column {
  width: 48% !important;
}

.item-review {
  background: #f1f1f1;
  padding-top: 16vw;
  padding-bottom: 10.6vw;
  margin-bottom: 21.3vw;
  /* 160 */
}

.item-review .item-subttl {
  margin-bottom: 5.6vw;
  /* 42 */
}

.item-review .itmrev {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3vw;
  margin-bottom: 2vw;
  /* 15 */
  font-size: 4.53333vw;
}

.item-review .itmrev .star-rating {
  position: relative;
  display: inline-block;
  font-size: 4.53333vw;
}

.item-review .itmrev .star-rating-front {
  position: absolute;
  color: #b98b31;
  top: 0;
  z-index: 1;
  overflow: hidden;
}

.item-review .itmrev .star-rating-back {
  position: relative;
  color: #d3d3d3;
}

.item-review-list {
  margin-bottom: 2.1vw;
  /* 16 */
}

.item-review-section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 10.6vw;
  padding-bottom: 8vw;
  margin-bottom: 0 !important;
}

.item-review-section:not(:last-of-type) {
  border-bottom: 1px solid #d9d9d9;
}

.item-review-section-ttl {
  font-size: 4.26666vw;
  margin-bottom: 1.3vw;
  /* 10 */
  line-height: 1;
}

.item-review-section-rating {
  margin-bottom: 1.3vw;
  /* 10 */
}

.item-review-section-rating * {
  font-size: 3.6vw;
  line-height: 1;
}

.item-review-section-txt {
  margin-bottom: 4.2vw;
  /* 32 */
}

.item-review-section-data {
  font-size: 2.66666vw;
}

.item-recommend {
  margin-bottom: 21.3vw;
  /* 160 */
}

.item-recommend .item-subttl {
  padding-bottom: 4vw;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 8.5vw;
  /* 64 */
}

.item-recommend .item-subttl.is-center {
  text-align: center;
}

.item-recommend h4.item-setttl {
  font-size: 5.33333vw;
  margin-bottom: 4vw;
  /* 30 */
}

.item-recommend h4.item-setttl.mt70 {
  margin-top: 16vw;
  /* 120 */
}

.item-recommend-set-detail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.item-recommend-set-type span {
  background: #ededed;
  font-size: 2.66666vw;
  padding: 0.4em 1em;
}

.item-recommend-set-name {
  font-size: 2.66666vw;
}

.item-recommend-set-normal {
  font-size: 2.66666vw;
}

.item-recommend-set-tags li {
  border: 1px solid #9a3236;
  color: #9a3236;
  border-radius: 100px;
  font-size: 2.66666vw;
  padding: 0 1em;
}

.item-recommend-set .product-price-wrapper {
  line-height: 1;
  color: #9a3236;
}

.item-recommend-set .product-price-type {
  font-size: 4.4vw;
}

.item-recommend-set .product-price {
  font-size: 8vw;
  font-family: "tt-commons-pro-thin", sans-serif;
  font-weight: 600;
}

.item-recommend-set .product-price-tax {
  font-size: 3.6vw;
}

.item-ingredients {
  padding-top: 8vw;
  margin-top: -8vw;
  /* -60 */
}

.item-ingredients-list {
  padding-top: 6.6vw;
}

.fixed-cartbtn {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100vw;
  z-index: 99;
  background-color: #f1f1f1;
  padding: 20px;
}

.fixed-cartbtn-in {
  gap: 0.8vw;
}

.fixed-cartbtn .cart-btn {
  font-size: 4.26666vw;
}

.fixed-cartbtn .cart-btn + svg {
  right: 3vw;
}

@media screen and (max-width: 750px) {
  .flex-sp-colmun {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw 0;
  }
  .num.f-tt-thin {
    font-family: "tt-commons-pro", sans-serif !important;
    font-weight: 300 !important;
  }
  .item-wrapper .v-cmn-in-in {
    width: 100%;
  }
  .item-wrapper .cartbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .item-wrapper .cartbox .cart-detail {
    width: 100%;
  }
  .item-wrapper .cartbox .cart-detail .product-price {
    font-family: "tt-commons-pro", sans-serif;
    font-weight: 300;
  }
  .item-wrapper .cartbox .cart-detail .product-tags li span {
    line-height: calc(35 * 100vw / 750);
  }
  .item-anchor .btn-link-arr {
    padding-right: 3vw;
  }
  .item-point h3 {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
  .item-common-list .column .item-txt-m {
    margin-bottom: 1vw;
  }
  .item-fragrance-section-img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .item-fragrance .flex-sp-colmun {
    gap: 3vw 0;
  }
  .item-additive-free-commitment {
    padding: 1em 0;
  }
  .item-additive-free {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
  .item-step-section {
    max-width: 28%;
  }
  .item-step-section-num {
    font-family: "tt-commons-pro", sans-serif !important;
    font-weight: 300 !important;
  }
  .item-step-section-type span {
    line-height: calc(35 * 100vw / 750);
  }
  .item-step-section:not(:last-of-type):after {
    top: 45%;
  }
  .fixed-cartbtn {
    padding: 4vw 4vw;
  }
}

@media screen and (min-width: 750px), print {
  h3.item-subttl {
    font-size: 20px;
  }
  .item-txt-l {
    font-size: 25px;
  }
  .item-txt-l {
    margin-bottom: 28px;
  }
  .item-txt-l {
    line-height: 1.5;
  }
  .item-txt-m {
    font-size: 22px;
  }
  .item-txt-m {
    margin-bottom: 24px;
  }
  .item-txt-s {
    font-size: 15px;
  }
  .item-txt-note {
    font-size: 10px;
  }
  .item-txt-note {
    margin-top: 38px;
  }
  .item-wrapper {
    padding-top: 80px;
  }
  .item-wrapper {
    padding-bottom: 160px;
  }
  .item-wrapper .js-tgl-btn:after {
    width: 16px;
    height: 16px;
    right: 46px;
  }
  .item-wrapper .itmrev {
    gap: 10px;
  }
  .item-wrapper .itmrev {
    margin-bottom: 19px;
  }
  .item-wrapper .itmrev {
    font-size: 18px;
  }
  .item-wrapper .itmrev .star-rating {
    font-size: 18px;
  }
  .item-wrapper .cartbox {
    padding-bottom: 120px;
  }
  .item-wrapper .cartbox .cart-slider .splide-main {
    margin-bottom: 30px;
  }
  .item-wrapper .cartbox .cart-detail .cart-select select {
    font-size: 15px;
  }
  .item-wrapper .cartbox .cart-detail .product-name {
    font-size: 32px;
  }
  .item-wrapper .cartbox .cart-detail .product-name {
    margin-bottom: 26px;
  }
  .item-wrapper .cartbox .cart-detail .product-size {
    font-size: 20px;
  }
  .item-wrapper .cartbox .cart-detail .product-size {
    margin-bottom: 37px;
  }
  .item-wrapper .cartbox .cart-detail .product-price-wrapper {
    margin-bottom: 12px;
  }
  .item-wrapper .cartbox .cart-detail .product-price-type {
    font-size: 22px;
  }
  .item-wrapper .cartbox .cart-detail .product-price {
    font-size: 42px;
  }
  .item-wrapper .cartbox .cart-detail .product-price-tax {
    font-size: 16px;
  }
  .item-wrapper .cartbox .cart-detail .product-tags {
    gap: 8px;
  }
  .item-wrapper .cartbox .cart-detail .product-tags {
    margin-bottom: 24px;
  }
  .item-wrapper .cartbox .cart-detail .product-tags li {
    font-size: 16px;
  }
  .item-wrapper .cartbox .cart-detail .cv-regular {
    margin-bottom: 34px;
  }
  .item-anchor {
    padding: 32px;
  }
  .item-anchor {
    gap: 84px;
  }
  .item-anchor {
    font-size: 14px;
  }
  .item-kv {
    height: 630px;
    text-align: center;
  }
  .item-kv img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom center;
       object-position: bottom center;
    font-family: "object-fit: cover; object-position: bottom center;";
  }
  .item-description {
    padding-top: 114px;
  }
  .item-description {
    padding-bottom: 120px;
  }
  .item-point h3 {
    font-size: 20px;
  }
  .item-point h3 {
    padding: 0.6em 0;
  }
  .item-point-list {
    padding-top: 80px;
  }
  .item-point-list {
    padding-bottom: 160px;
  }
  .item-point-list {
    gap: 120px;
  }
  .item-point-list h4 {
    line-height: 2;
  }
  .item-point-list h4 {
    margin-top: 18px;
  }
  .item-point-list h4 {
    margin-bottom: 22px;
  }
  .item-point-list h4::before {
    top: -22px;
  }
  .item-point-list h4::before {
    font-size: 70px;
  }
  .item-common {
    margin-bottom: 80px;
  }
  .item-common-list {
    padding-top: 64px;
  }
  .item-common-list {
    padding-bottom: 80px;
  }
  .item-common-list {
    gap: 64px;
  }
  .item-fragrance {
    margin-bottom: 80px;
  }
  .item-fragrance-list {
    padding-top: 64px;
  }
  .item-fragrance-list {
    padding-bottom: 80px;
  }
  .item-fragrance-list {
    gap: 64px;
  }
  .item-fragrance-section-img {
    gap: 33px;
  }
  .item-fragrance-section-img li {
    width: 103px;
  }
  .item-fragrance-section-img p {
    font-size: 15px;
  }
  .item-fragrance-section-img p {
    margin-top: 8px;
  }
  .item-additive-free {
    padding-top: 80px;
  }
  .item-additive-free {
    padding-bottom: 80px;
  }
  .item-additive-free {
    margin-bottom: 160px;
  }
  .item-additive-free-name {
    font-size: 26px;
  }
  .item-additive-free-name {
    margin-bottom: 24px;
  }
  .item-additive-free-num {
    font-size: 46px;
  }
  .item-additive-free-num {
    margin-bottom: 32px;
  }
  .item-additive-free-commitment {
    font-size: 20px;
  }
  .item-additive-free-commitment {
    margin-bottom: 40px;
  }
  .item-additive-free-commitment {
    width: 462px;
  }
  .item-additive-free-list {
    font-size: 22px;
  }
  .item-additive-free-list {
    gap: 10px;
  }
  .item-step {
    padding-top: 30px;
  }
  .item-step {
    margin-top: -30px;
  }
  .item-step {
    padding-bottom: 160px;
  }
  .item-step .item-subttl {
    margin-bottom: 32px;
  }
  .item-step-section-img {
    margin-bottom: 40px;
  }
  .item-step-section-num {
    font-size: 30px;
  }
  .item-step-section-num {
    margin-bottom: 15px;
  }
  .item-step-section-type span {
    font-size: 16px;
  }
  .item-step-section:not(:last-of-type):after {
    width: 14px;
  }
  .item-step-section:not(:last-of-type):after {
    height: 22px;
  }
  .item-howto {
    padding-bottom: 160px;
  }
  .item-howto .item-subttl {
    margin-bottom: 32px;
  }
  .item-howto-section-step {
    gap: 48px;
  }
  .item-howto .movie-none .item-howto-section-step {
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .item-howto .movie-none .item-howto-section-step .column {
    width: 100% !important;
    max-width: 100%;
  }
  .item-howto .movie-none .item-howto-section-step .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .item-review {
    padding-top: 80px;
  }
  .item-review {
    padding-bottom: 80px;
  }
  .item-review {
    margin-bottom: 135px;
  }
  .item-review .item-subttl {
    margin-bottom: 36px;
  }
  .item-review .itmrev {
    gap: 10px;
  }
  .item-review .itmrev {
    margin-bottom: 25px;
  }
  .item-review .itmrev {
    font-size: 20px;
  }
  .item-review .itmrev .star-rating {
    font-size: 24px;
  }
  .item-review-list {
    margin-bottom: 16px;
  }
  .item-review-section {
    padding-top: 42px;
  }
  .item-review-section {
    padding-bottom: 42px;
  }
  .item-review-section-ttl {
    font-size: 18px;
  }
  .item-review-section-ttl {
    margin-bottom: 6px;
  }
  .item-review-section-rating {
    margin-bottom: 2px;
  }
  .item-review-section-rating * {
    font-size: 15px;
  }
  .item-review-section-txt {
    margin-bottom: 14px;
  }
  .item-review-section-data {
    font-size: 12px;
  }
  .item-recommend {
    margin-bottom: 135px;
  }
  .item-recommend .item-subttl {
    padding-bottom: 24px;
  }
  .item-recommend .item-subttl {
    margin-bottom: 40px;
  }
  .item-recommend h4.item-setttl {
    font-size: 25px;
  }
  .item-recommend h4.item-setttl {
    margin-bottom: 30px;
  }
  .item-recommend h4.item-setttl.mt70 {
    margin-top: 70px;
  }
  .item-recommend-set-type span {
    font-size: 11px;
  }
  .item-recommend-set-name {
    font-size: 20px;
  }
  .item-recommend-set-normal {
    font-size: 12px;
  }
  .item-recommend-set-tags li {
    font-size: 11px;
  }
  .item-recommend-set .product-price-type {
    font-size: 12px;
  }
  .item-recommend-set .product-price {
    font-size: 30px;
  }
  .item-recommend-set .product-price-tax {
    font-size: 12px;
  }
  .item-ingredients {
    padding-top: 30px;
  }
  .item-ingredients {
    margin-top: -30px;
  }
  .item-ingredients .js-tgl-btn {
    text-align: left !important;
    border: none;
    pointer-events: none;
  }
  .item-ingredients .js-tgl-btn:after {
    display: none;
  }
  .item-ingredients .js-tgl-btn span {
    margin-right: 0.5em;
  }
  .item-ingredients-list {
    padding-top: 14px;
  }
  .fixed-cartbtn {
    bottom: 20px;
    max-width: 600px;
  }
  .fixed-cartbtn-in {
    gap: 8px;
  }
  .fixed-cartbtn-in {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fixed-cartbtn-in .cart-btn-in {
    max-width: 250px;
  }
  .fixed-cartbtn .cart-btn {
    font-size: 16px;
  }
}

@media screen and (min-width: 750px) and (max-width: 1180px) {
  .item-kv {
    height: 400px;
  }
}
