No4 Yui 調和の光(第4チャクラ)
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500&family=Crimson+Pro:ital,wght@0,300;0,400;1,300;1,400&display=swap'); .m4-wrap { font-family : 'Noto Serif JP', 'Hiragino Mincho ProN', serif; max-width: 600px; width: 100%; margin: 0 auto; padding: 2rem 0 3rem; color: #1a1a18; } .m4-hero { text-align: center; padding: 2rem 1rem 1.5rem; } .m4-herb-row { display: flex; justify-content: center; align-items: flex-end; gap: 10px; margin-bottom: 1.2rem; color: #3a8a58; } .m4-star-row { display: flex; justify-content: center; gap: 12px; margin-bottom: 1.2rem; color: #67bc84; opacity: 0.7; } .m4-no { font-family: 'Crimson Pro', serif; font-size: 11px; letter-spacing: 0.3em; color: #3a8a58; font-weight: 300; margin-bottom: 0.5rem; } .m4-heading-en { font-family: 'Crimson Pro', serif; font-size: 28px; font-weight: 300; color: #0a1e12; letter-spacing: 0.08em; margin: 0 0 0.2rem; font-style: italic; } .m4-heading-jp { font-size: 13px; color: #3a8a58; font-weight: 300; letter-spacing: 0.18em; margin: 0 0 0.6rem; } .m4-keywords { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin-bottom: 0.5rem; } .m4-kw { font-size: 10px; color: #3a8a58; background: #f0f8f2; border: 0.5px solid #a8d8b8; padding: 3px 12px; border-radius: 12px; font-weight: 300; letter-spacing: 0.08em; } .m4-line { height: 1.5px; background: linear-gradient(90deg, transparent, #e0edce, #67bc84, #e0edce, transparent); margin: 1.8rem 0; border-radius: 2px; opacity: 0.8; } .m4-line-thin { height: 1px; background: linear-gradient(90deg, transparent, #e0edce, transparent); margin: 1.8rem 0; opacity: 0.8; } .m4-question { font-size: 15px; color: #0a1e12; line-height: 2.3; font-weight: 300; margin-bottom: 1.4rem; padding: 1.2rem 1.4rem; background: #f4faf0; border-radius: 12px; border-left: 2px solid #67bc84; text-align: left; } .m4-concept { font-size: 14px; color: #0a1e12; line-height: 2.3; font-weight: 300; margin-bottom: 1.5rem; letter-spacing: 0.02em; } .m4-concept em { font-style: normal; color: #3a8a58; font-weight: 400; } .m4-section-title { font-size: 11px; letter-spacing: 0.2em; color: #3a8a58; font-weight: 300; margin-bottom: 1.2rem; display: flex; align-items: center; gap: 10px; } .m4-section-title::before { content: ''; width: 4px; height: 4px; background: #67bc84; border-radius: 50%; flex-shrink: 0; } .m4-section-title::after { content: ''; flex: 1; height: 0.5px; background: linear-gradient(90deg, #a8d8b8, transparent); } .m4-divider { border: none; height: 1px; background: linear-gradient(90deg, transparent, #c8e8d0, transparent); margin: 2rem 0; } .m4-taste-card { background: linear-gradient(135deg, #f4faf0, #e8f5ec); border: 1px solid #a8d8b8; border-radius: 16px; padding: 1.4rem 1.5rem; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .m4-taste-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #3a8a58, #67bc84, #3a8a58); } .m4-taste-label { font-size: 10px; letter-spacing: 0.2em; color: #3a8a58; font-weight: 300; margin-bottom: 0.8rem; } .m4-taste-body { font-size: 13px; color: #1a2e1e; line-height: 2; font-weight: 300; margin: 0; } .m4-ingredients { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 1.5rem; } .m4-ingredient { font-size: 11px; color: #555552; background: #f2f8f4; padding: 4px 12px; border-radius: 14px; font-weight: 300; border: 0.5px solid #c0e0c8; } .m4-ingredient.origin { color: #2a6840; background: #e8f5ec; border: 0.5px solid #a8d8b8; } .m4-scene-list { list-style: none; padding: 0; margin: 0 0 1.5rem; } .m4-scene-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #1a1a18; font-weight: 300; padding: 9px 0; border-bottom: 1px dashed #c8e8d0; line-height: 1.8; } .m4-scene-list li:last-child { border-bottom: none; } .m4-scene-dot { width: 6px; height: 6px; background: #67bc84; border-radius: 50%; flex-shrink: 0; margin-top: 7px; opacity: 0.8; } .m4-brew-card { background: #f4faf0; border: 1px solid #a8d8b8; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m4-brew-grid { display: flex; gap: 8px; flex-wrap: wrap; } .m4-brew-item { flex: 1; min-width: 100px; text-align: center; padding: 0.8rem 0.5rem; border-right: 0.5px solid #c8e8d0; } .m4-brew-item:last-child { border-right: none; } .m4-brew-label { font-size: 9px; letter-spacing: 0.14em; color: #3a8a58; font-weight: 300; margin-bottom: 4px; } .m4-brew-value { font-size: 14px; color: #0a1e12; font-weight: 400; letter-spacing: 0.04em; } .m4-brew-unit { font-size: 10px; color: #888880; font-weight: 300; } .m4-quote { text-align: center; padding: 2rem 1.2rem; margin: 0.5rem 0; background: linear-gradient(135deg, #f6fbf4, #eef8f0, #f6fbf4); border-radius: 20px; border: 1px solid #b8d8c0; position: relative; overflow: hidden; } .m4-quote::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #c8e8d0, #67bc84, #c8e8d0, transparent); } .m4-quote::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #c8e8d0, #67bc84, #c8e8d0, transparent); } .m4-quote-stars { display: flex; justify-content: center; gap: 12px; margin-bottom: 1rem; color: #67bc84; opacity: 0.55; } .m4-quote-text { font-size: 14px; color: #2a5838; font-weight: 400; line-height: 2.4; letter-spacing: 0.08em; margin: 0 0 0.6rem; } .m4-quote-caption { font-size: 10px; color: #3a8a58; font-weight: 300; letter-spacing: 0.14em; opacity: 0.8; } .m4-spec { background: #f4faf0; border: 1px solid #a8d8b8; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m4-spec-row { display: flex; gap: 12px; font-size: 13px; font-weight: 300; padding: 7px 0; border-bottom: 0.5px dashed #c8e8d0; align-items: baseline; } .m4-spec-row:last-child { border-bottom: none; } .m4-spec-label { color: #3a8a58; font-size: 11px; letter-spacing: 0.08em; flex-shrink: 0; width: 72px; } .m4-spec-value { color: #1a1a18; line-height: 1.8; } .m4-note { font-size: 12px; color: #888880; font-weight: 300; line-height: 1.9; padding: 1rem 1.25rem; border: 1px dashed #c8e8d0; border-radius: 10px; background: #fafdfb; margin-bottom: 1.5rem; } .m4-note-title { font-size: 10px; letter-spacing: 0.14em; color: #3a8a58; margin-bottom: 0.5rem; font-weight: 400; opacity: 0.8; } .m4-card-block { border-radius: 14px; padding: 1.1rem 1.4rem; margin-bottom: 1.5rem; background: linear-gradient(135deg, #f4faf0, #e8f5ec); display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; position: relative; overflow: hidden; border: 1px solid #a8d8b8; } .m4-card-block::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #c8e8d0, #67bc84, #c8e8d0); } .m4-card-label { font-size: 10px; letter-spacing: 0.16em; color: #3a8a58; font-weight: 300; margin-bottom: 4px; } .m4-card-title { font-size: 12px; font-weight: 400; color: #2a5838; letter-spacing: 0.04em; margin-bottom: 4px; } .m4-card-desc { font-size: 11px; color: #888880; font-weight: 300; line-height: 1.8; margin: 0; } .m4-card-btn { display: inline-flex; align-items: center; gap: 6px; font-family: 'Noto Serif JP', serif; font-size: 11px; color: #3a8a58; text-decoration: none; border: 0.5px solid #a8d8b8; border-radius: 20px; padding: 8px 18px; white-space: nowrap; flex-shrink: 0; font-weight: 300; letter-spacing: 0.04em; background: #fff; } .m4-card-btn:hover { background: #f4faf0; } .m4-footer { text-align: center; padding: 2rem 1rem; background: linear-gradient(180deg, transparent, #f4faf0); border-radius: 20px; } .m4-footer-stars { display: flex; justify-content: center; gap: 14px; margin-bottom: 1.2rem; color: #a8d8b8; opacity: 0.9; } .m4-footer-text { font-size: 13px; color: #3a8a58; font-weight: 300; letter-spacing: 0.1em; line-height: 2.5; margin: 0; } .m4-footer-icons { display: flex; justify-content: center; align-items: flex-end; gap: 12px; margin-top: 1.4rem; opacity: 0.25; color: #3a8a58; } 今日、自分にやさしくできていますか?誰かのためにがんばるほど、自分へのやさしさを後回しにしていませんか。 No 4 Yui Light of Harmony調和の光 愛 調和 思いやり 癒し 許し No4 Yui は、張りつめていた心の糸をそっとほどき、自分と自分自身のハートを結び直す一杯です。Yui(結い)は、やさしく結ばれていく感覚を意味します。7つのブレンドの中でも"つながり"と"調和"をテーマに、心がほどけ、自分にも人にもやさしくなれるような感覚へ導きます。 張りつめていた心の糸がほどけて、調和へと結ばれる光 張りつめていた糸がほどけ自分に安心する。そしてまた私は自分と丁寧に結び直し調和していく。 TASTE 味わいと香り リンデン、ジャーマンカモミール、ローズ、レモンバームの香り豊かな花々に、ローズヒップのやさしい酸味とスペアミントの清涼感を添えたブレンド。まろやかな甘みと清らかな後味が広がる、温かく包み込まれるような、愛の一杯。 INGREDIENTS ローズヒップ(チリ) リンデン ジャーマンカモミール ローズ レモンバーム スペアミント こんな時に 深く呼吸をしたいとき。今の自分をそのまま受け入れたいとき 人との関係に疲れを感じ、自分だけの時間を取り戻したいとき 頑張りすぎた自分を、やさしくほどいてあげたいとき 自分にも人にも、もっとやさしくなりたいと感じるとき 眠る前のリラックスタイムや、夕方のひとり時間に おすすめの飲み方 茶葉の量 約2 g お湯の量 200 ml 蒸らし時間 5 分 自分を許すことから、すべては始まる。Yui の一杯が、あなたのハートをそっと結び直してくれますように。 No4 — 調和の光 商品詳細 内容量 30g(袋入り) カップ数 約15〜17杯分(お湯を足して2〜3煎お楽しみいただけます) 原材料 ローズヒップ(チリ)、リンデン、ジャーマンカモミール、ローズ、レモンバーム、スペアミント カフェイン ノンカフェイン 品質 有機認証・自然栽培ハーブのみ使用 ご注意 食品アレルギーのある方はご注意ください。体質に合わない場合はご使用をお控えください。妊娠中・授乳中の方、薬を服用中の方は、お飲みになる前に医師にご相談ください。詳細はこちらをご確認ください。 STORAGE Prism Tea の保存におすすめの缶 香りと味を最後の一杯まで守ります。 缶はこちら GIFT ギフトをお探しの方へ 大切な方へ、Prism Tea の光を贈りませんか。 ギフト商品ページ やさしさの恵みを、カップの中に。Yui の一杯とともに、今日も自分自身をやさしく結び直してください。