No3 Kira 輝きの光
@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'); .m3-wrap { font-family : 'Noto Serif JP', 'Hiragino Mincho ProN', serif; max-width: 600px; width: 100%; margin: 0 auto; padding: 2rem 0 3rem; color: #1a1a18; } .m3-hero { text-align: center; padding: 2rem 1rem 1.5rem; } .m3-herb-row { display: flex; justify-content: center; align-items: flex-end; gap: 10px; margin-bottom: 1.2rem; color: #b09010; } .m3-star-row { display: flex; justify-content: center; gap: 12px; margin-bottom: 1.2rem; color: #fdf47e; opacity: 0.8; } .m3-no { font-family: 'Crimson Pro', serif; font-size: 11px; letter-spacing: 0.3em; color: #c8a010; font-weight: 300; margin-bottom: 0.5rem; } .m3-heading-en { font-family: 'Crimson Pro', serif; font-size: 28px; font-weight: 300; color: #2a1e08; letter-spacing: 0.08em; margin: 0 0 0.2rem; font-style: italic; } .m3-heading-jp { font-size: 13px; color: #c8a010; font-weight: 300; letter-spacing: 0.18em; margin: 0 0 0.6rem; } .m3-keywords { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin-bottom: 0.5rem; } .m3-kw { font-size: 10px; color: #907010; background: #fefde8; border: 0.5px solid #fdf47e; padding: 3px 12px; border-radius: 12px; font-weight: 300; letter-spacing: 0.08em; } .m3-line { height: 1.5px; background: linear-gradient(90deg, transparent, #fefbc3, #fdf47e, #fefbc3, transparent); margin: 1.8rem 0; border-radius: 2px; opacity: 0.9; } .m3-line-thin { height: 1px; background: linear-gradient(90deg, transparent, #fefbc3, transparent); margin: 1.8rem 0; opacity: 0.8; } .m3-question { font-size: 15px; color: #2a1e08; line-height: 2.3; font-weight: 300; margin-bottom: 1.4rem; padding: 1.2rem 1.4rem; background: #fefde8; border-radius: 12px; border-left: 2px solid #fdf47e; text-align: left; } .m3-concept { font-size: 14px; color: #2a1e08; line-height: 2.3; font-weight: 300; margin-bottom: 1.5rem; letter-spacing: 0.02em; } .m3-concept em { font-style: normal; color: #907010; font-weight: 400; } .m3-pull { font-size: 14px; color: #6a4e08; font-weight: 400; line-height: 2.2; letter-spacing: 0.05em; padding: 1.4rem 1.6rem; border-left: 2px solid #fdf47e; background: linear-gradient(135deg, #fefde8, #fefbc3); border-radius: 0 14px 14px 0; margin: 1.5rem 0; } .m3-section-title { font-size: 11px; letter-spacing: 0.2em; color: #c8a010; font-weight: 300; margin-bottom: 1.2rem; display: flex; align-items: center; gap: 10px; } .m3-section-title::before { content: ''; width: 4px; height: 4px; background: #fdf47e; border-radius: 50%; flex-shrink: 0; } .m3-section-title::after { content: ''; flex: 1; height: 0.5px; background: linear-gradient(90deg, #fdf47e, transparent); } .m3-divider { border: none; height: 1px; background: linear-gradient(90deg, transparent, #fefbc3, transparent); margin: 2rem 0; } .m3-taste-card { background: linear-gradient(135deg, #fefde8, #fefbc3); border: 1px solid #fdf47e; border-radius: 16px; padding: 1.4rem 1.5rem; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .m3-taste-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #c8a010, #fdf47e, #c8a010); } .m3-taste-label { font-size: 10px; letter-spacing: 0.2em; color: #c8a010; font-weight: 300; margin-bottom: 0.8rem; } .m3-taste-body { font-size: 13px; color: #3a2a08; line-height: 2; font-weight: 300; margin: 0; } .m3-ingredients { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 1.5rem; } .m3-ingredient { font-size: 11px; color: #555552; background: #fefdf0; padding: 4px 12px; border-radius: 14px; font-weight: 300; border: 0.5px solid #fef0a0; } .m3-ingredient.origin { color: #806010; background: #fefde0; border: 0.5px solid #fdf47e; } .m3-ingredient.allergen { color: #8a5a2a; background: #faf5ee; border: 0.5px solid #f0d090; } .m3-scene-list { list-style: none; padding: 0; margin: 0 0 1.5rem; } .m3-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 #fefbc3; line-height: 1.8; } .m3-scene-list li:last-child { border-bottom: none; } .m3-scene-dot { width: 6px; height: 6px; background: #fdf47e; border-radius: 50%; flex-shrink: 0; margin-top: 7px; opacity: 0.9; } .m3-brew-card { background: #fefde8; border: 1px solid #fdf47e; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m3-brew-grid { display: flex; gap: 8px; flex-wrap: wrap; } .m3-brew-item { flex: 1; min-width: 100px; text-align: center; padding: 0.8rem 0.5rem; border-right: 0.5px solid #fefbc3; } .m3-brew-item:last-child { border-right: none; } .m3-brew-label { font-size: 9px; letter-spacing: 0.14em; color: #c8a010; font-weight: 300; margin-bottom: 4px; } .m3-brew-value { font-size: 14px; color: #2a1e08; font-weight: 400; letter-spacing: 0.04em; } .m3-brew-unit { font-size: 10px; color: #888880; font-weight: 300; } .m3-quote { text-align: center; padding: 2rem 1.2rem; margin: 0.5rem 0; background: linear-gradient(135deg, #fefee8, #fefde0, #fefee8); border-radius: 20px; border: 1px solid #fdf47e; position: relative; overflow: hidden; } .m3-quote::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #fefbc3, #fdf47e, #fefbc3, transparent); } .m3-quote::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #fefbc3, #fdf47e, #fefbc3, transparent); } .m3-quote-stars { display: flex; justify-content: center; gap: 12px; margin-bottom: 1rem; color: #c8a010; opacity: 0.65; } .m3-quote-text { font-size: 14px; color: #6a4e08; font-weight: 400; line-height: 2.4; letter-spacing: 0.08em; margin: 0 0 0.6rem; } .m3-quote-caption { font-size: 10px; color: #c8a010; font-weight: 300; letter-spacing: 0.14em; opacity: 0.8; } .m3-spec { background: #fefde8; border: 1px solid #fdf47e; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m3-spec-row { display: flex; gap: 12px; font-size: 13px; font-weight: 300; padding: 7px 0; border-bottom: 0.5px dashed #fefbc3; align-items: baseline; } .m3-spec-row:last-child { border-bottom: none; } .m3-spec-label { color: #c8a010; font-size: 11px; letter-spacing: 0.08em; flex-shrink: 0; width: 72px; } .m3-spec-value { color: #1a1a18; line-height: 1.8; } .m3-note { font-size: 12px; color: #888880; font-weight: 300; line-height: 1.9; padding: 1rem 1.25rem; border: 1px dashed #fefbc3; border-radius: 10px; background: #fffefc; margin-bottom: 1.5rem; } .m3-note-title { font-size: 10px; letter-spacing: 0.14em; color: #c8a010; margin-bottom: 0.5rem; font-weight: 400; opacity: 0.8; } .m3-card-block { border-radius: 14px; padding: 1.1rem 1.4rem; margin-bottom: 1.5rem; background: linear-gradient(135deg, #fefde8, #fefbc3); display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; position: relative; overflow: hidden; border: 1px solid #fdf47e; } .m3-card-block::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #fefbc3, #fdf47e, #fefbc3); } .m3-card-label { font-size: 10px; letter-spacing: 0.16em; color: #c8a010; font-weight: 300; margin-bottom: 4px; } .m3-card-title { font-size: 12px; font-weight: 400; color: #6a4e08; letter-spacing: 0.04em; margin-bottom: 4px; } .m3-card-desc { font-size: 11px; color: #888880; font-weight: 300; line-height: 1.8; margin: 0; } .m3-card-btn { display: inline-flex; align-items: center; gap: 6px; font-family: 'Noto Serif JP', serif; font-size: 11px; color: #907010; text-decoration: none; border: 0.5px solid #fdf47e; border-radius: 20px; padding: 8px 18px; white-space: nowrap; flex-shrink: 0; font-weight: 300; letter-spacing: 0.04em; background: #fff; } .m3-card-btn:hover { background: #fefde8; } .m3-footer { text-align: center; padding: 2rem 1rem; background: linear-gradient(180deg, transparent, #fefde8); border-radius: 20px; } .m3-footer-stars { display: flex; justify-content: center; gap: 14px; margin-bottom: 1.2rem; color: #fdf47e; opacity: 0.9; } .m3-footer-text { font-size: 13px; color: #a07818; font-weight: 300; letter-spacing: 0.1em; line-height: 2.5; margin: 0; } .m3-footer-icons { display: flex; justify-content: center; align-items: flex-end; gap: 12px; margin-top: 1.4rem; opacity: 0.25; color: #b09010; } 「やらなきゃ」という気持ちで、一日が始まることがあります。義務感ではなく、自分の内側から湧く光で動き出したい——No3 Kira は、そんなあなたに寄り添う一杯です。 No 3 Kira Light of Radiance輝きの光 自信 行動 意思 勇気 ポジティブ 自信と行動をやさしく後押ししてくれる光。No3 Kira は、自分の内側にある太陽のようなエネルギーを呼び起こす一杯です。Kira(キラ)は、キラキラと輝く光を意味します。7つのブレンドの中でも"自信"と"行動"をテーマに、からだの奥で小さな光が目を覚まし、自然と前へ進みたくなるような感覚へと導きます。 自信と行動をやさしく後押ししてくれる光 からだの奥で小さな光が目を覚ます。わたし自身の光をキラキラ放ち、前へ進む。 TASTE 味わいと香り ハニーブッシュの自然な甘みと、ほんのりスパイシーな余韻。飲み終わった後に、すっと気持ちが明るくなるようなブレンドです。2煎、3煎とお湯を継ぎ足しながら、ゆっくりとお楽しみください。 INGREDIENTS ハニーブッシュ(南アフリカ) ローズヒップ オレンジピール ※ ジャーマンカモミール カレンデュラ ローズマリー ペパーミント ジンジャー ※ アレルゲン:オレンジ こんな時に 朝、一日を始めるとき。自分らしく動き出したい時のモーニングリチュアルに 迷いを手放して、前に進む勇気が欲しい時 自分の意思で選択し、行動したいと感じる時 食後、胃を休めながらほっと一息つきたい時にも もっと自分を信じたい、内側の光を感じたい時 おすすめの飲み方 茶葉の量 約3 g お湯の量 200 ml 蒸らし時間 5 分 内側から輝く光を、思い出させてくれる一杯。Kira の光が、あなたの自信と行動をそっと後押しします。 No3 — 輝きの光 商品詳細 内容量 30g(袋入り) カップ数 約10〜12杯分(お湯を足して2〜3煎お楽しみいただけます) 原材料 ハニーブッシュ(南アフリカ)、ローズヒップ、オレンジピール、ジャーマンカモミール、カレンデュラ、ローズマリー、ペパーミント、ジンジャー アレルゲン オレンジ カフェイン ノンカフェイン 品質 有機認証・自然栽培ハーブのみ使用 ご注意 食品アレルギーのある方はご注意ください。体質に合わない場合はご使用をお控えください。妊娠中・授乳中の方、薬を服用中の方は、お飲みになる前に医師にご相談ください。詳細はこちらをご確認ください。 STORAGE Prism Tea の保存におすすめの缶 香りと味を最後の一杯まで守ります。 缶はこちら GIFT ギフトをお探しの方へ 大切な方へ、Prism Tea の光を贈りませんか。 ギフト商品ページ 太陽の恵みを、カップの中に。Kira の一杯とともに、今日も自分の内側からキラキラと輝いてください。