{"product_id":"ツイードうさぎブーケ-tweed-bunny-bouquet","title":"ツイードうさぎブーケ｜Tweed Bunny Bouquet","description":"\u003cstyle\u003e\n  .ag-tweed-rabbit {\n    --ag-brand: #c0ae82;\n    --ag-brand-deep: #aa9466;\n    --ag-text: #2f2a26;\n    --ag-sub: #6f665c;\n    --ag-line: rgba(192, 174, 130, 0.22);\n    --ag-bg: #f8f7f4;\n    --ag-card: #ffffff;\n    --ag-soft: #fcfbf8;\n    --ag-shadow: 0 14px 34px rgba(0, 0, 0, 0.05);\n    --ag-radius: 26px;\n    font-family: \"Yu Gothic\", \"游ゴシック体\", \"Hiragino Kaku Gothic ProN\", sans-serif;\n    color: var(--ag-text);\n    font-size: 16px;\n    line-height: 1.9;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ag-tweed-rabbit * {\n    box-sizing: border-box;\n  }\n\n  .ag-tweed-rabbit-wrap {\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 18px 0 36px;\n  }\n\n  \/* ヒーロー・カード共通 *\/\n  .ag-tweed-rabbit-hero,\n  .ag-tweed-rabbit-card {\n    position: relative;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, var(--ag-soft) 100%);\n    border: 1px solid var(--ag-line);\n    border-radius: 28px;\n    box-shadow: var(--ag-shadow);\n  }\n\n  .ag-tweed-rabbit-hero {\n    padding: 30px 18px 24px;\n    margin-bottom: 18px;\n  }\n\n  .ag-tweed-rabbit-card {\n    padding: 22px 16px;\n    margin-top: 18px;\n  }\n\n  .ag-tweed-rabbit-hero::before,\n  .ag-tweed-rabbit-card::before {\n    content: \"\";\n    position: absolute;\n    top: -120px;\n    right: -80px;\n    width: 250px;\n    height: 250px;\n    border-radius: 999px;\n    background: radial-gradient(circle at 30% 30%, rgba(192,174,130,0.12), rgba(192,174,130,0));\n    pointer-events: none;\n  }\n\n  \/* ラベル *\/\n  .ag-tweed-rabbit-label {\n    display: inline-block;\n    position: relative;\n    z-index: 1;\n    margin-bottom: 12px;\n    padding: 6px 12px;\n    border: 1px solid rgba(192,174,130,0.34);\n    border-radius: 999px;\n    background: rgba(255,255,255,0.94);\n    color: var(--ag-brand-deep);\n    font-size: 11px;\n    letter-spacing: 0.14em;\n  }\n\n  \/* FACT BLOCK *\/\n  .ag-tweed-rabbit-fact {\n    position: relative;\n    z-index: 1;\n    margin: 0 auto 18px;\n    max-width: 860px;\n    border: 1px solid rgba(192,174,130,0.45);\n    border-radius: 16px;\n    background: rgba(255,255,255,0.96);\n    padding: 14px 16px;\n  }\n\n  .ag-tweed-rabbit-fact-label {\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    color: var(--ag-brand-deep);\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .ag-tweed-rabbit-fact p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.85;\n    color: #3e3428;\n  }\n\n  \/* タイトル・リード *\/\n  .ag-tweed-rabbit-title {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.65;\n    letter-spacing: 0.04em;\n    font-weight: 500;\n    text-align: center;\n    color: #221d19;\n  }\n\n  .ag-tweed-rabbit-lead {\n    position: relative;\n    z-index: 1;\n    max-width: 820px;\n    margin: 0 auto 18px;\n    font-size: 14px;\n    line-height: 1.95;\n    color: var(--ag-sub);\n    text-align: center;\n  }\n\n  \/* 画像 *\/\n  .ag-tweed-rabbit-img {\n    width: 100%;\n    max-width: 100%;\n    border-radius: 18px;\n    margin: 0 0 18px;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* 価格バッジ *\/\n  .ag-tweed-rabbit-price-block {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin: 0 auto 20px;\n    flex-wrap: wrap;\n  }\n\n  .ag-tweed-rabbit-price {\n    font-size: 26px;\n    font-weight: 700;\n    color: #221d19;\n    letter-spacing: 0.03em;\n  }\n\n  .ag-tweed-rabbit-price-note {\n    font-size: 12px;\n    color: var(--ag-sub);\n  }\n\n  \/* フィーチャーグリッド *\/\n  .ag-tweed-rabbit-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .ag-tweed-rabbit-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: rgba(255,255,255,0.94);\n    border: 1px solid rgba(192,174,130,0.18);\n    border-radius: 18px;\n    padding: 15px 14px;\n    box-shadow: 0 6px 16px rgba(0,0,0,0.03);\n  }\n\n  .ag-tweed-rabbit-icon {\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    border-radius: 999px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(192,174,130,0.1);\n    color: var(--ag-brand-deep);\n    font-size: 15px;\n    line-height: 1;\n  }\n\n  .ag-tweed-rabbit-feature-text { flex: 1; min-width: 0; }\n\n  .ag-tweed-rabbit-feature-title {\n    margin: 0 0 4px;\n    font-size: 15px;\n    line-height: 1.7;\n    font-weight: 700;\n    color: #241f1a;\n  }\n\n  .ag-tweed-rabbit-feature-desc {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.85;\n    color: var(--ag-sub);\n  }\n\n  \/* セクションタイトル *\/\n  .ag-tweed-rabbit-section-title {\n    position: relative;\n    margin: 0 0 16px;\n    padding-bottom: 10px;\n    font-size: clamp(17px, 4vw, 21px);\n    line-height: 1.6;\n    letter-spacing: 0.04em;\n    color: #221d19;\n    font-weight: 600;\n    z-index: 1;\n  }\n\n  .ag-tweed-rabbit-section-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 74px;\n    height: 2px;\n    background: linear-gradient(90deg, var(--ag-brand) 0%, rgba(192,174,130,0.14) 100%);\n  }\n\n  \/* カラム *\/\n  .ag-tweed-rabbit-columns {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .ag-tweed-rabbit-info {\n    background: rgba(255,255,255,0.94);\n    border: 1px solid rgba(192,174,130,0.18);\n    border-radius: 18px;\n    padding: 15px 14px;\n    box-shadow: 0 6px 16px rgba(0,0,0,0.03);\n  }\n\n  .ag-tweed-rabbit-info h3 {\n    margin: 0 0 8px;\n    font-size: clamp(15px, 3.5vw, 18px);\n    line-height: 1.7;\n    color: #241f1a;\n    font-weight: 700;\n  }\n\n  .ag-tweed-rabbit-info p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.9;\n    color: var(--ag-sub);\n  }\n\n  \/* ノート *\/\n  .ag-tweed-rabbit-note {\n    position: relative;\n    z-index: 1;\n    margin-top: 14px;\n    padding: 14px;\n    border-radius: 16px;\n    background: #faf9f6;\n    border: 1px dashed rgba(192,174,130,0.38);\n    font-size: 13px;\n    line-height: 1.9;\n    color: var(--ag-sub);\n  }\n\n  .ag-tweed-rabbit-note strong { color: #40352a; }\n\n  \/* カラーバリエーション *\/\n  .ag-tweed-rabbit-colors {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 1;\n    margin-top: 4px;\n  }\n\n  .ag-tweed-rabbit-color-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.94);\n    border: 1px solid rgba(192,174,130,0.22);\n    border-radius: 12px;\n    padding: 10px 14px;\n    font-size: 13px;\n    color: #2f2a26;\n  }\n\n  .ag-tweed-rabbit-color-dot {\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,0.12);\n    flex-shrink: 0;\n  }\n\n  \/* HOW TO ORDER *\/\n  .ag-tweed-rabbit-steps {\n    display: grid;\n    gap: 12px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .ag-tweed-rabbit-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: rgba(255,255,255,0.94);\n    border: 1px solid rgba(192,174,130,0.18);\n    border-radius: 18px;\n    padding: 15px 14px;\n  }\n\n  .ag-tweed-rabbit-step-num {\n    flex: 0 0 32px;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: var(--ag-brand);\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ag-tweed-rabbit-step-text { flex: 1; }\n  .ag-tweed-rabbit-step-text strong {\n    display: block;\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 3px;\n    color: #241f1a;\n  }\n  .ag-tweed-rabbit-step-text span {\n    font-size: 13px;\n    color: var(--ag-sub);\n    line-height: 1.85;\n  }\n\n  \/* CTA *\/\n  .ag-tweed-rabbit-cta-block {\n    position: relative;\n    z-index: 1;\n    text-align: center;\n    margin-top: 20px;\n  }\n\n  .ag-tweed-rabbit-cta-block p {\n    font-size: 13px;\n    color: var(--ag-sub);\n    margin: 0 0 12px;\n    line-height: 1.85;\n  }\n\n  .ag-tweed-rabbit-btn {\n    display: inline-block;\n    padding: 14px 28px;\n    background: var(--ag-brand);\n    color: #fff !important;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n\n  .ag-tweed-rabbit-btn:hover { background: var(--ag-brand-deep); }\n\n  .ag-tweed-rabbit-btn-sub {\n    display: inline-block;\n    margin-top: 10px;\n    padding: 12px 24px;\n    background: transparent;\n    color: var(--ag-brand-deep) !important;\n    border: 1px solid var(--ag-brand);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    text-decoration: none;\n  }\n\n  \/* FAQ *\/\n  .ag-tweed-rabbit-faq {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 12px;\n  }\n\n  .ag-tweed-rabbit-faq details {\n    border: 1px solid rgba(192,174,130,0.22);\n    border-radius: 18px;\n    background: rgba(255,255,255,0.95);\n    overflow: hidden;\n    box-shadow: 0 6px 16px rgba(0,0,0,0.03);\n  }\n\n  .ag-tweed-rabbit-faq summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 42px 16px 14px;\n    font-size: 14px;\n    line-height: 1.75;\n    font-weight: 700;\n    color: #2c241d;\n    position: relative;\n  }\n\n  .ag-tweed-rabbit-faq summary::-webkit-details-marker { display: none; }\n\n  .ag-tweed-rabbit-faq summary::after {\n    content: \"＋\";\n    position: absolute;\n    right: 14px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 18px;\n    color: var(--ag-brand-deep);\n    font-weight: 400;\n  }\n\n  .ag-tweed-rabbit-faq details[open] summary::after { content: \"−\"; }\n\n  .ag-tweed-rabbit-faq-answer {\n    padding: 0 14px 16px;\n    font-size: 13px;\n    line-height: 1.9;\n    color: var(--ag-sub);\n  }\n\n  .ag-tweed-rabbit-faq-answer a {\n    color: #0055a5 !important;\n    text-decoration: none;\n    font-weight: 700;\n  }\n\n  \/* 関連記事 *\/\n  .ag-tweed-rabbit-related { display: flex; flex-direction: column; gap: 9px; margin: 16px 0; }\n  .ag-tweed-rabbit-related a {\n    font-size: 14px;\n    color: #0055a5 !important;\n    border-bottom: 1px solid #eee8dc;\n    padding-bottom: 6px;\n    display: block;\n    font-weight: 400;\n    text-decoration: none;\n  }\n\n  \/* メディア *\/\n  @media (min-width: 751px) {\n    .ag-tweed-rabbit-hero { padding: 36px 24px 28px; }\n    .ag-tweed-rabbit-card { padding: 26px 22px; }\n    .ag-tweed-rabbit-title { font-size: 32px; line-height: 1.55; }\n    .ag-tweed-rabbit-lead { font-size: 15px; }\n    .ag-tweed-rabbit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }\n    .ag-tweed-rabbit-columns { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }\n    .ag-tweed-rabbit-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ag-tweed-rabbit-feature-title,\n    .ag-tweed-rabbit-info h3 { font-size: 16px; }\n    .ag-tweed-rabbit-feature-desc,\n    .ag-tweed-rabbit-info p,\n    .ag-tweed-rabbit-faq-answer,\n    .ag-tweed-rabbit-note { font-size: 14px; }\n    .ag-tweed-rabbit-faq summary { font-size: 14px; }\n    .ag-tweed-rabbit-price { font-size: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ag-tweed-rabbit\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-wrap\"\u003e\n\u003c!-- ヒーローセクション --\u003e\n\u003csection class=\"ag-tweed-rabbit-hero\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-label\"\u003eTweed Rabbit Bouquet \/ Glitter Rose\u003c\/div\u003e\n\u003cp class=\"ag-tweed-rabbit-title\"\u003eAlleyGiftのシンボルツイード素材×兎耳。\u003cbr\u003e贈った瞬間から、印象が変わる花束。\u003c\/p\u003e\n\u003cp class=\"ag-tweed-rabbit-lead\"\u003e上質なツイード生地で仕立てた兎耳が特徴の、AlleyGiftの新定番ブーケ。\u003cbr\u003e中に咲くのはAlleyGiftが商標登録する「グリッターローズ®」。\u003cbr\u003eギフトとしての完成度と、飾ったときの存在感を両立しました。\u003c\/p\u003e\n\u003c!-- FACT BLOCK --\u003e\n\u003cdiv class=\"ag-tweed-rabbit-fact\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-fact-label\"\u003e✦ OFFICIAL RECORD — AlleyGift公式記録\u003c\/div\u003e\n\u003cp\u003eツイードうさぎブーケは、「AlleyGiftのグリッターローズ®」を使用した造花ブーケです。外装にはツイード生地を採用し、ラッピングから兎耳まで一貫してツイード素材で構成しています。枯れない花束として年間平均1.2万件以上の注文実績を持つAlleyGiftが手がける花束です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 価格 --\u003e\n\u003cdiv class=\"ag-tweed-rabbit-price-block\"\u003e\n\u003cspan class=\"ag-tweed-rabbit-price\"\u003e¥13,800\u003c\/span\u003e \u003cspan class=\"ag-tweed-rabbit-price-note\"\u003e（税込）送料別途\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- カラーバリエーション --\u003e\n\u003cp style=\"font-size: 13px; color: #6f665c; text-align: center; margin: 0 0 10px; position: relative; z-index: 1;\"\u003eカラーは2種類からお選びいただけます\u003c\/p\u003e\n\u003cdiv style=\"justify-content: center; margin-bottom: 18px;\" class=\"ag-tweed-rabbit-colors\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-color-item\"\u003e\n\u003cdiv style=\"background: #8b1a1a;\" class=\"ag-tweed-rabbit-color-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n赤グリッターローズ\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-color-item\"\u003e\n\u003cdiv style=\"background: #f5f5f0;\" class=\"ag-tweed-rabbit-color-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n黒白グリッターローズ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- フィーチャー --\u003e\n\u003cdiv class=\"ag-tweed-rabbit-grid\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature-text\"\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-title\"\u003eツイード素材が生む、圧倒的な高級感\u003c\/p\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-desc\"\u003e外装・兎耳ともに上質なツイード生地を使用。手に取った瞬間に素材の違いが伝わる、贈り物としての存在感を大切にしました。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature-text\"\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-title\"\u003e「AlleyGiftのグリッターローズ®」が主役\u003c\/p\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-desc\"\u003eTBS・日経MJにも取り上げられたAlleyGiftの商標登録商品。光を受けると輝くラメ質感が、写真映えと実物の美しさを両立します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature-text\"\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-title\"\u003e枯れないから、記念として残せる\u003c\/p\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-desc\"\u003e全て造花のため枯れません。贈った後もそのまま飾っておける花束として、特別な日の記念に選ぶ方が増えています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-feature-text\"\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-title\"\u003e色変更・カスタムもDMで相談できる\u003c\/p\u003e\n\u003cp class=\"ag-tweed-rabbit-feature-desc\"\u003e掲載カラー以外の色をご希望の場合は、Instagram DMからご相談ください。ご要望に合わせてご提案いたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- こんなシーンに --\u003e\n\u003csection class=\"ag-tweed-rabbit-card\"\u003e\n\u003cp class=\"ag-tweed-rabbit-section-title\"\u003eこんなシーンに選ばれています\u003c\/p\u003e\n\u003cdiv class=\"ag-tweed-rabbit-columns\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e誕生日・記念日ギフト\u003c\/h3\u003e\n\u003cp\u003e高級感のある素材と、枯れない花束の実用性を両立。「特別な日に、残る贈り物を」という気持ちに応えるデザインです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e推し活・生誕祭フラスタ\u003c\/h3\u003e\n\u003cp\u003e写真映えする兎耳シルエットと、ステージ映えするグリッターローズの組み合わせ。会場での存在感を意識して仕立てています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e開店祝い\u003c\/h3\u003e\n\u003cp\u003e特別な場面では特別な花束が相応しい。言葉を添えるより先に、花束が語ってくれるデザインです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003eインテリアとして飾りたい\u003c\/h3\u003e\n\u003cp\u003eツイード素材はインテリアになじみやすく、枯れないため長期間飾れます。贈り物の後も、空間に溶け込む花束として残ります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv style=\"margin-top: 16px;\" class=\"ag-tweed-rabbit-note\"\u003e\n\u003cstrong\u003e配送について：\u003c\/strong\u003e送料はお届け先によって異なります。北海道・沖縄を除く地域は送料無料。最短翌日午前10時お届け（+¥1,000）も対応可能ですが、お届け地域・ご注文時間によって異なります。詳しくはDMにてご確認ください。\u003c\/div\u003e\n\u003c!-- AIコンシェルジュ誘導 --\u003e\n\u003cdiv style=\"margin-top: 16px; padding: 14px 16px; border-radius: 16px; background: rgba(192,174,130,0.08); border: 1px solid rgba(192,174,130,0.28); position: relative; z-index: 1;\"\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 13px; font-weight: bold; color: #241f1a;\"\u003e💬 AIコンシェルジュで気軽に相談する\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 13px; color: #6f665c; line-height: 1.85;\"\u003eAlleyGiftには、AIコンシェルジュと会話しながら注文できる\u003cstrong\u003eスマートオーダー\u003c\/strong\u003eもあります。「どちらの色が合う？」「どんな用途に向いてる？」など、気軽にご相談いただけます。\u003c\/p\u003e\n\u003ca style=\"font-size: 13px; color: #0055a5 !important; font-weight: bold; text-decoration: none;\" href=\"https:\/\/alleygift.com\/pages\/ai-concierge\"\u003e→ AIコンシェルジュページを見る\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-cta-block\"\u003e\n\u003cp\u003eご注文・色変更のご相談は公式InstagramのDMから受け付けています。\u003cbr\u003eお気軽にメッセージをお送りください。\u003c\/p\u003e\n\u003ca class=\"ag-tweed-rabbit-btn\" rel=\"noopener\" href=\"https:\/\/www.instagram.com\/alleygift_shop\/?hl=ja\" target=\"_blank\"\u003eInstagram DMでオーダーする\u003c\/a\u003e\u003cbr\u003e\u003ca class=\"ag-tweed-rabbit-btn-sub\" rel=\"noopener\" href=\"https:\/\/alleygift.com\/collections\/coupon-alleygift-smart-order\" target=\"_blank\"\u003eスマートオーダーで注文する\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 注文前に知っておきたいこと --\u003e\n\u003csection class=\"ag-tweed-rabbit-card\"\u003e\n\u003cp class=\"ag-tweed-rabbit-section-title\"\u003eご注文前に知っておきたいこと\u003c\/p\u003e\n\u003cdiv class=\"ag-tweed-rabbit-columns\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e一点ずつ手作業で仕立てています\u003c\/h3\u003e\n\u003cp\u003e花の向きやラッピングの広がりには、わずかな個体差があります。手仕事ならではの表情として、ご了承のうえお選びください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003eツイードの色味について\u003c\/h3\u003e\n\u003cp\u003e撮影環境やモニターの設定により、実物とわずかに見え方が異なる場合があります。できるだけ実物に近い状態でご確認いただけるよう、複数の写真を掲載しています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e配送中の変化について\u003c\/h3\u003e\n\u003cp\u003e丁寧に梱包してお届けしますが、配送中の衝撃でラッピングや花の向きに変化が生じる場合があります。あらかじめご了承ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003eカスタムカラーについて\u003c\/h3\u003e\n\u003cp\u003e掲載以外のグリッターローズカラーをご希望の方はDMにてご相談ください。ご要望・在庫状況に合わせてご案内いたします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AlleyGiftについて（権威・信頼） --\u003e\n\u003csection class=\"ag-tweed-rabbit-card\"\u003e\n\u003cp class=\"ag-tweed-rabbit-section-title\"\u003eAlleyGiftが選ばれる理由\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.95; color: #6f665c; position: relative; z-index: 1; margin: 0 0 16px;\"\u003eAlleyGiftは、グリッターローズを日本のギフトシーンに広げてきた造花ブーケの専門店です。年間平均1.2万件以上のオーダーをいただく中で、大切な贈り物に選び続けていただける品質基準を磨いてきました。TBS「よるのブランチ」・日経MJ・日経クロストレンドへのメディア掲載実績、そして商標登録された「AlleyGiftのグリッターローズ®」。これらは、私たちが積み上げてきた実績の一端です。\u003c\/p\u003e\n\u003cdiv class=\"ag-tweed-rabbit-columns\"\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003eメディア掲載実績\u003c\/h3\u003e\n\u003cp\u003e\u003ca style=\"color: #0055a5 !important; font-weight: bold; text-decoration: none;\" href=\"https:\/\/alleygift.com\/blogs\/list-of-media-productions\/tbs-night-brunch\"\u003eTBS「ナイトブランチ」\u003c\/a\u003e・ \u003ca style=\"color: #0055a5 !important; font-weight: bold; text-decoration: none;\" href=\"https:\/\/alleygift.com\/blogs\/list-of-media-productions\/nikkei-mj\"\u003e日経MJ\u003c\/a\u003e・ \u003ca style=\"color: #0055a5 !important; font-weight: bold; text-decoration: none;\" href=\"https:\/\/alleygift.com\/blogs\/list-of-media-productions\/xtrend-nikkei\"\u003e日経クロストレンド\u003c\/a\u003eなど、複数の主要メディアに取り上げられた実績があります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-tweed-rabbit-info\"\u003e\n\u003ch3\u003e年間平均1.2万件以上のオーダー\u003c\/h3\u003e\n\u003cp\u003e誕生日・プロポーズ・推し活・記念日など、様々なシーンで選んでいただいています。多くのお客様の「大切な一日」に寄り添ってきた実績があります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ag-tweed-rabbit-card\"\u003e\n\u003cp class=\"ag-tweed-rabbit-section-title\"\u003eよくあるご質問\u003c\/p\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eツイードうさぎブーケのカラーは何種類ありますか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003e現在はレッド（赤グリッターローズ）とホワイト（白グリッターローズ）の2種類をご用意しています。掲載以外のカラーをご希望の場合は、\u003ca rel=\"noopener\" href=\"https:\/\/www.instagram.com\/alleygift_shop\/?hl=ja\" target=\"_blank\"\u003e公式Instagram DM\u003c\/a\u003eにてご相談ください。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e「AlleyGiftのグリッターローズ®」とは何ですか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003eAlleyGiftが商標登録した造花のバラです。表面にラメ加工が施されており、光を受けると繊細に輝く質感が特徴です。TBS・日経MJなどのメディアでも紹介され、枯れないギフト用の花束として多くのお客様に選ばれています。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e花束は枯れますか？お手入れは必要ですか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003e全て造花のため枯れません。特別なお手入れは必要なく、直射日光・高湿度の場所を避けて飾っていただくと、より美しい状態を保ちやすくなります。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eプロポーズ用に購入したいのですが、メッセージカードは付けられますか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003eはい、メッセージカードの添付が可能です。テキスト印刷（¥100）・画像アップロード（¥500）からお選びいただけます。詳しくは\u003ca style=\"color: #0055a5 !important; font-weight: bold;\" href=\"https:\/\/alleygift.com\/pages\/message-card\"\u003eメッセージカードページ\u003c\/a\u003eをご確認ください。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e最短いつ届きますか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003eお届け地域・ご注文時間によって異なりますが、最短翌日午前10時お届けに対応しています（追加料金¥1,000、北海道・沖縄除く）。お急ぎの場合はDMにてご相談ください。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e色変更や大きさのカスタムはできますか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003e色変更は\u003ca rel=\"noopener\" href=\"https:\/\/www.instagram.com\/alleygift_shop\/?hl=ja\" target=\"_blank\"\u003e公式Instagram DM\u003c\/a\u003eにてご相談いただけます。ご要望・在庫状況に合わせて、AlleyGiftらしいバランスでご提案いたします。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e送料はいくらですか？\u003c\/summary\u003e\n\u003cdiv class=\"ag-tweed-rabbit-faq-answer\"\u003e北海道・沖縄を除く地域への送料は無料です。北海道・沖縄へのお届けは別途300円かかります。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 関連記事 --\u003e\n\u003csection class=\"ag-tweed-rabbit-card\"\u003e\n\u003ch3 style=\"font-size: 15px; margin-bottom: 10px; margin-top: 0; position: relative; z-index: 1;\"\u003e他のおすすめ記事\u003c\/h3\u003e\n\u003cdiv class=\"ag-tweed-rabbit-related\"\u003e\n\u003ca href=\"\/blogs\/related-to-tweed-bouquet\/what-is-wanhon-bouquet\"\u003eワンホンブーケとは？特徴・魅力を専門店が解説\u003c\/a\u003e \u003ca href=\"\/blogs\/related-to-tweed-bouquet\/mini-rabbit-wanhon-bouquet\"\u003eミニうさぎワンホンブーケのご紹介\u003c\/a\u003e \u003ca href=\"\/blogs\/glitter-roses-blog\/glitter-rose-honmono\"\u003eグリッターローズ®とは？本物・偽物の見分け方\u003c\/a\u003e \u003ca href=\"\/blogs\/glitter-roses-blog\/proposal-glitter-rose-bouquet\"\u003eプロポーズ用グリッターローズ花束の選び方\u003c\/a\u003e \u003ca href=\"\/blogs\/collections-supporting-my-fave-flower\/seitansai-bouquet-guide\"\u003e生誕祭ブーケ完全ガイド｜推し活フラスタの選び方\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AlleyGift","offers":[{"title":"白黒花","offer_id":43402616995929,"sku":null,"price":13800.0,"currency_code":"JPY","in_stock":true},{"title":"赤花","offer_id":43402617028697,"sku":null,"price":13800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0571\/2789\/5129\/files\/tweed-animal-bouquet-4_73a92255-77ab-4e1e-a206-81028c5b006c.jpg?v=1780807812","url":"https:\/\/alleygift.com\/products\/%e3%83%84%e3%82%a4%e3%83%bc%e3%83%89%e3%81%86%e3%81%95%e3%81%8e%e3%83%96%e3%83%bc%e3%82%b1-tweed-bunny-bouquet","provider":"AlleyGift ","version":"1.0","type":"link"}