{"product_id":"makopan-glutenfree-gift","title":"真心パン（まこパン）ギフトBOX｜米粉100%グルテンフリー【月1回限定・全国配送】","description":"\u003cstyle\u003e\n\/* ========================================================\n   和洋菓子心 真心パン（まこパン）ギフト用LP 専用CSS\n   Shopifyテーマ干渉完全ブロック＆和モダン3層アニメーション仕様\n======================================================== *\/\n#cocoro-makopan-gift-lp-wrapper {\n    position: relative !important;\n    font-family: \"Noto Serif JP\", \"Yu Mincho\", \"MS PMincho\", serif !important;\n    line-height: 1.8 !important;\n    box-sizing: border-box !important;\n    width: 100% !important;\n    max-width: 800px !important;\n    margin: 0 auto !important;\n    letter-spacing: 0.05em !important;\n    overflow: hidden !important;\n    z-index: 1 !important;\n}\n\n\/* ① ベース背景（z-index: -2）濃い焦茶色ベタ塗りで透過バグ防止 *\/\n#cocoro-makopan-gift-lp-wrapper::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    background-color: #2a1e1e !important;\n    z-index: -2 !important;\n}\n\n\/* ② アニメーション追従ラッパー（z-index: -1）Sticky層でバグ回避 *\/\n.cocoro-animation-layer {\n    position: sticky !important;\n    top: 0 !important;\n    height: 0 !important;\n    z-index: -1 !important;\n    pointer-events: none !important;\n}\n\n.cocoro-particle-container {\n    height: 100vh !important;\n    width: 100% !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    overflow: hidden !important;\n}\n\n\/* 金箔（光の粒子）アニメーション *\/\n.cocoro-particle-gold {\n    position: absolute !important;\n    background-color: #d4af37 !important;\n    border-radius: 50% !important;\n    opacity: 0 !important;\n    animation: cocoroFloatParticles 20s infinite linear, cocoroSway 4s infinite ease-in-out alternate !important;\n}\n\n\/* 桜色の花びら（CSS成形）アニメーション *\/\n.cocoro-particle-sakura {\n    position: absolute !important;\n    background-color: #ffb7c5 !important;\n    border-radius: 2px 10px 2px 10px !important; \/* 花びらのような形 *\/\n    opacity: 0 !important;\n    animation: cocoroFloatParticles 24s infinite linear, cocoroSwaySakura 5s infinite ease-in-out alternate, cocoroSpin 8s infinite linear !important;\n}\n\n\/* 粒子の配置と動き（金箔と桜のミックス） *\/\n.cocoro-g1 { width: 4px !important; height: 4px !important; left: 15% !important; animation-delay: -2s, 0s !important; animation-duration: 18s, 4s !important; }\n.cocoro-g2 { width: 7px !important; height: 7px !important; left: 35% !important; animation-delay: -8s, -1s !important; animation-duration: 22s, 5s !important; }\n.cocoro-g3 { width: 3px !important; height: 3px !important; left: 65% !important; animation-delay: -4s, -2s !important; animation-duration: 16s, 3.5s !important; }\n.cocoro-s1 { width: 8px !important; height: 12px !important; left: 20% !important; animation-delay: -12s, -3s, 0s !important; animation-duration: 20s, 4.5s, 7s !important; }\n.cocoro-s2 { width: 10px !important; height: 15px !important; left: 50% !important; animation-delay: -5s, -1.5s, -2s !important; animation-duration: 24s, 5.5s, 9s !important; }\n.cocoro-s3 { width: 7px !important; height: 11px !important; left: 85% !important; animation-delay: -18s, -4s, -1s !important; animation-duration: 21s, 4.2s, 6s !important; }\n\n@keyframes cocoroFloatParticles {\n    0% { top: -5vh; opacity: 0; }\n    15% { opacity: 0.6; }\n    85% { opacity: 0.6; }\n    100% { top: 105vh; opacity: 0; }\n}\n@keyframes cocoroSway {\n    0% { transform: translateX(-15px); }\n    100% { transform: translateX(15px); }\n}\n@keyframes cocoroSwaySakura {\n    0% { transform: translateX(-25px); }\n    100% { transform: translateX(25px); }\n}\n@keyframes cocoroSpin {\n    0% { transform: rotate(0deg); }\n    100% { transform: rotate(360deg); }\n}\n\n\/* ③ コンテンツエリア（z-index: 1）障子透かし風の半透明背景 *\/\n.cocoro-content-box {\n    position: relative !important;\n    z-index: 1 !important;\n    background-color: rgba(42, 30, 30, 0.85) !important;\n    padding: 35px 20px !important;\n    color: #ffffff !important;\n}\n\n.cocoro-content-box h2, \n.cocoro-content-box h3, \n.cocoro-content-box p, \n.cocoro-content-box li {\n    background: none !important;\n    color: #ffffff !important;\n    margin-bottom: 15px !important;\n}\n\n\/* マイクロコピー枠 *\/\n.cocoro-micro-copy {\n    border: 1px solid #ffb7c5 !important; \/* 桜色で縁取り *\/\n    padding: 15px !important;\n    text-align: center !important;\n    margin-bottom: 30px !important;\n    background-color: rgba(255, 183, 197, 0.05) !important;\n}\n\n.cocoro-micro-copy p {\n    font-size: 0.9rem !important;\n    margin-bottom: 5px !important;\n}\n.cocoro-micro-copy p:last-child {\n    margin-bottom: 0 !important;\n    color: #ffb7c5 !important;\n    font-weight: bold !important;\n}\n\n\/* タイトル装飾 *\/\n.cocoro-lp-title {\n    font-size: 1.5rem !important;\n    text-align: center !important;\n    color: #d4af37 !important;\n    margin-bottom: 30px !important;\n    border-bottom: 1px solid #d4af37 !important;\n    padding-bottom: 15px !important;\n}\n\n\/* 見出し装飾（くすみゴールドの左線） *\/\n.cocoro-section-title {\n    font-size: 1.2rem !important;\n    color: #d4af37 !important;\n    border-left: 3px solid #d4af37 !important;\n    padding-left: 10px !important;\n    margin-top: 40px !important;\n    margin-bottom: 20px !important;\n}\n\n\/* リスト装飾 *\/\n.cocoro-custom-list {\n    list-style: none !important;\n    padding-left: 0 !important;\n}\n.cocoro-custom-list li {\n    position: relative !important;\n    padding-left: 1.5em !important;\n    margin-bottom: 15px !important;\n}\n.cocoro-custom-list li::before {\n    content: \"🌸\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 2px !important;\n    font-size: 0.9rem !important;\n}\n\n\/* 絶対ルールの警告枠 *\/\n.cocoro-alert-box {\n    border: 2px solid #b22222 !important;\n    background-color: rgba(178, 34, 34, 0.1) !important;\n    padding: 20px !important;\n    margin-top: 30px !important;\n    margin-bottom: 30px !important;\n}\n.cocoro-alert-box .alert-title {\n    color: #ffb6c1 !important;\n    font-weight: bold !important;\n    text-align: center !important;\n    margin-bottom: 15px !important;\n    font-size: 1.1rem !important;\n}\n.cocoro-alert-box strong {\n    color: #ffd700 !important;\n}\n\n\/* 深緑のアクションボタン *\/\n.cocoro-action-btn {\n    display: block !important;\n    background-color: #1e2a22 !important;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    text-align: center !important;\n    padding: 15px 20px !important;\n    border: 1px solid #d4af37 !important;\n    border-radius: 3px !important;\n    font-size: 1rem !important;\n    margin: 20px auto !important;\n    transition: background-color 0.3s ease !important;\n    max-width: 90% !important;\n}\n.cocoro-action-btn:hover {\n    background-color: #151d18 !important;\n}\n\u003c\/style\u003e\n\u003cdiv id=\"cocoro-makopan-gift-lp-wrapper\"\u003e\n\u003c!-- ② アニメーション層（金箔と桜） --\u003e\n\u003cdiv class=\"cocoro-animation-layer\"\u003e\n\u003cdiv class=\"cocoro-particle-container\"\u003e\n\u003cspan class=\"cocoro-particle-gold cocoro-g1\"\u003e\u003c\/span\u003e \u003cspan class=\"cocoro-particle-gold cocoro-g2\"\u003e\u003c\/span\u003e \u003cspan class=\"cocoro-particle-gold cocoro-g3\"\u003e\u003c\/span\u003e \u003cspan class=\"cocoro-particle-sakura cocoro-s1\"\u003e\u003c\/span\u003e \u003cspan class=\"cocoro-particle-sakura cocoro-s2\"\u003e\u003c\/span\u003e \u003cspan class=\"cocoro-particle-sakura cocoro-s3\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ コンテンツ層 --\u003e\n\u003cdiv class=\"cocoro-content-box\"\u003e\n\u003cdiv class=\"cocoro-micro-copy\"\u003e\n\u003cp\u003e【配送方法】冷凍便（熨斗対応可） 【お届け】毎月「月末」締め切り → 翌月「中旬」発送\u003c\/p\u003e\n\u003cp\u003e卵・乳製品・小麦粉 不使用（三大アレルギー完全対応）\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"cocoro-lp-title\"\u003e真心パン（まこパン）ギフトBOX\u003cbr\u003e米粉100%グルテンフリー\u003cbr\u003e【月1回限定・全国配送】\u003c\/h2\u003e\n\u003cp\u003e「健康でいてね」「毎日の朝食を楽しんでね」\u003cbr\u003eそんなあなたの優しいお気持ちを、完全無添加の米粉パンに託して贈りませんか。\u003c\/p\u003e\n\u003cp\u003e和洋菓子心の「まこパン ギフトBOX」は、卵・乳製品・小麦の三大アレルギーを持つ娘のために開発された、完全無添加の米粉パンセットです。\u003cbr\u003e特別な日の華やかなケーキも素敵ですが、毎日の食卓に「本物の安心」を届けるパンの贈り物は、アレルギーでお悩みのご家庭や健康を大切にされる方へ、深い寄り添いと気遣いが伝わる新しいおもてなしの形です。\u003c\/p\u003e\n\u003cp\u003eパン専用国産米粉「ミズホチカラ」を使用し、マーガリンなどのバター代替品、膨張剤（ベーキングパウダー）、乳化剤、増粘剤、保存料などは一切使用しておりません。\u003c\/p\u003e\n\u003ch3 class=\"cocoro-section-title\"\u003eまこパンの素材と心根\u003c\/h3\u003e\n\u003cul class=\"cocoro-custom-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e米粉（ミズホチカラ）：\u003c\/strong\u003e 小麦のパンにはない、お米ならではの自然な甘みと腹持ちの良さが特徴です。消化への負担も少なく、健やかな体づくりをサポートします。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eオオバコ（サイリウム）粉末：\u003c\/strong\u003e 人工的な増粘剤に頼らず、植物由来の純粋なオオバコ粉末の保水力を活かし、しっとり・もっちりとした食感を実現しています。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"cocoro-section-title\"\u003eバリアント（種類と価格）\u003c\/h3\u003e\n\u003cul class=\"cocoro-custom-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eギフトスタンダード（5,000円＋送料）：\u003c\/strong\u003e 便利な個包装 17個以上（丸パン＋ランダム数種）\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eギフトスーパーフード（5,800円＋送料）：\u003c\/strong\u003e 便利な個包装 20個以上（丸パン＋チアシード入り＋ランダム数種）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cocoro-alert-box\"\u003e\n\u003cp class=\"alert-title\"\u003e【重要】美味しくお召し上がりいただくための絶対ルール\u003c\/p\u003e\n\u003cp\u003e当店のパンは酸化防止剤等の添加物を一切使用しておりません。\u003c\/p\u003e\n\u003cul style=\"padding-left: 1.2em !important;\"\u003e\n\u003cli style=\"margin-bottom: 10px !important;\"\u003e\n\u003cstrong\u003e保存方法：\u003c\/strong\u003e 全国発送で届いたパンは、解凍せずに【届いた状態のまま直ちに冷凍庫（-18℃以下）で密閉保管】をお願いいたします。乳脂肪などの匂い吸着や乾燥を防ぐため、タッパーやジッパー袋での物理的な密閉が必須です。\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px !important;\"\u003e\n\u003cstrong\u003eお召し上がり方：\u003c\/strong\u003e 食べる分だけ冷蔵庫に移して解凍させてください。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eリベイク推奨：\u003c\/strong\u003e 解凍後、リベイク（焼き直し）をお願いいたします。米粉パンの特性上、そのままではパサつきや硬さが出てしまいます。一番美味しい状態でお召し上がりいただけるよう、リベイクの手順を記載した「お召し上がり方のしおり」を同梱しております。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ※リンク先URLは実際のページが完成後に設定してください --\u003e \u003ca href=\"https:\/\/naturalsweetscocoro.com\/\" class=\"cocoro-action-btn\"\u003e▶︎ご自宅用（日常使い・ご自身へのご褒美）をお探しの方はこちら\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"和洋菓子心","offers":[{"title":"ギフトスタンダード","offer_id":54581323530513,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"ギフトスーパーフード","offer_id":54581323563281,"sku":null,"price":5800.0,"currency_code":"JPY","in_stock":true}],"url":"https:\/\/naturalsweetscocoro.com\/products\/makopan-glutenfree-gift","provider":"和洋菓子心","version":"1.0","type":"link"}