{"title":"フルーツタルト","description":"","products":[{"product_id":"c-011","title":"いちぢくとアールグレイのタルト５号サイズ【冷蔵便】 バースデーケーキ 誕生日ケーキ 誕生日プレゼント フルーツタルト フルーツケーキ ウエディングケーキ スイーツ お取り寄せ 通販 ギフト 大人 子供","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旬を味わう贅沢タルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eみずみずしい完熟いちじくを惜しみなく敷き詰め、見た目にも華やかな逸品に仕上げました。一口ごとに広がる自然の甘みが、\u003cstrong\u003e特別なひとときを彩ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/73487cc33526b1528a1d201805a00380.jpg?v=1760691915\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e華やぐ食卓に彩りを\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e今しか味わえない旬のタルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e旬のいちじくと薫り高いアールグレイ茶葉を組み合わせた、\u003cstrong\u003eこの季節だけの特別なタルト\u003c\/strong\u003eです。ひとつひとつ丁寧に作り上げ、心に残る美味しさをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/ichidiku2_e228537d-12a8-4c54-bac0-242b6dbafaf5.jpg?v=1724386107\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e旬のいちじくを最大限に活かした、こだわりのタルトです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eフレッシュフルーツ仕立て。みずみずしい果実の瑞々しさを活かした、季節の人気商品です。\u003c\/li\u003e\n        \u003cli\u003eサックリ香ばしいタルト生地。フレッシュバターをたっぷり使用し、アーモンドクリームとともに焼き上げています。\u003c\/li\u003e\n        \u003cli\u003e濃厚カスタード。卵黄多めのカスタードがコクを生み、フルーツと合わさることで一層リッチな味わいに。\u003c\/li\u003e\n        \u003cli\u003eアールグレイの余韻。茶葉入りのタルトが広がる香りで、いちじくの甘さを引き立てます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e製品に関する基本情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e名称: 生菓子\u003c\/li\u003e\n        \u003cli\u003e内容量: 直径15cm × 1個\u003c\/li\u003e\n        \u003cli\u003e賞味期限: 発送日の翌々日\u003c\/li\u003e\n        \u003cli\u003e保存方法: 要冷蔵（10℃以下で保存してください）\u003c\/li\u003e\n        \u003cli\u003e商品コード: c-011\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/itidiku-setsumei_69f77989-51fe-4299-a0d0-20a2477639b3.png?v=1724386107\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e原材料名\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品の原材料は以下の通りです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e小麦粉、粉糖、バター、卵、アーモンドプードル、グラニュー糖、食塩、食用精製加工油脂、ラム酒、とうもろこしでん粉、紅茶、トレハロース、乾燥卵白、カカオ豆、バターオイル、バニラオイル、全粉乳、乳化剤、増粘剤(ローストビーンガム、グァーガム)、安定剤(加工でん粉)香料、酸化防止剤（V.E、無水亜硫酸）、着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製造者情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e株式会社 小鳥家\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e京都府京都市西京区上桂三ノ宮町56-2\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eフレッシュフルーツを使用しているため、\u003cstrong\u003e冷蔵での発送\u003c\/strong\u003eとなります。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/reizo_2020_1a13aa51-3265-404d-978e-60d304439792.png?v=1724386107\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/reizo-syouhikigen.png?v=1724386107\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"caption-text text-end\"\u003e※商品到着後はお早めにお召し上がりください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必ずご確認ください\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e運搬時に\u003cstrong\u003eフルーツのズレ\u003c\/strong\u003eが生じる場合がございます。あらかじめご了承のうえご注文ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/itidiku-tyuui.png?v=1724386107\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"Default Title","offer_id":49399734501652,"sku":null,"price":5114.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/73487cc33526b1528a1d201805a00380.jpg?v=1760691915"},{"product_id":"c-012","title":"いちぢくとアールグレイのタルト６号サイズ【冷蔵便】　 バースデーケーキ 誕生日ケーキ 誕生日プレゼント フルーツタルト フルーツケーキ ウエディングケーキ スイーツ お取り寄せ 通販 ギフト 大人 紅茶","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旬いちじくと紅茶の贅沢タルト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eみずみずしい旬のいちじくを惜しみなく敷き詰めた、心ときめくバースデーケーキ。\u003cstrong\u003eサックリ香ばしいバター生地と濃厚カスタード、アールグレイ茶葉\u003c\/strong\u003eが織りなす奥深い味わいは、大人にふさわしい至福の体験をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/ichidiku2_d9b40ac6-2ebb-428d-a15f-a8d6a4a3d265.jpg?v=1724386118\u0026amp;width=1346\" class=\"img-fluid d-block w-100 product-img\" alt=\"旬いちじくと紅茶のタルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e特別な日を彩る贈り物\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eフレッシュフルーツ仕立て。みずみずしい果実の瑞々しさを活かした、季節の人気商品です。\u003c\/li\u003e\n          \u003cli\u003eサックリ香ばしいタルト生地。フレッシュバターをたっぷり使用し、アーモンドクリームとともに焼き上げています。\u003c\/li\u003e\n          \u003cli\u003e濃厚カスタード。卵黄多めのカスタードがコクを生み、フルーツと合わさることで一層リッチな味わいに。\u003c\/li\u003e\n          \u003cli\u003eアールグレイの余韻。茶葉入りのタルトが広がる香りで、いちじくの甘さを引き立てます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/itidiku-setsumei_ff3e2f1f-2ec5-44fc-b268-db1097a4f522.png?v=1724386118\u0026amp;width=1346\" alt=\"タルトの説明画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: c-012\u003c\/li\u003e\n          \u003cli\u003e名称: 生菓子\u003c\/li\u003e\n          \u003cli\u003e内容量: 直径18cm × 1個\u003c\/li\u003e\n          \u003cli\u003e賞味期限: 発送日の翌々日\u003c\/li\u003e\n          \u003cli\u003e保存方法: 要冷蔵（10℃以下で保存してください）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e原材料\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e小麦粉、粉糖、バター、卵、アーモンドプードル、グラニュー糖、食塩、食用精製加工油脂、ラム酒、とうもろこしでん粉、紅茶、トレハロース、乾燥卵白、カカオ豆、バターオイル、バニラオイル、全粉乳、乳化剤、増粘剤(ローストビーンガム、グァーガム)、安定剤(加工でん粉)香料、酸化防止剤（V.E、無水亜硫酸）、着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製造者\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003caddress class=\"body-text\"\u003e株式会社 小鳥家\u003cbr\u003e京都府京都市西京区上桂三ノ宮町56-2\u003c\/address\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eフレッシュフルーツを使用しているため、冷蔵での発送となります。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/reizo_2020_efeff2d1-680f-4281-a321-eea265039e0d.png?v=1724386118\u0026amp;width=1346\" alt=\"冷蔵発送のご案内\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/reizo-syouhikigen_3f149ad9-d37e-46b8-8c9d-eb48b1d16495.png?v=1724386118\u0026amp;width=1346\" alt=\"賞味期限のご案内\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必ずご確認ください\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e運搬時にフルーツのズレが生じる場合がございます。あらかじめご了承のうえご注文ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cotoriya.we-shop.jp\/cdn\/shop\/files\/itidiku-tyuui_bd61e9b7-129f-4f00-ad75-9aa0b759436d.png?v=1724386118\u0026amp;width=1346\" alt=\"ご注意の説明画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"Default Title","offer_id":49399734665492,"sku":null,"price":6048.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/73487cc33526b1528a1d201805a00380.jpg?v=1760691915"},{"product_id":"期間限定-真っ赤なハートのミニタルト-ベリーとショコラのタルト","title":"【期間限定】真っ赤なハートのミニタルト（ベリーとショコラのタルト）4号相当　 5号相当 バレンタイン プレゼント フルーツケーキ いちごタルト いちごケーキ ショコラタルト チョコケーキ スイーツ お取り寄せ 通販 ギフト 大人 子供","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e真っ赤なハート、贈る愛の形\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1_5ca36909-004d-41c8-9d78-bacbf6aba90e.jpg?v=1741168003\" class=\"img-fluid d-block w-100 product-img\" alt=\"真っ赤なハートのミニタルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e期間限定のベリータルト\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e旬の完熟いちご\u003c\/strong\u003eを贅沢に飾り付け、見ているだけで心ときめく美しい仕上がりです。\n      \u003cstrong\u003e大切な方への想いを込めて\u003c\/strong\u003e、\u003cstrong\u003e華やかなひととき\u003c\/strong\u003eを演出します。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e濃厚ショコラと果実のハーモニー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_2_495464e6-7f8a-495a-ad97-2de57a35acff.jpg?v=1741168003\" class=\"img-fluid d-block w-100 product-img\" alt=\"タルトの断面\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e贅沢な断面、風味豊かな一枚\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e濃厚ショコラ生地\u003c\/strong\u003eに、\u003cstrong\u003e旬の完熟いちごやベリー\u003c\/strong\u003eが美しく層をなします。\n      \u003cstrong\u003e深みと爽やかな果実感\u003c\/strong\u003eが織りなす、\u003cstrong\u003e至福の口どけ\u003c\/strong\u003eをご体験ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選べる二つの幸せサイズ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_4_2b9c1a6f-7997-4e12-933f-6015b6ecfa4c.jpg?v=1741168002\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズの異なるタルト\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e思いを込める、理想のサイズ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e4号相当\u003c\/strong\u003eは縦10cm×横11cm、\u003cstrong\u003e5号相当\u003c\/strong\u003eは縦15cm×横16cmです。\n      贈る相手やシーンに合わせて、\u003cstrong\u003e心に残るぴったりのサイズ\u003c\/strong\u003eをお選びいただけます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e旬の完熟苺をたっぷり使い、ブルーベリーとラズベリーを彩りに添えた\u003cstrong\u003e期間限定\u003c\/strong\u003eのショコラタルトです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e名称\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e生菓子\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e原材料名\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e主要原材料\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e小麦粉\u003c\/li\u003e\n          \u003cli\u003e粉糖\u003c\/li\u003e\n          \u003cli\u003eバター\u003c\/li\u003e\n          \u003cli\u003e卵\u003c\/li\u003e\n          \u003cli\u003eアーモンドプードル\u003c\/li\u003e\n          \u003cli\u003e砂糖\u003c\/li\u003e\n          \u003cli\u003eカカオマス\u003c\/li\u003e\n          \u003cli\u003eココアバター\u003c\/li\u003e\n          \u003cli\u003eココアパウダー\u003c\/li\u003e\n          \u003cli\u003e食塩\u003c\/li\u003e\n          \u003cli\u003e食用精製加工油脂\u003c\/li\u003e\n          \u003cli\u003eラム酒\u003c\/li\u003e\n          \u003cli\u003eとうもろこしでん粉\u003c\/li\u003e\n          \u003cli\u003eトレハロース\u003c\/li\u003e\n          \u003cli\u003e乾燥卵白\u003c\/li\u003e\n          \u003cli\u003eカカオ豆\u003c\/li\u003e\n          \u003cli\u003eバターオイル\u003c\/li\u003e\n          \u003cli\u003eバニラオイル\u003c\/li\u003e\n          \u003cli\u003e全粉乳\u003c\/li\u003e\n          \u003cli\u003e乳化剤(レシチン)\u003c\/li\u003e\n          \u003cli\u003e増粘剤(ローストビーンガム、グァーガム)\u003c\/li\u003e\n          \u003cli\u003e安定剤(加工でん粉)\u003c\/li\u003e\n          \u003cli\u003e香料\u003c\/li\u003e\n          \u003cli\u003e酸化防止剤（V.E、無水亜硫酸）\u003c\/li\u003e\n          \u003cli\u003e着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e内容量・サイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e4号相当：縦10cm×横11cm\u003c\/li\u003e\n          \u003cli\u003e5号相当：縦15cm×横16cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e賞味期限\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e発送日の翌々日\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e保存方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e要冷蔵（10℃以下で保存してください）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製造者情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e株式会社 小鳥家\u003c\/li\u003e\n          \u003cli\u003e京都府京都市西京区上桂三ノ宮町５６－２\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"4号相当","offer_id":50194606555412,"sku":"","price":4308.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1_5ca36909-004d-41c8-9d78-bacbf6aba90e.jpg?v=1741168003"},{"product_id":"冷蔵便-苺とベリーのタルト5号-バレンタイン-バースデーケーキ-誕生日ケーキ-イチゴタルト-フルーツケーキ-いちご-ウエディングケーキ-スイーツ-お取り寄せ-通販-ギフト-大人-子供","title":"【冷蔵便】苺とベリーのタルト5号 バレンタイン バースデーケーキ 誕生日ケーキ イチゴタルト フルーツケーキ いちご　ウエディングケーキ スイーツ お取り寄せ 通販 ギフト 大人 子供","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旬を閉じ込めた輝くタルト\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまるで宝石箱のような、彩り豊かな苺とベリーのタルト。旬の\u003cstrong\u003e完熟苺\u003c\/strong\u003eとブルーベリー、ラズベリーが食卓を一層華やかに彩ります。特別な日にふさわしい贅沢な一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"旬を閉じ込めた輝くタルト\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e贈る喜び、受け取る感動\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e幾重にも重なる至福の調べ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eフレッシュバター\u003c\/strong\u003e香るサックリタルト生地と、\u003cstrong\u003e卵黄贅沢な濃厚カスタード\u003c\/strong\u003e。瑞々しい完熟フルーツが織りなす、計算し尽くされた味の調和を心ゆくまでお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_2_546345cf-2025-47af-a1bf-deb1634dea1aa.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"幾重にも重なる至福の調べ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな香りと深みのある味わい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e想いを伝える特別な演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e忘れられない記念日を彩る、心尽くしのギフトです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_3.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"想いを伝える特別な演出\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e記念日を彩る、心温まるサプライズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    フレッシュフルーツを使用している為、冷蔵での発送となります。運搬の際にフルーツのズレが生じることがございます。ご了承の上、ご注文下さい。\n                \u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e旬の完熟苺をたっぷり使い、ブルーベリーとラズベリーを彩りに添えた季節限定のフルーツタルトです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフレッシュバターをたっぷり使用しサックリ焼き上げたアーモンドクリーム入りタルト生地\u003c\/li\u003e\n                    \u003cli\u003e卵黄多めのコク深いカスタードクリーム\u003c\/li\u003e\n                    \u003cli\u003e瑞々しい完熟フルーツが織りなす濃厚な味わい\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e名称\u003c\/th\u003e\n                                \u003ctd\u003e生菓子\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e内容量\u003c\/th\u003e\n                                \u003ctd\u003e直径１１．５ｃｍ×１個\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e大きさ\u003c\/th\u003e\n                                \u003ctd\u003e１枚 直径約２．８（cm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e賞味期限\u003c\/th\u003e\n                                \u003ctd\u003e発送日の翌々日\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e保存方法\u003c\/th\u003e\n                                \u003ctd\u003e要冷蔵１０℃以下で保存してください。\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e原材料名\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e以下のアレルギー物質が含まれています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e小麦粉\u003c\/li\u003e\n                    \u003cli\u003e粉糖\u003c\/li\u003e\n                    \u003cli\u003eバター\u003c\/li\u003e\n                    \u003cli\u003e卵\u003c\/li\u003e\n                    \u003cli\u003eアーモンドプードル\u003c\/li\u003e\n                    \u003cli\u003eグラニュー糖\u003c\/li\u003e\n                    \u003cli\u003e食塩\u003c\/li\u003e\n                    \u003cli\u003e食用精製加工油脂\u003c\/li\u003e\n                    \u003cli\u003eラム酒\u003c\/li\u003e\n                    \u003cli\u003eとうもろこしでん粉\u003c\/li\u003e\n                    \u003cli\u003eトレハロース\u003c\/li\u003e\n                    \u003cli\u003e乾燥卵白\u003c\/li\u003e\n                    \u003cli\u003eカカオ豆\u003c\/li\u003e\n                    \u003cli\u003eバターオイル\u003c\/li\u003e\n                    \u003cli\u003eバニラオイル\u003c\/li\u003e\n                    \u003cli\u003e全粉乳\u003c\/li\u003e\n                    \u003cli\u003e乳化剤\u003c\/li\u003e\n                    \u003cli\u003e増粘剤(ローストビーンガム、グァーガム)\u003c\/li\u003e\n                    \u003cli\u003e安定剤(加工でん粉)\u003c\/li\u003e\n                    \u003cli\u003e香料\u003c\/li\u003e\n                    \u003cli\u003e酸化防止剤（V.E、無水亜硫酸）\u003c\/li\u003e\n                    \u003cli\u003e着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製造者\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e株式会社 小鳥家\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e京都府京都市西京区上桂三ノ宮町５６－２\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【クリスマス・お正月期間の配送について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e到着指定日が【12月21日～12月27日】のクリスマス期間中と、 【1月2日～1月4日】のお正月期間中のご注文はお受けいたしておりません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【沖縄へのお届けについて】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e航空機を利用する区間(沖縄へのお届け)は、配送品が危険物扱いとなりますと、輸送が遅れ、到着が賞味期限日数を過ぎる可能性があります。ご了承下さい。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【お買い上げ明細書廃止のお知らせ】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e当店では地球環境保護、お客様の個人情報保護の観点よりお買い上げ明細書の同梱発送を廃止させて頂きます。商品発送の際、お送りさせて頂く発送メールにてご注文詳細のご確認をお願い致します。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※お買い上げ明細書をご希望のお客様は【お客様ご要望欄】にその旨をお書きくださいませ。ご注文の商品に明細書を同梱して発送させて頂きます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【領収書発行について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e領収書は当店からの商品出荷完了後、購入履歴から各自出力・印刷していただく形となります。当店からも発行いたしますと、領収書の二重発行となってしまうため領収書発行はお受けできません。（ダウンロードしたPDFのデータは、ご自身にプリンターがない場合でも、コンビニ等のマルチコピー機などで印刷することが可能です）\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※コンビニ、郵便局、銀行振込、後払い決済の場合は、支払手続をした際の払込受領書または振込票が領収書となります。ご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"5号","offer_id":51842014314772,"sku":null,"price":4903.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_7_57c3a7e7-60b6-48f2-b771-5f003950c6e7.jpg?v=1741167302"},{"product_id":"冷蔵便-苺とベリーのタルト6号-バレンタイン-バースデーケーキ-誕生日ケーキ-イチゴタルト-フルーツケーキ-いちご-ウエディングケーキ-スイーツ-お取り寄せ-通販-ギフト-大人-子供-コピー","title":"【冷蔵便】苺とベリーのタルト”6号” バレンタイン バースデーケーキ 誕生日ケーキ イチゴタルト フルーツケーキ いちご　ウエディングケーキ スイーツ お取り寄せ 通販 ギフト 大人 子供 (コピー)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旬を閉じ込めた輝くタルト\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまるで宝石箱のような、彩り豊かな苺とベリーのタルト。旬の\u003cstrong\u003e完熟苺\u003c\/strong\u003eとブルーベリー、ラズベリーが食卓を一層華やかに彩ります。特別な日にふさわしい贅沢な一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"旬を閉じ込めた輝くタルト\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e贈る喜び、受け取る感動\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e幾重にも重なる至福の調べ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eフレッシュバター\u003c\/strong\u003e香るサックリタルト生地と、\u003cstrong\u003e卵黄贅沢な濃厚カスタード\u003c\/strong\u003e。瑞々しい完熟フルーツが織りなす、計算し尽くされた味の調和を心ゆくまでお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_2_546345cf-2025-47af-a1bf-deb1634dea1aa.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"幾重にも重なる至福の調べ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな香りと深みのある味わい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e想いを伝える特別な演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e忘れられない記念日を彩る、心尽くしのギフトです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_3.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"想いを伝える特別な演出\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e記念日を彩る、心温まるサプライズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    フレッシュフルーツを使用している為、冷蔵での発送となります。運搬の際にフルーツのズレが生じることがございます。ご了承の上、ご注文下さい。\n                \u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e旬の完熟苺をたっぷり使い、ブルーベリーとラズベリーを彩りに添えた季節限定のフルーツタルトです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフレッシュバターをたっぷり使用しサックリ焼き上げたアーモンドクリーム入りタルト生地\u003c\/li\u003e\n                    \u003cli\u003e卵黄多めのコク深いカスタードクリーム\u003c\/li\u003e\n                    \u003cli\u003e瑞々しい完熟フルーツが織りなす濃厚な味わい\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e名称\u003c\/th\u003e\n                                \u003ctd\u003e生菓子\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e内容量\u003c\/th\u003e\n                                \u003ctd\u003e直径１１．５ｃｍ×１個\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e大きさ\u003c\/th\u003e\n                                \u003ctd\u003e１枚 直径約２．８（cm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e賞味期限\u003c\/th\u003e\n                                \u003ctd\u003e発送日の翌々日\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e保存方法\u003c\/th\u003e\n                                \u003ctd\u003e要冷蔵１０℃以下で保存してください。\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e原材料名\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e以下のアレルギー物質が含まれています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e小麦粉\u003c\/li\u003e\n                    \u003cli\u003e粉糖\u003c\/li\u003e\n                    \u003cli\u003eバター\u003c\/li\u003e\n                    \u003cli\u003e卵\u003c\/li\u003e\n                    \u003cli\u003eアーモンドプードル\u003c\/li\u003e\n                    \u003cli\u003eグラニュー糖\u003c\/li\u003e\n                    \u003cli\u003e食塩\u003c\/li\u003e\n                    \u003cli\u003e食用精製加工油脂\u003c\/li\u003e\n                    \u003cli\u003eラム酒\u003c\/li\u003e\n                    \u003cli\u003eとうもろこしでん粉\u003c\/li\u003e\n                    \u003cli\u003eトレハロース\u003c\/li\u003e\n                    \u003cli\u003e乾燥卵白\u003c\/li\u003e\n                    \u003cli\u003eカカオ豆\u003c\/li\u003e\n                    \u003cli\u003eバターオイル\u003c\/li\u003e\n                    \u003cli\u003eバニラオイル\u003c\/li\u003e\n                    \u003cli\u003e全粉乳\u003c\/li\u003e\n                    \u003cli\u003e乳化剤\u003c\/li\u003e\n                    \u003cli\u003e増粘剤(ローストビーンガム、グァーガム)\u003c\/li\u003e\n                    \u003cli\u003e安定剤(加工でん粉)\u003c\/li\u003e\n                    \u003cli\u003e香料\u003c\/li\u003e\n                    \u003cli\u003e酸化防止剤（V.E、無水亜硫酸）\u003c\/li\u003e\n                    \u003cli\u003e着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製造者\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e株式会社 小鳥家\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e京都府京都市西京区上桂三ノ宮町５６－２\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【クリスマス・お正月期間の配送について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e到着指定日が【12月21日～12月27日】のクリスマス期間中と、 【1月2日～1月4日】のお正月期間中のご注文はお受けいたしておりません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【沖縄へのお届けについて】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e航空機を利用する区間(沖縄へのお届け)は、配送品が危険物扱いとなりますと、輸送が遅れ、到着が賞味期限日数を過ぎる可能性があります。ご了承下さい。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【お買い上げ明細書廃止のお知らせ】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e当店では地球環境保護、お客様の個人情報保護の観点よりお買い上げ明細書の同梱発送を廃止させて頂きます。商品発送の際、お送りさせて頂く発送メールにてご注文詳細のご確認をお願い致します。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※お買い上げ明細書をご希望のお客様は【お客様ご要望欄】にその旨をお書きくださいませ。ご注文の商品に明細書を同梱して発送させて頂きます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【領収書発行について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e領収書は当店からの商品出荷完了後、購入履歴から各自出力・印刷していただく形となります。当店からも発行いたしますと、領収書の二重発行となってしまうため領収書発行はお受けできません。（ダウンロードしたPDFのデータは、ご自身にプリンターがない場合でも、コンビニ等のマルチコピー機などで印刷することが可能です）\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※コンビニ、郵便局、銀行振込、後払い決済の場合は、支払手続をした際の払込受領書または振込票が領収書となります。ご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"6号","offer_id":51842014544148,"sku":null,"price":5837.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_7_57c3a7e7-60b6-48f2-b771-5f003950c6e7.jpg?v=1741167302"},{"product_id":"冷蔵便-苺とベリーのタルト4号-バレンタイン-バースデーケーキ-誕生日ケーキ-イチゴタルト-フルーツケーキ-いちご-ウエディングケーキ-スイーツ-お取り寄せ-通販-ギフト-大人-子供-コピー","title":"【冷蔵便】苺とベリーのタルト”4号” バレンタイン バースデーケーキ 誕生日ケーキ イチゴタルト フルーツケーキ いちご　ウエディングケーキ スイーツ お取り寄せ 通販 ギフト 大人 子供 (コピー)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: Hiragino Sans, Yu Gothic, Meiryo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      padding-bottom: 8px; background: linear-gradient(to right, #a38c4c 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #a38c4c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f8f8f8;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a38c4c;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a38c4c; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #a38c4c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a38c4c;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #fdfdfd; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a38c4c; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旬を閉じ込めた輝くタルト\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまるで宝石箱のような、彩り豊かな苺とベリーのタルト。旬の\u003cstrong\u003e完熟苺\u003c\/strong\u003eとブルーベリー、ラズベリーが食卓を一層華やかに彩ります。特別な日にふさわしい贅沢な一品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"旬を閉じ込めた輝くタルト\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e贈る喜び、受け取る感動\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e幾重にも重なる至福の調べ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eフレッシュバター\u003c\/strong\u003e香るサックリタルト生地と、\u003cstrong\u003e卵黄贅沢な濃厚カスタード\u003c\/strong\u003e。瑞々しい完熟フルーツが織りなす、計算し尽くされた味の調和を心ゆくまでお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_2_546345cf-2025-47af-a1bf-deb1634dea1aa.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"幾重にも重なる至福の調べ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな香りと深みのある味わい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e想いを伝える特別な演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e忘れられない記念日を彩る、心尽くしのギフトです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_3.jpg?v=1741167301\" class=\"img-fluid d-block w-100 product-img\" alt=\"想いを伝える特別な演出\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e記念日を彩る、心温まるサプライズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    フレッシュフルーツを使用している為、冷蔵での発送となります。運搬の際にフルーツのズレが生じることがございます。ご了承の上、ご注文下さい。\n                \u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e旬の完熟苺をたっぷり使い、ブルーベリーとラズベリーを彩りに添えた季節限定のフルーツタルトです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフレッシュバターをたっぷり使用しサックリ焼き上げたアーモンドクリーム入りタルト生地\u003c\/li\u003e\n                    \u003cli\u003e卵黄多めのコク深いカスタードクリーム\u003c\/li\u003e\n                    \u003cli\u003e瑞々しい完熟フルーツが織りなす濃厚な味わい\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e名称\u003c\/th\u003e\n                                \u003ctd\u003e生菓子\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e内容量\u003c\/th\u003e\n                                \u003ctd\u003e直径１１．５ｃｍ×１個\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e大きさ\u003c\/th\u003e\n                                \u003ctd\u003e１枚 直径約２．８（cm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e賞味期限\u003c\/th\u003e\n                                \u003ctd\u003e発送日の翌々日\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e保存方法\u003c\/th\u003e\n                                \u003ctd\u003e要冷蔵１０℃以下で保存してください。\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e原材料名\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e以下のアレルギー物質が含まれています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e小麦粉\u003c\/li\u003e\n                    \u003cli\u003e粉糖\u003c\/li\u003e\n                    \u003cli\u003eバター\u003c\/li\u003e\n                    \u003cli\u003e卵\u003c\/li\u003e\n                    \u003cli\u003eアーモンドプードル\u003c\/li\u003e\n                    \u003cli\u003eグラニュー糖\u003c\/li\u003e\n                    \u003cli\u003e食塩\u003c\/li\u003e\n                    \u003cli\u003e食用精製加工油脂\u003c\/li\u003e\n                    \u003cli\u003eラム酒\u003c\/li\u003e\n                    \u003cli\u003eとうもろこしでん粉\u003c\/li\u003e\n                    \u003cli\u003eトレハロース\u003c\/li\u003e\n                    \u003cli\u003e乾燥卵白\u003c\/li\u003e\n                    \u003cli\u003eカカオ豆\u003c\/li\u003e\n                    \u003cli\u003eバターオイル\u003c\/li\u003e\n                    \u003cli\u003eバニラオイル\u003c\/li\u003e\n                    \u003cli\u003e全粉乳\u003c\/li\u003e\n                    \u003cli\u003e乳化剤\u003c\/li\u003e\n                    \u003cli\u003e増粘剤(ローストビーンガム、グァーガム)\u003c\/li\u003e\n                    \u003cli\u003e安定剤(加工でん粉)\u003c\/li\u003e\n                    \u003cli\u003e香料\u003c\/li\u003e\n                    \u003cli\u003e酸化防止剤（V.E、無水亜硫酸）\u003c\/li\u003e\n                    \u003cli\u003e着色料(パーム油カロチン、βーカロテン、リボフシビン)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製造者\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e株式会社 小鳥家\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e京都府京都市西京区上桂三ノ宮町５６－２\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【クリスマス・お正月期間の配送について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e到着指定日が【12月21日～12月27日】のクリスマス期間中と、 【1月2日～1月4日】のお正月期間中のご注文はお受けいたしておりません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【沖縄へのお届けについて】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e航空機を利用する区間(沖縄へのお届け)は、配送品が危険物扱いとなりますと、輸送が遅れ、到着が賞味期限日数を過ぎる可能性があります。ご了承下さい。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【お買い上げ明細書廃止のお知らせ】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e当店では地球環境保護、お客様の個人情報保護の観点よりお買い上げ明細書の同梱発送を廃止させて頂きます。商品発送の際、お送りさせて頂く発送メールにてご注文詳細のご確認をお願い致します。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※お買い上げ明細書をご希望のお客様は【お客様ご要望欄】にその旨をお書きくださいませ。ご注文の商品に明細書を同梱して発送させて頂きます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【領収書発行について】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e領収書は当店からの商品出荷完了後、購入履歴から各自出力・印刷していただく形となります。当店からも発行いたしますと、領収書の二重発行となってしまうため領収書発行はお受けできません。（ダウンロードしたPDFのデータは、ご自身にプリンターがない場合でも、コンビニ等のマルチコピー機などで印刷することが可能です）\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※コンビニ、郵便局、銀行振込、後払い決済の場合は、支払手続をした際の払込受領書または振込票が領収書となります。ご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"小鳥家","offers":[{"title":"4号","offer_id":51842019000596,"sku":null,"price":3462.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0895\/1693\/3396\/files\/image_1.jpg?v=1741167301"}],"url":"https:\/\/cotoriya.we-shop.jp\/collections\/%e3%83%95%e3%83%ab%e3%83%bc%e3%83%84%e3%82%bf%e3%83%ab%e3%83%88.oembed","provider":"小鳥家","version":"1.0","type":"link"}