✦ Verified product
【ギフト】ギフトボックス入り2缶セット
JPY 11,500.00
1種類目
2種類目
オーガニックハーブティー専門店 | Prism Tea
Verified independent store
→
1缶ギフト :root { --g-green: #2A4A2A; --g-green-mid: #3A6B3A; --g-green-light: #6A9A5A; --g-green-pale: #F0F5EC; --g-green-border: #A8C898; --g-gold: #B8962E; --g-gold-light: #F7F0DC;
--g-gold-border: #DCC87A; --g-text: #1A221A; --g-text-muted: #4A5A4A; --g-border: rgba(42,74,42,0.15); } body { margin: 0; font-family: 'Noto Sans JP', sans-serif; color: var(--g-text); background: #fff; -webkit-font-smoothing: antialiased; } .g-root { max-width: 520px; padding: 0 4px; } .g-eyebrow { font-size: 10px; letter-spacing: 0.25em; color: var(--g-green-light); text-transform: uppercase; margin-bottom: 10px; font-weight: 400; } .g-title { font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 400; line-height: 1.4; margin: 0 0 6px; letter-spacing: 0.02em; } .g-title em { font-style: italic; color: var(--g-green-mid); } .g-subtitle { font-size: 12px; color: var(--g-green-light); margin-bottom: 6px; font-weight: 300; letter-spacing: 0.05em; } .g-badges { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 20px; } .g-badge { font-size: 11px; padding: 4px 11px; border-radius: 20px; font-weight: 400; } .g-badge-gift { background: var(--g-green-pale); color: var(--g-green); border: 0.5px solid var(--g-green-border); } .g-badge-ship { background: #EBF3E8; color: #2A4A2A; border: 0.5px solid #A8C898; } .g-badge-custom { background: var(--g-gold-light); color: #8A6A1A; border: 0.5px solid var(--g-gold-border); } /* ヒーロー */ .g-hero { background: linear-gradient(160deg, #1E3A1E 0%, #2E5530 60%, #3A6B3A 100%); border-radius: 16px; padding: 24px 22px 20px; margin-bottom: 24px; position: relative; overflow: hidden; } .g-hero::before { content: ''; position: absolute; top: -30px; right: -30px; width: 120px; height: 120px; border-radius: 50%; background: rgba(184,150,46,0.12); pointer-events: none; } .g-hero-quote { font-family: 'Cormorant Garamond', serif; font-size: 17px; font-style: italic; color: var(--g-gold-border); line-height: 1.7; margin: 0 0 14px; letter-spacing: 0.04em; } .g-hero-body { font-size: 13px; color: rgba(255,255,255,0.85); line-height: 1.9; margin: 0; } .g-divider { height: 0.5px; background: var(--g-border); margin-bottom: 20px; } .g-section-label { font-size: 10px; letter-spacing: 0.2em; color: var(--g-green-light); margin-bottom: 14px; font-weight: 500; text-transform: uppercase; } /* 缶のこだわり */ .g-craft { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; } .g-craft-card { border: 0.5px solid var(--g-green-border); border-radius: 14px; padding: 14px 18px; background: var(--g-green-pale); display: flex; gap: 14px; align-items: flex-start; } .g-craft-icon { font-size: 22px; flex-shrink: 0; line-height: 1.3; } .g-craft-body { flex: 1; } .g-craft-title { font-size: 13px; font-weight: 500; color: var(--g-green); margin: 0 0 4px; } .g-craft-text { font-size: 12.5px; color: var(--g-text-muted); line-height: 1.8; margin: 0; } /* ゴールドハイライト */ .g-gold-card { border: 0.5px solid var(--g-gold-border); border-radius: 14px; padding: 16px 20px; background: var(--g-gold-light); margin-bottom: 24px; } .g-gold-title { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-style: italic; color: #8A6A1A; margin: 0 0 10px; font-weight: 400; } .g-gold-body { font-size: 13px; color: var(--g-text-muted); line-height: 1.85; margin: 0; } /* セット内容 */ .g-contents { display: flex; flex-direction: column; gap: 8px; margin-bottom: 24px; } .g-content-item { display: flex; align-items: flex-start; gap: 12px; padding: 11px 14px; border: 0.5px solid var(--g-border); border-radius: 12px; background: #fff; } .g-content-icon { font-size: 16px; flex-shrink: 0; line-height: 1.5; } .g-content-body { flex: 1; } .g-content-title { font-size: 13px; font-weight: 500; color: var(--g-text); margin: 0 0 2px; } .g-content-desc { font-size: 12px; color: var(--g-text-muted); line-height: 1.7; margin: 0; } /* 缶の色オプション */ .g-tin-options { border: 0.5px solid var(--g-green-border); border-radius: 12px; padding: 14px 18px; margin-bottom: 24px; } .g-tin-title { font-size: 13px; font-weight: 500; color: var(--g-green); margin: 0 0 10px; } .g-tin-row { display: flex; gap: 10px; } .g-tin-opt { flex: 1; border-radius: 10px; padding: 12px 10px; text-align: center; border: 0.5px solid var(--g-green-border); font-size: 12px; color: var(--g-green-mid); } .g-tin-opt-label { font-weight: 500; display: block; margin-bottom: 3px; } .g-tin-opt-sub { font-size: 11px; color: var(--g-green-light); display: block; } .g-tin-opt.white { background: #fff; } .g-tin-opt.green { background: #3A6B3A; color: #fff; border-color: #3A6B3A; } .g-tin-opt.green .g-tin-opt-sub { color: rgba(255,255,255,0.7); } /* シーン */ .g-scenes { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 22px; } .g-scene-tag { font-size: 12px; padding: 5px 13px; border-radius: 20px; background: var(--g-green-pale); border: 0.5px solid var(--g-green-border); color: var(--g-green); } /* リンク */ .g-link-section { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; } .g-link-item { display: flex; align-items: center; gap: 12px; padding: 12px 16px; border: 0.5px solid var(--g-border); border-radius: 12px; text-decoration: none; background: #fff; transition: background 0.2s, border-color 0.2s; } .g-link-item:hover { background: var(--g-green-pale); border-color: var(--g-green-border); } .g-link-icon { font-size: 16px; flex-shrink: 0; } .g-link-body { flex: 1; } .g-link-title { font-size: 13px; font-weight: 500; color: var(--g-text); margin: 0 0 2px; display: block; } .g-link-sub { font-size: 11px; color: var(--g-green-light); display: block; } .g-link-arrow { font-size: 12px; color: var(--g-green-border); flex-shrink: 0; } /* ギフトタグ */ .g-gift-tag-section { background: var(--g-gold-light); border: 0.5px solid var(--g-gold-border); border-radius: 14px; padding: 16px 20px; margin-bottom: 24px; } .g-gift-tag-title { font-size: 13px; font-weight: 500; color: #8A6A1A; margin: 0 0 8px; } .g-gift-tag-body { font-size: 13px; color: var(--g-text-muted); line-height: 1.8; margin: 0 0 10px; } .g-gift-tags { display: flex; gap: 8px; flex-wrap: wrap; } .g-tag-pill { font-size: 11px; padding: 4px 12px; border-radius: 20px; border: 0.5px solid var(--g-gold-border); color: #8A6A1A; background: #fff; } .g-blend-box { border: 0.5px solid var(--g-green-border); border-radius: 14px; padding: 16px 20px; background: var(--g-green-pale); margin-bottom: 24px; } .g-blend-title { font-size: 13px; font-weight: 500; color: var(--g-green); margin: 0 0 8px; } .g-blend-body { font-size: 13px; color: var(--g-text-muted); line-height: 1.85; margin: 0; } .g-inline { color: var(--g-green-mid); text-decoration: underline; text-underline-offset: 2px; } .g-note { font-size: 12px; color: #888; line-height: 1.8; margin: 0; } Prism Tea · Gift Collection 2缶セット〜大切な人へ、2つの光を〜 25g入り缶×2 + ゴールド箔押しギフトボックス ギフトボックス仕様 缶の色を選べる 送料無料・直送対応 25gのPrism Teaを2缶、金色ロゴの箔押しを施した上質なギフトボックスにお入れしてお届けします。お誕生日、各種お祝い、感謝を伝える特別な贈りものに。 缶・ボックスのこだわり 🫙 熟練職人が一つひとつ手作りする茶筒缶 昔ながらの機械と熟練の職人の手によって作られる缶。金属なのに、手のひらにじんわりと馴染む温かさ。初めて手に取った時の「ああ、これだ」という感動から生まれた、Prism Teaのこだわりの器です。 ✨ 外蓋+中蓋の二重構造で、ハーブを守る 二重の蓋が光を遮断し、湿気をさえぎります。日本の夏の蒸し暑さにも、凍てつく冬の寒さにも、この缶がハーブの香りと有効成分を守り続けます。さらに中蓋はブリキ製。温度や湿度が変わっても形が狂いにくく、長く使っても密閉性が保たれます。 📦 金色ロゴの箔押しを施した、上質なギフトボックス 深緑色の貼り箱は、職人の手によって一つ一つ丁寧に仕上げられた日本の手仕事。金色ロゴの箔押しが、贈りものとしての特別感を静かに演出します。 🌿 使い込むほど、自分だけの缶になっていく 手のひらで撫でるたびに、手の油が少しずつ缶に馴染み、艶が出てきます。毎日お茶を飲むことで少しずつ自分の内側が整っていくことと、どこか似ています。ただ、毎日手に取る。それだけで、缶も、自分も、育っていく。 一期一会の「作品」とも呼べる茶筒缶 ブリキ製の中蓋を今も作れるメーカーは、日本に2〜3社しかありません。職人が減り、技術の継承が難しくなっています。この先、いつまでもお届けできるとは限らない、貴重な缶です。缶のこだわりについて、詳しくはこちらをご覧ください。 セット内容 🫙 お好きなブレンド 2種 各25g(缶入り) No1〜No7 からお選びください。迷われた場合はご相談も可能です。 📦 ロゴのゴールド箔押しギフトボックス 深緑色の職人手作り貼り箱。2缶並んだ姿がそのままお渡しいただけます。 缶の色をお選びください 2色からお選びいただけます マットホワイト 清潔感のある白 マットグリーン 若草色のようなマットグリーン 7つのブレンドと原材料 1 Minamoto|大地の光 大地に根を張るように、どっしりとした安心感を届けるブレンド。 詳細 → 原材料 ルイボス(南アフリカ)ダンディライオンごぼうネトルエキナセアジンジャー 2 Mai|喜びの光 ハイビスカスとローズヒップの華やかな酸味が広がる、明るく元気なブレンド。 詳細 → 原材料 ヴァンルージュ(スペイン)ローズヒップハイビスカスヒースレモングラスレモンバーベナローズ 3 Kira|輝きの光 太陽のように温かく輝くブレンド。ハニーブッシュと果実の自然な甘みが口いっぱいに広がります。 詳細 → 原材料 ハニーブッシュ(南アフリカ)ローズヒップオレンジピール※カモミールカレンデュラローズマリーペパーミントジンジャー ※アレルゲン:オレンジ 4 Yui|調和の光 ローズとリンデンのやさしい香りが心を包み込む、穏やかなハートのブレンド。 詳細 → 原材料 ローズヒップ(チリ)リンデンカモミールローズレモンバームスペアミント 5 Neiro|響きの光 マロウとペパーミントの清涼感が心地よいブレンド。月桃の清々しい香りも特徴的。 詳細 → 原材料 リンデン(ブルガリア)エルダーフラワー月桃マロウペパーミント 6 Rin|目覚めの光 バタフライピーが美しく透き通るブレンド。すっきりとしたクリアな感覚が広がります。 詳細 → 原材料 レモングラス(タイ)ハトムギバタフライピーアイブライトローズマリークロモジ 7 Meguri|祝福の光 くこの実やジャスミンが重なり合う、まろやかで上品な香りのブレンド。 詳細 → 原材料 くこの実(中国)リンデンローズヒップホワイトバーチエルダーフラワーパッションフラワージャスミン ご利用シーン お誕生日プレゼント 各種お祝い 感謝を伝える贈りもの お相手への直送 ブレンドについて お好きなブレンドを2種類お選びいただけます 種類に迷われた場合は、お相手様やシーンに合わせてご提案も可能です。お気軽に公式LINEまたはこちらからご相談ください。 メッセージタグ・その他 🏷 メッセージタグ(無料) ご購入の方は、メッセージタグを無料でお付けできます。ご希望の方はこちらのページから該当商品をカートに追加してください。 A GIFT FOR YOU THANK YOU 🫙 缶の詳細はこちら サイズ・素材・色など詳しい情報をご確認いただけます → 🛍 お渡し用紙袋(別売り) お渡し用の紙袋は別ページにて販売しています → 💬 ブレンド選びのご相談(公式LINE) お相手の方の雰囲気などに合わせてお選びさせていただきます → 🎁 1缶ギフトはこちら 1種類をシンプルに贈りたい方はこちら → ※ 写真に写っている茶さじ(ティースクープ)は付属しません。※ お相手様のご住所へ直送可能です。