<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>クリスタルインセンス (CRYSTAL INSENCE)｜国産天然水晶入り・無添加のお香</title>
  <link rel="icon" href="assets/images/favicon.svg" type="image/svg+xml">
  <meta name="description" content="【累計17万本突破・97%最高評価】国産天然水晶パウダー配合、完全無添加のハンドメイドお香。化学香料ゼロ・工場生産ゼロ。福岡の工房で一本一本手作り。パロサント・ホワイトセージ・八女杉の3つの香りで、15分間の浄化とリラックスの時間を。送料無料。">
  <meta name="keywords" content="お香,天然,無添加,水晶,クリスタル,パロサント,ホワイトセージ,浄化,マインドフルネス,国産,ハンドメイド,福岡">
  <link rel="canonical" href="https://crystalinsence.com/">

  <!-- OGP -->
  <meta property="og:title" content="CRYSTAL INSENCE｜国産天然水晶入り・無添加のお香">
  <meta property="og:description" content="水晶の力 × 天然の香り × 手仕事。国産天然水晶パウダー配合、完全無添加のハンドメイドお香。">
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://crystalinsence.com/">
  <meta property="og:image" content="https://crystalinsence.com/assets/images/hero-palosanto-lg.webp">
  <meta property="og:site_name" content="CRYSTAL INSENCE">
  <meta property="og:locale" content="ja_JP">
  <meta name="twitter:card" content="summary_large_image">

  <!-- Structured Data -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "CRYSTAL INSENCE",
    "url": "https://crystalinsence.com",
    "logo": "https://crystalinsence.com/assets/images/logo.svg",
    "description": "国産天然水晶パウダー配合、完全無添加のハンドメイドお香ブランド",
    "sameAs": [
      "https://www.instagram.com/crystal_insence/",
      "https://www.threads.net/@crystal_insence"
    ]
  }
  </script>

  <!-- Product Structured Data for SEO -->
  <script type="application/ld+json">
  [{
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "CRYSTAL INSENCE - Palosanto -",
    "description": "国産天然水晶パウダー配合、完全無添加のハンドメイドお香。パロサントの甘く温かみのある香り。",
    "image": "https://crystalinsence.com/assets/images/product-1.webp",
    "brand": {"@type": "Brand", "name": "CRYSTAL INSENCE"},
    "offers": {
      "@type": "Offer",
      "price": "6600",
      "priceCurrency": "JPY",
      "availability": "https://schema.org/InStock",
      "url": "https://camjyo.theshop.jp/"
    },
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": "4.9",
      "reviewCount": "81"
    }
  },{
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "CRYSTAL INSENCE - 八女杉 -",
    "description": "完全国産原料のみで作った至高の一本。福岡・八女の杉の深い森の香り。",
    "image": "https://crystalinsence.com/assets/images/product-2.webp",
    "brand": {"@type": "Brand", "name": "CRYSTAL INSENCE"},
    "offers": {
      "@type": "Offer",
      "price": "6600",
      "priceCurrency": "JPY",
      "availability": "https://schema.org/InStock",
      "url": "https://camjyo.theshop.jp/"
    }
  },{
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "CRYSTAL INSENCE - WhiteSage -",
    "description": "国産天然水晶パウダー配合、完全無添加のハンドメイドお香。ホワイトセージの爽やかで力強い浄化の香り。",
    "image": "https://crystalinsence.com/assets/images/product-3.webp",
    "brand": {"@type": "Brand", "name": "CRYSTAL INSENCE"},
    "offers": {
      "@type": "Offer",
      "price": "6600",
      "priceCurrency": "JPY",
      "availability": "https://schema.org/InStock",
      "url": "https://camjyo.theshop.jp/"
    }
  }]
  </script>

  <!-- Google Fonts — preconnect + stylesheet (moved from CSS @import for performance) -->
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500&display=swap">

  <link rel="stylesheet" href="assets/css/style.css">

  <!-- Google Analytics 4 -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q9YT04QEHX"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'G-Q9YT04QEHX');
  </script>
</head>
<body>
  <!-- ===== HEADER (transparent over hero) ===== -->
  <header class="header header--transparent" id="header">
    <div class="header__inner">
      <button class="menu-toggle" id="menuToggle" aria-label="メニューを開く">
        <span></span><span></span><span></span>
      </button>
      <a href="/" class="header__logo">
        <img src="assets/images/logo.svg" alt="CRYSTAL INSENCE" width="280" height="45">
      </a>
      <nav class="header__nav">
        <button class="header__lang" id="langToggle" aria-label="言語切替">
          <span class="header__lang-icon">🌐</span> EN
        </button>
        <a href="about/index.html" class="header__nav-link" data-i18n="nav.about">About</a>
        <a href="#products" class="header__nav-link" data-i18n="nav.products">Products</a>
        <a href="#values" class="header__nav-link">こだわり</a>
        <a href="blog/index.html" class="header__nav-link" data-i18n="nav.blog">Blog</a>
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="header__cta external-link-icon" data-i18n="nav.cta">公式ショップで見る</a>
      </nav>
    </div>
  </header>

  <!-- ===== MOBILE NAV ===== -->
  <nav class="mobile-nav" id="mobileNav">
    <button class="mobile-nav__close" id="mobileNavClose" aria-label="メニューを閉じる">×</button>
    <div class="mobile-nav__links">
      <a href="#categories" class="mobile-nav__link">お香を選ぶ</a>
      <a href="#products" class="mobile-nav__link" data-i18n="nav.mobile.products">商品一覧</a>
      <a href="#subscription" class="mobile-nav__link">定期便</a>
      <a href="about/index.html" class="mobile-nav__link" data-i18n="nav.mobile.about">ブランドについて</a>
      <a href="blog/index.html" class="mobile-nav__link" data-i18n="nav.mobile.blog">ブログ</a>
      <a href="#voice" class="mobile-nav__link" data-i18n="nav.mobile.voice">お客様の声</a>
      <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="mobile-nav__link external-link-icon" style="color: var(--color-accent);" data-i18n="nav.mobile.cta">公式ショップで見る</a>
    </div>
  </nav>

  <!-- ===== HERO — Conversion-focused (MEDVi psychology) ===== -->
  <section class="hero" id="hero" style="min-height:auto; height:auto; padding-bottom:6rem;">
    <img src="assets/images/hero-palosanto-lg.webp" alt="国産天然水晶入り・完全無添加のお香 CRYSTAL INSENCE" class="hero__slide-image" loading="eager" style="position:absolute; inset:0; width:100%; height:100%; object-fit:cover;">
    <div class="hero__overlay"></div>
    <div class="hero__smoke">
      <div class="hero__smoke-wisp hero__smoke-wisp--1"></div>
      <div class="hero__smoke-wisp hero__smoke-wisp--2"></div>
      <div class="hero__smoke-wisp hero__smoke-wisp--3"></div>
    </div>
    <div class="hero__content" style="padding-top:clamp(10rem, 18vh, 14rem); padding-bottom:3rem;">
      <!-- 1. SOCIAL PROOF -->
      <span class="hero__badge" style="font-family:var(--font-body); font-size:0.68rem; padding:0.45rem 1.3rem; letter-spacing:0.08em;">3,200人以上が、この香りで一日を始めています</span>

      <!-- 2. UNIQUE MECHANISM -->
      <p class="hero__catchcopy" style="font-size:clamp(1.1rem, 2.5vw, 1.5rem); margin-bottom:0.3rem;">化学香料ゼロ。着色料ゼロ。防腐剤ゼロ。</p>

      <div class="hero__divider"></div>

      <!-- 3. BENEFIT STATEMENT (Copy B) -->
      <h1 class="hero__title" style="font-size:clamp(1.6rem, 4.5vw, 2.6rem); margin-bottom:0.3rem; line-height:1.5;">ゼロにした分だけ、<br>本物を足した。</h1>

      <p class="hero__description" style="max-width:500px; margin:0 auto; line-height:1.8; font-size:0.85rem;">山口県産の天然水晶。福岡産の椨粉。<br>一本一本、手仕事で。</p>

      <!-- 4. CTA -->
      <div style="display:flex; flex-direction:column; align-items:center; gap:0.6rem; margin-top:1.2rem;">
        <a href="#products" class="hero__btn" style="background:var(--color-accent); color:#fff; border:none; font-size:0.9rem; padding:0.85rem 2.5rem;">まずは 3種お試しセットから →</a>
        <a href="#quiz-section" style="font-family:var(--font-body); font-size:0.72rem; letter-spacing:0.1em; color:rgba(237,232,224,0.7); text-decoration:none; border-bottom:1px solid rgba(237,232,224,0.3); padding-bottom:2px;">どの香りが合うか診断する →</a>
      </div>
      <p class="hero__benefit-line" style="margin-top:0.8rem; font-family:var(--font-body); font-size:0.68rem; letter-spacing:0.08em; opacity:0.55;">6つの無添加 · 累計170,000本 · 97%最高評価 · 送料無料</p>
    </div>
  </section>

  <!-- ===== PROBLEM → SOLUTION (市販のお香 vs CI) ===== -->
  <section style="background:#faf8f5; padding:4rem 0 3rem;">
    <div class="container" style="max-width:960px;">
      <p class="section-label section-label--decorated text-center">The Difference</p>
      <h2 class="section-title text-center" style="margin-bottom:0.5rem;">あなたのお香に、何が入っているか<br>知っていますか？</h2>
      <p style="text-align:center; font-size:0.82rem; color:var(--color-text-muted); margin-bottom:2.5rem;">お香の煙は、吸い込んでいるもの。<br>原材料を気にしたこと、ありますか？</p>

      <!-- Comparison Table -->
      <div style="display:grid; grid-template-columns:1fr 1fr; gap:0; max-width:750px; margin:0 auto 2rem; border-radius:8px; overflow:hidden; box-shadow:0 2px 20px rgba(0,0,0,0.06);">
        <!-- Header -->
        <div style="background:#e8e0d5; padding:1rem 1.5rem; text-align:center;">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-text-muted); margin-bottom:0.3rem;">Typical Incense</p>
          <p style="font-family:var(--font-heading-jp); font-size:1rem; font-weight:400; color:var(--color-text-dark);">一般的なお香</p>
        </div>
        <div style="background:#3d2e26; padding:1rem 1.5rem; text-align:center;">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-accent-light); margin-bottom:0.3rem;">Crystal Insence</p>
          <p style="font-family:var(--font-heading-jp); font-size:1rem; font-weight:400; color:#ede8e0;">クリスタルインセンス</p>
        </div>
        <!-- Row 1 -->
        <div style="background:#f5f0ea; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-muted);">合成香料で香り付け</p>
        </div>
        <div style="background:#f9f7f4; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-dark); font-weight:500;">○ 天然素材だけの香り</p>
        </div>
        <!-- Row 2 -->
        <div style="background:#f5f0ea; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-muted);">化学凝固剤で成形</p>
        </div>
        <div style="background:#f9f7f4; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-dark); font-weight:500;">○ 椨粉（天然の樹皮）で成形</p>
        </div>
        <!-- Row 3 -->
        <div style="background:#f5f0ea; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-muted);">工場で大量生産</p>
        </div>
        <div style="background:#f9f7f4; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-dark); font-weight:500;">○ 福岡の工房で一本ずつ手作り</p>
        </div>
        <!-- Row 4 -->
        <div style="background:#f5f0ea; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-muted);">原料の産地不明</p>
        </div>
        <div style="background:#f9f7f4; padding:1rem 1.5rem; border-bottom:1px solid #e8e0d5;">
          <p style="font-size:0.82rem; color:var(--color-text-dark); font-weight:500;">○ 山口・福岡・佐賀の国産素材</p>
        </div>
        <!-- Row 5 -->
        <div style="background:#f5f0ea; padding:1rem 1.5rem;">
          <p style="font-size:0.82rem; color:var(--color-text-muted);">着色料・防腐剤入り</p>
        </div>
        <div style="background:#f9f7f4; padding:1rem 1.5rem;">
          <p style="font-size:0.82rem; color:var(--color-text-dark); font-weight:500;">○ 6つの添加物、全てゼロ</p>
        </div>
      </div>

      <!-- Trust numbers (compact) -->
      <div style="display:flex; justify-content:center; gap:3rem; flex-wrap:wrap; margin-top:2rem; padding:1.5rem 0; border-top:1px solid #e8e0d5;">
        <div style="text-align:center;">
          <p style="font-family:var(--font-display); font-size:1.6rem; color:var(--color-accent); font-weight:300;">170,000</p>
          <p style="font-size:0.7rem; color:var(--color-text-muted); letter-spacing:0.05em;">累計本数</p>
        </div>
        <div style="text-align:center;">
          <p style="font-family:var(--font-display); font-size:1.6rem; color:var(--color-accent); font-weight:300;">97%</p>
          <p style="font-size:0.7rem; color:var(--color-text-muted); letter-spacing:0.05em;">最高評価</p>
        </div>
        <div style="text-align:center;">
          <p style="font-family:var(--font-display); font-size:1.6rem; color:var(--color-accent); font-weight:300;">319</p>
          <p style="font-size:0.7rem; color:var(--color-text-muted); letter-spacing:0.05em;">メディア掲載</p>
        </div>
        <div style="text-align:center;">
          <p style="font-family:var(--font-display); font-size:1.6rem; color:var(--color-accent); font-weight:300;">0</p>
          <p style="font-size:0.7rem; color:var(--color-text-muted); letter-spacing:0.05em;">添加物の数</p>
        </div>
      </div>

      <!-- LINE CTA (prominent position) -->
      <div style="text-align:center; margin-top:2rem; padding:1.5rem; background:rgba(6,199,85,0.06); border-radius:8px; border:1px solid rgba(6,199,85,0.15);">
        <p style="font-family:var(--font-heading-jp); font-size:0.95rem; color:var(--color-text-dark); margin-bottom:0.5rem;">新商品・再入荷の情報をLINEでお届け</p>
        <p style="font-size:0.75rem; color:var(--color-text-muted); margin-bottom:1rem;">月1〜2回、限定品の先行案内をお届けします</p>
        <a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" style="display:inline-flex; align-items:center; gap:0.5rem; background:#06C755; color:#fff; font-size:0.85rem; font-weight:500; padding:0.7rem 2rem; border-radius:6px; text-decoration:none;">📱 LINEで受け取る</a>
      </div>
    </div>
  </section>

  <!-- ===== TICKER BAR (6つの無添加) ===== -->
  <div class="ticker-bar">
    <div class="ticker-bar__track">
      <span class="ticker-bar__item">✕ 化学香料</span>
      <span class="ticker-bar__item">✕ 着色料</span>
      <span class="ticker-bar__item">✕ 防腐剤</span>
      <span class="ticker-bar__item">✕ 燃焼剤</span>
      <span class="ticker-bar__item">✕ 凝固剤</span>
      <span class="ticker-bar__item">✕ アロマオイル</span>
      <span class="ticker-bar__item">• 福岡から全国へ直送</span>
      <span class="ticker-bar__item">• 97%最高評価</span>
      <span class="ticker-bar__item">✕ 化学香料</span>
      <span class="ticker-bar__item">✕ 着色料</span>
      <span class="ticker-bar__item">✕ 防腐剤</span>
      <span class="ticker-bar__item">✕ 燃焼剤</span>
      <span class="ticker-bar__item">✕ 凝固剤</span>
      <span class="ticker-bar__item">✕ アロマオイル</span>
      <span class="ticker-bar__item">• 福岡から全国へ直送</span>
      <span class="ticker-bar__item">• 97%最高評価</span>
    </div>
  </div>

  <!-- ===== HOW IT WORKS ===== -->
  <section style="padding:var(--space-2xl) 0; background:var(--color-bg);">
    <div class="container">
      <p class="section-label section-label--decorated text-center">How It Works</p>
      <h2 class="section-title text-center">届いたら、火をつけるだけ。</h2>
      <div style="display:grid; grid-template-columns:repeat(3, 1fr); gap:var(--space-lg); max-width:900px; margin:var(--space-lg) auto 0; text-align:center;">
        <div class="animate-on-scroll">
          <div style="width:64px; height:64px; border-radius:50%; background:var(--color-bg-warm); display:flex; align-items:center; justify-content:center; margin:0 auto var(--space-sm); font-family:var(--font-display); font-size:1.2rem; color:var(--color-accent); font-weight:500;">1</div>
          <h3 style="font-family:var(--font-heading-jp); font-size:1rem; font-weight:400; margin-bottom:0.5rem; color:var(--color-text-dark);">香りを選ぶ</h3>
          <p style="font-size:0.82rem; color:var(--color-text-light); line-height:1.8;">パロサント・ホワイトセージ・八女杉。<br>迷ったら3種お試しセットから。</p>
        </div>
        <div class="animate-on-scroll">
          <div style="width:64px; height:64px; border-radius:50%; background:var(--color-bg-warm); display:flex; align-items:center; justify-content:center; margin:0 auto var(--space-sm); font-family:var(--font-display); font-size:1.2rem; color:var(--color-accent); font-weight:500;">2</div>
          <h3 style="font-family:var(--font-heading-jp); font-size:1rem; font-weight:400; margin-bottom:0.5rem; color:var(--color-text-dark);">火をつけて、15分</h3>
          <p style="font-size:0.82rem; color:var(--color-text-light); line-height:1.8;">朝の瞑想、夜のリラックス。<br>一本15分が日常のリセット時間に。</p>
        </div>
        <div class="animate-on-scroll">
          <div style="width:64px; height:64px; border-radius:50%; background:var(--color-bg-warm); display:flex; align-items:center; justify-content:center; margin:0 auto var(--space-sm); font-family:var(--font-display); font-size:1.2rem; color:var(--color-accent); font-weight:500;">3</div>
          <h3 style="font-family:var(--font-heading-jp); font-size:1rem; font-weight:400; margin-bottom:0.5rem; color:var(--color-text-dark);">定期便で習慣に</h3>
          <p style="font-size:0.82rem; color:var(--color-text-light); line-height:1.8;">気に入ったら定期便で毎月お届け。<br>買い忘れなし、いつでもスキップOK。</p>
        </div>
      </div>
      <!-- Mid-page CTA -->
      <div style="text-align:center; margin-top:2.5rem;">
        <a href="#products" style="display:inline-block; background:var(--color-accent); color:#fff; font-size:0.85rem; font-weight:500; padding:0.75rem 2.2rem; border-radius:4px; text-decoration:none; transition:all 0.3s ease;">お試しセットを見る →</a>
        <p style="font-size:0.72rem; color:var(--color-text-muted); margin-top:0.6rem;">送料無料 · 最短翌日発送</p>
      </div>
    </div>
  </section>

  <!-- ===== QUIZ SECTION ===== -->
  <section class="section" id="quiz-section" style="background: linear-gradient(175deg, #2a201c 0%, #3d2e26 50%, #4a352d 100%); color:#ede8e0; padding:4rem 0;">
    <div class="container" style="max-width:700px;">
      <p class="section-label section-label--decorated text-center" style="color:var(--color-accent-light);">Find Your Scent</p>
      <h2 class="section-title text-center" style="color:#ede8e0; margin-bottom:0.5rem;">あなたに合う香りは？</h2>
      <p style="text-align:center; font-size:0.82rem; opacity:0.6; margin-bottom:2rem;">3つの質問に答えるだけ。30秒で最適な香りをご提案します。</p>

      <!-- Quiz Container -->
      <div id="quiz-container">
        <!-- Q1 -->
        <div class="quiz-step" id="quiz-q1">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-accent); margin-bottom:0.8rem;">Question 1 / 3</p>
          <h3 style="font-family:var(--font-heading-jp); font-size:1.2rem; font-weight:400; margin-bottom:1.5rem;">お香を焚きたいのは、いつですか？</h3>
          <div style="display:flex; flex-direction:column; gap:0.8rem;">
            <button class="quiz-option" data-q="time" data-v="morning" onclick="quizAnswer(this)">🌅 朝 — 一日のスタートに集中力を</button>
            <button class="quiz-option" data-q="time" data-v="night" onclick="quizAnswer(this)">🌙 夜 — リラックスして眠りにつきたい</button>
            <button class="quiz-option" data-q="time" data-v="anytime" onclick="quizAnswer(this)">✨ 気分転換 — 空間を切り替えたいとき</button>
          </div>
        </div>

        <!-- Q2 -->
        <div class="quiz-step" id="quiz-q2" style="display:none;">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-accent); margin-bottom:0.8rem;">Question 2 / 3</p>
          <h3 style="font-family:var(--font-heading-jp); font-size:1.2rem; font-weight:400; margin-bottom:1.5rem;">どんな香りが好きですか？</h3>
          <div style="display:flex; flex-direction:column; gap:0.8rem;">
            <button class="quiz-option" data-q="scent" data-v="sweet" onclick="quizAnswer(this)">🪵 甘く温かみのある木の香り</button>
            <button class="quiz-option" data-q="scent" data-v="fresh" onclick="quizAnswer(this)">🌿 すっきり爽やかなハーブの香り</button>
            <button class="quiz-option" data-q="scent" data-v="japanese" onclick="quizAnswer(this)">🎋 落ち着いた和の香り</button>
          </div>
        </div>

        <!-- Q3 -->
        <div class="quiz-step" id="quiz-q3" style="display:none;">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-accent); margin-bottom:0.8rem;">Question 3 / 3</p>
          <h3 style="font-family:var(--font-heading-jp); font-size:1.2rem; font-weight:400; margin-bottom:1.5rem;">まずはお試しから？</h3>
          <div style="display:flex; flex-direction:column; gap:0.8rem;">
            <button class="quiz-option" data-q="plan" data-v="trial" onclick="quizAnswer(this)">🎁 迷っているので3種を試したい</button>
            <button class="quiz-option" data-q="plan" data-v="single" onclick="quizAnswer(this)">🎯 好みは分かっているので単品がいい</button>
          </div>
        </div>

        <!-- Result -->
        <div class="quiz-step" id="quiz-result" style="display:none; text-align:center;">
          <p style="font-family:var(--font-body); font-size:0.65rem; letter-spacing:0.15em; text-transform:uppercase; color:var(--color-accent); margin-bottom:0.8rem;">Your Result</p>
          <h3 id="quiz-result-title" style="font-family:var(--font-heading-jp); font-size:1.4rem; font-weight:400; margin-bottom:0.8rem;"></h3>
          <p id="quiz-result-desc" style="font-size:0.85rem; opacity:0.75; margin-bottom:1.5rem; line-height:1.8;"></p>
          <a id="quiz-result-link" href="#" target="_blank" rel="noopener" style="display:inline-block; background:var(--color-accent); color:#fff; font-size:0.85rem; font-weight:500; letter-spacing:0.05em; padding:0.8rem 2rem; border-radius:4px; text-decoration:none; margin-bottom:1rem;">この香りを試す →</a>
          <p style="margin-top:1.2rem;"><a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" style="display:inline-flex; align-items:center; gap:0.4rem; color:#06C755; font-size:0.78rem; text-decoration:none; border-bottom:1px solid rgba(6,199,85,0.3); padding-bottom:2px;">📱 LINEで再入荷通知・新商品情報を受け取る</a></p>
          <p style="margin-top:1rem;"><button onclick="resetQuiz()" style="background:none; border:1px solid rgba(237,232,224,0.3); color:#ede8e0; font-size:0.75rem; padding:0.5rem 1.2rem; border-radius:4px; cursor:pointer;">もう一度診断する</button></p>
        </div>
      </div>
    </div>
  </section>

  <!-- Media badge -->
  <section class="media-badge">
    <div class="container">
      <a href="news/tennen-seikatsu.html" class="media-badge__inner">
        <span class="media-badge__label">Media</span>
        <p class="media-badge__text">雑誌「<strong>天然生活</strong>」に掲載されました</p>
        <span class="media-badge__arrow">→</span>
      </a>
    </div>
  </section>

  <!-- ===== BEST SELLERS ===== -->
  <section class="products section" id="products">
    <div class="container">
      <p class="section-label section-label--decorated text-center" data-i18n="products.label">Best Sellers</p>
      <h2 class="section-title text-center" data-i18n="products.title">人気のお香</h2>
      <!-- 今月の新作・限定品セクション -->
      <div id="monthly-featured" style="background: linear-gradient(135deg, #2a201c 0%, #3d2e26 100%); border-radius: 8px; padding: 1.5rem 2rem; margin-bottom: var(--space-lg); display:flex; align-items:center; justify-content:space-between; gap:1.5rem; flex-wrap:wrap; color:#ede8e0;">
        <div>
          <p style="font-family:var(--font-body); font-size:0.6rem; letter-spacing:0.2em; text-transform:uppercase; color:var(--color-accent); margin-bottom:0.4rem; font-weight:500;">New This Month</p>
          <p style="font-family:var(--font-heading-jp); font-size:1.1rem; font-weight:400; margin-bottom:0.3rem;">母の日限定ギフトセット、 5月上旬発売予定</p>
          <p style="font-size:0.75rem; opacity:0.6;">再入荷・新商品の情報をLINEでお届けします</p>
        </div>
        <a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" style="display:inline-flex; align-items:center; gap:0.4rem; background:#06C755; color:#fff; font-size:0.75rem; font-weight:500; letter-spacing:0.05em; padding:0.7rem 1.4rem; border-radius:50px; white-space:nowrap; flex-shrink:0;">再入荷通知を受け取る</a>
      </div>

      <div class="products__grid">
        <!-- アソート（入口商品） -->
        <a href="https://camjyo.theshop.jp/items/130250418" target="_blank" rel="noopener" class="product-card animate-on-scroll">
          <div class="product-card__image-wrap">
            <img src="assets/images/product-assort.png" alt="3種お試しアソートセット" class="product-card__image" loading="lazy">
            <span class="product-card__badge" style="background:#8b6f4e;">はじめての方に</span>
          </div>
          <div class="product-card__info">
            <h3 class="product-card__name">3種お試しアソートセット</h3>
            <p class="product-card__name-jp">パロサント・ホワイトセージ・八女杉<br>各20本＋天然木スタンド付き</p>
            <p class="product-card__price">¥11,000<small>（税込・送料無料）</small></p>
            <span class="product-card__cta">まずここから試す →</span>
          </div>
        </a>

        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="product-card animate-on-scroll">
          <div class="product-card__image-wrap">
            <img src="assets/images/product-1.webp" alt="クリスタルインセンス - Palosanto" class="product-card__image" loading="lazy">
            <span class="product-card__badge">Most Popular</span>
          </div>
          <div class="product-card__info">
            <h3 class="product-card__name">CRYSTAL INSENCE - Palosanto -</h3>
            <p class="product-card__name-jp">甘く温かみのある、浄化の香り</p>
            <p class="product-card__price">¥6,600<small>（税込・送料無料）</small></p>
            <span class="product-card__cta">この香りを試す →</span>
          </div>
        </a>
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="product-card animate-on-scroll">
          <div class="product-card__image-wrap">
            <img src="assets/images/product-2.webp" alt="クリスタルインセンス - 八女杉" class="product-card__image" loading="lazy">
            <span class="product-card__badge" style="background: #5a7a5a;">完全国産</span>
          </div>
          <div class="product-card__info">
            <h3 class="product-card__name">CRYSTAL INSENCE - 八女杉 -</h3>
            <p class="product-card__name-jp">福岡・八女の森が生んだ、静かな一本</p>
            <p class="product-card__price">¥6,600<small>（税込・送料無料）</small></p>
            <span class="product-card__cta">この香りを試す →</span>
          </div>
        </a>
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="product-card animate-on-scroll">
          <div class="product-card__image-wrap">
            <img src="assets/images/product-3.webp" alt="クリスタルインセンス - WhiteSage" class="product-card__image" loading="lazy">
          </div>
          <div class="product-card__info">
            <h3 class="product-card__name">CRYSTAL INSENCE - WhiteSage -</h3>
            <p class="product-card__name-jp">空気を清め、心をリセットする</p>
            <p class="product-card__price">¥6,600<small>（税込・送料無料）</small></p>
            <span class="product-card__cta">この香りを試す →</span>
          </div>
        </a>
      </div>
      <div class="products__cta">
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="link-arrow external-link-icon">全ての商品を見る</a>
      </div>
      <p style="text-align:center; font-size:0.75rem; color:var(--color-text-muted); margin-top:var(--space-md); letter-spacing:0.08em;">一本一本ハンドメイド・少量生産のため、在庫に限りがあります</p>
    </div>
  </section>

  <!-- CTA bridge to subscription -->
  <div style="text-align:center; padding:var(--space-lg) 0; background:var(--color-bg);">
    <p style="font-family:var(--font-heading-jp); font-size:1rem; color:var(--color-text-dark); margin-bottom:0.8rem;">気に入った香りを、毎月届けませんか？</p>
    <a href="#subscription" style="font-family:var(--font-body); font-size:0.82rem; color:var(--color-accent); text-decoration:none; border-bottom:1px solid var(--color-accent); padding-bottom:2px;">定期便について詳しく見る →</a>
  </div>

  <!-- ===== SUBSCRIPTION (MEDVi-inspired) ===== -->
  <section class="subscription" id="subscription">
    <div class="container">
      <div class="subscription__inner">
        <div>
          <p class="subscription__label">Monthly Delivery</p>
          <h2 class="subscription__title">毎月届く、<br>季節のひと焚き</h2>
          <p class="subscription__desc">お気に入りの香りが、毎月自動で届く。<br>季節のお便りと、定期便限定のYouTube音楽トラック付き。</p>
          <ul class="subscription__features">
            <li>毎月届くから、買い忘れなし</li>
            <li>定期便限定 — YouTube音楽トラック特典</li>
            <li>香司 柴垣からの季節のお便り</li>
            <li>いつでもスキップ・解約OK</li>
          </ul>
          <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="subscription__btn">定期便を始める →</a>
          <p style="font-size:0.7rem; color:rgba(237,232,224,0.5); margin-top:0.5rem;">✓ 縛りなし・いつでもスキップ・解約OK</p>
        </div>
        <div class="subscription__card">
          <p class="subscription__card-label">Plans</p>
          <h3 class="subscription__card-title">あなたのペースで選べる</h3>
          <div class="subscription__plan" style="position:relative; opacity:0.6;">
            <span style="position:absolute; top:-0.5rem; right:0.5rem; font-family:var(--font-body); font-size:0.55rem; letter-spacing:0.12em; background:#999; color:#fff; padding:0.15rem 0.5rem; border-radius:3px;">準備中</span>
            <p class="subscription__plan-name">ライト便（30本 / 毎月）</p>
            <p class="subscription__plan-detail">毎日1本の方に。約一ヶ月分。</p>
            <p class="subscription__plan-price">¥3,480<small> / 月（税込・送料無料）</small></p>
          </div>
          <div class="subscription__plan">
            <p class="subscription__plan-name">スタンダード便（60本 / 隔月）</p>
            <p class="subscription__plan-detail">毎日2本焚く方に。たっぷり使える。</p>
            <p class="subscription__plan-price">¥6,340<small> / 2ヶ月ごと（税込・送料無料）</small></p>
          </div>
          <div class="subscription__bonus" style="opacity:0.6;">
            <strong>定期便限定特典（準備中）:</strong> YouTube限定公開の音楽トラックをお届け。お香を焚きながら、あなただけの15分を。
          </div>
        </div>
      </div>
    </div>
  </section>



  <!-- ===== CUSTOMER VOICE — Magazine-style ===== -->
  <section class="voice section" id="voice">
    <div class="container">
      <p class="section-label section-label--decorated text-center">Happy Voice</p>
      <h2 class="section-title text-center">お客様の声</h2>
      <div class="voice__stat">
        <div class="voice__stat-row">
          <span class="voice__stat-number">97<span class="voice__stat-percent">%</span></span>
          <span class="voice__stat-label">の方に最高評価をいただいています</span>
        </div>
        <span class="voice__stat-sub">— 81件のレビューより</span>
      </div>
      <div class="voice__slider">
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-1.png" alt="お客様の声 — 50社以上の中で一番好きなお香" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">50社以上嗅いだ中で、一番好き。</h3>
          <p class="voice-card__text">原木を買って割って使うほどパロサントは大好きな香りで、木とお香合わせて50社以上嗅いできました。その中でも一番好きなお香はここCrystal Incenseさんのお香です。香司様の香に対する誠実な姿勢と弛まぬ向上心に魅せられました。</p>
          <p class="voice-card__product">パロサント ご購入</p>
        </div>
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-2.png" alt="お客様の声 — 深呼吸が楽になる" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">深呼吸が楽になりますね。</h3>
          <p class="voice-card__text">今まで使っていたお香が物足りなくて使えなくなりました。余分なものが無いというのは、こんなにも穏やかな香りなのですね。しあわせです。</p>
          <p class="voice-card__product">パロサント ご購入（リピーター）</p>
        </div>
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-3.png" alt="お客様の声 — 焚いた瞬間から場の空気が変わる" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">焚いた瞬間から、場の空気が変わる。</h3>
          <p class="voice-card__text">香りが心地よく、立ち昇る煙のカラーグラデーションも美しいです。朝、時間のある時にぼーっと眺めています。一本一本、手作りだなんて、素晴らしすぎます。</p>
          <p class="voice-card__product">パロサント ご購入</p>
        </div>
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-4.png" alt="お客様の声 — 煙が一滴のしずくになった後、清涼な空気が広がる" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">空気がクリアになっていく。</h3>
          <p class="voice-card__text">一本の細い棒状のお香から出る煙は、自然界にいるような清らかな存在感があり、空気がクリアになっていく。煙が一滴のしずくになった後、す～っと清涼な空気が広がっていく瞬間。それがまさにCRYSTAL INCENSEのホワイトセージです。</p>
          <p class="voice-card__product">ホワイトセージ ご購入</p>
        </div>
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-5.png" alt="お客様の声 — 新築の家のような清々しさ" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">新築に足を踏み入れた時のよう。</h3>
          <p class="voice-card__text">今までにない香り、我が家は無垢材で出来た家なのですが、まるで新築に足を踏み入れた時のようで、心穏やかに過ごせました。スパイシーな香りの中にもっと何かをみつけたくなるような深く、優しいけど力強い素敵なお香です。</p>
          <p class="voice-card__product">八女杉 ご購入</p>
        </div>
        <div class="voice-card">
          <p class="voice-card__stars">★★★★★</p>
          <img src="assets/images/voice-6.png" alt="お客様の声 — 想像以上に素敵なお香" class="voice-card__image" loading="lazy">
          <h3 class="voice-card__title">想像以上に素敵なお香に出逢った。</h3>
          <p class="voice-card__text">今お香の煙に包まれながらレビューしてますが、想像以上に素敵なお香に出逢ってしまった！！と静かに興奮が止まりません。一本一本が丁寧に作り上げられており感動致しました。</p>
          <p class="voice-card__product">3種お試しアソート ご購入</p>
        </div>
      </div>
      <p class="voice__scroll-hint">swipe</p>
      <div style="text-align:center; margin-top:var(--space-lg);">
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="link-arrow external-link-icon" style="font-size:0.85rem;">自分に合う香りを見つける</a>
      </div>
    </div>
  </section>

  <!-- ===== MAKER'S STORY ===== -->
  <section class="maker-story" id="maker">
    <div class="container">
      <div class="maker-story__inner">
        <img src="assets/images/about-founder.png" alt="柴垣 道宏 — CRYSTAL INSENCE 代表・香司" class="maker-story__photo" loading="lazy">
        <div>
          <p class="maker-story__label">Our Maker</p>
          <h2 class="maker-story__name">柴垣 道宏</h2>
          <p class="maker-story__role">代表 ・ 香司</p>
          <p class="maker-story__text">「効率が悪くても、手作りであることに価値がある」—— 全ての調合を自ら手がけ、福岡の小さな工場から一本一本、心を込めて作っています。山口県の水晶、福岡の揷粉、佐賀の有田焼—— 日本中の素材と職人を訪ね、消えゆく伝統をお香でつなぐことが、私たちの使命です。</p>
          <p style="font-size:0.75rem; color:var(--color-text-muted); margin-top:0.8rem; font-style:italic;">— これまでに17万本以上を、この手で作ってきました</p>
          <div class="maker-story__certs">
            <span class="maker-story__cert">全品自社製造</span>
            <span class="maker-story__cert">ダイレクトトレード</span>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- ===== FINAL CTA — MEDVi bottom conversion pattern ===== -->
  <section style="padding:var(--space-xl) 0; background:linear-gradient(135deg, var(--color-bg-dark) 0%, #3a2e28 100%); text-align:center;">
    <div class="container">
      <p style="font-family:var(--font-display); font-size:0.7rem; letter-spacing:0.2em; text-transform:uppercase; color:var(--color-accent); margin-bottom:var(--space-sm);">Start Your Journey</p>
      <h2 style="font-family:var(--font-heading-jp); font-size:clamp(1.3rem, 3vw, 1.8rem); font-weight:400; color:#ede8e0; margin-bottom:var(--space-sm); line-height:1.6;">香りで、日常を変える。</h2>
      <p style="font-size:0.82rem; color:rgba(237,232,224,0.7); max-width:460px; margin:0 auto var(--space-md); line-height:1.8;">まずは3種お試しセットで、あなたに合う香りを見つけてください。</p>
      <div style="display:flex; flex-direction:column; align-items:center; gap:0.8rem;">
        <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" style="display:inline-flex; align-items:center; gap:0.5rem; background:var(--color-accent); color:#fff; font-family:var(--font-display); font-size:0.75rem; font-weight:500; letter-spacing:0.15em; text-transform:uppercase; padding:0.9rem 2.5rem; border-radius:2px; text-decoration:none; transition:all 0.3s ease;">お香を選ぶ →</a>
        <div style="display:flex; align-items:center; gap:var(--space-md); margin-top:0.5rem;">
          <span style="font-size:0.7rem; color:rgba(237,232,224,0.5); letter-spacing:0.1em;">送料無料</span>
          <span style="font-size:0.7rem; color:rgba(237,232,224,0.5); letter-spacing:0.1em;">97%最高評価</span>
          <span style="font-size:0.7rem; color:rgba(237,232,224,0.5); letter-spacing:0.1em;">完全無添加</span>
        </div>
      </div>
    </div>
  </section>

  <section class="values section" id="values">
    <div class="container">
      <div class="values__grid">
        <div class="values__item animate-on-scroll">
          <svg class="values__icon" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M30 55C30 55 28 45 26 38C24 31 18 28 15 30C12 32 14 38 18 40C22 42 26 38 28 32C30 26 30 18 30 10" stroke="#c4956a" stroke-width="1.5" fill="none"/>
            <path d="M30 10C30 18 30 26 32 32C34 38 38 42 42 40C46 38 48 32 45 30C42 28 36 31 34 38C32 45 30 55 30 55" stroke="#c4956a" stroke-width="1.5" fill="none" opacity="0.5"/>
          </svg>
          <p class="values__label" data-i18n="values.frag.label">Fragrance Journey</p>
          <h3 class="values__title" data-i18n="values.frag.title">最初から最後まで変化する香り</h3>
          <p class="values__text" data-i18n="values.frag.text">天然素材だけで作ったお香は、火をつけた瞬間から燃え尽きるまで香りが変化していきます。トップノートからラストノートへ——その15分間は、ひとつの物語のようです。</p>
        </div>
        <div class="values__item animate-on-scroll">
          <svg class="values__icon" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
            <circle cx="30" cy="30" r="20" stroke="#c4956a" stroke-width="1.5" fill="none"/>
            <path d="M30 15V30L40 40" stroke="#c4956a" stroke-width="1.5" fill="none"/>
            <circle cx="30" cy="30" r="3" fill="#c4956a" opacity="0.3"/>
          </svg>
          <p class="values__label" data-i18n="values.mind.label">Mindful Moments</p>
          <h3 class="values__title" data-i18n="values.mind.title">15分の内省の時間</h3>
          <p class="values__text" data-i18n="values.mind.text">1本の燃焼時間は約15分。短すぎず長すぎない、ちょうどいい瞑想タイム。忙しい日常の中でも取り入れられる、自分と向き合う時間を。</p>
        </div>
        <div class="values__item animate-on-scroll">
          <svg class="values__icon" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M20 45C20 45 22 35 25 30C28 25 30 20 30 15" stroke="#c4956a" stroke-width="1.5" fill="none"/>
            <path d="M40 45C40 45 38 35 35 30C32 25 30 20 30 15" stroke="#c4956a" stroke-width="1.5" fill="none"/>
            <circle cx="30" cy="12" r="3" fill="#c4956a" opacity="0.3"/>
            <path d="M15 50H45" stroke="#c4956a" stroke-width="1" opacity="0.5"/>
          </svg>
          <p class="values__label" data-i18n="values.hand.label">Handcrafted in Fukuoka</p>
          <h3 class="values__title" data-i18n="values.hand.title">福岡から、手仕事で届ける</h3>
          <p class="values__text" data-i18n="values.hand.text">大量生産では生まれない香りの奥行き。一本一本、手作業で丁寧に仕上げた少量生産のお香を、福岡からお届けしています。</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ===== INGREDIENTS (Z-LAYOUT, KIRAKIRA-inspired) ===== -->
  <section class="ingredients section--warm" id="ingredients">
    <div class="container">
      <p class="section-label section-label--decorated text-center" data-i18n="ingr.label">Ingredients</p>
      <h2 class="section-title text-center" data-i18n="ingr.title">こだわりの天然素材</h2>

      <div class="ingredients__block animate-on-scroll">
        <div class="ingredients__image-wrap">
          <img src="assets/images/ingr-crystal.jpg" alt="天然水晶パウダー" class="ingredients__image" loading="lazy">
        </div>
        <div class="ingredients__content">
          <p class="ingredients__label" data-i18n="ingr.crystal.label">Crystal Quartz</p>
          <h3 class="ingredients__title" data-i18n="ingr.crystal.title">国産天然水晶パウダー</h3>
          <p class="ingredients__text" data-i18n="ingr.crystal.text">お香の中に天然水晶のパウダーを練り込むという、他にはないアプローチ。燃え尽きたあとの灰に、水晶の粒がキラキラと残ります。使い続けるほどに水晶を含んだ灰が蓄積され、お香立ての中が自然と水晶の砂になっていく——「清めるもの」が「清めるもの」の上に落ちていく、意図された美しさです。</p>
        </div>
      </div>

      <div class="ingredients__block animate-on-scroll">
        <div class="ingredients__image-wrap">
          <img src="assets/images/ingr-tabu.jpg" alt="国産椨粉と天然素材" class="ingredients__image" loading="lazy">
        </div>
        <div class="ingredients__content">
          <p class="ingredients__label" data-i18n="ingr.tabu.label">Japanese Tabu Powder</p>
          <h3 class="ingredients__title" data-i18n="ingr.tabu.title">幻の国産椨（タブ）の粉</h3>
          <p class="ingredients__text" data-i18n="ingr.tabu.text">お香のつなぎに使う「椨粉（たぶこ）」。一般的にはすでに海外製品に置き換わっていますが、クリスタルインセンスでは、ほぼ手に入らなくなった国産の椨粉を使用しています。国産椨粉ならではの繊細な香りの立ち方が、他のお香との違いを生み出します。</p>
        </div>
      </div>

      <div class="ingredients__block animate-on-scroll">
        <div class="ingredients__image-wrap">
          <img src="assets/images/ingr-palo.jpg" alt="パロサントと水晶" class="ingredients__image" loading="lazy">
        </div>
        <div class="ingredients__content">
          <p class="ingredients__label" data-i18n="ingr.palo.label">Palo Santo</p>
          <h3 class="ingredients__title" data-i18n="ingr.palo.title">南米の「聖なる木」</h3>
          <p class="ingredients__text" data-i18n="ingr.palo.text">パロサントはスペイン語で「聖なる木」を意味します。古代インカ帝国の時代から、浄化や癒しの儀式に使われてきた歴史ある天然の香木です。甘く温かみのある独特の芳香が、心と空間を優しく包み込みます。</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ===== LATEST BLOG ===== -->
  <section class="blog-preview section--warm" id="blog-preview">
    <div class="container">
      <p class="section-label section-label--decorated text-center">Column</p>
      <h2 class="section-title text-center">暮らしと香りのコラム</h2>
      <div class="blog-preview__grid">
        <a href="blog/palosanto.html" class="blog-card animate-on-scroll">
          <div class="blog-card__image-wrap">
            <img src="assets/images/blog/palosanto.png" alt="パロサントとは？" class="blog-card__image" loading="lazy">
          </div>
          <p class="blog-card__category">Ingredient Story</p>
          <h3 class="blog-card__title">パロサントとは？— 南米の「聖なる木」の物語</h3>
          <p class="blog-card__excerpt">パロサント（Palo Santo）とは、南米に自生する天然の木で、スペイン語で「聖なる木」を意味します。古代インカ帝国の時代から浄化や癒しの儀式に使われてきた歴史ある香木です。</p>
          <p class="blog-card__date">2026.03.15</p>
        </a>
        <a href="blog/nijushisekki.html" class="blog-card animate-on-scroll">
          <div class="blog-card__image-wrap">
            <img src="assets/images/blog/leica-japanese-season.png" alt="二十四節気とは？" class="blog-card__image" loading="lazy">
          </div>
          <p class="blog-card__category">Japanese Culture</p>
          <h3 class="blog-card__title">二十四節気とは？— 日本人が忘れた「季節の暦」</h3>
          <p class="blog-card__excerpt">二十四節気（にじゅうしせっき）とは、1年を24の季節に分けた日本の伝統的な暦のこと。自然の移り変わりに合わせて名付けられた24の節目です。</p>
          <p class="blog-card__date">2026.03.03</p>
        </a>
        <a href="blog/okiyome.html" class="blog-card animate-on-scroll">
          <div class="blog-card__image-wrap">
            <img src="assets/images/blog/leica-japanese-culture.png" alt="お清めの文化" class="blog-card__image" loading="lazy">
          </div>
          <p class="blog-card__category">Japanese Culture</p>
          <h3 class="blog-card__title">なぜ日本人は「お清め」をしてきたのか？</h3>
          <p class="blog-card__excerpt">塩をまく、水で手を洗う、お香を焚く——私たちが何気なく行っているこれらの行為には、何千年もの歴史が詰まっています。</p>
          <p class="blog-card__date">2026.03.06</p>
        </a>
      </div>
      <div class="products__cta" style="margin-top: var(--space-xl);">
        <a href="blog/index.html" class="link-arrow">すべての記事を見る</a>
      </div>
    </div>
  </section>

  <!-- ===== NEWS ===== -->
  <section class="news-section" id="news">
    <div class="container">
      <p class="section-label section-label--decorated text-center">News</p>
      <h2 class="section-title text-center">お知らせ</h2>
      <div class="news-list">
        <a href="news/tennen-seikatsu.html" class="news-item">
          <span class="news-item__date">2026.03.20</span>
          <span class="news-item__tag">メディア掲載</span>
          <span class="news-item__title">雑誌「天然生活」にクリスタルインセンスが掲載されます</span>
        </a>
        <a href="news/renewal.html" class="news-item">
          <span class="news-item__date">2026.03.15</span>
          <span class="news-item__tag">サイト</span>
          <span class="news-item__title">公式ウェブサイトをリニューアルしました</span>
        </a>
        <a href="blog/palosanto.html" class="news-item">
          <span class="news-item__date">2026.03.15</span>
          <span class="news-item__tag">コラム</span>
          <span class="news-item__title">ブログ「暮らしと香りのコラム」を開始しました</span>
        </a>
      </div>
    </div>
  </section>

  <!-- ===== FAQ ===== -->
  <section class="faq-section" style="background:var(--color-bg-cream);" id="faq-products">
    <div class="container container--narrow">
      <p class="section-label section-label--decorated text-center">FAQ</p>
      <h2 class="section-title text-center">よくある質問</h2>
      <div class="faq-accordion">
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">クリスタルインセンスと普通のお香の違いは何ですか？</summary>
          <div class="faq-accordion__answer"><p>国産天然水晶パウダーを練り込んだ、完全無添加のハンドメイドお香です。化学香料・着色料・防腐剤・燃焼剤・凝固剤・アロマオイルを一切使用していません。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">3種類の香りの違いを教えてください。</summary>
          <div class="faq-accordion__answer"><p><strong>パロサント</strong>：甘く温かみのある香り。リラックスしたい夜や瞑想に。<br><strong>ホワイトセージ</strong>：爽やかで力強い清浄の香り。気持ちを切り替えたい朝に。<br><strong>八女杉</strong>：完全国産原料の深い森の香り。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">燃焼時間はどのくらいですか？</summary>
          <div class="faq-accordion__answer"><p>1本あたり約15分です。トップノートからラストノートへと香りが変化していきます。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">ペットや赤ちゃんがいる家庭でも使えますか？</summary>
          <div class="faq-accordion__answer"><p>天然素材のみで作っています。十分な換気を行い、火の取り扱いにはご注意ください。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">灰の中にキラキラしたものが見えるのですが？</summary>
          <div class="faq-accordion__answer"><p>天然水晶パウダーです。「清めるもの」が「清めるもの」の上に落ちていく美しい循環です。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">定期便のスキップや解約はできますか？</summary>
          <div class="faq-accordion__answer"><p>はい、いつでもスキップ・解約が可能です。縛りなし。お届け周期の変更もLINEからお気軽にご連絡ください。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">送料はかかりますか？</summary>
          <div class="faq-accordion__answer"><p>全商品送料無料です。福岡の工房から丁寧に梱包し、全国へお届けします。</p></div>
        </details>
        <details class="faq-accordion__item">
          <summary class="faq-accordion__question">ギフトにも使えますか？</summary>
          <div class="faq-accordion__answer"><p>はい、大変喜ばれています。特に3種お試しアソートセットは「どの香りが好き？」と会話が弾む、人気のギフトです。ギフトラッピングにも対応しています。</p></div>
        </details>
      </div>
    </div>
  </section>

  <!-- ===== LINE CTA ===== -->
  <section style="background: var(--color-bg-dark); padding: var(--space-xl) 0;">
    <div class="container" style="display:flex; align-items:center; justify-content:space-between; gap:var(--space-lg); flex-wrap:wrap;">
      <div>
        <p style="font-family:var(--font-display); font-size:0.72rem; letter-spacing:0.2em; text-transform:uppercase; color:var(--color-accent-light); margin-bottom:0.5rem;">香司 柴垣からのお便り</p>
        <h2 style="font-family:var(--font-heading-jp); font-weight:400; font-size:1.4rem; color:var(--color-text-on-dark); margin-bottom:0.75rem;">新商品・再入荷を<br>誰よりも早く知りたい方へ</h2>
        <p style="font-size:0.82rem; color:rgba(237,232,224,0.6); line-height:1.9; max-width:420px;">LINE公式アカウントをご登録いただいた方に、新商品・季節限定品の情報をいち早くお届けしています。月に一度、香司 柴垣からの手紙もお楽しみに。</p>
      </div>
      <div style="text-align:center; flex-shrink:0;">
        <a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" style="display:inline-flex; align-items:center; gap:0.6rem; background:#06C755; color:#fff; font-family:var(--font-body); font-size:0.9rem; font-weight:500; letter-spacing:0.05em; padding:1rem 2rem; border-radius:4px; text-decoration:none; transition:opacity 0.3s;">
          <svg viewBox="0 0 24 24" width="22" height="22" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12c0 4.95 3.61 9.07 8.4 9.84V15.3h-2.5v-3.3h2.5v-2.5c0-2.47 1.49-3.82 3.72-3.82 1.08 0 2.21.19 2.21.19v2.43h-1.25c-1.23 0-1.61.76-1.61 1.54V12h2.74l-.44 3.3h-2.3v6.54C18.39 21.07 22 16.95 22 12c0-5.52-4.48-10-10-10z"/></svg>
          LINE公式を友だち追加する
        </a>
        <p style="font-size:0.72rem; color:rgba(237,232,224,0.4); margin-top:0.75rem;">登録無料・いつでも退会できます</p>
      </div>
    </div>
  </section>

  <!-- ===== STOCKISTS & WHOLESALE ===== -->
  <section class="stockists section--cream" id="stockists">
    <div class="container">
      <p class="section-label section-label--decorated text-center">Stockists</p>
      <h2 class="section-title text-center">お取り扱い</h2>
      
      <div class="stockists__list">
        <!-- 公式オンラインストア -->
        <div class="stockists__item" style="border-left: 3px solid var(--color-accent);">
          <div class="stockists__info">
            <h3 class="stockists__name">公式オンラインストア</h3>
            <p class="stockists__meta">全国配送 ・ 最短翌日お届け</p>
            <p class="stockists__desc">全ラインナップをご覧いただけます。ギフトラッピングにも対応。</p>
          </div>
          <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="stockists__map-link" style="background: var(--color-accent); color: #fff; padding: 0.5em 1.2em; border-radius: 4px; font-size: 0.8rem; letter-spacing: 0.1em;">
            購入する →
          </a>
        </div>

        <!-- 実店舗 -->
        <div class="stockists__item">
          <div class="stockists__info">
            <h3 class="stockists__name">AND THE SOIL.</h3>
            <p class="stockists__meta">福岡県福岡市中央区</p>
            <p class="stockists__desc">自然と暮らしに寄り添うセレクトショップ。厳選されたライフスタイルアイテムを取り揃えています。</p>
          </div>
          <a href="https://maps.google.com/?q=AND+THE+SOIL+福岡" target="_blank" rel="noopener" class="stockists__map-link">
            <svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>
            Map
          </a>
        </div>
      </div>

      <div style="margin-top: var(--space-xl); text-align: center; padding: var(--space-lg); background: #2a201c; border-radius: 6px;">
        <a href="wholesale/index.html" style="font-family: var(--font-display); font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(237,232,224,0.4); text-decoration: none; transition: color 0.3s;">Wholesale Partnership →</a>
      </div>
    </div>
  </section>

  <!-- ===== YOUTUBE LIVE BANNER ===== -->
  <section class="yt-banner" id="yt-banner">
    <div class="yt-banner__bg-effects">
      <div class="yt-banner__glow"></div>
      <div class="yt-banner__bars">
        <span></span><span></span><span></span><span></span><span></span>
      </div>
    </div>
    <div class="container">
      <div class="yt-banner__inner">
        <div class="yt-banner__visual">
          <div class="yt-banner__play-ring">
            <svg viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
              <circle cx="40" cy="40" r="38" stroke="url(#goldGrad)" stroke-width="1.5" opacity="0.5"/>
              <circle cx="40" cy="40" r="30" stroke="url(#goldGrad)" stroke-width="1" opacity="0.3"/>
              <path d="M32 24v32l24-16z" fill="url(#goldGrad)"/>
              <defs><linearGradient id="goldGrad" x1="0" y1="0" x2="80" y2="80"><stop stop-color="#d4a574"/><stop offset="1" stop-color="#e8c9a0"/></linearGradient></defs>
            </svg>
          </div>
          <div class="yt-banner__live-badge">
            <span class="yt-banner__live-dot"></span>
            LIVE
          </div>
        </div>
        <div class="yt-banner__text">
          <p class="yt-banner__label">Music for Incense — 24h Live Stream</p>
          <h3 class="yt-banner__title">お香のための音楽、<br>24時間無料配信中</h3>
          <p class="yt-banner__desc">お香を焚く15分間をもっと特別に。<br>Crystal Insenceがキュレーションした瞑想音楽を、<br>YouTubeで24時間ライブ配信しています。</p>
        </div>
        <div class="yt-banner__actions">
          <a href="https://www.youtube.com/@crystalinsence" target="_blank" rel="noopener" class="yt-banner__btn">
            <svg viewBox="0 0 24 24" width="22" height="22" fill="currentColor"><path d="M23.5 6.2a3 3 0 00-2.1-2.1C19.5 3.5 12 3.5 12 3.5s-7.5 0-9.4.6A3 3 0 00.5 6.2 31.4 31.4 0 000 12a31.4 31.4 0 00.5 5.8A3 3 0 002.6 20c1.9.6 9.4.6 9.4.6s7.5 0 9.4-.6a3 3 0 002.1-2.1A31.4 31.4 0 0024 12a31.4 31.4 0 00-.5-5.8zM9.5 15.6V8.4L16 12l-6.5 3.6z"/></svg>
            YouTubeで聴く
          </a>
          <a href="/oto-shohousen/" class="yt-banner__app-link">📱 集中アプリ「音の処方箋」を使う →</a>
        </div>
      </div>
    </div>
  </section>

  <!-- ===== NEWSLETTER ===== -->
  <section class="newsletter" id="newsletter">
    <div class="newsletter__glow" aria-hidden="true"></div>
    <div class="container text-center">
      <p class="section-label" style="color: var(--color-accent-light);" data-i18n="nl.label">Newsletter</p>
      <h2 class="section-title" style="color: var(--color-text-on-dark);" data-i18n="nl.title">香司 柴垣からの、月一のお便り</h2>
      <p style="font-size: 0.85rem; color: rgba(237,232,224,0.5); margin-bottom: var(--space-md);" data-i18n="nl.desc">季節の香りの話・新商品の先行案内・制作の裏話。<br>メール登録者だけにお届けする、手紙のようなお便りです。</p>
      <form class="newsletter__form" data-crm data-form-name="incense-newsletter" data-site-name="crystal-insence.com">
        <input type="text" name="_gotcha" style="display:none">
        <input type="email" name="email" class="newsletter__input" placeholder="メールアドレスを入力" required aria-label="メールアドレス" data-i18n="nl.placeholder">
        <button type="submit" class="newsletter__btn" data-i18n="nl.btn">登録する</button>
      </form>
    </div>
  </section>

  <!-- ===== FOOTER (SANU-inspired dark brown) ===== -->
  <footer class="footer" id="footer">
    <div class="container">
      <div class="footer__grid">
        <div>
          <p class="footer__brand">CRYSTAL INSENCE</p>
          <p class="footer__brand-desc" data-i18n="footer.desc">水晶の力 × 天然の香り × 手仕事<br>国産天然水晶パウダー配合、完全無添加のハンドメイドお香。<br>福岡から、心と空間を清めるひとときをお届けします。</p>
          <div class="footer__social">
            <a href="https://www.instagram.com/crystal_insence/" target="_blank" rel="noopener" aria-label="Instagram">IG</a>
            <a href="https://www.threads.net/@crystal_insence" target="_blank" rel="noopener" aria-label="Threads">TH</a>
            <a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" aria-label="LINE">LN</a>
          </div>
          <button class="footer__lang" aria-label="言語切替">🌐 Language</button>
        </div>
        <div>
          <h4 class="footer__heading" data-i18n="footer.shop">Shop</h4>
          <ul class="footer__links">
            <li><a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener">CRYSTAL INSENCE</a></li>
          </ul>
        </div>
        <div>
          <h4 class="footer__heading" data-i18n="footer.info">Information</h4>
          <ul class="footer__links">
            <li><a href="about/index.html" data-i18n="footer.about.link">ブランドについて</a></li>
            <li><a href="#voice" data-i18n="footer.voice.link">お客様の声</a></li>
            <li><a href="#faq" data-i18n="footer.faq.link">よくある質問</a></li>
            <li><a href="blog/index.html" data-i18n="footer.blog.link">コラム</a></li>
            <li><a href="news/index.html" data-i18n="footer.news.link">お知らせ</a></li>
          </ul>
        </div>
        <div>
          <h4 class="footer__heading" data-i18n="footer.follow">Follow Us</h4>
          <ul class="footer__links">
            <li><a href="https://www.instagram.com/crystal_insence/" target="_blank" rel="noopener">Instagram</a></li>
            <li><a href="https://www.threads.net/@crystal_insence" target="_blank" rel="noopener">Threads</a></li>
            <li><a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener">LINE公式</a></li>
          </ul>
        </div>
      </div>
      <div class="footer__bottom">
        <p data-i18n="footer.rights">&copy; 2026 CRYSTAL INSENCE. All rights reserved.</p>
        <p data-i18n="footer.location">Handcrafted in Fukuoka, Japan</p>
      </div>
    </div>
  </footer>

  <!-- ===== NEWSLETTER POPUP ===== -->
  <div class="popup-overlay" id="popupOverlay">
    <div class="popup">
      <button class="popup__close" id="popupClose" aria-label="閉じる">×</button>
      <img src="assets/images/product-hands.webp" alt="CRYSTAL INSENCE" class="popup__image">
      <h3 class="popup__title">香司 柴垣からの、月一のお便り</h3>
      <p class="popup__text">新商品・再入荷の先行案内、季節の香りの話。<br>登録者だけが読める、手紙のようなメールです。</p>
      <form class="popup__form" data-crm data-form-name="incense-newsletter" data-site-name="crystal-insence.com">
        <input type="text" name="_gotcha" style="display:none">
        <input type="email" name="email" class="popup__input" placeholder="メールアドレス" required aria-label="メールアドレス">
        <button type="submit" class="popup__btn">ニュースレターに登録（無料）</button>
      </form>
    </div>
  </div>

  <!-- ===== FLOATING CTA ===== -->
  <div style="position:fixed; bottom:1.5rem; right:1.5rem; z-index:900; display:flex; flex-direction:column; gap:0.6rem; align-items:flex-end;">
    <a href="https://lin.ee/nqhexSv" target="_blank" rel="noopener" aria-label="LINE公式を友だち追加" style="display:inline-flex; align-items:center; gap:0.5rem; background:#06C755; color:#fff; font-size:0.78rem; font-weight:500; letter-spacing:0.05em; padding:0.65rem 1.2rem; border-radius:50px; box-shadow:0 4px 20px rgba(0,0,0,0.2); text-decoration:none; white-space:nowrap;">
      <svg viewBox="0 0 24 24" width="16" height="16" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12c0 4.95 3.61 9.07 8.4 9.84V15.3h-2.5v-3.3h2.5v-2.5c0-2.47 1.49-3.82 3.72-3.82 1.08 0 2.21.19 2.21.19v2.43h-1.25c-1.23 0-1.61.76-1.61 1.54V12h2.74l-.44 3.3h-2.3v6.54C18.39 21.07 22 16.95 22 12c0-5.52-4.48-10-10-10z"/></svg>
      先行案内を受け取る
    </a>
    <a href="https://camjyo.theshop.jp/" target="_blank" rel="noopener" class="floating-cta" id="floatingCta" aria-label="公式ショップで購入" style="position:static; transform:none;">
      <svg class="floating-cta__icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" width="20" height="20">
        <path d="M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z"/><line x1="3" y1="6" x2="21" y2="6"/><path d="M16 10a4 4 0 01-8 0"/>
      </svg>
      <span class="floating-cta__text">今すぐ購入</span>
    </a>
  </div>

  <!-- ===== JavaScript ===== -->
  <script src="assets/js/form-handler.js"></script>
  <script src="assets/js/i18n.js"></script>
  <script src="assets/js/main.js"></script>

  <!-- ===== Quiz Logic ===== -->
  <script>
    const quizData = {};
    const steps = ['quiz-q1', 'quiz-q2', 'quiz-q3'];
    let currentStep = 0;

    const products = {
      palosanto: {
        title: '🪵 パロサント がおすすめ',
        desc: '甘く温かみのある南米の聖なる木。朝の瞑想や集中したい時間にぴったり。\n化学香料ゼロ、天然パロサント100%の香り。',
        link: 'https://camjyo.theshop.jp/'
      },
      whitesage: {
        title: '🌿 ホワイトセージ がおすすめ',
        desc: 'すっきり爽やかなハーブの香り。空気を切り替えたい時、空間を浄化したい時に。\nネイティブアメリカンが古来より使う浄化のハーブ。',
        link: 'https://camjyo.theshop.jp/'
      },
      yamesugi: {
        title: '🎋 八女杉 がおすすめ',
        desc: '福岡・八女の森が生んだ静かな和の香り。夜のリラックスタイムに。\n日本の森林の奥深い香りが、心を鎮めます。',
        link: 'https://camjyo.theshop.jp/'
      },
      assort: {
        title: '🎁 3種お試しアソートセット がおすすめ',
        desc: '3つの香りを20本ずつ。天然木スタンド付き。\nまず使い比べて、あなただけの一本を見つけてください。',
        link: 'https://camjyo.theshop.jp/items/130250418'
      }
    };

    function quizAnswer(el) {
      quizData[el.dataset.q] = el.dataset.v;
      
      // Highlight selected
      el.parentElement.querySelectorAll('.quiz-option').forEach(b => b.style.opacity = '0.4');
      el.style.opacity = '1';
      el.style.borderColor = 'var(--color-accent)';
      el.style.background = 'rgba(139,111,78,0.2)';

      setTimeout(() => {
        currentStep++;
        if (currentStep < steps.length) {
          document.getElementById(steps[currentStep - 1]).style.display = 'none';
          document.getElementById(steps[currentStep]).style.display = 'block';
        } else {
          showResult();
        }
      }, 400);
    }

    function showResult() {
      document.getElementById('quiz-q3').style.display = 'none';
      
      let rec;
      if (quizData.plan === 'trial') {
        rec = products.assort;
      } else if (quizData.scent === 'sweet') {
        rec = products.palosanto;
      } else if (quizData.scent === 'fresh') {
        rec = products.whitesage;
      } else {
        rec = products.yamesugi;
      }

      document.getElementById('quiz-result-title').textContent = rec.title;
      document.getElementById('quiz-result-desc').textContent = rec.desc;
      document.getElementById('quiz-result-link').href = rec.link;
      document.getElementById('quiz-result').style.display = 'block';
    }

    function resetQuiz() {
      currentStep = 0;
      Object.keys(quizData).forEach(k => delete quizData[k]);
      steps.forEach(s => {
        const el = document.getElementById(s);
        el.style.display = s === 'quiz-q1' ? 'block' : 'none';
        el.querySelectorAll('.quiz-option').forEach(b => {
          b.style.opacity = '1';
          b.style.borderColor = '';
          b.style.background = '';
        });
      });
      document.getElementById('quiz-result').style.display = 'none';
    }
  </script>
</body>
</html>
