.l-wrapper-none {
  overflow: visible;
}

#product-price-content > span:not(#sales-price-include-tax):not(.original_price) {
  display: none;
}

.p-product_content {
  padding: 0;
}
.p-product_content__inner {
  max-width: 1440px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-product_content__inner__img {
  position: sticky;
  top: 70px;
}
@media only screen and (min-width: 720px) {
  .p-product_content__inner__img {
    width: 47.2222222222% !important;
  }
}
@media only screen and (max-width: 999px) {
  .p-product_content__inner__img {
    top: 0;
  }
}
@media only screen and (max-width: 719px) {
  .p-product_content__inner__img {
    position: static;
  }
}
.p-product_content__inner__info {
  padding: 70px 100px 0 0;
}
@media only screen and (min-width: 720px) {
  .p-product_content__inner__info {
    width: 47.3611111111% !important;
  }
}
@media only screen and (max-width: 1440px) {
  .p-product_content__inner__info {
    padding-right: 5%;
  }
}
@media only screen and (max-width: 719px) {
  .p-product_content__inner__info {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-inline: 20px !important;
    padding-top: 0 !important;
  }
  .p-product_content__inner__info {
    margin-top: 40px;
  }
}

.c-product_info__category {
  font-size: 15px;
  font-family: var(--font-en);
  color: #989898;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .c-product_info__category {
    font-size: 13px;
  }
}
.c-product_info__title {
  font-size: 32px;
  line-height: 1.45;
  margin-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (max-width: 719px) {
  .c-product_info__title {
    font-size: 23px;
    margin-top: 6px;
    padding-bottom: 14px;
  }
}
.c-product_info__description {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.8;
}
@media only screen and (max-width: 719px) {
  .c-product_info__description {
    margin-top: 16px;
    font-size: 13px;
    line-height: 1.5;
  }
}
.c-product_info__description .ttl {
  font-size: 20px !important;
  font-weight: 500 !important;
  margin-bottom: 4px !important;
}
.c-product_info__description .ttl {
  display: block;
}
.c-product_info__description .ttl::after {
  display: none;
}
@media only screen and (max-width: 719px) {
  .c-product_info__description .ttl {
    font-size: 17px !important;
    margin-bottom: 8px !important;
  }
  .c-product_info__description .ttl {
    line-height: 1.45;
  }
}
.c-product_info__description .note {
  margin-top: 16px;
  font-size: 11px;
  line-height: 1.5;
}
@media only screen and (max-width: 719px) {
  .c-product_info__description .note {
    font-size: 10px;
    margin-top: 8px;
  }
}
.c-product_info__description small {
  font-size: 10px;
  display: inline-block;
  vertical-align: text-top;
}
.c-product_info .c-product_info__form__variant.sortable {
  margin: 0;
}
.c-product_info__price {
  margin-top: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 719px) {
  .c-product_info__price {
    margin-top: 20px;
  }
}
.c-product_info__price span {
  font-size: 14px;
  line-height: 1;
}
@media only screen and (max-width: 719px) {
  .c-product_info__price span {
    font-size: 12px;
  }
}
.c-product_info__price .sales_price,
.c-product_info__price .sales_price-include-tax {
  font-size: 32px !important;
  font-family: var(--font-en) !important;
}
.c-product_info__price .sales_price,
.c-product_info__price .sales_price-include-tax {
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  translate: 0 8%;
}
@media only screen and (max-width: 719px) {
  .c-product_info__price .sales_price,
  .c-product_info__price .sales_price-include-tax {
    font-size: 23px !important;
  }
}
.c-product_info__price small.tax {
  font-size: 14px;
  font-weight: 500;
}
.c-product_info__form__subsdetail__input__inputwrap {
  gap: 10px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__form__subsdetail__input__inputwrap {
    gap: 6px;
  }
}
.c-product_info__form__submit.btn-half {
  height: 65px !important;
  border: none !important;
  opacity: 1 !important;
}
.c-product_info__form__submit.btn-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 15px;
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media only screen and (max-width: 719px) {
  .c-product_info__form__submit.btn-half {
    margin-top: 30px !important;
    height: 48px !important;
    font-size: 13px !important;
  }
}
.c-product_info__form__submit.btn-half:hover {
  opacity: 0.8 !important;
}
.c-product_info__form__submit.btn-half input {
  display: none;
}
.c-product_info__form__submit.btn-half input:checked + .frame + .label {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.c-product_info__form__submit.btn-half .frame {
  display: none;
}
.c-product_info__form__submit.btn-half .label {
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
  border: 1px solid #d9d9d9;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-out, border 0.2s ease-out;
  transition: color 0.2s ease-out, background 0.2s ease-out, border 0.2s ease-out;
}
@media only screen and (max-width: 719px) {
  .c-product_info__form__submit.btn-half .label {
    font-size: 13px;
  }
}
.c-product_info__form__subsdetail__input__inputwrap > label:not(:first-child) {
  margin-left: 0;
}
.c-product_info__form__quantity {
  margin-top: 25px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__form__quantity {
    margin-top: 20px;
  }
}
.c-product_info__form__submit.fix-hover {
  font-size: 15px !important;
}
.c-product_info__form__submit.fix-hover {
  height: 80px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-weight: 500;
  margin-top: 30px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__form__submit.fix-hover {
    margin-top: 20px;
    height: 65px;
  }
}
.c-product_info__form__submit.fix-hover:hover {
  opacity: 0.8 !important;
}
.c-product_info__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
}
.c-product_info__favorite {
  margin-top: 25px;
}
.c-product_info__favorite__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  text-align: center;
}
@media only screen and (max-width: 719px) {
  .c-product_info__favorite__btn {
    gap: 2px;
  }
  .c-product_info__favorite__btn .favorite-icon {
    width: 22px;
    height: auto;
  }
}
.c-product_info__favorite .favorite-text {
  font-family: var(--font-gothic);
  color: #c1c1c1;
  font-weight: 500;
  font-size: 7px;
  text-decoration: none;
}
.c-product_info__favorite.js-favorite-async[data-is-favorite=true] svg path {
  stroke: #e53e54;
}
.c-product_info__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  gap: 10px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__link {
    margin-top: 15px;
    gap: 5px;
  }
}
.c-product_info__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 0 16px 0 13px;
  border-radius: 16px;
  gap: 6px;
  line-height: 1;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  background-color: #f7f7f7;
}
@media only screen and (max-width: 719px) {
  .c-product_info__link a {
    height: 30px;
    font-size: 12px;
  }
}
.c-product_info__link a::before {
  content: "";
  width: 15px;
  aspect-ratio: 1;
  background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_q.svg) no-repeat;
  background-size: cover;
}
.c-product_info__bnr {
  display: block;
  margin-top: 35px;
}
.c-product_info__spec {
  width: 100%;
  margin-top: 50px;
  padding-bottom: 10px;
  background-color: #f7f7f7;
}
.c-product_info__spec__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 30px 53px 20px 38px;
  cursor: pointer;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__head {
    padding: 30px 30px 16px 20px;
  }
}
.c-product_info__spec__ttl {
  line-height: 1;
  font-weight: 500;
  font-size: 17px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__ttl {
    font-size: 14px;
  }
}
.c-product_info__spec__trigger {
  width: 14px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__trigger {
    width: 12px;
  }
}
.c-product_info__spec__trigger .cls-2 {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.is-active .c-product_info__spec__trigger .cls-2 {
  opacity: 0;
}
.c-product_info__spec__body {
  display: none;
  width: 100%;
  padding: 0 38px 20px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__body {
    padding: 0 20px 20px;
  }
}
.c-product_info__spec__tbl {
  width: 100%;
  border-top: 1px solid #000;
}
.c-product_info__spec__tbl th {
  width: 64px;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  padding-top: 16px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__tbl th {
    width: 56px;
    font-size: 12px;
    letter-spacing: 0.04em;
  }
}
.c-product_info__spec__tbl td {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 16px;
}
@media only screen and (max-width: 719px) {
  .c-product_info__spec__tbl td {
    font-size: 12px;
    letter-spacing: 0.04em;
  }
}
.c-product_info .c-product_info__share {
  margin: 0;
}

.c-order_quantity {
  width: 190px;
  padding-left: 25px;
  padding-right: 25px;
  padding-inline: 25px;
}
@media only screen and (max-width: 719px) {
  .c-order_quantity {
    width: 130px;
    padding-left: 20px;
    padding-right: 20px;
    padding-inline: 20px;
  }
}
.c-order_quantity__input {
  color: #000 !important;
  border: 1px solid #d9d9d9 !important;
}
.c-order_quantity__input {
  font-size: 15px;
  font-family: var(--font-en);
}
@media only screen and (max-width: 719px) {
  .c-order_quantity__input {
    font-size: 13px !important;
  }
  .c-order_quantity__input {
    padding: 0;
  }
}
.c-order_quantity #btn-minus,
.c-order_quantity #btn-plus {
  width: 12px;
  height: 100%;
}
@media only screen and (max-width: 719px) {
  .c-order_quantity #btn-minus,
  .c-order_quantity #btn-plus {
    width: 10px;
  }
}

.overflow-hidden {
  overflow: hidden;
}

.c-product_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 160px 0 60px;
  width: 100%;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
  background-color: rgba(126, 126, 126, 0.5);
}
@media only screen and (max-width: 999px) {
  .c-product_modal {
    padding: 120px 20px;
    z-index: 10000;
  }
}
.c-product_modal.is-active {
  opacity: 1;
  visibility: visible;
}
.c-product_modal__inner {
  width: 90%;
  max-width: 1245px;
  height: auto;
  padding: 0;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-color: #fff;
}
@media only screen and (max-width: 999px) {
  .c-product_modal__inner {
    max-width: 418px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 719px) {
  .c-product_modal__inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-product_modal__inner.--shipping {
  display: block;
  max-width: 438px;
  padding: 50px 40px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__inner.--shipping {
    max-width: 100%;
    padding-left: 23px;
    padding-right: 23px;
    padding-inline: 23px;
  }
}
.c-product_modal__close {
  width: 18px;
  height: auto;
  position: absolute;
  right: 22px;
  top: 14px;
  cursor: pointer;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__close {
    width: 10px;
    right: 18px;
    top: 12px;
  }
}
.c-product_modal__tanpin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 47%;
  padding: 74px 35px 50px;
}
@media only screen and (max-width: 999px) {
  .c-product_modal__tanpin {
    width: 100%;
  }
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin {
    padding: 68px 18px 34px;
  }
}
.c-product_modal__tanpin__inner {
  width: 100%;
  max-width: 397px;
  background-color: #e4e4e4;
}
.c-product_modal__tanpin__head {
  width: 100%;
  text-align: center;
  padding-top: 37px;
  background-color: #000;
  position: relative;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__head {
    padding-top: 27px;
  }
}
.c-product_modal__tanpin__head__subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 260px;
  height: 60px;
  font-size: 13px;
  line-height: 1.45;
  text-align: center;
  background: #fff;
  border: 1px solid #a4a4a4;
  position: absolute;
  left: 50%;
  top: -22px;
  translate: -50% 0;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__head__subttl {
    top: -18px;
    width: 198px;
    height: 44px;
    font-size: 10px;
  }
}
.c-product_modal__tanpin__head__subttl::after {
  content: "";
  width: 16px;
  height: 8px;
  background-color: #a4a4a4;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  translate: -50% 0;
  position: absolute;
  left: 50%;
  bottom: -8px;
  z-index: -1;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__head__subttl::after {
    width: 12px;
    height: 6px;
    bottom: -6px;
  }
}
.c-product_modal__tanpin__head__ttl {
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  line-height: 70px;
  letter-spacing: 0.11em;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__head__ttl {
    font-size: 22.67px;
    line-height: 54px;
  }
}
.c-product_modal__tanpin__body {
  width: 100%;
  padding: 34px 24px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__body {
    padding: 28px 18px;
  }
}
.c-product_modal__tanpin__body::after {
  content: "";
  width: 100%;
  height: 53%;
  clip-path: polygon(0 44%, 100% 0, 100% 100%, 0% 100%);
  background-color: #f1f1f1;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.c-product_modal__tanpin__lead {
  width: 100%;
  max-width: 224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 8px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__lead {
    max-width: 168px;
  }
}
.c-product_modal__tanpin__lead__subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  font-size: 16.86px;
  gap: 8px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__lead__subttl {
    font-size: 12.74px;
    gap: 6px;
  }
}
.c-product_modal__tanpin__lead__subttl::before, .c-product_modal__tanpin__lead__subttl::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/20;
  margin-top: 3px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__lead__subttl::before, .c-product_modal__tanpin__lead__subttl::after {
    width: 10px;
    margin-top: 2px;
  }
}
.c-product_modal__tanpin__lead__subttl::before {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_ttl_left.svg);
}
.c-product_modal__tanpin__lead__subttl::after {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_ttl_right.svg);
}
.c-product_modal__tanpin__lead__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 38px;
  color: #fff;
  font-size: 14.4px;
  gap: 5px;
  background-color: #000;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__lead__ttl {
    height: 28px;
    gap: 4px;
    font-size: 10.88px;
  }
}
.c-product_modal__tanpin__lead__ttl span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__lead__ttl span {
    font-size: 13.6px;
  }
}
.c-product_modal__tanpin__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  padding-right: 10px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__box {
    gap: 6px;
    padding-right: 8px;
  }
}
.c-product_modal__tanpin__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.c-product_modal__tanpin__list li {
  width: 100%;
  padding: 17px 0 0 32px;
  line-height: 1.5;
  font-size: 13px;
  letter-spacing: 0.06em;
  background: url(https://d2w53g1q050m78.cloudfront.net/q1stjp/uploads/img/product/ico_modal_check.svg) no-repeat 0 17px;
  background-size: 25px auto;
}
@media only screen and (max-width: 999px) {
  .c-product_modal__tanpin__list li {
    font-size: 11px;
  }
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__list li {
    font-size: 9.82px;
    background-size: 18px auto;
    padding: 14px 0 0 23px;
  }
}
.c-product_modal__tanpin__list li:not(:last-child) {
  padding-bottom: 17px;
  border-bottom: 2px dotted #fff;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__list li:not(:last-child) {
    padding-bottom: 14px;
  }
}
.c-product_modal__tanpin__img {
  width: 104px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__img {
    width: 78px;
  }
}
.c-product_modal__tanpin__txt {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-top: 22px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__txt {
    font-size: 9px;
    margin-top: 18px;
  }
}
.c-product_modal__tanpin__btn {
  width: 100%;
  height: 68px;
  margin-top: 12px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__btn {
    height: 52px;
    margin-top: 8px;
  }
}
.c-product_modal__tanpin__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 15px;
  background-color: #000;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__tanpin__btn a {
    font-size: 11.34px;
  }
}
.c-product_modal__teiki {
  width: 53%;
  padding: 50px 36px 50px 54px;
  background-color: #f7f7f7;
}
@media only screen and (max-width: 999px) {
  .c-product_modal__teiki {
    padding-left: 35px;
    padding-right: 35px;
    padding-inline: 35px;
    width: 100%;
  }
}
@media only screen and (max-width: 719px) {
  .c-product_modal__teiki {
    padding: 30px 18px 38px;
  }
}
.c-product_modal__teiki__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}
.c-product_modal__teiki__list li {
  width: 100%;
  padding: 20px 18px;
  background-color: #fff;
}
.c-product_modal__teiki__list__subttl {
  line-height: 0.8;
  color: #989898;
  font-size: 9.83px;
  font-family: var(--font-en);
  letter-spacing: 0.1em;
}
.c-product_modal__teiki__list__ttl {
  font-size: 17px;
  line-height: 1.45;
  margin: 8px 0 2px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__teiki__list__ttl {
    font-size: 15px;
    margin-bottom: 4px;
  }
}
.c-product_modal__teiki__list__txt {
  font-size: 13px;
  line-height: 1.8;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__teiki__list__txt {
    font-size: 11.61px;
  }
}
.c-product_modal__teiki__list__subtxt {
  display: block;
  font-size: 11px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  margin-top: 2px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__teiki__list__subtxt {
    font-size: 10px;
  }
}
.c-product_modal__teiki__list__subtxt a {
  text-decoration: underline;
}
.c-product_modal__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__head {
    margin-bottom: 14px;
  }
}
.c-product_modal__head__subttl {
  line-height: 0.8;
  color: #989898;
  font-size: 11.61px;
  font-family: var(--font-en);
  letter-spacing: 0.1em;
}
.c-product_modal__head__ttl {
  font-size: 25px;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__head__ttl {
    font-size: 23px;
  }
}
.c-product_modal__head__txt {
  font-size: 11.61px;
  letter-spacing: 0.06em;
  line-height: 1;
  margin-top: 2px;
}
.c-product_modal__lead {
  margin: 24px 0 10px;
  font-weight: 500;
  font-size: 15.19px;
  letter-spacing: 0.06em;
  line-height: 1.45;
}
.c-product_modal__txt {
  font-size: 11.61px;
  line-height: 1.8;
}
.c-product_modal__txt span {
  font-weight: 500;
}
.c-product_modal__btn {
  width: 100%;
  height: 60px;
  margin-top: 18px;
}
@media only screen and (max-width: 719px) {
  .c-product_modal__btn {
    margin-top: 30px;
  }
}
.c-product_modal__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  background-color: #f7f7f7;
}

.fv__slider__item {
  padding-top: 100%;
  position: relative;
}
.fv__slider__item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fv__slider__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  gap: 8px;
}
@media only screen and (max-width: 719px) {
  .fv__slider__pager {
    margin-top: 15px;
    gap: 5px;
  }
}
.fv__slider__pager .swiper-pagination-bullet {
  margin: 0 !important;
}
.fv__slider__pager .swiper-pagination-bullet {
  width: 34px;
  height: 4px;
  border-radius: 0;
  opacity: 1;
  background-color: #ebebeb;
}
@media only screen and (max-width: 719px) {
  .fv__slider__pager .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
  }
}
.fv__slider__pager .swiper-pagination-bullet-active {
  background-color: #c1c1c1;
}

.review {
  margin-bottom: 80px;
}
@media only screen and (max-width: 719px) {
  .review {
    margin-bottom: 65px;
  }
}
.review__inner {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}
.review .p-review__inner {
  max-width: 100%;
}

.recommend {
  margin-bottom: 80px;
}
@media only screen and (max-width: 719px) {
  .recommend {
    margin-bottom: 65px;
  }
}