{"title":"オーダーメイド","description":"\u003cp\u003eお一人お一人に合わせてブレンドするオーダーメイド商品です。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","products":[{"product_id":"personal-tuning-ritual","title":"本来のあなたを呼び覚ます、90日間のティージャーニー〜パーソナル・チューニング・リチュアル〜","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e双子座新月 · Personal Tuning Ritual · 90日間のティージャーニー\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Zen+Old+Mincho:wght@400;700\u0026amp;family=Lato:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n  :root {\n    --deep: #030c14;\n    --sky: #5bc4e8;\n    --sky-light: #90daf5;\n    --sky-pale: #cef0fb;\n    --sky-dim: rgba(91,196,232,0.18);\n    --mint: #7ee8d4;\n    --mint-light: #b0f0e4;\n    --gold: #c9a84c;\n    --gold-light: #e8c97a;\n    --cream: #e8f4f8;\n    --text-main: #d8eef5;\n    --text-muted: #7a9aaa;\n    --border: rgba(91,196,232,0.22);\n  }\n\n  html { scroll-behavior: smooth; }\n  body { margin: 0; padding: 0; }\n\n  \/* ── WRAPPER ── *\/\n  .ritual-wrap {\n    background: #030c14;\n    color: var(--text-main);\n    font-family: 'Lato', sans-serif;\n    font-weight: 300;\n    line-height: 1.8;\n    overflow-x: hidden;\n    position: relative;\n    width: 100%;\n  }\n\n  \/* ── STAR BG ── *\/\n  .star-bg {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    pointer-events: none;\n    overflow: hidden;\n  }\n  canvas#stars {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n  }\n  .nebula {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(90px);\n  }\n  .nebula-1 { width: 700px; height: 500px; background: #0a3a5a; top: -150px; left: -150px; opacity: 0.5; }\n  .nebula-2 { width: 600px; height: 600px; background: #062040; top: 20%; right: -180px; opacity: 0.4; }\n  .nebula-3 { width: 800px; height: 350px; background: #083050; bottom: 15%; left: 50%; transform: translateX(-50%); opacity: 0.35; }\n  .nebula-4 { width: 450px; height: 450px; background: #104868; top: 50%; left: -100px; opacity: 0.25; }\n\n  \/* ── LAYOUT ── *\/\n  .page {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 28px 100px;\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    text-align: center;\n    padding: 90px 0 60px;\n  }\n\n  .moon-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    border: 1px solid rgba(91,196,232,0.45);\n    border-radius: 40px;\n    padding: 7px 22px;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    color: var(--sky-pale);\n    margin-bottom: 40px;\n    font-family: 'Lato', sans-serif;\n    font-weight: 400;\n    text-transform: uppercase;\n    background: rgba(91,196,232,0.08);\n    animation: fadeIn 1.2s ease forwards;\n  }\n\n  .hero-date {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 13px;\n    letter-spacing: 0.28em;\n    color: var(--sky);\n    text-transform: uppercase;\n    margin-bottom: 22px;\n    opacity: 0;\n    animation: fadeUp 1s ease 0.3s forwards;\n  }\n\n  .hero-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(46px, 8vw, 72px);\n    font-weight: 300;\n    line-height: 1.15;\n    color: var(--cream);\n    margin-bottom: 10px;\n    opacity: 0;\n    animation: fadeUp 1s ease 0.5s forwards;\n  }\n  .hero-title em { font-style: italic; color: var(--sky-light); }\n\n  .hero-sub {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-style: italic;\n    color: var(--sky-pale);\n    opacity: 0;\n    margin-bottom: 36px;\n    animation: fadeUp 1s ease 0.7s forwards;\n  }\n\n  .hero-symbol {\n    font-size: 52px;\n    display: block;\n    margin: 28px 0 6px;\n    opacity: 0;\n    animation: fadeIn 1.5s ease 0.9s forwards;\n    filter: drop-shadow(0 0 22px rgba(91,196,232,0.55));\n  }\n\n  .float-dots {\n    text-align: center;\n    font-size: 16px;\n    opacity: 0.3;\n    letter-spacing: 14px;\n    margin-bottom: 18px;\n    animation: floatDots 5s ease-in-out infinite;\n    color: var(--sky-light);\n  }\n  @keyframes floatDots {\n    0%,100% { transform: translateY(0); opacity: 0.25; }\n    50% { transform: translateY(-5px); opacity: 0.45; }\n  }\n\n  .hero-tagline {\n    font-family: 'Zen Old Mincho', serif;\n    font-size: 15px;\n    line-height: 2.3;\n    color: var(--text-main);\n    opacity: 0;\n    animation: fadeUp 1s ease 1.1s forwards;\n    border-top: 1px solid rgba(91,196,232,0.2);\n    border-bottom: 1px solid rgba(91,196,232,0.2);\n    padding: 30px 0;\n    margin: 10px 0;\n  }\n\n  \/* ── GEMINI BANNER ── *\/\n  .gemini-banner {\n    background: linear-gradient(135deg, rgba(91,196,232,0.08) 0%, rgba(6,32,60,0.2) 100%);\n    border: 1px solid rgba(91,196,232,0.28);\n    border-radius: 20px;\n    padding: 32px 36px;\n    margin: 44px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .gemini-banner::before {\n    content: '♊';\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 100px;\n    opacity: 0.06;\n    color: var(--sky-pale);\n    pointer-events: none;\n  }\n  .gemini-label {\n    font-size: 10px;\n    letter-spacing: 0.28em;\n    color: var(--sky-light);\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    font-family: 'Lato', sans-serif;\n  }\n  .gemini-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 24px;\n    font-weight: 400;\n    color: var(--sky-pale);\n    margin-bottom: 16px;\n    line-height: 1.4;\n  }\n  .gemini-text {\n    font-size: 14px;\n    line-height: 2.0;\n    color: var(--text-main);\n    opacity: 0.88;\n  }\n  .gemini-text strong { color: var(--sky-light); font-weight: 400; }\n\n  \/* 風の時代キーワード3列 *\/\n  .wind-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n    margin: 20px 0 18px;\n  }\n  .wind-item {\n    background: rgba(91,196,232,0.07);\n    border: 1px solid rgba(91,196,232,0.2);\n    border-radius: 12px;\n    padding: 12px 10px;\n    text-align: center;\n    font-size: 12.5px;\n    color: var(--sky-pale);\n    line-height: 1.5;\n  }\n  .wind-item span { display: block; font-size: 18px; margin-bottom: 4px; }\n\n  .gemini-keywords {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n  .gemini-pill {\n    background: rgba(91,196,232,0.1);\n    border: 1px solid rgba(91,196,232,0.28);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 12px;\n    color: var(--sky-pale);\n    letter-spacing: 0.05em;\n  }\n\n  \/* ── SECTION ── *\/\n  .section { margin: 64px 0; }\n\n  .section-label {\n    font-size: 10px;\n    letter-spacing: 0.32em;\n    color: var(--sky);\n    text-transform: uppercase;\n    font-family: 'Lato', sans-serif;\n    margin-bottom: 14px;\n  }\n\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 34px;\n    font-weight: 300;\n    color: var(--cream);\n    margin-bottom: 28px;\n    line-height: 1.3;\n  }\n  .section-title em { font-style: italic; color: var(--sky-light); }\n\n  \/* ── INNER SIGNS ── *\/\n  .signs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  @media (max-width: 520px) { .signs-grid { grid-template-columns: 1fr; } }\n\n  .sign-item {\n    background: rgba(91,196,232,0.04);\n    border: 1px solid rgba(91,196,232,0.14);\n    border-radius: 14px;\n    padding: 18px 20px 18px 46px;\n    position: relative;\n    transition: border-color 0.3s, background 0.3s;\n  }\n  .sign-item:hover { border-color: rgba(91,196,232,0.32); background: rgba(91,196,232,0.08); }\n\n  .sign-dot {\n    position: absolute;\n    left: 18px;\n    top: 22px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--sky-light);\n    opacity: 0.65;\n    box-shadow: 0 0 6px rgba(91,196,232,0.6);\n  }\n  .sign-text {\n    font-size: 13.5px;\n    line-height: 1.75;\n    color: var(--text-main);\n    opacity: 0.85;\n  }\n\n  \/* ── PHASES ── *\/\n  .phases {\n    display: flex;\n    flex-direction: column;\n    position: relative;\n  }\n  .phases::before {\n    content: '';\n    position: absolute;\n    left: 32px;\n    top: 48px;\n    bottom: 48px;\n    width: 1px;\n    background: linear-gradient(to bottom, transparent, rgba(91,196,232,0.35) 20%, rgba(91,196,232,0.35) 80%, transparent);\n  }\n  .phase {\n    display: flex;\n    gap: 28px;\n    padding: 30px 0;\n    border-bottom: 1px solid rgba(91,196,232,0.1);\n    align-items: flex-start;\n  }\n  .phase:last-child { border-bottom: none; }\n  .phase-num {\n    flex-shrink: 0;\n    width: 64px;\n    height: 64px;\n    border: 1px solid rgba(91,196,232,0.4);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 24px;\n    color: var(--sky-light);\n    background: rgba(91,196,232,0.06);\n    position: relative;\n    z-index: 1;\n  }\n  .phase-meta {\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    color: var(--sky);\n    text-transform: uppercase;\n    margin-bottom: 7px;\n    font-family: 'Lato', sans-serif;\n  }\n  .phase-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    color: var(--cream);\n    margin-bottom: 9px;\n    font-weight: 400;\n    line-height: 1.3;\n  }\n  .phase-desc {\n    font-size: 13.5px;\n    color: var(--text-main);\n    opacity: 0.72;\n    line-height: 1.8;\n  }\n\n  \/* ── TRIANGLE ── *\/\n  .triangle-section { text-align: center; padding: 52px 0; }\n  .triangle-container {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 20px;\n    margin-top: 36px;\n  }\n  .tri-node {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 14px;\n  }\n  .tri-orb {\n    width: 76px;\n    height: 76px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 26px;\n  }\n  .tri-orb-star { background: radial-gradient(circle, rgba(201,168,76,0.28) 0%, rgba(201,168,76,0.05) 100%); border: 1px solid rgba(201,168,76,0.5); color: var(--gold-light); }\n  .tri-orb-herb { background: radial-gradient(circle, rgba(91,196,232,0.22) 0%, rgba(91,196,232,0.05) 100%); border: 1px solid rgba(91,196,232,0.4); color: var(--sky-pale); }\n  .tri-orb-you  { background: radial-gradient(circle, rgba(126,232,212,0.2) 0%, rgba(126,232,212,0.05) 100%); border: 1px solid rgba(126,232,212,0.38); color: var(--mint-light); }\n  .tri-label { font-size: 11px; letter-spacing: 0.18em; color: var(--text-muted); text-transform: uppercase; font-family: 'Lato', sans-serif; }\n  .tri-desc { font-size: 12.5px; color: var(--text-main); opacity: 0.6; line-height: 1.65; text-align: center; }\n  .tri-connector { grid-column: 1\/-1; font-family: 'Cormorant Garamond', serif; font-style: italic; font-size: 14px; color: var(--sky); opacity: 0.5; letter-spacing: 0.08em; padding: 4px 0; }\n\n  \/* ── VOICE SECTION ── *\/\n  .voice-section { margin: 70px 0; }\n\n  .voice-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  \/* Before \/ After *\/\n  .before-after {\n    background: linear-gradient(135deg, rgba(91,196,232,0.06) 0%, rgba(10,40,70,0.15) 100%);\n    border: 1px solid rgba(91,196,232,0.22);\n    border-radius: 20px;\n    padding: 32px 36px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .before-after::before {\n    content: '\"';\n    position: absolute;\n    top: -10px;\n    left: 20px;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 120px;\n    color: var(--sky);\n    opacity: 0.07;\n    line-height: 1;\n    pointer-events: none;\n  }\n  .ba-quote {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-style: italic;\n    color: var(--sky-pale);\n    text-align: center;\n    margin-bottom: 28px;\n    line-height: 1.6;\n  }\n  .ba-row {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 16px;\n    align-items: center;\n  }\n  .ba-box {\n    background: rgba(0,0,0,0.2);\n    border-radius: 14px;\n    padding: 18px 20px;\n    text-align: center;\n  }\n  .ba-label {\n    font-size: 10px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    font-family: 'Lato', sans-serif;\n    margin-bottom: 8px;\n  }\n  .ba-label-before { color: var(--text-muted); }\n  .ba-label-after  { color: var(--sky-light); }\n  .ba-text {\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: var(--text-main);\n    opacity: 0.82;\n  }\n  .ba-arrow {\n    font-size: 28px;\n    color: var(--sky);\n    opacity: 0.5;\n    text-align: center;\n  }\n\n  \/* 数字の強調 *\/\n  .stat-block {\n    background: linear-gradient(135deg, rgba(91,196,232,0.1) 0%, rgba(30,80,120,0.15) 100%);\n    border: 1px solid rgba(91,196,232,0.35);\n    border-radius: 20px;\n    padding: 36px 32px;\n    text-align: center;\n    margin: 28px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .stat-block::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 50% 0%, rgba(91,196,232,0.1) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  .stat-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(64px, 12vw, 96px);\n    font-weight: 300;\n    color: var(--sky-light);\n    line-height: 1;\n    display: block;\n    filter: drop-shadow(0 0 20px rgba(91,196,232,0.4));\n  }\n  .stat-unit {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    color: var(--sky);\n    opacity: 0.7;\n  }\n  .stat-label {\n    font-family: 'Zen Old Mincho', serif;\n    font-size: 15px;\n    color: var(--text-main);\n    opacity: 0.75;\n    margin-top: 12px;\n    line-height: 1.8;\n  }\n\n  \/* 声カード *\/\n  .voice-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 24px 0;\n  }\n  @media (max-width: 520px) { .voice-grid { grid-template-columns: 1fr; } }\n\n  .voice-card {\n    background: rgba(91,196,232,0.04);\n    border: 1px solid rgba(91,196,232,0.14);\n    border-radius: 14px;\n    padding: 20px 20px 20px 44px;\n    position: relative;\n    transition: border-color 0.3s;\n  }\n  .voice-card:hover { border-color: rgba(91,196,232,0.3); }\n  .voice-card::before {\n    content: '✦';\n    position: absolute;\n    left: 16px;\n    top: 20px;\n    font-size: 12px;\n    color: var(--sky-light);\n    opacity: 0.6;\n  }\n  .voice-text {\n    font-size: 13px;\n    line-height: 1.75;\n    color: var(--text-main);\n    opacity: 0.82;\n    font-style: italic;\n  }\n\n  \/* 伴走強調 *\/\n  .accompany-box {\n    background: linear-gradient(135deg, rgba(126,232,212,0.07) 0%, rgba(10,40,60,0.18) 100%);\n    border: 1px solid rgba(126,232,212,0.25);\n    border-radius: 20px;\n    padding: 32px 36px;\n    margin: 28px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .accompany-box::before {\n    content: '\"';\n    position: absolute;\n    top: -15px;\n    right: 20px;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 130px;\n    color: var(--mint);\n    opacity: 0.06;\n    line-height: 1;\n    pointer-events: none;\n  }\n  .accompany-label {\n    font-size: 10px;\n    letter-spacing: 0.25em;\n    color: var(--mint-light);\n    text-transform: uppercase;\n    font-family: 'Lato', sans-serif;\n    margin-bottom: 12px;\n  }\n  .accompany-quote {\n    font-size: 14px;\n    line-height: 1.95;\n    color: var(--text-main);\n    opacity: 0.82;\n    font-style: italic;\n    margin-bottom: 16px;\n  }\n  .accompany-point {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    color: var(--mint-light);\n    font-style: italic;\n  }\n\n  \/* 印象的な一言 *\/\n  .highlight-quote {\n    text-align: center;\n    padding: 40px 24px;\n    position: relative;\n  }\n  .highlight-quote::before,\n  .highlight-quote::after {\n    content: '—';\n    color: var(--sky);\n    opacity: 0.3;\n    font-size: 18px;\n    display: block;\n    margin: 8px 0;\n  }\n  .highlight-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(18px, 3vw, 24px);\n    font-style: italic;\n    color: var(--sky-pale);\n    line-height: 1.7;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n  \/* ── INCLUDES ── *\/\n  .includes-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }\n\n  .include-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 18px 22px;\n    background: rgba(91,196,232,0.03);\n    border: 1px solid rgba(91,196,232,0.12);\n    border-radius: 14px;\n    transition: border-color 0.3s, background 0.3s;\n  }\n  .include-item:hover { border-color: rgba(91,196,232,0.28); background: rgba(91,196,232,0.06); }\n  .include-star { flex-shrink: 0; font-size: 14px; color: var(--sky-light); margin-top: 3px; }\n  .include-text { font-size: 13.5px; color: var(--text-main); opacity: 0.8; line-height: 1.65; }\n  .include-text strong { color: var(--cream); font-weight: 400; display: block; margin-bottom: 3px; font-size: 14.5px; }\n  .include-highlight { border-color: rgba(201,168,76,0.35) !important; background: rgba(201,168,76,0.05) !important; }\n\n  \/* ── CLOSING ── *\/\n  .closing-box {\n    background: linear-gradient(135deg, rgba(91,196,232,0.08) 0%, rgba(6,24,48,0.2) 100%);\n    border: 1px solid rgba(91,196,232,0.32);\n    border-radius: 24px;\n    padding: 52px 40px;\n    text-align: center;\n    margin: 68px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .closing-box::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 50% 0%, rgba(91,196,232,0.12) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  .closing-moon {\n    font-size: 52px;\n    display: block;\n    margin-bottom: 20px;\n    animation: pulse 3.5s ease-in-out infinite;\n  }\n  .closing-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(26px, 4vw, 36px);\n    font-weight: 300;\n    color: var(--cream);\n    margin-bottom: 16px;\n    line-height: 1.35;\n  }\n  .closing-title em { font-style: italic; color: var(--sky-light); }\n  .closing-text {\n    font-size: 14px;\n    color: var(--text-main);\n    opacity: 0.78;\n    max-width: 500px;\n    margin: 0 auto 28px;\n    line-height: 1.9;\n  }\n  .closing-tags {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n    margin-bottom: 12px;\n  }\n  .closing-tag {\n    background: rgba(91,196,232,0.1);\n    border: 1px solid rgba(91,196,232,0.3);\n    border-radius: 20px;\n    padding: 5px 18px;\n    font-size: 11px;\n    letter-spacing: 0.15em;\n    color: var(--sky-pale);\n    text-transform: uppercase;\n  }\n  .closing-note {\n    font-size: 11.5px;\n    color: var(--text-muted);\n    margin-top: 18px;\n    letter-spacing: 0.08em;\n    line-height: 1.8;\n  }\n\n  \/* ── CAUTION ── *\/\n  .caution {\n    background: rgba(255,255,255,0.018);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 14px;\n    padding: 26px 28px;\n    margin: 44px 0;\n  }\n  .caution-title { font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 14px; font-family: 'Lato', sans-serif; }\n  .caution-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n  .caution-list li { font-size: 12px; color: var(--text-muted); padding-left: 18px; position: relative; line-height: 1.65; }\n  .caution-list li::before { content: '·'; position: absolute; left: 0; }\n\n  \/* ── DIVIDER ── *\/\n  .divider { display: flex; align-items: center; gap: 18px; margin: 52px 0; }\n  .divider::before, .divider::after { content: ''; flex: 1; height: 1px; background: rgba(91,196,232,0.18); }\n  .divider-sym { color: var(--sky-light); opacity: 0.45; font-size: 16px; }\n\n  \/* ── FOOTER ── *\/\n  .footer { text-align: center; padding: 44px 0 24px; border-top: 1px solid rgba(91,196,232,0.15); }\n  .footer-sym { font-size: 30px; color: var(--sky-light); opacity: 0.25; display: block; margin-bottom: 14px; }\n  .footer-text { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-style: italic; color: var(--text-muted); }\n\n  \/* ── ANIMATIONS ── *\/\n  @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: translateY(0); } }\n  @keyframes pulse {\n    0%,100% { transform: scale(1); filter: drop-shadow(0 0 10px rgba(91,196,232,0.4)); }\n    50% { transform: scale(1.06); filter: drop-shadow(0 0 28px rgba(91,196,232,0.75)); }\n  }\n\n  .reveal { opacity: 0; transform: translateY(28px); transition: opacity 0.8s ease, transform 0.8s ease; }\n  .reveal.visible { opacity: 1; transform: translateY(0); }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 600px) {\n    .page { padding: 0 18px 80px; }\n    .hero { padding: 60px 0 40px; }\n    .closing-box { padding: 36px 24px; }\n    .gemini-banner { padding: 24px 22px; }\n    .triangle-container { grid-template-columns: 1fr; }\n    .tri-node { flex-direction: row; text-align: left; gap: 16px; }\n    .tri-orb { width: 56px; height: 56px; font-size: 20px; flex-shrink: 0; }\n    .phases::before { display: none; }\n    .phase { flex-direction: column; gap: 16px; }\n    .ba-row { grid-template-columns: 1fr; }\n    .ba-arrow { display: none; }\n    .wind-row { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ritual-wrap\" id=\"ritual-wrap\"\u003e\n\n\u003c!-- STAR BG --\u003e\n\u003cdiv class=\"star-bg\"\u003e\n  \u003ccanvas id=\"stars\"\u003e\u003c\/canvas\u003e\n  \u003cdiv class=\"nebula nebula-1\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"nebula nebula-2\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"nebula nebula-3\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"nebula nebula-4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"page\"\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cheader class=\"hero\"\u003e\n    \u003cdiv class=\"moon-badge\"\u003e\n      \u003cspan\u003e🌑\u003c\/span\u003e\n      \u003cspan\u003e6月15日 · 双子座新月\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"hero-date\"\u003ePersonal Tuning Ritual\u003c\/p\u003e\n    \u003ch1 class=\"hero-title\"\u003e本来の\u003cem\u003eあなた\u003c\/em\u003eを\u003cbr\u003e呼び覚ます\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003e90日間のティー・ジャーニー\u003c\/p\u003e\n    \u003cspan class=\"hero-symbol\"\u003e✦\u003c\/span\u003e\n    \u003cdiv class=\"float-dots\"\u003e· · ·\u003c\/div\u003e\n    \u003cp class=\"hero-tagline\"\u003e\n      日々の中でずれてしまった\u003cbr\u003e\n      あなた本来の周波数へ、還る時間。\u003cbr\u003e\n      ハーブの力と、星の声と、植物たちとともに—\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- ── GEMINI BANNER ── --\u003e\n  \u003cdiv class=\"gemini-banner reveal\"\u003e\n    \u003cdiv class=\"gemini-label\"\u003e♊ 双子座新月のエネルギー\u003c\/div\u003e\n    \u003ch2 class=\"gemini-heading\"\u003e言葉が、現実を動かし始める新月\u003c\/h2\u003e\n    \u003cp class=\"gemini-text\"\u003e\n      双子座は「言葉」「情報」「つながり」のサイン。今回の新月は、好きなことをそのまま発信し続けることが、新しい仕事やライフワークへと育っていく流れを後押しします。\u003cbr\u003e\u003cbr\u003e\n      \u003cstrong\u003e言葉を変えれば、現実が変わる。\u003c\/strong\u003e\u003cbr\u003e\n      まず軽やかにやってみること—それが今、宇宙が求めているスタンスです。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wind-row\"\u003e\n      \u003cdiv class=\"wind-item\"\u003e\n\u003cspan\u003e💬\u003c\/span\u003eどう伝えるか\u003c\/div\u003e\n      \u003cdiv class=\"wind-item\"\u003e\n\u003cspan\u003e🤝\u003c\/span\u003e誰とつながるか\u003c\/div\u003e\n      \u003cdiv class=\"wind-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003eどんな情報に出会うか\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"gemini-text\" style=\"margin-top: 4px;\"\u003e\n      風の時代は、何を持つかより\u003cstrong\u003e誰とつながり、どう伝えるか\u003c\/strong\u003eの時代。ご縁もチャンスも、人からやってきます。\n    \u003c\/p\u003e\n    \u003cdiv class=\"gemini-keywords\"\u003e\n      \u003cspan class=\"gemini-pill\"\u003e♊ 言葉の力\u003c\/span\u003e\n      \u003cspan class=\"gemini-pill\"\u003e💫 風の時代\u003c\/span\u003e\n      \u003cspan class=\"gemini-pill\"\u003e🌀 軽やかな発信\u003c\/span\u003e\n      \u003cspan class=\"gemini-pill\"\u003e✦ ライフワーク\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── GEMINI × RITUAL BRIDGE ── --\u003e\n  \u003cdiv class=\"reveal\" style=\"text-align: center; padding: 12px 0 8px;\"\u003e\n    \u003cp style=\"font-family: 'Cormorant Garamond', serif; font-size: 19px; font-style: italic; color: var(--sky-pale); line-height: 1.9; max-width: 520px; margin: 0 auto;\"\u003e\n      この星のチカラを借りて—\u003cbr\u003e\n      今こそ、自分本来の感覚を取り戻す90日間へ。\n    \u003c\/p\u003e\n    \u003cdiv style=\"width: 40px; height: 1px; background: rgba(91,196,232,0.3); margin: 24px auto 0;\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── INNER SIGNS ── --\u003e\n  \u003csection class=\"section reveal\"\u003e\n    \u003cdiv class=\"section-label\"\u003eInner Signs\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eあなたの内側からの\u003cbr\u003e\u003cem\u003eサイン\u003c\/em\u003eに、耳を傾けて\u003c\/h2\u003e\n    \u003cdiv class=\"signs-grid\"\u003e\n      \u003cdiv class=\"sign-item\"\u003e\n        \u003cdiv class=\"sign-dot\"\u003e\u003c\/div\u003e\n        \u003cp class=\"sign-text\"\u003e周りの目が気になって、自分の本音を飲み込んでしまう\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sign-item\"\u003e\n        \u003cdiv class=\"sign-dot\"\u003e\u003c\/div\u003e\n        \u003cp class=\"sign-text\"\u003eもっと自然体で生きたい。でもどこから変えればいいかわからない\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sign-item\"\u003e\n        \u003cdiv class=\"sign-dot\"\u003e\u003c\/div\u003e\n        \u003cp class=\"sign-text\"\u003eSNSや発信が怖くて、本当に伝えたいことが出せていない\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sign-item\"\u003e\n        \u003cdiv class=\"sign-dot\"\u003e\u003c\/div\u003e\n        \u003cp class=\"sign-text\"\u003e「このままでいいのかな？」と、どこかで感じている\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sign-item\" style=\"grid-column:1\/-1;\"\u003e\n        \u003cdiv class=\"sign-dot\"\u003e\u003c\/div\u003e\n        \u003cp class=\"sign-text\"\u003e自分の感覚を信じて、もっと軽やかに動いていきたい\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-sym\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- ── 90 DAY PROCESS ── --\u003e\n  \u003csection class=\"section reveal\"\u003e\n    \u003cdiv class=\"section-label\"\u003e90 Day Process\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003e3ヶ月かけて、\u003cbr\u003eあなた本来へと\u003cem\u003eチューニング\u003c\/em\u003eする\u003c\/h2\u003e\n    \u003cp style=\"font-size: 13.5px; color: var(--text-main); opacity: 0.68; margin-bottom: 40px; line-height: 1.85;\"\u003e\n      思考（アタマ）ではなく、ハーブの力で感覚（からだとこころ）をひらくプロセス。\n    \u003c\/p\u003e\n    \u003cdiv class=\"phases\"\u003e\n      \u003cdiv class=\"phase reveal\"\u003e\n        \u003cdiv class=\"phase-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"phase-body\"\u003e\n          \u003cdiv class=\"phase-meta\"\u003eDay 1 – 21 · Phase 1 — Awakening\u003c\/div\u003e\n          \u003ch3 class=\"phase-title\"\u003e感覚の目覚め\u003c\/h3\u003e\n          \u003cp class=\"phase-desc\"\u003e7種のチャクラハーブティーで、眠っていた感覚を呼び起こします。LINEサポート付きなので「今日の状態にはどれを飲めばいい？」など、気軽にご相談いただけます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"phase reveal\"\u003e\n        \u003cdiv class=\"phase-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"phase-body\"\u003e\n          \u003cdiv class=\"phase-meta\"\u003eDay 22 – 36 · Phase 2 — Deep Healing\u003c\/div\u003e\n          \u003ch3 class=\"phase-title\"\u003e特定のエネルギーを深く癒やす\u003c\/h3\u003e\n          \u003cp class=\"phase-desc\"\u003eヒアリングシートから、今のあなたに最も必要な「鍵」となるチャクラを特定。15日間、そのエネルギーを集中的にケアし、全体のバランスを底上げします。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"phase reveal\"\u003e\n        \u003cdiv class=\"phase-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"phase-body\"\u003e\n          \u003cdiv class=\"phase-meta\"\u003eOnline Hearing · Phase 3 — Soul Dialogue\u003c\/div\u003e\n          \u003ch3 class=\"phase-title\"\u003e魂との対話\u003c\/h3\u003e\n          \u003cp class=\"phase-desc\"\u003eビデオ通話で約60分。整った状態のあなたと深く対話します。そこで紡がれる言葉は、あなたの魂からのメッセージ。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"phase reveal\"\u003e\n        \u003cdiv class=\"phase-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"phase-body\"\u003e\n          \u003cdiv class=\"phase-meta\"\u003eDay 37 – 90 · Phase 4 — Your Light\u003c\/div\u003e\n          \u003ch3 class=\"phase-title\"\u003eあなたという「光」を形にする調合\u003c\/h3\u003e\n          \u003cp class=\"phase-desc\"\u003eヒアリングとホロスコープから、世界に一つだけのブレンドを仕上げます。約54日間、そのハーブティーを飲むたびに、あなたは自分自身の中心へと立ち戻ることができます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-sym\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- ── VOICES ── --\u003e\n  \u003csection class=\"voice-section reveal\"\u003e\n    \u003cdiv class=\"voice-header\"\u003e\n      \u003cdiv class=\"section-label\"\u003eVoice\u003c\/div\u003e\n      \u003ch2 class=\"section-title\"\u003e体験者の\u003cem\u003e言葉\u003c\/em\u003eから\u003c\/h2\u003e\n      \u003cp style=\"font-size: 13.5px; color: var(--text-main); opacity: 0.65; line-height: 1.85; max-width: 480px; margin: 0 auto;\"\u003e\n        ひとりのリアルな90日間。\u003cbr\u003e変化は、数字にも、言葉にも、あらわれました。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Before \/ After --\u003e\n    \u003cdiv class=\"before-after reveal\"\u003e\n      \u003cp class=\"ba-quote\"\u003e「自分らしく生きるベースを整える術を\u003cbr\u003e教えてもらった90日間でした」\u003c\/p\u003e\n      \u003cdiv class=\"ba-row\"\u003e\n        \u003cdiv class=\"ba-box\"\u003e\n          \u003cdiv class=\"ba-label ba-label-before\"\u003eBefore\u003c\/div\u003e\n          \u003cdiv class=\"ba-text\"\u003e人の目が気になって、自分らしくいられない\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ba-arrow\"\u003e↓\u003c\/div\u003e\n        \u003cdiv class=\"ba-box\"\u003e\n          \u003cdiv class=\"ba-label ba-label-after\"\u003eAfter\u003c\/div\u003e\n          \u003cdiv class=\"ba-text\"\u003e自分の感覚を信じられるようになった\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 95% stat --\u003e\n    \u003cdiv class=\"stat-block reveal\"\u003e\n      \u003cspan class=\"stat-num\"\u003e95\u003cspan class=\"stat-unit\"\u003e%\u003c\/span\u003e\u003c\/span\u003e\n      \u003cp class=\"stat-label\"\u003e\n        理想としていた90日後の自分に\u003cbr\u003e\n        \u003cstrong style=\"color: var(--sky-pale); font-weight: 400;\"\u003e95%近づくことができた\u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 感覚の変化 --\u003e\n    \u003ch3 style=\"font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 300; color: var(--cream); margin: 32px 0 16px; letter-spacing: 0.05em;\"\u003e感覚の変化\u003c\/h3\u003e\n    \u003cdiv class=\"voice-grid reveal\"\u003e\n      \u003cdiv class=\"voice-card\"\u003e\n        \u003cp class=\"voice-text\"\u003e「自己観察力の視点が広がった気がします」\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"voice-card\"\u003e\n        \u003cp class=\"voice-text\"\u003e「自分の感じる違和感に、敏感になった気がします」\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"voice-card\" style=\"grid-column:1\/-1;\"\u003e\n        \u003cp class=\"voice-text\"\u003e「自分軸が少しずつ育っていきました」\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- オーダーメイドブレンドの声 --\u003e\n    \u003ch3 style=\"font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 300; color: var(--cream); margin: 36px 0 16px; letter-spacing: 0.05em;\"\u003eオーダーメイドブレンドとともに\u003c\/h3\u003e\n    \u003cdiv class=\"voice-grid reveal\"\u003e\n      \u003cdiv class=\"voice-card\"\u003e\n        \u003cp class=\"voice-text\"\u003e「飲むことで、自分に戻れる感覚がありました」\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"voice-card\"\u003e\n        \u003cp class=\"voice-text\"\u003e「自分だけのため、という安心感がありました」\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"voice-card\" style=\"grid-column:1\/-1;\"\u003e\n        \u003cp class=\"voice-text\"\u003e「自分との信頼関係が、深まりました」\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 印象的な一言 --\u003e\n    \u003cdiv class=\"highlight-quote reveal\"\u003e\n      \u003cp class=\"highlight-text\"\u003e\n        「続けていくうちに、自分でちゃんと自分をほっとさせることができることを\u003cbr\u003e思い出させてくれるアイテムでした」\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 伴走の声 --\u003e\n    \u003cdiv class=\"accompany-box reveal\"\u003e\n      \u003cdiv class=\"accompany-label\"\u003eAccompaniment · ハーブだけじゃない、伴走がある\u003c\/div\u003e\n      \u003cp class=\"accompany-quote\"\u003e\n        「開始当初は不安が強くなる時もありましたが、自分の考えの交通整理をしていただいたり、目標に合わせて軌道修正していただけたことで、最後まで安心して歩むことができました。」\n      \u003c\/p\u003e\n      \u003cp class=\"accompany-point\"\u003eハーブティーだけではなく、あなたに寄り添い続けます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-sym\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- ── ASTROLOGY × HERBS ── --\u003e\n  \u003csection class=\"section triangle-section reveal\"\u003e\n    \u003cdiv class=\"section-label\"\u003eAstrology × Herbs\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003e星を詠み解き、\u003cbr\u003e植物と\u003cem\u003e対話\u003c\/em\u003eする\u003c\/h2\u003e\n    \u003cp style=\"font-size: 13.5px; color: var(--text-main); opacity: 0.7; line-height: 1.85; max-width: 520px; margin: 0 auto 8px;\"\u003e\n      ホロスコープは、あなたが生まれた瞬間の星の配置図。強み、人生のテーマ、向かいたい方向—持って生まれた「取扱説明書」です。\u003cbr\u003e\u003cbr\u003e\n      今のあなたのチャクラのエネルギーとホロスコープを掛け合わせ、植物たちと対話しながら、世界にひとつのオーダーメイドブレンドを調合します。この3つが重なった時に初めて、本当にあなただけのハーブティーが生まれる。\n    \u003c\/p\u003e\n    \u003cdiv class=\"triangle-container\"\u003e\n      \u003cdiv class=\"tri-node\"\u003e\n        \u003cdiv class=\"tri-orb tri-orb-star\"\u003e★\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tri-label\"\u003eStar\u003c\/div\u003e\n          \u003cdiv class=\"tri-desc\"\u003e星が示すテーマとミッション\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tri-node\"\u003e\n        \u003cdiv class=\"tri-orb tri-orb-herb\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tri-label\"\u003eHerb\u003c\/div\u003e\n          \u003cdiv class=\"tri-desc\"\u003e植物が伝えてくること\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tri-node\"\u003e\n        \u003cdiv class=\"tri-orb tri-orb-you\"\u003e◯\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tri-label\"\u003eYou\u003c\/div\u003e\n          \u003cdiv class=\"tri-desc\"\u003eあなたから受け取るエネルギー\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tri-connector\"\u003e— だから、同じブレンドは二つとない —\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 12.5px; color: var(--text-muted); margin-top: 28px; line-height: 1.75;\"\u003e\n      調合の仕上げには、チャクラの周波数に対応した音叉の振動をハーブたちに響かせます。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-sym\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- ── WHAT'S INCLUDED ── --\u003e\n  \u003csection class=\"section reveal\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhat's Included\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003e含まれる\u003cem\u003eもの\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"includes-grid\"\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003e事前ヒアリングシート\u003c\/strong\u003eあなたの現在地とエネルギーを深く読み解くために\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003eチャクラハーブティー 7種 × 各3回分（21日間）\u003c\/strong\u003ePhase 1で感覚を呼び覚ます7つのハーブティー\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003e90日間サポートLINE\u003c\/strong\u003e期間中はいつでもご相談いただけます。その時々の状態に合わせて、植物との向き合い方やご自身の感覚の整理をサポートします。\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003e1種チャクラハーブティー（約15日分）\u003c\/strong\u003ePhase 2 集中ケア用の特定チャクラハーブティー\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003eハーブからのメッセージ鑑定書\u003c\/strong\u003e植物たちがあなたに伝えたいことを丁寧に綴って\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003eオンラインビデオ通話カウンセリング（約60分）\u003c\/strong\u003e整った状態のあなたと深く対話するセッション\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item include-highlight\"\u003e\n        \u003cspan class=\"include-star\" style=\"color: var(--gold-light);\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong style=\"color: var(--gold-light);\"\u003eオーダーメイドブレンドハーブティー（約54日分）\u003c\/strong\u003e世界に一つ、あなただけの光を映したブレンド\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"include-item\"\u003e\n        \u003cspan class=\"include-star\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"include-text\"\u003e\n\u003cstrong\u003ePrism Tea ロゴ入りハーブ保存缶（ギフトボックス入り）\u003c\/strong\u003eオーダーメイドブレンドをお届けする、特別な一缶\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── CLOSING ── --\u003e\n  \u003cdiv class=\"closing-box reveal\"\u003e\n    \u003cspan class=\"closing-moon\"\u003e🌑\u003c\/span\u003e\n    \u003ch2 class=\"closing-title\"\u003e\n      双子座新月—\u003cem\u003eあなたの言葉\u003c\/em\u003eが\u003cbr\u003e現実を動かし始める\n    \u003c\/h2\u003e\n    \u003cp class=\"closing-text\"\u003e\n      好きなことを発信する。軽やかにつながる。\u003cbr\u003e\n      その小さな一歩が、人生を動かしていく。\u003cbr\u003e\u003cbr\u003e\n      新しい自分として生きることを、選ぶ—\u003cbr\u003e\n      その一歩を、今この瞬間に。\n    \u003c\/p\u003e\n    \u003cdiv class=\"closing-tags\"\u003e\n      \u003cspan class=\"closing-tag\"\u003e毎月新月に募集開始\u003c\/span\u003e\n      \u003cspan class=\"closing-tag\"\u003e人数限定\u003c\/span\u003e\n      \u003cspan class=\"closing-tag\"\u003e枠が埋まり次第終了\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"closing-note\"\u003e\n      食事制限なし · 強制することは一切ありません\u003cbr\u003e\n      お好きな時間に、リラックスして飲むだけでOK\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CAUTION ── --\u003e\n  \u003cdiv class=\"caution\"\u003e\n    \u003cdiv class=\"caution-title\"\u003eご注意\u003c\/div\u003e\n    \u003cul class=\"caution-list\"\u003e\n      \u003cli\u003e医療行為・診断・治療を目的としたものではありません\u003c\/li\u003e\n      \u003cli\u003e人によって変化や体感は異なります。特定の効果や変化を保証するものではありません\u003c\/li\u003e\n      \u003cli\u003e服薬中の方は事前に医師へご相談ください\u003c\/li\u003e\n      \u003cli\u003eキク科アレルギー、妊娠中・授乳中の方はお控えください\u003c\/li\u003e\n      \u003cli\u003e食品アレルギーがある方は必ずお知らせください\u003c\/li\u003e\n      \u003cli\u003eあなたのペースを何より大切にしてください\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FOOTER ── *\/--\u003e\n  \u003cfooter class=\"footer\"\u003e\n    \u003cspan class=\"footer-sym\"\u003e✦\u003c\/span\u003e\n    \u003cp class=\"footer-text\"\u003e星と植物とあなたが出会う、90日間の旅へ\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e\n\u003c!-- end .page --\u003e\n\u003c\/div\u003e\n\u003c!-- end .ritual-wrap --\u003e\n\n\u003cscript\u003e\nconst canvas = document.getElementById('stars');\nconst ctx = canvas.getContext('2d');\nconst wrap = document.getElementById('ritual-wrap');\n\nfunction resizeCanvas() {\n  canvas.width = wrap.offsetWidth;\n  canvas.height = wrap.offsetHeight;\n}\nresizeCanvas();\nwindow.addEventListener('resize', resizeCanvas);\n\nconst stars = Array.from({ length: 240 }, () =\u003e ({\n  x: Math.random(),\n  y: Math.random(),\n  r: Math.random() * 1.6 + 0.2,\n  baseOpacity: Math.random() * 0.65 + 0.15,\n  speed: Math.random() * 3 + 1.5,\n  phase: Math.random() * Math.PI * 2\n}));\n\nfunction drawStars(time) {\n  const t = time \/ 1000;\n  ctx.clearRect(0, 0, canvas.width, canvas.height);\n  stars.forEach(s =\u003e {\n    const opacity = s.baseOpacity * (0.5 + 0.5 * Math.sin(t \/ s.speed + s.phase));\n    \/\/ 大きめの星は水色、小さい星は白っぽく\n    const col = s.r \u003e 1.2\n      ? `rgba(180, 230, 248, ${opacity})`\n      : `rgba(210, 235, 245, ${opacity})`;\n    ctx.beginPath();\n    ctx.arc(s.x * canvas.width, s.y * canvas.height, s.r, 0, Math.PI * 2);\n    ctx.fillStyle = col;\n    ctx.fill();\n  });\n  requestAnimationFrame(drawStars);\n}\nrequestAnimationFrame(drawStars);\n\n\/\/ scroll reveal\nconst reveals = document.querySelectorAll('.reveal');\nconst observer = new IntersectionObserver(entries =\u003e {\n  entries.forEach(e =\u003e {\n    if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); }\n  });\n}, { threshold: 0.1 });\nreveals.forEach(el =\u003e observer.observe(el));\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Prism Tea | オーガニックハーブティー通販","offers":[{"title":"Default Title","offer_id":51044621189418,"sku":null,"price":43200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0930\/1419\/6522\/files\/1000_1000px_2_8e6f5c1f-a201-4d8f-a6dc-292fd1c5ce9a.png?v=1773635034"},{"product_id":"order-made-blend","title":"オーダーメイドブレンド","description":"\u003c!-- ============================================\n  Prism Tea \/ オーダーメイドブレンド\n============================================ --\u003e\n\u003cdiv style=\"max-width: 680px; margin: 0 auto; font-family: 'Noto Serif JP','Hiragino Mincho ProN',serif; color: #3f4a3f; background: #faf8f3; line-height: 1.9; letter-spacing: 0.03em;\"\u003e\n\u003c!-- ===== Hero ===== --\u003e\n\u003cdiv style=\"position: relative; padding: 60px 24px 50px; text-align: center; background: linear-gradient(180deg,#eef3ea 0%, #faf8f3 100%); overflow: hidden;\"\u003e\n\u003c!-- 星の装飾 --\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" style=\"position: absolute; top: 24px; left: 30px; opacity: 0.5;\"\u003e\n      \u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#a8c3a0\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" style=\"position: absolute; top: 80px; right: 36px; opacity: 0.6;\"\u003e\n      \u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#c9d9bd\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" style=\"position: absolute; bottom: 20px; left: 60px; opacity: 0.4;\"\u003e\n      \u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#a8c3a0\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \u003c!-- ボタニカルイラスト：葉と植物のライン --\u003e \u003csvg width=\"120\" height=\"80\" viewbox=\"0 0 120 80\" style=\"margin-bottom: 8px;\"\u003e\n      \u003cg fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\n        \u003cpath d=\"M60 75 C60 55 55 35 40 15\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M60 75 C60 55 65 35 80 15\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M60 75 C60 50 60 30 60 8\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"40\" cy=\"13\" rx=\"9\" ry=\"5\" transform=\"rotate(-30 40 13)\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"80\" cy=\"13\" rx=\"9\" ry=\"5\" transform=\"rotate(30 80 13)\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"60\" cy=\"6\" rx=\"6\" ry=\"10\"\u003e\u003c\/ellipse\u003e\n        \u003cpath d=\"M52 45 C46 42 42 36 42 30\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"40\" cy=\"28\" rx=\"7\" ry=\"4\" transform=\"rotate(-50 40 28)\"\u003e\u003c\/ellipse\u003e\n        \u003cpath d=\"M68 45 C74 42 78 36 78 30\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"80\" cy=\"28\" rx=\"7\" ry=\"4\" transform=\"rotate(50 80 28)\"\u003e\u003c\/ellipse\u003e\n      \u003c\/g\u003e\n    \u003c\/svg\u003e\n\u003cp style=\"margin: 4px 0 10px; font-size: 13px; color: #8a9b82; letter-spacing: 0.25em;\"\u003ePRISM TEA\u003c\/p\u003e\n\u003ch1 style=\"margin: 0 0 14px; font-size: 28px; font-weight: 600; color: #3f4a3f; letter-spacing: 0.1em;\"\u003eオーダーメイド\u003cbr\u003eブレンドハーブティー\u003c\/h1\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #6d7d65; letter-spacing: 0.08em;\"\u003eあなただけの、たった一つのハーブティー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== リード文 ===== --\u003e\n\u003cdiv style=\"padding: 46px 28px; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 22px; font-size: 15px; line-height: 2.1;\"\u003eからだとこころは繋がっています。\u003cbr\u003e忙しさが続くと眠れなくなったり、\u003cbr\u003eストレスが続くと胃腸に不調が現れたり。\u003cbr\u003e私たちのからだは、日々さまざまなサインを送ってくれています。\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 2.1;\"\u003eこのオーダーメイドブレンドでは、\u003cbr\u003e体調や生活習慣、お悩みをお伺いし、\u003cbr\u003e今のあなたに必要な植物を選び、\u003cbr\u003e\u003cspan style=\"color: #7e9e74; font-weight: 600;\"\u003eあなただけのブレンドをお作りします。\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 区切り：星 --\u003e\n\u003cdiv style=\"text-align: center; padding: 0 0 10px;\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#c9d9bd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ===== こんな方におすすめ ===== --\u003e\n\u003cdiv style=\"padding: 30px 28px 50px;\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 19px; font-weight: 600; color: #3f4a3f; margin: 0 0 28px; letter-spacing: 0.1em;\"\u003eこのような方におすすめです\u003c\/h2\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 30px 26px; box-shadow: 0 4px 18px rgba(126,158,116,0.08);\"\u003e\n\u003cul style=\"margin: 0; padding: 0; list-style: none; font-size: 14.5px; color: #4f5c47;\"\u003e\n\u003cli style=\"margin-bottom: 14px; padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e何を飲んだらよいのかわからない\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 14px; padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e自分の体調に合うハーブティーを飲みたい\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 14px; padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e冷えや疲れが気になる\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 14px; padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e睡眠やストレスが気になる\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 14px; padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e市販のハーブティーでは物足りない\u003c\/li\u003e\n\u003cli style=\"padding-left: 26px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; top: 1px; color: #a8c3a0;\"\u003e❀\u003c\/span\u003e自分のためだけのブレンドを作ってほしい\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== お届けするもの ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px;\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 19px; font-weight: 600; color: #3f4a3f; margin: 0 0 28px; letter-spacing: 0.1em;\"\u003eお届けするもの\u003c\/h2\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 14px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 16px; background: #eef3ea; border-radius: 14px; padding: 18px 20px;\"\u003e\n\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 40 40\" style=\"flex-shrink: 0;\"\u003e\n          \u003ccircle cx=\"20\" cy=\"20\" r=\"18\" fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M20 30 C20 22 17 16 12 10\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cellipse cx=\"12\" cy=\"9\" rx=\"5\" ry=\"3\" fill=\"#a8c3a0\" transform=\"rotate(-35 12 9)\"\u003e\u003c\/ellipse\u003e\n          \u003cpath d=\"M20 30 C20 22 23 16 28 10\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cellipse cx=\"28\" cy=\"9\" rx=\"5\" ry=\"3\" fill=\"#a8c3a0\" transform=\"rotate(35 28 9)\"\u003e\u003c\/ellipse\u003e\n        \u003c\/svg\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px;\"\u003eオーダーメイドハーブティー 60g（約30日分）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 16px; background: #eef3ea; border-radius: 14px; padding: 18px 20px;\"\u003e\n\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 40 40\" style=\"flex-shrink: 0;\"\u003e\n          \u003crect x=\"8\" y=\"6\" width=\"24\" height=\"30\" rx=\"2\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n          \u003cline x1=\"13\" y1=\"14\" x2=\"27\" y2=\"14\" stroke=\"#a8c3a0\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"13\" y1=\"20\" x2=\"27\" y2=\"20\" stroke=\"#a8c3a0\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"13\" y1=\"26\" x2=\"22\" y2=\"26\" stroke=\"#a8c3a0\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px;\"\u003e詳細問診票による個別選定\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 16px; background: #eef3ea; border-radius: 14px; padding: 18px 20px;\"\u003e\n\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 40 40\" style=\"flex-shrink: 0;\"\u003e\n          \u003crect x=\"7\" y=\"9\" width=\"26\" height=\"22\" rx=\"2\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 11 L20 22 L33 11\" fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px;\"\u003eブレンド解説シート\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 16px; background: #eef3ea; border-radius: 14px; padding: 18px 20px;\"\u003e\n\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 40 40\" style=\"flex-shrink: 0;\"\u003e\n          \u003cpath d=\"M5 20 L33 20\" stroke=\"#7e9e74\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M25 12 L33 20 L25 28\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 14 C6 11 9 11 9 14 C9 17 6 17 6 20 C6 23 9 23 9 26 C9 29 6 29 6 26\" fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px;\"\u003e送料無料\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== ご注文の流れ ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px;\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 19px; font-weight: 600; color: #3f4a3f; margin: 0 0 28px; letter-spacing: 0.1em;\"\u003eご注文の流れ\u003c\/h2\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 0;\"\u003e\n\u003cdiv style=\"display: flex; gap: 18px; padding-bottom: 24px; position: relative;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e1\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 34px; left: 16px; width: 2px; height: calc(100% - 14px); background: #d6e2cf;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 4px 0 0; font-size: 14.5px; padding-top: 5px;\"\u003eこちらのページからご購入ください\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 18px; padding-bottom: 24px; position: relative;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e2\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 34px; left: 16px; width: 2px; height: calc(100% - 14px); background: #d6e2cf;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 5px;\"\u003e\n\u003cp style=\"margin: 4px 0 16px; font-size: 14.5px;\"\u003eご購入後、Prism Tea公式LINEにご登録いただき、\u003cbr\u003e「オーダーメイドブレンド購入しました」\u003cbr\u003eとメッセージをお送りください\u003c\/p\u003e\n\u003ca href=\"https:\/\/lin.ee\/9QNV79c\" style=\"display: inline-block; background: #7e9e74; color: #fff; font-size: 13px; font-weight: 600; padding: 10px 28px; border-radius: 24px; letter-spacing: 0.08em; text-decoration: none;\"\u003e公式LINEに登録する\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 18px; padding-bottom: 24px; position: relative;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e3\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 34px; left: 16px; width: 2px; height: calc(100% - 14px); background: #d6e2cf;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 4px 0 0; font-size: 14.5px; padding-top: 5px;\"\u003e問診票をお送りします\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 18px; padding-bottom: 24px; position: relative;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e4\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 34px; left: 16px; width: 2px; height: calc(100% - 14px); background: #d6e2cf;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 4px 0 0; font-size: 14.5px; padding-top: 5px;\"\u003e問診票をご記入いただきます\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 18px; padding-bottom: 24px; position: relative;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e5\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 34px; left: 16px; width: 2px; height: calc(100% - 14px); background: #d6e2cf;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 4px 0 0; font-size: 14.5px; padding-top: 5px;\"\u003e問診票をもとにハーブを選定し、ブレンドを作成いたします\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 18px;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: #7e9e74; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; position: relative; z-index: 1;\"\u003e6\u003c\/div\u003e\n\u003cp style=\"margin: 4px 0 0; font-size: 14.5px; padding-top: 5px;\"\u003eハーブティーと解説シートを発送いたします\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 12.5px; color: #8a9b82; margin: 24px 0 0;\"\u003e※お届けまで2〜3週間ほどお時間をいただいております\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== リピートについて ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px;\"\u003e\n\u003cdiv style=\"background: #eef3ea; border-radius: 18px; padding: 32px 26px; text-align: center;\"\u003e\n\u003ch2 style=\"font-size: 18px; font-weight: 600; color: #3f4a3f; margin: 0 0 18px; letter-spacing: 0.1em;\"\u003eリピートについて\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 24px; font-weight: 600; color: #7e9e74; font-family: 'Cormorant Garamond','Noto Serif JP',serif;\"\u003e¥6,000\u003cspan style=\"font-size: 13px; color: #6d7d65; font-weight: 400;\"\u003e（税込）\/ 60g\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 14px 0 20px; font-size: 14px; color: #4f5c47;\"\u003e2回目以降は60g 6,000円（税込）にて承ります。\u003cbr\u003e定期購入は割引でご案内いたします。\u003cbr\u003eご希望に合わせてブレンド内容の微調整も可能です。\u003cbr\u003eご希望の方は公式LINEよりご連絡ください。\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e違う内容のブレンドにつきましては、再度調合料をいただきます。\u003cbr\u003e\u003c\/p\u003e\n\u003ca href=\"https:\/\/lin.ee\/9QNV79c\" style=\"display: inline-block; background: #7e9e74; color: #fff; font-size: 13px; font-weight: 600; padding: 10px 28px; border-radius: 24px; letter-spacing: 0.08em; text-decoration: none;\"\u003e公式LINEで相談する\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 90日プログラムとの違い ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px;\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 19px; font-weight: 600; color: #3f4a3f; margin: 0 0 28px; letter-spacing: 0.1em;\"\u003e90日パーソナル・チューニングリチュアルとの違い\u003c\/h2\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 16px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #d6e2cf; border-radius: 16px; padding: 24px 22px;\"\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 14px; font-weight: 600; color: #7e9e74;\"\u003eオーダーメイドブレンド\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #4f5c47;\"\u003e今の体調や生活習慣に合わせたハーブティーをお作りするサービスです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #3f4a3f; border-radius: 16px; padding: 24px 22px;\"\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 14px; font-weight: 600; color: #c9d9bd;\"\u003e90日パーソナル・チューニングリチュアル\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 14px; color: #e8ede4;\"\u003eホロスコープ・チャクラ・植物の力を通して、本来のあなたへチューニングしていくための90日間のプログラムです。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #cdd9c5;\"\u003e90日間伴走いたします。\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding: 0; list-style: none; font-size: 13px; color: #cdd9c5;\"\u003e\n\u003cli style=\"margin-bottom: 8px; padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e人生の転機を迎えている\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px; padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e自分自身と深く向き合いたい\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px; padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e繰り返しているパターンを手放したい\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px; padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e習慣を変えていきたい\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px; padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e身体だけでなく心も整えていきたい\u003c\/li\u003e\n\u003cli style=\"padding-left: 20px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0;\"\u003e✦\u003c\/span\u003e本来の自分らしく生きたい\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 14px; color: #4f5c47; margin: 22px 0 20px;\"\u003eそんな方には、\u003cbr\u003e90日パーソナル・チューニングリチュアルをおすすめしています。\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.prismtea.jp\/products\/personal-tuning-ritual\" style=\"display: inline-block; background: #3f4a3f; color: #fff; font-size: 13px; font-weight: 600; padding: 10px 28px; border-radius: 24px; letter-spacing: 0.08em; text-decoration: none;\"\u003e90日パーソナル・チューニングリチュアルを見る\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Prism Teaのオーダーメイドについて ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px; text-align: center;\"\u003e\n\u003csvg width=\"40\" height=\"30\" viewbox=\"0 0 40 30\" style=\"margin-bottom: 14px;\"\u003e\n      \u003cg fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\n        \u003cpath d=\"M20 28 C20 18 16 10 8 4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M20 28 C20 18 24 10 32 4\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"8\" cy=\"3\" rx=\"6\" ry=\"3.5\" transform=\"rotate(-30 8 3)\"\u003e\u003c\/ellipse\u003e\n        \u003cellipse cx=\"32\" cy=\"3\" rx=\"6\" ry=\"3.5\" transform=\"rotate(30 32 3)\"\u003e\u003c\/ellipse\u003e\n      \u003c\/g\u003e\n    \u003c\/svg\u003e\n\u003ch2 style=\"font-size: 18px; font-weight: 600; color: #3f4a3f; margin: 0 0 22px; letter-spacing: 0.1em;\"\u003ePrism Teaのオーダーメイドについて\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 18px; font-size: 14.5px; line-height: 2.1;\"\u003ePrism Teaでは、有機認証・自然栽培・ノンカフェインハーブのみを\u003cbr\u003e使用し、一つひとつ丁寧にブレンドしています。\u003cbr\u003e体調や生活習慣だけでなく、その方の今の状態も大切にしながら\u003cbr\u003e植物を選んでいます。\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px; line-height: 2.1;\"\u003eハーブティーは医薬品のような即効性を期待するものではありません。\u003cbr\u003e日々の暮らしの中で継続して取り入れていただくことで、\u003cbr\u003e少しずつ変化を感じやすくなります。\u003cbr\u003ePrism Teaでは、最低でも3ヶ月ほど\u003cbr\u003e継続していただくことをおすすめしています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px; text-align: center;\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #7e9e74 0%, #a8c3a0 100%); border-radius: 20px; padding: 38px 26px; position: relative; overflow: hidden;\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" style=\"position: absolute; top: 16px; right: 20px; opacity: 0.5;\"\u003e\u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" style=\"position: absolute; bottom: 18px; left: 24px; opacity: 0.4;\"\u003e\u003cpath d=\"M12 0 L14 10 L24 12 L14 14 L12 24 L10 14 L0 12 L10 10 Z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp style=\"margin: 0 0 8px; font-size: 13px; color: #f0f5ec; letter-spacing: 0.2em;\"\u003eJUST FOR YOU\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 18px; color: #fff; font-weight: 600; letter-spacing: 0.06em;\"\u003e世界に一つだけの、\u003cbr\u003eあなたのためのブレンドを。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== MY STORY ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 50px;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 24px;\"\u003e\n\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" style=\"margin-bottom: 10px;\"\u003e\n        \u003ccircle cx=\"16\" cy=\"16\" r=\"14\" fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M16 4 C20 8 20 24 16 28 C12 24 12 8 16 4 Z\" fill=\"none\" stroke=\"#7e9e74\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M2 16 C8 12 24 12 30 16\" fill=\"none\" stroke=\"#a8c3a0\" stroke-width=\"1\" stroke-dasharray=\"1 3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 12px; color: #8a9b82; letter-spacing: 0.25em;\"\u003eMY STORY\u003c\/p\u003e\n\u003ch2 style=\"margin: 0; font-size: 18px; font-weight: 600; color: #3f4a3f; letter-spacing: 0.1em;\"\u003e植物と向き合うようになった理由\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 32px 26px; box-shadow: 0 4px 18px rgba(126,158,116,0.08);\"\u003e\n\u003cp style=\"margin: 0 0 18px; font-size: 14.5px; line-height: 2.1;\"\u003e長い間、自分自身の体調と向き合い続けてきた時期がありました。\u003cbr\u003e改善の糸口がなかなか見つからず、心身ともに大きく揺らいだ時期に出会ったのが、\u003cbr\u003e「陰陽五行」という、からだと食べ物・自然のリズムとの関係を見つめる考え方でした。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px; font-size: 14.5px; line-height: 2.1;\"\u003e食べるもの、選ぶ植物、過ごす季節との向き合い方を一つひとつ見直しながら、\u003cbr\u003eからだは少しずつ、本来のバランスを取り戻していきました。\u003cbr\u003eその経験が、今の私の土台になっています。\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14.5px; line-height: 2.1;\"\u003eその後、ハーブの力をより深く学びたいという思いから、\u003cbr\u003eハーバルセラピスト、フィトセラピストの資格を取得し、\u003cbr\u003eメディカルハーブの知識を重ねてきました。\u003cbr\u003e陰陽五行で培った「からだ全体を観る視点」と、\u003cbr\u003eメディカルハーブの知識を組み合わせながら、\u003cbr\u003eお一人おひとりに合う植物を選び、ブレンドしています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== ご注意事項 ===== --\u003e\n\u003cdiv style=\"padding: 0 28px 60px;\"\u003e\n\u003ch2 style=\"text-align: center; font-size: 15px; font-weight: 600; color: #6d7d65; margin: 0 0 18px; letter-spacing: 0.1em;\"\u003eご注意事項\u003c\/h2\u003e\n\u003cdiv style=\"background: #f2efe7; border-radius: 14px; padding: 22px 20px;\"\u003e\n\u003cul style=\"margin: 0; padding: 0; list-style: none; font-size: 12.5px; color: #7a8a72; line-height: 2;\"\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e・本商品は医療行為ではありません\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e・診断、治療、予防を目的としたものではありません\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e・現在治療中の方、お薬を服用中の方は、事前に医師へご相談・ご確認の上、まずは公式LINEよりご相談ください\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e・妊娠中の方は、妊婦さま用ブレンドをご用意しております。お気軽に公式LINEよりご相談ください\u003c\/li\u003e\n\u003cli\u003e・キク科アレルギーの方はご使用をお控えください\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ハーブティー専門店 | Prism Tea有機認証＆自然栽培","offers":[{"title":"Default Title","offer_id":51760382050602,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}]}],"url":"https:\/\/www.prismtea.jp\/collections\/%e3%82%aa%e3%83%bc%e3%83%80%e3%83%bc%e3%83%a1%e3%82%a4%e3%83%89.oembed","provider":"ハーブティー専門店 |  Prism Tea有機認証＆自然栽培","version":"1.0","type":"link"}