[id*="custom_timer_banner"],
[class*="custom_timer_banner"],
.moriha-original-timer-hidden {
  display: none !important;
}

.header__heading-link:has(.header__heading-logo[src*="brand-moriha-logo"]) {
  width: auto !important;
  max-width: none !important;
  min-width: 220px !important;
  height: 50px !important;
  min-height: 50px !important;
  aspect-ratio: auto !important;
  --ratio-percent: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
}

.header__heading-logo[src*="brand-moriha-logo"] {
  display: none !important;
}

.header__heading-link:has(.header__heading-logo[src*="brand-moriha-logo"])::after {
  content: "MORIHA";
  color: #050505;
  display: block;
  font-family: Didot, "Bodoni 72", Georgia, "Times New Roman", Times, serif;
  font-size: 49px;
  font-weight: 600;
  line-height: .9;
  letter-spacing: 0;
}

sticky-atc,
.sticky-atc {
  display: none !important;
}

/* Lower-page MORIHA sections: the source inline CSS targets mixed-case IDs.
   These class-based rules keep the desktop layout constrained and stable. */
.moriha-empathy2-wrap {
  background: #fff;
  padding: clamp(24px, 3vw, 44px) 16px !important;
}

.moriha-empathy2-wrap .moriha-empathy2-inner {
  align-items: center;
  display: grid;
  gap: clamp(22px, 3vw, 48px);
  grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);
  margin: 0 auto;
  max-width: 1120px;
}

.moriha-empathy2-wrap .moriha-empathy2-image {
  justify-self: end;
  margin: 0;
  max-width: 500px;
  width: 100%;
}

.moriha-empathy2-wrap .moriha-empathy2-image img {
  border-radius: 18px;
  box-shadow: 0 14px 36px rgba(0, 0, 0, .10);
  display: block;
  height: auto !important;
  max-width: 500px !important;
  object-fit: cover;
  width: 100% !important;
}

.moriha-empathy2-wrap .moriha-empathy2-text {
  max-width: 540px;
}

.moriha-empathy2-wrap .moriha-empathy2-eyebrow {
  color: rgba(0, 0, 0, .52);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .10em;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.moriha-empathy2-wrap .moriha-empathy2-title {
  color: #111;
  font-size: clamp(24px, 2.1vw, 32px);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.28;
  margin: 0 0 14px;
}

.moriha-empathy2-wrap .moriha-empathy2-lead {
  color: rgba(0, 0, 0, .74);
  font-size: 15px;
  line-height: 1.85;
  margin: 0 0 16px;
}

.moriha-empathy2-wrap .moriha-empathy2-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, .08);
  padding: 16px;
}

.moriha-empathy2-wrap .moriha-empathy2-card-title {
  color: rgba(0, 0, 0, .68);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .06em;
  margin: 0 0 6px;
}

.moriha-empathy2-wrap .moriha-empathy2-product {
  color: #111;
  font-size: 16px;
  line-height: 1.65;
  margin: 0 0 11px;
}

.moriha-empathy2-wrap .moriha-empathy2-list {
  color: rgba(0, 0, 0, .78);
  display: grid;
  font-size: 14px;
  gap: 8px;
  line-height: 1.7;
  list-style: none;
  margin: 0;
  padding: 0;
}

.moriha-empathy2-wrap .moriha-empathy2-list li {
  align-items: flex-start;
  display: flex;
  gap: 10px;
}

.moriha-empathy2-wrap .moriha-empathy2-list .dot {
  background: #67b36b;
  border-radius: 999px;
  flex: 0 0 auto;
  height: 9px;
  margin-top: 8px;
  width: 9px;
}

.moriha-empathy2-wrap .moriha-empathy2-note {
  color: rgba(0, 0, 0, .55);
  font-size: 12px;
  line-height: 1.45;
  margin: 11px 0 0;
}

.moriha-empathy2-wrap .sp-only {
  display: none;
}

.oluna-testimonial-section {
  --oluna-slider-speed: 20s;
  --oluna-img-size-pc: 210px;
  --oluna-img-gap-pc: 14px;
  --oluna-img-size-sp: 150px;
  --oluna-img-gap-sp: 10px;
  background: #fff;
  overflow: hidden;
  padding: 44px 0 !important;
  text-align: center;
}

.oluna-section-title {
  font-size: clamp(24px, 2vw, 30px) !important;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.35;
  margin: 0 16px 8px !important;
}

.oluna-section-subtitle {
  margin-bottom: 30px !important;
}

.oluna-slider-wrapper {
  margin-bottom: 34px !important;
  overflow: hidden;
  width: 100vw;
}

.oluna-slider-set {
  display: flex;
  flex: 0 0 auto;
  gap: var(--oluna-img-gap-pc);
  padding-right: var(--oluna-img-gap-pc);
}

.oluna-slider-set img {
  border-radius: 14px;
  display: block;
  flex: 0 0 var(--oluna-img-size-pc);
  height: var(--oluna-img-size-pc) !important;
  max-height: var(--oluna-img-size-pc) !important;
  max-width: var(--oluna-img-size-pc) !important;
  object-fit: cover;
  width: var(--oluna-img-size-pc) !important;
}

#moriha-countdown {
  background: #050505;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  min-height: 58px;
  padding: 8px 14px;
  font-family: var(--font-body-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
  line-height: 1.1;
  text-align: center;
}

.moriha-countdown__copy {
  display: grid;
  gap: 4px;
}

.moriha-countdown__headline {
  font-size: 19px;
  font-weight: 800;
  letter-spacing: 0;
}

.moriha-countdown__subline {
  font-size: 12px;
  font-weight: 700;
}

.moriha-countdown__timer {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 8px;
  align-items: end;
}

.moriha-countdown__unit {
  display: grid;
  grid-template-columns: auto auto;
  align-items: end;
  column-gap: 3px;
}

.moriha-countdown__sep {
  align-self: center;
  display: inline-block;
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
  padding: 0 2px 6px;
}

.moriha-countdown__number {
  font-variant-numeric: tabular-nums;
  font-size: 27px;
  font-weight: 900;
  min-width: 2ch;
}

.moriha-countdown__label {
  font-size: 10px;
  font-weight: 700;
  padding-bottom: 3px;
}

.moriha-offer-panel {
  color: #111;
  margin: 18px 0 12px;
  font-family: var(--font-body-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
}

.moriha-offer-heading {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 10px;
  margin: 12px 0 14px;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
}

.moriha-offer-heading::before,
.moriha-offer-heading::after {
  content: "";
  height: 1px;
  background: #a7a7a7;
}

.moriha-bundle-card {
  appearance: none;
  background: #fff;
  border: 1px solid #b9b9b9;
  border-radius: 16px;
  color: #111;
  cursor: pointer;
  display: block;
  margin: 0 0 8px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}

.moriha-bundle-card.is-selected {
  border: 2px solid #050505;
}

.moriha-bundle-main {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: 28px 1fr auto;
  padding: 12px 12px 10px;
}

.moriha-bundle-radio {
  border: 2px solid #bdbdbd;
  border-radius: 50%;
  display: block;
  height: 24px;
  position: relative;
  width: 24px;
}

.moriha-bundle-card.is-selected .moriha-bundle-radio {
  border-color: #111;
}

.moriha-bundle-card.is-selected .moriha-bundle-radio::after {
  background: #111;
  border-radius: 50%;
  content: "";
  height: 12px;
  inset: 4px;
  position: absolute;
  width: 12px;
}

.moriha-bundle-title {
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1;
}

.moriha-bundle-discount {
  color: #444;
  display: block;
  font-size: 14px;
  margin-top: 2px;
}

.moriha-bundle-price {
  display: grid;
  justify-items: end;
  line-height: 1.2;
}

.moriha-bundle-price strong {
  font-size: 17px;
  font-weight: 900;
}

.moriha-bundle-price s {
  color: #777;
  font-size: 13px;
}

.moriha-bundle-gift {
  align-items: center;
  background: #050505;
  color: #fff;
  display: grid;
  gap: 8px;
  grid-template-columns: 34px 1fr auto;
  min-height: 38px;
  padding: 5px 10px;
}

.moriha-bundle-gift img {
  background: #fff;
  border-radius: 50%;
  height: 28px;
  object-fit: cover;
  width: 28px;
}

.moriha-bundle-gift span {
  font-size: 13px;
  font-weight: 900;
}

.moriha-bundle-gift s {
  color: #fff;
  font-size: 12px;
}

.moriha-bundle-badge {
  background: #ff1717;
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  padding: 6px 12px;
  position: absolute;
  right: 26px;
  top: -1px;
}

.moriha-bundle-options {
  display: grid;
  gap: 8px;
  padding: 0 12px 12px 52px;
}

.moriha-bundle-option-label {
  color: #333;
  font-size: 13px;
}

.moriha-bundle-selects {
  display: grid;
  gap: 7px;
}

.moriha-bundle-select {
  align-items: center;
  display: flex;
  gap: 8px;
}

.moriha-bundle-select img {
  border-radius: 6px;
  height: 36px;
  object-fit: cover;
  width: 36px;
}

.moriha-bundle-select span {
  border: 1px solid #cfcfcf;
  border-radius: 10px;
  display: inline-flex;
  font-size: 13px;
  line-height: 1;
  padding: 10px 12px;
}

.moriha-bundle-select span::after {
  content: "⌄";
  font-size: 12px;
  padding-left: 7px;
}

.moriha-cart-badge {
  position: absolute;
  top: -7px;
  right: -8px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 99px;
  background: #0f1a1d;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
}

.moriha-cart-badge[hidden] {
  display: none !important;
}

.moriha-cart-overlay {
  position: fixed;
  inset: 0;
  z-index: 9997;
  background: rgba(0, 0, 0, .42);
  opacity: 0;
  pointer-events: none;
  transition: opacity .18s ease;
}

.moriha-cart-drawer {
  position: fixed;
  inset: 0 0 0 auto;
  z-index: 9998;
  width: min(430px, 100vw);
  background: #fff;
  color: #111;
  display: grid;
  grid-template-rows: auto 1fr auto;
  transform: translateX(100%);
  transition: transform .2s ease;
  box-shadow: -18px 0 38px rgba(0, 0, 0, .18);
  font-family: var(--font-body-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
}

body.moriha-cart-open {
  overflow: hidden;
}

body.moriha-cart-open .moriha-cart-overlay {
  opacity: 1;
  pointer-events: auto;
}

body.moriha-cart-open .moriha-cart-drawer {
  transform: translateX(0);
}

.moriha-cart__header {
  min-height: 64px;
  border-bottom: 1px solid #e8e3dc;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.moriha-cart__title {
  font-size: 18px;
  font-weight: 800;
  margin: 0;
}

.moriha-cart__close {
  appearance: none;
  border: 0;
  background: transparent;
  color: #111;
  width: 38px;
  height: 38px;
  display: inline-grid;
  place-items: center;
  cursor: pointer;
}

.moriha-cart__body {
  overflow: auto;
  padding: 18px;
}

.moriha-cart__empty {
  min-height: 260px;
  display: grid;
  place-items: center;
  text-align: center;
  color: #6b6b6b;
  font-size: 14px;
}

.moriha-cart__item {
  display: grid;
  grid-template-columns: 82px 1fr;
  gap: 14px;
  align-items: start;
}

.moriha-cart__item img {
  width: 82px;
  height: 82px;
  border-radius: 8px;
  object-fit: cover;
  background: #f4f4f4;
}

.moriha-cart__item-title {
  font-size: 14px;
  font-weight: 800;
  margin: 0 0 6px;
}

.moriha-cart__item-meta {
  color: #686868;
  font-size: 12px;
  margin-bottom: 10px;
}

.moriha-cart__item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.moriha-cart__quantity {
  display: inline-grid;
  grid-template-columns: 34px 42px 34px;
  height: 34px;
  border: 1px solid #d9d4cb;
  border-radius: 8px;
  overflow: hidden;
}

.moriha-cart__qty-button {
  appearance: none;
  border: 0;
  background: #f7f4ef;
  color: #111;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.moriha-cart__qty-value {
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 13px;
}

.moriha-cart__price {
  font-weight: 900;
  font-size: 16px;
}

.moriha-cart__remove {
  appearance: none;
  border: 0;
  background: transparent;
  color: #777;
  cursor: pointer;
  padding: 8px 0 0;
  font-size: 12px;
  text-decoration: underline;
}

.moriha-cart__footer {
  border-top: 1px solid #e8e3dc;
  padding: 16px 18px 18px;
  background: #fff;
}

.moriha-cart__line {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  font-size: 14px;
  margin-bottom: 10px;
}

.moriha-cart__total {
  font-size: 18px;
  font-weight: 900;
  border-top: 1px solid #e8e3dc;
  padding-top: 12px;
  margin-top: 12px;
}

.moriha-cart__checkout {
  appearance: none;
  width: 100%;
  min-height: 52px;
  border: 0;
  border-radius: 4px;
  background: #050505;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  cursor: pointer;
  margin-top: 14px;
}

.moriha-cart__checkout[aria-disabled="true"] {
  background: #1c1c1c;
}

.moriha-cart__note {
  color: #777;
  font-size: 11px;
  line-height: 1.45;
  margin: 10px 0 0;
}

.moriha-cart__trust {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  margin-top: 12px;
}

.moriha-cart__trust span {
  border: 1px solid #e1d6c8;
  border-radius: 4px;
  padding: 8px 4px;
  text-align: center;
  font-size: 11px;
  color: #3d3832;
}

@media (max-width: 749px) {
  .moriha-empathy2-wrap {
    padding: 26px 15px !important;
  }

  .moriha-empathy2-wrap .moriha-empathy2-inner {
    display: grid;
    gap: 18px;
    grid-template-columns: 1fr;
    max-width: 560px;
  }

  .moriha-empathy2-wrap .moriha-empathy2-image {
    justify-self: center;
    max-width: 100%;
  }

  .moriha-empathy2-wrap .moriha-empathy2-image img {
    border-radius: 16px;
    max-width: 100% !important;
  }

  .moriha-empathy2-wrap .moriha-empathy2-title {
    font-size: 22px;
  }

  .moriha-empathy2-wrap .sp-only {
    display: inline;
  }

  .oluna-testimonial-section {
    --oluna-img-size-pc: 150px;
    --oluna-img-gap-pc: 10px;
    padding: 34px 0 !important;
  }

  .oluna-slider-set {
    gap: var(--oluna-img-gap-pc);
    padding-right: var(--oluna-img-gap-pc);
  }

  .oluna-section-title {
    font-size: 23px !important;
  }

  #moriha-countdown {
    min-height: 46px;
    gap: 8px;
    padding: 5px 8px;
  }

  .moriha-countdown__copy {
    gap: 1px;
    max-width: 190px;
    text-align: left;
  }

  .moriha-countdown__headline {
    font-size: 12px;
    line-height: 1.05;
  }

  .moriha-countdown__subline {
    font-size: 10px;
    line-height: 1.05;
  }

  .moriha-countdown__timer {
    gap: 4px;
  }

  .moriha-countdown__number {
    font-size: 20px;
    line-height: 1;
  }

  .moriha-countdown__sep {
    font-size: 18px;
    padding-bottom: 4px;
  }

  .moriha-countdown__label {
    font-size: 8px;
    padding-bottom: 1px;
  }

  .header__heading-link:has(.header__heading-logo[src*="brand-moriha-logo"]) {
    min-width: 128px !important;
    height: 44px !important;
    min-height: 44px !important;
  }

  .header__heading-link:has(.header__heading-logo[src*="brand-moriha-logo"])::after {
    font-size: 34px;
  }

  .moriha-offer-heading {
    font-size: 14px;
    gap: 8px;
    margin-top: 14px;
  }

  .moriha-bundle-main {
    grid-template-columns: 26px 1fr auto;
    padding: 11px 10px 9px;
  }

  .moriha-bundle-title,
  .moriha-bundle-price strong {
    font-size: 16px;
  }

  .moriha-bundle-options {
    padding-left: 48px;
  }

  .moriha-bundle-gift span {
    font-size: 12px;
  }

  .moriha-cart-drawer {
    width: 100vw;
  }
}

@media (min-width: 750px) {
  .review-items-container,
  .jp-ship-steps,
  .custom-stock-warning-box {
    display: none !important;
  }
}
