@charset "UTF-8";
/* Margin 全方向 */
.m-0 {
  margin: 0px !important;
}

/* Padding 全方向 */
.p-0 {
  padding: 0px !important;
}

/* 上 */
.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

/* 右 */
.mr-0 {
  margin-right: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

/* 下 */
.mb-0 {
  margin-bottom: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

/* 左 */
.ml-0 {
  margin-left: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

/* Margin 全方向 */
.m-2 {
  margin: 2px !important;
}

/* Padding 全方向 */
.p-2 {
  padding: 2px !important;
}

/* 上 */
.mt-2 {
  margin-top: 2px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

/* 右 */
.mr-2 {
  margin-right: 2px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

/* 下 */
.mb-2 {
  margin-bottom: 2px !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

/* 左 */
.ml-2 {
  margin-left: 2px !important;
}

.pl-2 {
  padding-left: 2px !important;
}

/* Margin 全方向 */
.m-4 {
  margin: 4px !important;
}

/* Padding 全方向 */
.p-4 {
  padding: 4px !important;
}

/* 上 */
.mt-4 {
  margin-top: 4px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

/* 右 */
.mr-4 {
  margin-right: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

/* 下 */
.mb-4 {
  margin-bottom: 4px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

/* 左 */
.ml-4 {
  margin-left: 4px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

/* Margin 全方向 */
.m-6 {
  margin: 6px !important;
}

/* Padding 全方向 */
.p-6 {
  padding: 6px !important;
}

/* 上 */
.mt-6 {
  margin-top: 6px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

/* 右 */
.mr-6 {
  margin-right: 6px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

/* 下 */
.mb-6 {
  margin-bottom: 6px !important;
}

.pb-6 {
  padding-bottom: 6px !important;
}

/* 左 */
.ml-6 {
  margin-left: 6px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

/* Margin 全方向 */
.m-8 {
  margin: 8px !important;
}

/* Padding 全方向 */
.p-8 {
  padding: 8px !important;
}

/* 上 */
.mt-8 {
  margin-top: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

/* 右 */
.mr-8 {
  margin-right: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

/* 下 */
.mb-8 {
  margin-bottom: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

/* 左 */
.ml-8 {
  margin-left: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

/* Margin 全方向 */
.m-10 {
  margin: 10px !important;
}

/* Padding 全方向 */
.p-10 {
  padding: 10px !important;
}

/* 上 */
.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

/* 右 */
.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

/* 下 */
.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

/* 左 */
.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

/* Margin 全方向 */
.m-12 {
  margin: 12px !important;
}

/* Padding 全方向 */
.p-12 {
  padding: 12px !important;
}

/* 上 */
.mt-12 {
  margin-top: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

/* 右 */
.mr-12 {
  margin-right: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

/* 下 */
.mb-12 {
  margin-bottom: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

/* 左 */
.ml-12 {
  margin-left: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

/* Margin 全方向 */
.m-14 {
  margin: 14px !important;
}

/* Padding 全方向 */
.p-14 {
  padding: 14px !important;
}

/* 上 */
.mt-14 {
  margin-top: 14px !important;
}

.pt-14 {
  padding-top: 14px !important;
}

/* 右 */
.mr-14 {
  margin-right: 14px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

/* 下 */
.mb-14 {
  margin-bottom: 14px !important;
}

.pb-14 {
  padding-bottom: 14px !important;
}

/* 左 */
.ml-14 {
  margin-left: 14px !important;
}

.pl-14 {
  padding-left: 14px !important;
}

/* Margin 全方向 */
.m-16 {
  margin: 16px !important;
}

/* Padding 全方向 */
.p-16 {
  padding: 16px !important;
}

/* 上 */
.mt-16 {
  margin-top: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

/* 右 */
.mr-16 {
  margin-right: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

/* 下 */
.mb-16 {
  margin-bottom: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

/* 左 */
.ml-16 {
  margin-left: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

/* Margin 全方向 */
.m-18 {
  margin: 18px !important;
}

/* Padding 全方向 */
.p-18 {
  padding: 18px !important;
}

/* 上 */
.mt-18 {
  margin-top: 18px !important;
}

.pt-18 {
  padding-top: 18px !important;
}

/* 右 */
.mr-18 {
  margin-right: 18px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

/* 下 */
.mb-18 {
  margin-bottom: 18px !important;
}

.pb-18 {
  padding-bottom: 18px !important;
}

/* 左 */
.ml-18 {
  margin-left: 18px !important;
}

.pl-18 {
  padding-left: 18px !important;
}

/* Margin 全方向 */
.m-20 {
  margin: 20px !important;
}

/* Padding 全方向 */
.p-20 {
  padding: 20px !important;
}

/* 上 */
.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

/* 右 */
.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

/* 下 */
.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

/* 左 */
.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

/* Margin 全方向 */
.m-22 {
  margin: 22px !important;
}

/* Padding 全方向 */
.p-22 {
  padding: 22px !important;
}

/* 上 */
.mt-22 {
  margin-top: 22px !important;
}

.pt-22 {
  padding-top: 22px !important;
}

/* 右 */
.mr-22 {
  margin-right: 22px !important;
}

.pr-22 {
  padding-right: 22px !important;
}

/* 下 */
.mb-22 {
  margin-bottom: 22px !important;
}

.pb-22 {
  padding-bottom: 22px !important;
}

/* 左 */
.ml-22 {
  margin-left: 22px !important;
}

.pl-22 {
  padding-left: 22px !important;
}

/* Margin 全方向 */
.m-24 {
  margin: 24px !important;
}

/* Padding 全方向 */
.p-24 {
  padding: 24px !important;
}

/* 上 */
.mt-24 {
  margin-top: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

/* 右 */
.mr-24 {
  margin-right: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

/* 下 */
.mb-24 {
  margin-bottom: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

/* 左 */
.ml-24 {
  margin-left: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

/* Margin 全方向 */
.m-26 {
  margin: 26px !important;
}

/* Padding 全方向 */
.p-26 {
  padding: 26px !important;
}

/* 上 */
.mt-26 {
  margin-top: 26px !important;
}

.pt-26 {
  padding-top: 26px !important;
}

/* 右 */
.mr-26 {
  margin-right: 26px !important;
}

.pr-26 {
  padding-right: 26px !important;
}

/* 下 */
.mb-26 {
  margin-bottom: 26px !important;
}

.pb-26 {
  padding-bottom: 26px !important;
}

/* 左 */
.ml-26 {
  margin-left: 26px !important;
}

.pl-26 {
  padding-left: 26px !important;
}

/* Margin 全方向 */
.m-28 {
  margin: 28px !important;
}

/* Padding 全方向 */
.p-28 {
  padding: 28px !important;
}

/* 上 */
.mt-28 {
  margin-top: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

/* 右 */
.mr-28 {
  margin-right: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

/* 下 */
.mb-28 {
  margin-bottom: 28px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

/* 左 */
.ml-28 {
  margin-left: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

/* Margin 全方向 */
.m-30 {
  margin: 30px !important;
}

/* Padding 全方向 */
.p-30 {
  padding: 30px !important;
}

/* 上 */
.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

/* 右 */
.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

/* 下 */
.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

/* 左 */
.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

/* Margin 全方向 */
.m-32 {
  margin: 32px !important;
}

/* Padding 全方向 */
.p-32 {
  padding: 32px !important;
}

/* 上 */
.mt-32 {
  margin-top: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

/* 右 */
.mr-32 {
  margin-right: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

/* 下 */
.mb-32 {
  margin-bottom: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

/* 左 */
.ml-32 {
  margin-left: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.special-price {
  color: #f00;
}

#detailOne .productPrice .special-price {
  color: #f00;
}

.btn-inverse, .btn--primary {
  border-radius: 40px;
  background: #ec5228 !important;
  border: 2px solid #ec5228;
  color: #fff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: none;
  box-shadow: none;
}

.add-set .add-u__w-auto {
  display: inline-block;
}
.add-set .add-u__w-auto select {
  width: auto;
  padding-right: 48px;
}

.add-error-txt:empty,
.add-u__pt-sm:empty,
.add-u__form-select-wrapper:empty,
dd:empty {
  display: none;
}

.bdt {
  border-top: solid 1px #ddd;
}

.bdb {
  border-bottom: solid 1px #ddd;
}

.nobd {
  border: 0 !important;
}

.npd {
  padding-bottom: 0 !important;
}

#dvProductDetailArea h2.heading {
  text-align: center;
  color: inherit;
}
#dvProductDetailArea .product-extra h2.heading {
  background: url("../img/common/mark.svg") left center no-repeat;
  background-size: 28px;
  padding-left: 34px;
  text-align: left;
  color: #096b68;
}
@media screen and (max-width: 767px) {
  #dvProductDetailArea .addCart.btn-wrap {
    display: block;
  }
  #dvProductDetailArea .addCart.btn-wrap .btn {
    margin-top: 12px;
  }
}
#dvProductDetailArea .btnCart {
  line-height: 1;
}
#dvProductDetailArea .btnCart a {
  line-height: 1.6;
}
#dvProductDetailArea .btnCart .btn {
  width: 184px;
  min-width: auto;
}
@media screen and (max-width: 767px) {
  #dvProductDetailArea .btnCart .btn {
    width: 100%;
    max-width: 100%;
  }
}
#dvProductDetailArea .btnCart .btn.btn--primary {
  height: 56px;
  line-height: 56px;
  border-radius: 40px;
}
#dvProductDetailArea .btnCart .btn.btn--secondary {
  border-radius: 40px;
}
#dvProductDetailArea .multi-variation__btn-area .btnCart .btn.btn--secondary {
  background: none !important;
  text-shadow: none;
}
#dvProductDetailArea .multi-variation__btn-area .btnCart .btn.btn--secondary:hover {
  background: #fff !important;
  color: #ec5228 !important;
}
@media screen and (min-width: 768px) {
  #dvProductDetailArea .list-product .productPrice .tax {
    font-size: 12px;
  }
}

.product-detail__container {
  gap: 56px;
}
@media screen and (max-width: 767px) {
  .product-detail__container {
    gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .product-detail #dvProductDetailArea #detailImage {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .product-detail .productSellInfo .selectVariation select {
    max-width: 100%;
  }
  .product-detail .productSellInfo .selectVariation select option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

#dvCheckList .productCheckList ul li p strike {
  color: inherit;
}

#dvReviewComment li img.imgReviewRating {
  margin-right: 0 !important;
}

.add-set #sortBox ul li .select {
  background-color: #ec5228;
}

@media screen and (min-width: 768px) {
  #sortBox .add-u__btn-container ul {
    float: none;
  }
  .add-u__btn-container {
    display: flex;
    gap: 40px;
  }
}
.add-set .add-order-history__list-wrapper {
  margin-bottom: 16px;
}
.add-set .add-order-history__list-wrapper + .notes {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .add-set .add-order-history__list-wrapper + .notes {
    margin-bottom: 0;
  }
}

.add-title__page.add-u__pb-lg {
  padding-bottom: 40px;
}

.accordion-trigger {
  position: relative;
  cursor: pointer;
  display: block;
}
.accordion-trigger::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("../img/common/icon_plus_green.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
}
.accordion-trigger.is-active::after {
  background-image: url("../img/common/icon_minus_green.svg");
  transform: translateY(-50%) rotate(0);
}

/* アコーディオン 商品詳細個別 */
.product-desc__item {
  background-color: #fff;
  border-radius: 16px;
  margin-top: 32px;
}
.product-desc__item strong {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .product-desc__item {
    margin-top: 24px;
  }
}
.product-desc__item .accordion-trigger {
  padding: 24px 40px;
  font-size: 20px;
  font-weight: 700;
  color: #096b68;
}
@media screen and (max-width: 767px) {
  .product-desc__item .accordion-trigger {
    font-size: 16px;
    padding: 16px;
  }
}
.product-desc__item .accordion-trigger::after {
  right: 16px;
}
.product-desc__item .accordion-content {
  padding: 0 40px 40px;
}
@media screen and (max-width: 767px) {
  .product-desc__item .accordion-content {
    padding: 0 16px 16px;
  }
}
.product-desc__item .accordion-content__inner {
  border-top: 2px dashed #129990;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .product-desc__item .accordion-content__inner {
    padding-top: 16px;
  }
}
.product-desc__item .accordion-content__inner img {
  max-width: 100%;
}

.product-detail__name {
  color: #096b68;
}

.product-detail {
  font-size: 16px;
}
.product-detail__slider img {
  border: 0;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .product-detail__slider img {
    border-radius: 24px;
  }
}
.product-detail__slider .slick-slide {
  padding: 0 1px;
}
.product-detail__thumbnail .slick-current img {
  border: 2px solid #096b68;
}

.product-detail #dvProductDetailArea__name {
  color: #096b68;
  font-size: 28px;
}
.product-detail #dvProductDetailArea__overview {
  line-height: 2;
}
.product-detail #dvProductDetailArea .price-wrap {
  background-color: #fff8dc;
  border-radius: 16px;
  padding: 24px 16px;
}
.product-detail #dvProductDetailArea .price-wrap:not(:first-of-type) {
  margin-top: 24px;
}
.product-detail #dvProductDetailArea .price-wrap__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .product-detail #dvProductDetailArea .price-wrap__content {
    display: block;
  }
}
.product-detail #dvProductDetailArea .price-wrap__body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .product-detail #dvProductDetailArea .price-wrap__body {
    justify-content: space-between;
  }
}
.product-detail #dvProductDetailArea .price-wrap .btn-wrap {
  margin-top: 0;
}
.product-detail #dvProductDetailArea .price-wrap__block {
  display: flex;
  align-items: center;
  gap: 8px;
}
.product-detail #dvProductDetailArea .price-wrap__title {
  color: #096b68;
  font-size: 18px;
  font-weight: 700;
  color: #096b68;
}
.product-detail #dvProductDetailArea .price-wrap__title--firsttime, .product-detail #dvProductDetailArea .price-wrap__title--subscription {
  height: 32px;
  line-height: 32px;
}
.product-detail #dvProductDetailArea .price-wrap .productPrice {
  display: flex;
  align-items: baseline;
  line-height: 1;
  justify-content: flex-end;
}
.product-detail #dvProductDetailArea .price-wrap .productPrice span {
  font-size: 24px;
}
.product-detail #dvProductDetailArea .price-wrap .productPrice .tax {
  font-size: 12px;
  display: inline-block;
}
.product-detail #dvProductDetailArea .price-wrap__note {
  font-weight: 500;
  margin: 16px 0 0;
  font-size: 14px;
  line-height: 1.8;
}
.product-detail #dvProductDetailArea .price-wrap .ic__free-shipping {
  white-space: nowrap;
  background: #129990;
  color: #fff;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}
.product-detail #dvProductDetailArea .price-wrap .ic__shipping {
  font-size: 14px !important;
  font-weight: 700;
  color: #096b68;
  background-color: #fff;
  border-radius: 4px;
  padding: 4px;
  margin-left: 4px;
}
.product-detail #dvProductDetailArea .price-wrap--fixedPurchase .productPrice span {
  font-size: 32px;
}
.product-detail #dvProductDetailArea .productAmount__text {
  font-size: 14px;
  margin-right: 8px;
}

.product-detail__slider {
  opacity: 0;
  transition: opacity 0.25s ease;
}

.product-detail__slider.slick-initialized {
  opacity: 1;
}

.btn-favorite {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .btn-favorite {
    margin-top: 16px;
  }
}
.btn-favorite span {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
}
.btn-favorite span::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/common/fav_off.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.btn-favorite.is-added span::before {
  background-image: url("../img/common/fav_on.svg");
}

#divMultiVariation.multi-variation {
  display: none;
}

.product-desc {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .product-desc {
    width: 100%;
  }
}
.product-desc #dvProductDescription {
  margin: 0;
}

.add-set .product-detail__overview {
  font-weight: 500;
}

.add-set .product-desc__text {
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .add-set .product-desc__table {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  .add-set .product-desc__table thead, .add-set .product-desc__table tbody, .add-set .product-desc__table tfoot {
    display: table-row-group;
  }
  .add-set .product-desc__table tr {
    display: table-row;
  }
  .add-set .product-desc__table th, .add-set .product-desc__table td {
    display: table-cell;
    vertical-align: middle;
  }
}
.add-set .product-desc__table th, .add-set .product-desc__table td {
  border: 1px solid #129990;
  padding: 8px 24px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .add-set .product-desc__table th, .add-set .product-desc__table td {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.add-set .product-desc__table th {
  background: rgba(18, 153, 144, 0.05);
  text-align: left;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .add-set .product-desc__table th {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .add-set .product-desc__table td {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .add-set .product-desc__table tr:not(:first-of-type) th {
    border-top: 0;
    border-bottom: 0;
  }
  .add-set .product-desc__table tr:first-of-type td {
    border-top: 0;
  }
}
.add-set .product-desc__table:not(:last-of-type) {
  margin-bottom: 16px;
}
.add-set .product-desc__subheading {
  font-weight: 700;
  margin-bottom: 8px;
}
.add-set .product-desc__note {
  margin-top: 8px;
  font-size: 12px;
}
.add-set .product-desc h4 {
  font-weight: bold;
  color: #096b68;
  font-size: 20px;
  margin-bottom: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .add-set .product-desc h4 {
    font-size: 16px;
    line-height: 1.6;
  }
}
.add-set .product-desc h4:not(:first-of-type) {
  margin-top: 24px;
}
.add-set .product-desc h4.h4__sub {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .add-set .product-desc h4.h4__sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .add-set .product-desc h4 + .h4__sub {
    margin-top: 0;
  }
}
.add-set .product-desc .line-dot {
  border-top: 2px dashed #129990;
  margin-top: 24px;
}

.product-desc__item .faq__item:last-of-type {
  margin-bottom: 0;
}
.product-desc__item .faq__item:not(:first-of-type) .faq__question {
  margin-top: 40px;
}
.product-desc__item h4 + .faq__item:not(:first-of-type) .faq__question {
  margin-top: 16px;
}
.product-desc__item .faq__question {
  padding-top: 0;
  padding-left: 40px;
  padding-right: 0;
}
.product-desc__item .faq__question::before {
  left: 0;
  top: 0;
}
.product-desc__item .faq__answer {
  background: none;
  padding: 0;
}

.product-desc__item:has(.accordion-content__inner:empty) {
  display: none;
}
.product-desc__item:has(.product-desc__text:empty) {
  display: none;
}

#detailOne .productSellInfo .subscription-notice__notes {
  font-size: 12px;
  line-height: 1.8;
  font-weight: 500;
  margin: 16px 0 8px;
}
@media screen and (max-width: 767px) {
  #detailOne .productSellInfo .subscription-notice__notes {
    margin-bottom: 24px;
  }
}

#dvCrossSell .list-product .productName,
#dvUpSell .list-product .productName {
  margin: 8px 0;
}
#dvCrossSell .list-product .productPrice,
#dvUpSell .list-product .productPrice {
  margin: 8px 0;
}
#dvCrossSell .list-product .productPrice p,
#dvUpSell .list-product .productPrice p {
  line-height: 1.5;
}
#dvCrossSell .list-product .productPrice .tax,
#dvUpSell .list-product .productPrice .tax {
  font-size: 14px;
}

p.toolTip {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  background-color: #fff;
}

.product-detail #dvProductReviewArea .tblReviewInput {
  background-color: unset;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .product-detail #dvProductReviewArea .tblReviewInput th, .product-detail #dvProductReviewArea .tblReviewInput td {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .product-detail #dvProductReviewArea .tblReviewInput tr {
    display: block;
    padding: 0;
  }
}
.product-detail #dvProductReviewArea .tblReviewInput th {
  font-weight: 700;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .product-detail #dvProductReviewArea .tblReviewInput th {
    margin: 0;
    text-align: left;
  }
}

.product-detail .review__info {
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .product-detail .review__info {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .product-detail .review__info span {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .product-detail .review__info .review__star {
    line-height: 1;
  }
}
.product-detail .review__info .review__name {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .product-detail .review__info .review__name {
    font-size: 12px;
  }
}
.product-detail .review__info .review__date {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .product-detail .review__info .review__date {
    font-size: 12px;
    white-space: nowrap;
  }
}

.review__info__inner {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .review__info__inner {
    justify-content: space-between;
    align-items: flex-end;
  }
}

.review__title {
  color: #096b68;
}

.review__comment {
  font-size: 14px;
}

.tblReviewInput + .btn-wrap {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .tblReviewInput + .btn-wrap {
    margin-top: 16px;
  }
}

.review-end {
  text-align: center;
}

.product-detail .review__item {
  border-top: 2px dashed #129990;
  padding-left: 0;
  padding-right: 0;
}
.product-detail .review__item:last-of-type {
  border-bottom: 2px dashed #129990;
}

#dvProductReviewArea .allReview {
  background-image: none;
  padding-left: 0;
  margin-top: 16px;
  display: inline-block;
  font-size: 14px;
}

#dvProductReviewArea #pagination {
  font-size: 16px;
}
#dvProductReviewArea #pagination .review-pager .review-pager__num {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
#dvProductReviewArea #pagination .review-pager .review-pager__num a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
#dvProductReviewArea #pagination .review-pager .review-pager__num span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #129990;
  color: #fff;
  border-radius: 50%;
}
#dvProductReviewArea #pagination.above .review-pager__controls,
#dvProductReviewArea #pagination.above .review-pager__num {
  display: none;
}
#dvProductReviewArea #pagination.below {
  margin-top: 24px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  #dvProductReviewArea #pagination.below {
    margin-bottom: 24px;
  }
}
#dvProductReviewArea #pagination.below .review-pager__info,
#dvProductReviewArea #pagination.below .review-pager__controls {
  display: none;
}
#dvProductReviewArea #pagination.below .review-pager__num {
  text-align: center;
}

.add-set .add-order-shipping__adj4,
.add-set .add-order-settlement__unit1 {
  background-color: #fff;
}

.add-set .add-order-history__list td.add-flex1 {
  flex: 1;
}

.add-set .add-order-history__list tr .itemCount,
.add-set .add-order-history__detail-item tr .orderSubtotal {
  flex-direction: column;
}

.add-set .add-u__btn-mini.add-02 {
  background-color: #ec5228;
  border-color: #ec5228;
}

.add-set .add-order-history__disp .nav > li > span.active {
  background-color: #129990;
  border-color: #129990;
}

.add-set .add-order-history__disp .nav > li > span {
  border-color: #129990;
}
.add-set .add-order-history__disp .nav > li > span a {
  color: #129990;
}

#dvUserBox table td #imgProductImage,
#dvUserBox table td .imgProductImage,
#dvUserBox table td #picture {
  border-radius: 12px;
}

#sortBox .add-u__btn-wrapper.is-filtering {
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  .add-set .add-shipping__list .shippingName {
    padding-right: 16px;
  }
}

@media screen and (min-width: 768px) {
  .add-set .add-coupon__list tr {
    gap: 16px;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 768px) {
  .add-set .add-coupon__list tr .add-code {
    flex: 0 0 160px;
  }
}

@media screen and (min-width: 768px) {
  .add-set .add-coupon__list tr .add-name {
    flex: 0 0 320px;
  }
}

@media screen and (min-width: 768px) {
  .add-set .add-coupon__list tr .add-waribiki {
    flex: 0 0 104px;
  }
}

#CartList .add-notes,
.add-u__form-wrapper .add-notes {
  color: #666;
  font-size: 11px;
}

.img-securitycode img {
  width: 120px;
}

.add-u__btn-03 {
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  background-color: #ec5228;
  color: #fff !important;
  height: 48px;
  border-radius: 24px;
  align-items: center;
  justify-content: center;
  padding: 0 72px;
}
@media screen and (max-width: 767px) {
  .add-u__btn-03 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .add-mypage__menu {
    grid-template-rows: repeat(2, 1fr) !important;
  }
}

@media screen and (max-width: 767px) {
  .add-mypage__menu-inner {
    padding: 0 4.1025641026vw;
  }
}

.add-order-history__detail-item #imgProductImage,
.add-order-history__detail-item .itemImage {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .add-order-history__detail-item #imgProductImage {
    width: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .add-order-history__detail-item .productName {
    padding-top: 8px;
  }
}

.add-set .add-u__form-wrapper .add-u__dn + .add-u__pt-base {
  padding-top: 0;
}

.dvFixedPurchaseCancelConfirm.alert {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .add-set .add-modal__01 {
    max-height: 64svh;
    margin: 0 16px;
  }
}

.def-payment {
  line-height: 1.6;
  margin: 8px 0 24px;
}
.def-payment img {
  max-width: 400px;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .def-payment img {
    max-width: 100%;
  }
}
.def-payment strong {
  font-weight: bold;
}
.def-payment ul.list {
  padding-left: 1.4em;
}
.def-payment ul.list li {
  list-style: disc;
  margin: 0.5em 0;
}

#dvUserBox .def-payment {
  margin: 0;
}

#dvUserBox .def-payment ul.list {
  padding-left: 1.4em;
}

#dvUserBox .def-payment ul.list li {
  list-style: disc;
  margin: 0.5em 0;
}

.add-amazon__message {
  text-align: center;
}

.add-amazon__message ~ .add-u__w-base {
  margin: 0 auto;
}

.add-set #dvUserBox h3.AmazonPayRegist-tl {
  padding: 8px 16px;
}

.add-set #dvUserBox .dvContentsInfo.AmazonPayRegist-desc {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.AmazonPayRegist-desc ~ .add-regulation__box {
  margin: 20px 0 0;
}

.add-set #dvUserBox .add-regulation__box h4 {
  padding-top: 40px;
}
.add-set #dvUserBox .add-regulation__box h4:first-of-type {
  padding-top: 0;
}