/* ===== Eterlens GW 2026 キャンペーン Banner — Section CSS ===== */
.etl-gw-wrap * { margin: 0; padding: 0; box-sizing: border-box; }

.etl-gw-wrap {
  position: relative;
  width: 100%;
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif;
  background: linear-gradient(135deg, #f5f0e8 0%, #eef1f3 40%, #f5f0e8 100%);
  overflow: hidden;
  padding: 60px 20px 40px;
}

/* ---------- Leaf decorations (green, spring vibes) ---------- */
.etl-gw-wrap .gw-leaf-top {
  position: absolute;
  top: -10px; left: 0; right: 0;
  height: 80px; z-index: 1;
  background:
    radial-gradient(ellipse 80px 60px at 5% 30%, rgba(76,140,60,0.55) 0%, transparent 70%),
    radial-gradient(ellipse 70px 50px at 25% 10%, rgba(90,160,70,0.4) 0%, transparent 70%),
    radial-gradient(ellipse 60px 45px at 50% 25%, rgba(60,130,50,0.3) 0%, transparent 70%),
    radial-gradient(ellipse 75px 55px at 75% 15%, rgba(80,150,65,0.4) 0%, transparent 70%),
    radial-gradient(ellipse 80px 60px at 95% 30%, rgba(65,135,52,0.55) 0%, transparent 70%);
}
.etl-gw-wrap .gw-leaf-bottom {
  position: absolute;
  bottom: -10px; left: 0; right: 0;
  height: 60px; z-index: 1;
  background:
    radial-gradient(ellipse 70px 50px at 10% 60%, rgba(76,140,60,0.45) 0%, transparent 70%),
    radial-gradient(ellipse 60px 45px at 40% 70%, rgba(90,160,70,0.3) 0%, transparent 70%),
    radial-gradient(ellipse 80px 55px at 70% 65%, rgba(60,130,50,0.35) 0%, transparent 70%),
    radial-gradient(ellipse 70px 50px at 95% 60%, rgba(80,150,65,0.45) 0%, transparent 70%);
}

.etl-gw-wrap .gw-leaf-deco {
  position: absolute; z-index: 2; opacity: 0.6;
  filter: hue-rotate(-10deg) saturate(1.2);
  pointer-events: none;
}
.etl-gw-wrap .gw-leaf-deco.l1 { top: 5px; left: 10px; font-size: 40px; transform: rotate(-25deg); }
.etl-gw-wrap .gw-leaf-deco.l2 { top: 15px; left: 15%; font-size: 30px; transform: rotate(15deg); opacity: 0.3; }
.etl-gw-wrap .gw-leaf-deco.l3 { top: 5px; right: 10px; font-size: 38px; transform: rotate(20deg) scaleX(-1); }
.etl-gw-wrap .gw-leaf-deco.l4 { top: 20px; right: 15%; font-size: 28px; transform: rotate(-15deg); opacity: 0.3; }
.etl-gw-wrap .gw-leaf-deco.l5 { bottom: 8px; left: 15px; font-size: 34px; transform: rotate(30deg); }
.etl-gw-wrap .gw-leaf-deco.l6 { bottom: 15px; right: 20px; font-size: 36px; transform: rotate(-20deg) scaleX(-1); }
.etl-gw-wrap .gw-leaf-deco.l7,
.etl-gw-wrap .gw-leaf-deco.l8,
.etl-gw-wrap .gw-leaf-deco.l9,
.etl-gw-wrap .gw-leaf-deco.l10 { display: none; }

.etl-gw-wrap .gw-petal {
  position: absolute; z-index: 3; opacity: 0.25; pointer-events: none;
}
.etl-gw-wrap .gw-petal.p1 { top: 15%; right: 8%; font-size: 16px; transform: rotate(30deg); }
.etl-gw-wrap .gw-petal.p2 { top: 45%; left: 5%; font-size: 14px; transform: rotate(-20deg); }
.etl-gw-wrap .gw-petal.p3 { bottom: 20%; right: 10%; font-size: 13px; transform: rotate(50deg); }
.etl-gw-wrap .gw-petal.p4,
.etl-gw-wrap .gw-petal.p5,
.etl-gw-wrap .gw-petal.p6 { display: none; }

/* ---------- Title ---------- */
.etl-gw-wrap .gw-top {
  position: relative; z-index: 10;
  text-align: center;
  margin-bottom: 24px;
}
.etl-gw-wrap .gw-tagline {
  font-family: 'Shippori Mincho', serif;
  font-size: 18px; font-weight: 700;
  color: #4b5563; letter-spacing: 0.15em;
  margin-bottom: 4px;
}
.etl-gw-wrap .gw-title-text {
  font-weight: 900; font-size: 90px; line-height: 1;
  color: #c9a96e; letter-spacing: -0.02em;
  text-shadow: 0 3px 15px rgba(201,169,110,0.25);
}
.etl-gw-wrap .gw-ribbon {
  display: inline-block;
  background: #1a3a4a; color: #fff;
  font-size: 20px; font-weight: 700;
  letter-spacing: 0.18em;
  padding: 6px 32px; margin-top: -2px;
  position: relative;
}
.etl-gw-wrap .gw-ribbon::before,
.etl-gw-wrap .gw-ribbon::after {
  content: ''; position: absolute; top: 0; bottom: 0; width: 16px;
}
.etl-gw-wrap .gw-ribbon::before { left: -8px; background: linear-gradient(135deg, transparent 50%, #1a3a4a 50%); }
.etl-gw-wrap .gw-ribbon::after { right: -8px; background: linear-gradient(225deg, transparent 50%, #1a3a4a 50%); }

.etl-gw-wrap .gw-date {
  font-size: 18px; font-weight: 700; color: #4b5563; margin-top: 8px;
}
.etl-gw-wrap .gw-date .gw-day { font-size: 13px; color: #9ca3af; }

/* ========================================================
   MOBILE: Badges row + Gifts row (vertical stack)
   ======================================================== */
.etl-gw-wrap .gw-badges {
  position: relative; z-index: 10;
  display: flex; justify-content: center; gap: 12px;
  margin-bottom: 24px;
  max-width: 700px; margin-left: auto; margin-right: auto;
}
.etl-gw-wrap .gw-badge {
  background: #fff; border-radius: 14px;
  padding: 12px 16px; text-align: center;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  border: 1px solid rgba(201,169,110,0.2);
  flex: 1; min-width: 0;
}
.etl-gw-wrap .gw-badge-icon { font-size: 24px; }
.etl-gw-wrap .gw-badge-label {
  font-size: 13px; font-weight: 700;
  color: #1a3a4a; line-height: 1.3;
}
.etl-gw-wrap .gw-badge-amount {
  font-size: 24px; font-weight: 900; color: #c04828;
}
.etl-gw-wrap .gw-badge-off {
  font-size: 16px; font-weight: 900; color: #c04828;
}

.etl-gw-wrap .gw-gifts {
  position: relative; z-index: 10;
  max-width: 700px; margin: 0 auto;
}
.etl-gw-wrap .gw-gifts-header { text-align: center; margin-bottom: 14px; }
.etl-gw-wrap .gw-gifts-title {
  font-size: 22px; font-weight: 900; color: #c9a96e;
}
.etl-gw-wrap .gw-gifts-sub {
  font-size: 13px; font-weight: 500; color: #666; margin-top: 2px;
}
.etl-gw-wrap .gw-gifts-grid {
  display: flex; gap: 12px; justify-content: center;
}
.etl-gw-wrap .gw-gift-card {
  background: #fff; border-radius: 14px;
  padding: 10px; text-align: center;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  border: 1px solid rgba(201,169,110,0.15);
  flex: 1; max-width: 220px; min-width: 0;
}
.etl-gw-wrap .gw-gift-img-wrap {
  width: 100%; height: 120px;
  border-radius: 10px; background: #f5f0e8;
  padding: 6px; overflow: hidden;
  display: flex; align-items: center; justify-content: center;
}
.etl-gw-wrap .gw-gift-img-wrap img {
  width: 100%; height: 100%; object-fit: contain;
}
.etl-gw-wrap .gw-gift-name {
  font-size: 12px; font-weight: 700;
  color: #2c2c2c; margin-top: 6px; line-height: 1.3;
}

/* CTA */
.etl-gw-wrap .gw-cta-wrap {
  position: relative; z-index: 10;
  text-align: center; margin-top: 24px;
}
.etl-gw-wrap .gw-cta {
  display: inline-block;
  background: #c9a96e; color: #fff;
  font-size: 16px; font-weight: 700;
  letter-spacing: 0.1em;
  padding: 12px 40px; border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 4px 16px rgba(201,169,110,0.35);
  transition: transform 0.2s, box-shadow 0.2s;
}
.etl-gw-wrap .gw-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(201,169,110,0.45);
  background: #d4b47a;
}

/* Mobile: content-row is just a vertical stack */
.etl-gw-wrap .gw-content-row { display: block; }

/* Desktop bubble wrappers hidden on mobile */
.etl-gw-wrap .gw-bubble { display: none; }

/* ========== Small mobile (≤400px) ========== */
@media (max-width: 400px) {
  .etl-gw-wrap { padding: 50px 14px 30px; }
  .etl-gw-wrap .gw-title-text { font-size: 72px; }
  .etl-gw-wrap .gw-ribbon { font-size: 16px; padding: 5px 24px; }
  .etl-gw-wrap .gw-tagline { font-size: 15px; }
  .etl-gw-wrap .gw-date { font-size: 15px; }
  .etl-gw-wrap .gw-badges { gap: 8px; }
  .etl-gw-wrap .gw-badge { padding: 10px 8px; }
  .etl-gw-wrap .gw-badge-amount { font-size: 20px; }
  .etl-gw-wrap .gw-badge-label { font-size: 11px; }
  .etl-gw-wrap .gw-gifts-grid { gap: 8px; }
  .etl-gw-wrap .gw-gift-img-wrap { height: 90px; }
  .etl-gw-wrap .gw-gift-name { font-size: 11px; }
}

/* ========================================================
   DESKTOP (≥768px): Bubble layout — center title + 4 corners
   ======================================================== */
@media (min-width: 768px) {
  .etl-gw-wrap {
    padding: 0;
    min-height: 520px;
    aspect-ratio: 1920 / 800;
    max-height: 800px;
  }

  /* ---------- Leaves bigger ---------- */
  .etl-gw-wrap .gw-leaf-top { height: 120px; }
  .etl-gw-wrap .gw-leaf-bottom { height: 100px; }
  .etl-gw-wrap .gw-leaf-deco.l1 { top: 10px; left: 20px; font-size: 60px; transform: rotate(-30deg); }
  .etl-gw-wrap .gw-leaf-deco.l2 { top: 40px; left: 10%; font-size: 42px; transform: rotate(15deg); opacity: 0.4; }
  .etl-gw-wrap .gw-leaf-deco.l3 { top: 5px; right: 20px; font-size: 55px; transform: rotate(20deg) scaleX(-1); }
  .etl-gw-wrap .gw-leaf-deco.l4 { top: 20px; right: 12%; font-size: 38px; transform: rotate(-25deg); opacity: 0.4; }
  .etl-gw-wrap .gw-leaf-deco.l5 { bottom: 15px; left: 30px; font-size: 48px; transform: rotate(25deg); }
  .etl-gw-wrap .gw-leaf-deco.l6 { bottom: 15px; right: 30px; font-size: 52px; transform: rotate(-20deg) scaleX(-1); }
  .etl-gw-wrap .gw-leaf-deco.l7 { display: block; top: 50px; left: 5%; font-size: 35px; transform: rotate(40deg); opacity: 0.3; }
  .etl-gw-wrap .gw-leaf-deco.l8 { display: block; bottom: 30px; left: 14%; font-size: 40px; transform: rotate(-15deg); opacity: 0.35; }
  .etl-gw-wrap .gw-leaf-deco.l9 { display: block; bottom: 10px; right: 14%; font-size: 42px; transform: rotate(30deg); opacity: 0.3; }
  .etl-gw-wrap .gw-leaf-deco.l10 { display: block; top: 0; left: 30%; font-size: 38px; transform: rotate(25deg); opacity: 0.25; }
  .etl-gw-wrap .gw-petal.p4 { display: block; top: 28%; left: 25%; font-size: 20px; transform: rotate(15deg); opacity: 0.2; }
  .etl-gw-wrap .gw-petal.p5 { display: block; bottom: 30%; right: 30%; font-size: 16px; transform: rotate(-45deg); opacity: 0.15; }
  .etl-gw-wrap .gw-petal.p6 { display: block; top: 55%; left: 22%; font-size: 14px; transform: rotate(75deg); opacity: 0.2; }

  /* ---------- Center title ---------- */
  .etl-gw-wrap .gw-top {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    margin-bottom: 0;
  }
  .etl-gw-wrap .gw-tagline { font-size: 26px; margin-bottom: 8px; }
  .etl-gw-wrap .gw-title-text { font-size: 160px; text-shadow: 0 4px 20px rgba(201,169,110,0.25); }
  .etl-gw-wrap .gw-ribbon {
    font-size: 34px; padding: 10px 50px; margin-bottom: 12px;
  }
  .etl-gw-wrap .gw-ribbon::before,
  .etl-gw-wrap .gw-ribbon::after { width: 24px; }
  .etl-gw-wrap .gw-ribbon::before { left: -12px; }
  .etl-gw-wrap .gw-ribbon::after { right: -12px; }
  .etl-gw-wrap .gw-date { font-size: 24px; margin-top: 10px; }
  .etl-gw-wrap .gw-date .gw-day { font-size: 16px; }

  /* ---------- Hide mobile ---------- */
  .etl-gw-wrap .gw-content-row { display: none; }
  .etl-gw-wrap .gw-cta-wrap { display: none; }

  /* ---------- Desktop bubbles ---------- */
  .etl-gw-wrap .gw-bubble {
    display: flex;
    position: absolute; z-index: 15;
    flex-direction: column;
    align-items: center; justify-content: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08), 0 1px 4px rgba(0,0,0,0.05);
    border: 1px solid rgba(201,169,110,0.2);
  }

  /* -- Top-left: Discount circle -- */
  .etl-gw-wrap .gw-bubble-discount {
    width: 180px; height: 180px;
    border-radius: 50%; background: #fff;
    top: 12%; left: 4%;
  }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-small {
    font-size: 16px; color: #4b5563; font-weight: 500;
  }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-amount {
    font-size: 42px; font-weight: 900; color: #c04828; line-height: 1.1;
  }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-off {
    font-size: 28px; font-weight: 900; color: #c04828;
  }

  /* -- Top-right: Gift showcase card -- */
  .etl-gw-wrap .gw-bubble-gifts {
    width: 380px;
    border-radius: 24px; background: #fff;
    top: 6%; right: 3%;
    padding: 18px 20px;
  }
  .etl-gw-wrap .gw-bubble-gifts .gw-bub-gifts-title {
    font-size: 22px; font-weight: 900; color: #c9a96e; margin-bottom: 2px;
    text-align: center;
  }
  .etl-gw-wrap .gw-bubble-gifts .gw-bub-gifts-sub {
    font-size: 14px; font-weight: 700; color: #1a3a4a; margin-bottom: 10px;
    text-align: center;
  }
  .etl-gw-wrap .gw-bub-gift-items {
    display: flex; gap: 12px; justify-content: center;
  }
  .etl-gw-wrap .gw-bub-gift-item {
    display: flex; flex-direction: column;
    align-items: center; gap: 5px; flex: 1;
  }
  .etl-gw-wrap .gw-bub-gift-item .gw-bub-gift-img {
    width: 100px; height: 100px;
    border-radius: 12px; background: #f5f0e8;
    padding: 5px; overflow: hidden;
    display: flex; align-items: center; justify-content: center;
  }
  .etl-gw-wrap .gw-bub-gift-item .gw-bub-gift-img img {
    width: 100%; height: 100%; object-fit: contain;
  }
  .etl-gw-wrap .gw-bub-gift-item .gw-bub-gift-name {
    font-size: 12px; color: #4b5563; font-weight: 700; white-space: nowrap;
  }

  /* -- Bottom-left: Guaranteed circle -- */
  .etl-gw-wrap .gw-bubble-guaranteed {
    width: 180px; height: 180px;
    border-radius: 50%; background: #fff;
    bottom: 12%; left: 4%;
  }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-sparkle { font-size: 20px; }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-small {
    font-size: 15px; color: #4b5563; font-weight: 500;
  }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-big {
    font-size: 28px; font-weight: 900; color: #1a3a4a; line-height: 1.2;
    text-align: center;
  }

  /* -- Bottom-right: Shipping circle -- */
  .etl-gw-wrap .gw-bubble-shipping {
    width: 180px; height: 180px;
    border-radius: 50%; background: #fff;
    bottom: 12%; right: 4%;
  }
  .etl-gw-wrap .gw-bubble-shipping .gw-bub-icon { font-size: 34px; margin-bottom: 2px; }
  .etl-gw-wrap .gw-bubble-shipping .gw-bub-text {
    font-size: 24px; font-weight: 900; color: #1a3a4a;
    line-height: 1.3; text-align: center;
  }
}

/* ========== Large Desktop (≥1200px) ========== */
@media (min-width: 1200px) {
  .etl-gw-wrap .gw-title-text { font-size: 200px; }
  .etl-gw-wrap .gw-tagline { font-size: 32px; }
  .etl-gw-wrap .gw-ribbon { font-size: 42px; padding: 12px 60px; letter-spacing: 0.2em; }
  .etl-gw-wrap .gw-ribbon::before,
  .etl-gw-wrap .gw-ribbon::after { width: 30px; }
  .etl-gw-wrap .gw-ribbon::before { left: -15px; }
  .etl-gw-wrap .gw-ribbon::after { right: -15px; }
  .etl-gw-wrap .gw-date { font-size: 30px; }
  .etl-gw-wrap .gw-date .gw-day { font-size: 20px; }

  .etl-gw-wrap .gw-bubble-discount { width: 220px; height: 220px; }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-small { font-size: 20px; }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-amount { font-size: 52px; }
  .etl-gw-wrap .gw-bubble-discount .gw-bub-off { font-size: 36px; }

  .etl-gw-wrap .gw-bubble-gifts { width: 460px; padding: 20px 24px; }
  .etl-gw-wrap .gw-bubble-gifts .gw-bub-gifts-title { font-size: 26px; }
  .etl-gw-wrap .gw-bubble-gifts .gw-bub-gifts-sub { font-size: 16px; }
  .etl-gw-wrap .gw-bub-gift-item .gw-bub-gift-img { width: 120px; height: 120px; }
  .etl-gw-wrap .gw-bub-gift-item .gw-bub-gift-name { font-size: 13px; }

  .etl-gw-wrap .gw-bubble-guaranteed { width: 220px; height: 220px; }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-sparkle { font-size: 24px; }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-small { font-size: 18px; }
  .etl-gw-wrap .gw-bubble-guaranteed .gw-bub-big { font-size: 36px; }

  .etl-gw-wrap .gw-bubble-shipping { width: 220px; height: 220px; }
  .etl-gw-wrap .gw-bubble-shipping .gw-bub-icon { font-size: 40px; }
  .etl-gw-wrap .gw-bubble-shipping .gw-bub-text { font-size: 28px; }
}
