{"title":"丸干し","description":"\u003cp\u003e丸干し\u003c\/p\u003e","products":[{"product_id":"87819552","title":"【送料無料】はらぺこイワシ24個","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\/0683\/0132\/4487\/files\/5b3dcce31c3a85f3738cfa32def390d0.jpg?v=1752137963\" 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  \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\/0683\/0132\/4487\/files\/a835cccf44aaea90775a25c40c91bacd.jpg?v=1752137963\" 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  \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\/0683\/0132\/4487\/files\/4a82b934154e73235098a07bd073abc9.jpg?v=1752137963\" 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!-- スペック・詳細セクション (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「はらぺこイワシ」24個です。\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        \u003cli\u003e商品検査の質を高めています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※10個、20個の商品もございますのでご覧ください。袋などでまとめてセットにはなっておらず、バラでのお届けになります。\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      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e阿久根はフランス版ミシュランで星をとった日本人を2人輩出しており、食文化の土壌があります。\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e一袋25gのチャック袋入りです。\u003c\/li\u003e\n        \u003cli\u003e焼いてありますのでそのままお召し上がりいただけます。\u003c\/li\u003e\n        \u003cli\u003e開封後は冷蔵保存し、なるべくお早めにお召し上がりください。\u003c\/li\u003e\n        \u003cli\u003e賞味期限：製造日より1年\u003c\/li\u003e\n        \u003cli\u003e内容量：25g\/袋 × 24個\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eはらぺこイワシホームページ: \u003ca href=\"https:\/\/marusatsu.jp\/harapeko\/\" target=\"_blank\"\u003ehttps:\/\/marusatsu.jp\/harapeko\/\u003c\/a\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      \u003cp class=\"body-text\"\u003e阿久根のウルメイワシの品質は、昭和50年代後半から始まった漁師と丸干し屋の「良いものをつくる」という強い想いによって築かれました。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e丸干し屋は「餌食いしていない鮮度の良いウルメイワシを高値で買い取る」と漁師に要望。\u003c\/li\u003e\n        \u003cli\u003e漁師は、質よりも量を重視していた時代から、リスクを冒してでも「明け方前の漁でしか獲れない」鮮度と質の高いウルメイワシの漁に試行錯誤を繰り返しました。\u003c\/li\u003e\n        \u003cli\u003eその結果、朝4時から6時に獲れた質の良いウルメイワシが、丸干し屋によって高値で買い付けられる関係が今も続いています。\u003c\/li\u003e\n        \u003cli\u003e質の良い原料は高価であり、これにより漁師は良い魚を獲るモチベーションを維持できます。\u003c\/li\u003e\n        \u003cli\u003eイワシの漁船で漁師の跡継ぎがこれほど多いのは、全国でも阿久根だけと言われるほどです。\u003c\/li\u003e\n        \u003cli\u003e丸干し屋が9軒残っているのも、日本全国で阿久根のみという稀有な状況です。（2010年には15軒）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eわたしたちは、このような「地域らしさ」を保ち、継承していくことに取り組んでいます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852784890055,"sku":null,"price":10368.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/5b3dcce31c3a85f3738cfa32def390d0.jpg?v=1752137963"},{"product_id":"31566813","title":"はらぺこイワシ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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。忙しい毎日でも、\u003cstrong\u003e手間なくおいしい魚\u003c\/strong\u003eを食卓へ。お子様も笑顔になる、\u003cstrong\u003e楽しいパッケージデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/350b0ad27d5455e4ed9d1cc7e0d8f744.jpg?v=1752137938\" 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で、お子様の\u003cstrong\u003e健やかな成長をサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/854ebab8653afba6508af3213529a4f2.jpg?v=1752137938\" 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。\u003cstrong\u003e阿久根の漁師と丸干し屋が質を追求\u003c\/strong\u003eし、\u003cstrong\u003e独自の漁法で獲った澄んだ味わいの逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/c077346ea96416dc855b0d4a3f57583f.jpg?v=1752137938\" 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\u003e朝どれのウルメイワシは、お腹がからっぽ。だから「はらぺこ」。鹿児島県阿久根産の焼ウルメ丸干しなので、焼かずにそのままお召し上がりいただけます。\u003c\/p\u003e\n        \u003cp\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        \u003cp\u003e一袋25gのチャック袋入りです。\u003c\/p\u003e\n        \u003cp\u003e焼いてありますのでそのままお召し上がりいただけます。\u003c\/p\u003e\n        \u003cul class=\"point-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    \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内容量：25ｇ\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\u003e幼少期に苦味や渋味など、様々な味覚を体験することは、大人になってからの味覚の幅を広げると言われています。甘いものばかり食べていると、「甘い＝美味しい」という認識が強く、味覚が偏る可能性があります。\u003c\/p\u003e\n        \u003cp\u003e阿久根は、フランス版ミシュランで星を獲得した日本人を2名も輩出しており、他にも多くの有名ホテルやレストランの料理人がこの小さな町から生まれています。これは、幼少期に多様な食体験があったからではないかと考えています。\u003c\/p\u003e\n        \u003cp\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        \u003cp\u003e阿久根のウルメイワシが特別な理由は、昭和50年代後半から始まった漁師と丸干し屋の「良いものをつくる」という強い想いにあります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e質への追求:\u003c\/strong\u003e 丸干し屋の「餌食いしていない鮮度の良いウルメイワシを高値で買い取る」という要望に対し、漁師は「鮮度の良いウルメイワシを獲ってくる」と応え、質の良いイワシを追求してきました。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e独自の漁法:\u003c\/strong\u003e おなかにエサが少ないウルメイワシを獲り、新鮮な状態で水揚げするため、朝4時から6時の限られた時間帯での漁に試行錯誤を重ね、高品質なイワシを供給しています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e持続可能な取り組み:\u003c\/strong\u003e 漁師が良いウルメイワシを獲り、丸干し屋が高値で買い取るという関係が今も続いています。この相互の努力が、高品質な製品の安定供給を可能にし、地域全体で質の高い漁業を維持しています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e地域文化の継承:\u003c\/strong\u003e 阿久根は、イワシの漁船で漁師の跡継ぎがいる珍しい地域です。日本全国でも丸干し屋が9軒も残っているのは阿久根だけ（2010年には15軒）。私たちは、この地域の風景やらしさを守り、次世代へと繋ぐために取り組んでいます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e※ 朝獲れの良い原料はトロ箱1ヶ13,000円、安い原料は1ヶ3,000円ほどと、質によって価格が大きく異なります。これにより漁師は良い魚を獲るモチベーションを維持しています。\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\u003eはらぺこイワシホームページ: \u003ca href=\"https:\/\/marusatsu.jp\/harapeko\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/harapeko\/\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852785971399,"sku":null,"price":432.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/350b0ad27d5455e4ed9d1cc7e0d8f744.jpg?v=1752137938"},{"product_id":"11431474","title":"焼ウルメ丸干し","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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が始まります。丁寧に焼き上げたウルメイワシは、そのままお召し上がりいただけます。20gパックで、いつでも手軽に本格的な味わいを楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/cb9891488fecc1facac340ff5c7c138b.jpg?v=1752137937\" 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    \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\/0683\/0132\/4487\/files\/778315bffad44ba5a429868dab5a49d8.jpg?v=1752137937\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e阿久根が誇る、朝獲れ鮮魚\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e毎朝4時から6時に水揚げされる、最も状態の良いウルメイワシのみを厳選。お腹に餌が少ない時期の個体を丁寧に選別し、\u003cstrong\u003e最高の旨味\u003c\/strong\u003eを閉じ込めています。この徹底した\u003cstrong\u003e品質へのこだわり\u003c\/strong\u003eが、別格の風味を生み出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e49dedaf08df148df0ada7b1a9ae1d7e.jpg?v=1752137937\" 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    \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朝方4時から6時に獲れるウルメイワシは、おなかの中にエサがないのが特徴です。そのため苦みが少なく美味しく食べられます。小さく、脂がないものを厳選し干し上げることで、噛むほどに旨味を感じられるウルメイワシの上乾です。\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一袋20gパック入りです。\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=\"point-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    \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製造日より1年\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より詳しい楽しみ方については、以下のCookpadレシピリストをご参照ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173787\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCookpadレシピリスト\u003c\/a\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阿久根のウルメイワシがなぜ素晴らしいのか。それは昭和50年代後半、阿久根の漁師と丸干し屋の「良いものをつくる」という強い想いから始まりました。丸干し屋は「餌食いしていない鮮度の良いウルメイワシを高値で買い付ける」と提案し、漁師はそれに応えるべく、質の高いウルメイワシを獲ることに尽力しました。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e当初は量より質を重視する考え方に漁師は戸惑いました。\u003c\/li\u003e\n                \u003cli\u003e最も質の良いウルメイワシは、明け方前の漁でしか獲れないリスクの高いものでした。\u003c\/li\u003e\n                \u003cli\u003e試行錯誤の結果、朝4時から6時のウルメイワシを獲り、新鮮な状態で市場へ水揚げする体制が確立しました。\u003c\/li\u003e\n                \u003cli\u003e現在も、漁師は良い魚を獲り、丸干し屋はそれを高値で買い付けるという関係が続いています。\u003c\/li\u003e\n                \u003cli\u003e同じウルメイワシでも、朝獲れの良い原料はトロ箱1ヶ13,000円、安い原料は3,000円と、質によって価格が大きく異なります。\u003c\/li\u003e\n                \u003cli\u003eこのシステムのおかげで、阿久根では漁師の跡継ぎが多く、他地域では見られない活気があります。\u003c\/li\u003e\n                \u003cli\u003e夏場には他県からも買い付けに来るほど、阿久根のウルメイワシは評価されています。\u003c\/li\u003e\n                \u003cli\u003e現在、丸干し屋が9軒残っているのは日本全国でも阿久根だけですが、2010年には15軒ありました。この地域の独自性が失われる危機感も抱いています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e私たちは、これまで繋いできた「地域らしさ」を残し、次の世代へと繋いでいくために日々取り組んでいます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e※欠品中。製造でき次第の発送となる為、着日指定がある場合はご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786004167,"sku":null,"price":378.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/cb9891488fecc1facac340ff5c7c138b.jpg?v=1752137937"},{"product_id":"151070","title":"旅する丸干し：南イタリア風 【ドライトマト・ガーリック】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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が織りなす\u003cstrong\u003e南イタリアの香り\u003c\/strong\u003eが、日常を非日常へと誘います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/1a70a5abc62458b5d958b5255f359a8a.jpg?v=1752137932\" 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    \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な風味と\u003cstrong\u003eドライトマトのコク\u003c\/strong\u003eが、いつものパスタを\u003cstrong\u003eワンランク上の味わい\u003c\/strong\u003eに昇華させます。忙しい日でも手軽に\u003cstrong\u003e本格イタリアン\u003c\/strong\u003eを楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/ee1b33acc839f1bca40b624fa867424d.jpg?v=1752137932\" 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    \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に添えれば、\u003cstrong\u003e洗練されたおもてなし\u003c\/strong\u003eが完成します。五感を刺激する、\u003cstrong\u003e上質なひととき\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/26224db5d774c07eef3400ecb73b52b5.jpg?v=1752137932\" 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    \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\u003e老舗の干物屋がたくさん残る鹿児島県阿久根市。この港町で獲れる「ウルメイワシ」は、お腹にエサが残っておらず苦味が少ないため、食べやすい干物として珍重されています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e創業昭和14年の下園薩男商店が提案する、干物の新しい形です。\u003c\/li\u003e\n                    \u003cli\u003e「丸干しの良さを守りたい」という想いから、朝どれの美味しい丸干しを世界の味をイメージしたオイルに漬け込みました。\u003c\/li\u003e\n                    \u003cli\u003e日本の丸干しが世界をわたり歩いているような風味が、旨味と共に口の中に広がります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e製造は全て手作業。熟練の職人が一尾一尾丁寧に瓶詰めしています。\u003c\/p\u003e\n                \u003cul class=\"point-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                \u003cp\u003e旅する丸干しサイト：\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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                \u003cp\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                    \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\u003e旅する丸干しを使った、簡単で美味しいレシピをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e丸干しパスタ:\n                        \u003cp\u003eフライパンに丸干しのオイルと瓶の中のドライトマト、鷹の爪、丸干しを入れて炒めます。パスタのゆで汁を適宜加えてソースを作り、パスタに絡めて完成です。塩味はお好みで。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e旅するブルスケッタ:\n                        \u003cp\u003eフランスパンに切った丸干しをのせ、お好みでチーズやプチトマトをのせます。トースターで焼きあげたら仕上げに瓶のオイルをかけて完成です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e旅するカナッペ:\n                        \u003cp\u003eクリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eその他のレシピはこちら：\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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                    \u003cli\u003e内容量: 140g（固形量50g）\u003c\/li\u003e\n                    \u003cli\u003e賞味期限: 製造日より1年\u003c\/li\u003e\n                    \u003cli\u003e保存方法: 直射日光を避け、常温で保存\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e※写真は盛り付けイメージです。丸干し以外の食材等は販売物に含まれません。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786168007,"sku":null,"price":972.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/1a70a5abc62458b5d958b5255f359a8a.jpg?v=1752137932"},{"product_id":"151071","title":"旅する丸干し：プロヴァンス風 【オリーブ・ハーブ】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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の丸干し。食卓に地中海の風を運び、日々の暮らしを豊かに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e916c37685bc1fc7af8d4ae33704d08d.jpg?v=1752137931\" 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    \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\/0683\/0132\/4487\/files\/4eecb1fbb3ef6335646316077e1b68ce.jpg?v=1752137931\" 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    \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\/0683\/0132\/4487\/files\/9893478a487dbdfc1aabcc87151936c5.jpg?v=1752137931\" 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    \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\u003e老舗の干物屋が多く残る全国でも珍しい町、鹿児島県阿久根市。この港町で漁師たちが朝方4時から6時に獲ってくる「ウルメイワシ」は、おなかの中にエサが残っていないので苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n                \u003cp\u003eお酒のアテのイメージが強い丸干しですが、時代の流れと共にライフスタイルも変わり、今では食卓で丸干しを見ることは随分なくなりました。それでも「丸干しの良さを守りたい」と、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬けました。\u003c\/p\u003e\n                \u003cp\u003e南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が丸干しの旨味と共に口の中に広がります。創業昭和14年の下園薩男商店が提案する干物の新しい形です。\u003c\/p\u003e\n                \u003cp\u003e製造は手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾一尾製造スタッフが丁寧に瓶の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰めていくのは一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n                \u003cp\u003e関連サイト: \u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\"\u003e旅する丸干しサイト\u003c\/a\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                \u003cp\u003eタイム、セージ、フェンネルなど、プロヴァンス地方でよく使われるようなハーブをブレンドしたエルブドプロヴァンス。そのハーブとブラックオリーブをオイルに入れて煮詰めました。爽やかな香りで丸干しがすっきりとした味わいになります。\u003c\/p\u003e\n                \u003cp\u003e白ワインにも合うおいしさで、ニース風のサラダにぴったりです。丸干しにオリーブを添えてお召し上がりください。時間を問わず、メインにも軽食にもおつまみにも。\u003c\/p\u003e\n                \u003cp\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                \u003cp\u003e旅する丸干しを使った、おすすめのレシピをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e丸干しのニース風サラダ\u003c\/p\u003e\n                        \u003cp\u003e旅する丸干しのオイル小さじ2、酢小さじ1、塩ひとつまみを混ぜ、ドレッシングを作り、くし切りのゆで卵、トマト、ブラックオリーブ、ゆでたジャガイモ、レタス等のサラダに丸干しを皿に盛り、ドレッシングをかけて完成です。冷えた白ワインやロゼと一緒にどうぞ。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e旅するカナッペ\u003c\/p\u003e\n                        \u003cp\u003eクリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e丸干しのバーニャカウダ\u003c\/p\u003e\n                        \u003cp\u003e旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eその他のレシピはこちら: \u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\"\u003eクックパッドレシピリスト\u003c\/a\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                    \u003cli\u003e内容量：140g（固形量50g）\u003c\/li\u003e\n                    \u003cli\u003e賞味期限：製造日より1年\u003c\/li\u003e\n                    \u003cli\u003e保存方法：直射日光を避け、常温で保存\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※写真は盛り付けイメージです。丸干し以外の食材は販売物に含まれません。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786200775,"sku":null,"price":972.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e916c37685bc1fc7af8d4ae33704d08d.jpg?v=1752137931"},{"product_id":"151072","title":"旅する丸干し：マドラス風 【カレー・ミックスビーンズ】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/58edcb35725c4fe7a31a91eeda79c08f.jpg?v=1752137930\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e食卓に広がる異国の香り\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e鹿児島県阿久根市で水揚げされたウルメイワシを、本格マドラス風カレーオイルに漬け込みました。\u003cstrong\u003e世界の味を巡るような奥深い風味\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/43cf01c97fb556860e2dc18c37669359.jpg?v=1752137930\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eカフェ気分をご自宅で演出\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eナンやパンにのせて焼くだけで、手軽に\u003cstrong\u003e本格的なデリ風の一品\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/53fadff0eff16a7b7b28429b3f83bf26.jpg?v=1752137930\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e食卓が豊かになる魔法のオイル\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e丸干しの旨みが溶け込んだオイルは、パスタやピラフの風味を格段に引き上げます。忙しい日々でも、\u003cstrong\u003e時短で深みのある料理\u003c\/strong\u003eを叶え、ワンランク上の食体験を提案します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\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\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                \u003cp\u003e老舗の干物屋がたくさん残る全国でも珍しい町、鹿児島県阿久根市。この港町で漁師たちが朝早くに獲ってくる「ウルメイワシ」は、おなかの中にエサが残っていないので苦味が少なく、食べやすい干物になります。\u003c\/p\u003e\n                \u003cp\u003eお酒のアテのイメージが強い丸干しですが、時代の流れと共にライフスタイルも変わり、今では食卓で丸干しを見ることは随分なくなりました。それでも「丸干しの良さを守りたい」と、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬け込んだのが「旅する丸干し」です。\u003c\/p\u003e\n                \u003cp\u003e南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が、丸干しの旨味と共に口の中に広がります。創業昭和14年の下園薩男商店が提案する、干物の新しい形です。\u003c\/p\u003e\n                \u003cp\u003e製造は全て手作業です。じっくりと干され旨みが凝縮した丸干しは、より食べやすいように頭としっぽを切り、一尾一尾製造スタッフが丁寧に瓶の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰めていくのは一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に、丁寧に一尾ずつ作られています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e旅する丸干しサイト: \u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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                \u003cp\u003eガラムマサラ等のスパイシーな香辛料、唐辛子、黒こしょう入りのオイルで、丸干しの旨味がグッと引き立つ本格的なカレー風味です。食感が楽しいミックスビーンズ入りで、ビールやジントニックなどカクテルが進む味わいになります。\u003c\/p\u003e\n                \u003cp\u003eカレーやピラフとの相性も抜群です。時間を問わず、メインにも軽食にもおつまみにも。風味豊かなオイルは、オイルパスタやドレッシング、ソースなどにもアレンジ可能です。\u003c\/p\u003e\n                \u003cp class=\"caption-text\"\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                \u003cp\u003e「旅する丸干し：マドラス風」を使った、簡単で美味しいアレンジレシピをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e丸干しベジナン\u003c\/p\u003e\n                        \u003cp\u003eナンやパンの上にアスパラガスなどの野菜と丸干しをのせ、瓶の中のミックスビーンズを散らし、パルメザンチーズを振ってオーブンで焼きます。最後に旅する丸干しのオイルをかけて完成です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003eマドラスのジャガイモ炒め\u003c\/p\u003e\n                        \u003cp\u003e皮をむき、水にさらしてアクを抜いたジャガイモと丸干しをお好みのサイズに切り、旅する丸干しのオイルと一緒にフライパンで炒めます。お好みで塩こしょうとバジル等をかけて完成です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp\u003e炊飯器で丸干しのカレーピラフ\u003c\/p\u003e\n                        \u003cp\u003e炊飯器に洗米したお米2合と水を適量入れ、丸干し8本、オイル大さじ3、ミックスビーンズ適量、有塩バター5g、塩ふたつまみを入れて炊飯します。炊き上がったら少し蒸らし、全体をよく混ぜれば完成です。\u003c\/p\u003e\n                \u003c\/li\u003e\n\u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eその他のレシピはこちら: \u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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                    \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                \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\u003e140g（固形量50g）\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\u003e製造日より1年\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\u003e直射日光を避け、常温で保存\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786233543,"sku":null,"price":972.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/58edcb35725c4fe7a31a91eeda79c08f.jpg?v=1752137930"},{"product_id":"151069","title":"旅する丸干し：阿久根プレーン【ボンタンエッセンス】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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が、\u003cstrong\u003e朝どれウルメイワシの旨み\u003c\/strong\u003eを引き立てます。\u003cstrong\u003e和食を格上げ\u003c\/strong\u003eし、\u003cstrong\u003e日本酒や焼酎がすすむ\u003c\/strong\u003e、食卓の新しい主役です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/ba93e8f5de14f3dbcef6573f63d0cda8.jpg?v=1752137929\" 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    \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はもちろん、\u003cstrong\u003e手軽な軽食\u003c\/strong\u003eや\u003cstrong\u003e特別な日のメイン料理\u003c\/strong\u003eにも活躍し、食の創造性を掻き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/598eb492682c2ba37666ace5dae41187.jpg?v=1752137929\" 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    \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。\u003cstrong\u003e熟練の職人技\u003c\/strong\u003eが、\u003cstrong\u003e丸干しの豊かな旨み\u003c\/strong\u003eを損なうことなく、お客様の元へ届けたいという熱い想いを込めて詰められています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/ac7888d1e5f6cc1312e955ab15e628bc.jpg?v=1752137929\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e旅する丸干しとは\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e老舗の干物屋が多く残る鹿児島県阿久根市。この港町で漁師が朝方4時から6時に獲るウルメイワシは、お腹にエサが残っていないため苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n            \u003cp\u003eお酒のアテのイメージが強い丸干しですが、ライフスタイルの変化と共に食卓で見る機会は減りました。それでも「丸干しの良さを守りたい」という熱い想いから、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬け込みました。\u003c\/p\u003e\n            \u003cp\u003e南イタリア、プロヴァンス、マドラス、そして阿久根。日本の丸干しが世界を旅しているかのような風味が、丸干し本来の旨味と共に口の中に広がります。創業昭和14年の下園薩男商店が提案する、干物の新しい形です。\u003c\/p\u003e\n            \u003cp\u003e製造は全て手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾ずつ丁寧に瓶の中に詰められます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく整然と詰める作業は、一朝一夕ではできません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n            \u003cp\u003e旅する丸干しサイト: \u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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            \u003cp\u003e鹿児島県阿久根市の特産品で、グレープフルーツのような柑橘であるボンタン。直径20cmにもなる大きな果物です。阿久根プレーンは、鹿児島県阿久根産のボンタンオイルがほのかに香り、朝どれウルメイワシの丸干しの旨味をシンプルに味わえるプレーンタイプです。\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            \u003cp class=\"caption-text\"\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=\"point-list\"\u003e\n                \u003cli\u003e\n                    \u003cp\u003e丸干しと梅の肴\u003c\/p\u003e\n                    \u003cp\u003eスライスした大根（またはカブ）に大葉を挟み、丸干しと梅干の果肉をのせて、オイルをかけて完成です。日本酒や焼酎と一緒にどうぞ。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp\u003e丸干しの梅茶漬け\u003c\/p\u003e\n                    \u003cp\u003eご飯に大葉をちらし、丸干し、梅肉をのせ温かい日本茶をかけます。お好みでゴマや醤油をかけてお好みの味に。しっとりとした朝食や夜食におすすめです。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cp\u003e丸干しのバーニャカウダ\u003c\/p\u003e\n                    \u003cp\u003e旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eそのほかのレシピはこちら: \u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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                \u003cli\u003e内容量: 140g（固形量50g）\u003c\/li\u003e\n                \u003cli\u003e賞味期限: 製造日より1年\u003c\/li\u003e\n                \u003cli\u003e保存方法: 直射日光を避け、常温で保存\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786266311,"sku":null,"price":972.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/ba93e8f5de14f3dbcef6573f63d0cda8.jpg?v=1752137929"},{"product_id":"36093234","title":"旅する丸干し　選べる3本セット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e世界を旅する、贅沢な味比べ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e4種の世界の味から自由に選べる3本セット。食卓に彩りを添え、日常を\u003cstrong\u003e特別な美食体験\u003c\/strong\u003eへと誘います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e6d372f1da7915937b30c3ac18116004.jpg?v=1752137928\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e箱を開ける、期待の瞬間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された3つの味わいが、丁寧に収められた専用箱。開けるたびに、胸が高鳴る美食の予感に包まれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/c8084b72b3a80b8eccdea53ede0f8c72.jpg?v=1752137928\" 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  \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\/0683\/0132\/4487\/files\/1b7465d4729e5c0cb5fbd3daba1f5597.jpg?v=1752137928\" 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  \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      \u003cp class=\"body-text\"\u003e「丸干しの良さを守りたい」という想いから、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬け込みました。南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が口の中に広がります。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e創業昭和14年の下園薩男商店が提案する干物の新しい形です。製造はすべて手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾一尾丁寧に瓶の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰める\u003cstrong\u003e熟練の技\u003c\/strong\u003eが光ります。美味しい丸干しをより多くの人に知って食べてもらい、お客様の豊かな生活に寄り添いたい、そんな想いを込めて作られています。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e■旅する丸干しサイト：\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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      \u003cp class=\"body-text\"\u003e4種類の「旅する丸干し」からお好きな味3種類を選んでいただき、専用の箱に詰め合わせます。\u003c\/p\u003e\n      \u003cul class=\"basic-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        \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      \u003cp class=\"body-text\"\u003eご希望の3種類を備考欄にご記入ください。ご記入のない場合は、こちらでお選びいたします。\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内祝の場合、水引が変わるため、お祝い事の内容もご記入ください。\u003c\/p\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\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eおすすめの活用レシピ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\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\/li\u003e\n        \u003cli\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\/li\u003e\n        \u003cli\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e丸干しのバーニャカウダ\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp class=\"body-text\"\u003e旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eそのほかのレシピはこちら：\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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      \u003cp class=\"body-text\"\u003e〈原材料名〉\u003c\/p\u003e\n      \u003cul class=\"basic-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        \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    \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\n\u003cstrong\u003e内容量：\u003c\/strong\u003e140g（固形量50g）×3本\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e賞味期限：\u003c\/strong\u003e製造日より1年\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\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786299079,"sku":null,"price":3132.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e6d372f1da7915937b30c3ac18116004.jpg?v=1752137928"},{"product_id":"193178","title":"旅する丸干し　4本セット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e食卓に世界を招く、新しい旅\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鹿児島県阿久根市で獲れるウルメイワシが、南イタリア、プロヴァンス、マドラス、そして阿久根の風味を纏い、食卓に到着します。\u003cstrong\u003e4つのユニークな味わい\u003c\/strong\u003eが織りなす、これまでにない美食体験をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/73e7c43a2138fdfeddaf45178bde0cf1.jpg?v=1752137927\" 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\u003e10ページ\u003c\/strong\u003eにわたるパンフレットには、丸干し誕生の物語や、食卓を彩る多彩な活用レシピが満載です。ただ食べるだけでなく、その背景にある情熱や創造性を五感で感じられます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/8023fa18b2e79694d9d2112909ad422c.jpg?v=1752137927\" 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昭和14年\u003c\/strong\u003eの下園薩男商店が、一尾ずつ丹念に手作業で瓶詰めしました。ほろりと崩れる繊細な丸干しを傷つけることなく、美味しさをそのまま閉じ込める職人の技が、確かな品質の証です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/dfbd46fad34c444448d349e56b7102de.jpg?v=1752137927\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・こだわり\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e老舗の干物屋がたくさん残っている全国でも珍しい町、鹿児島県阿久根市。この港町で漁師たちが朝方4時から6時に獲ってくる「ウルメイワシ」は、おなかの中にエサが残っていないので苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n      \u003cp\u003eお酒のアテのイメージが強い丸干しですが、時代の流れと共にライフスタイルも変わり、今では食卓で丸干しを見ることは随分なくなりました。それでも「丸干しの良さを守りたい」と、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬けました。\u003c\/p\u003e\n      \u003cp\u003e南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が丸干しの旨味と共に口の中に広がります。創業昭和14年の下園薩男商店が提案する干物の新しい形です。\u003c\/p\u003e\n      \u003cp\u003e製造は手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾一尾製造スタッフが丁寧に瓶の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰めていくのは一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e旅する丸干しサイトはこちら\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e旅する丸干し4本セットは、様々な味と物語を楽しめる特別なセットです。\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旅する丸干しの物語、商品説明やレシピが書かれた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\u003e丸干しを使った、簡単で美味しいレシピをご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e旅するブルスケッタ\u003c\/strong\u003e\u003cbr\u003e\n          フランスパンに切った丸干しをのせ、お好みでチーズやプチトマトをのせます。トースターで焼きあげたら仕上げに瓶のオイルをかけて完成です。\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e旅するカナッペ\u003c\/strong\u003e\u003cbr\u003e\n          クリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成です。\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e丸干しのバーニャカウダ\u003c\/strong\u003e\u003cbr\u003e\n          旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eその他のレシピはこちら\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCookpadレシピ一覧\u003c\/a\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\n          \u003cstrong\u003e南イタリア風\u003c\/strong\u003e\u003cbr\u003e\n          なたね油、ウルメイワシ（鹿児島県産）、ぶどう酢、ドライトマト、フライドガーリック、食塩、バジル、ブラックペッパー、唐辛子\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eプロヴァンス風\u003c\/strong\u003e\u003cbr\u003e\n          なたね油、ウルメイワシ（鹿児島県産）、オリーブ、ぶどう酢、食塩、唐辛子、タイム、セージ、フェンネル、ローレル、ローズマリー、グルコン酸鉄\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eマドラス風\u003c\/strong\u003e\u003cbr\u003e\n          なたね油、ウルメイワシ（鹿児島県産）、ミックスビーンズ（マロ—ファットピース、ひよこ豆、その他）、食塩、カレーパウダー（こしょう、コリアンダー、その他）、唐辛子\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e阿久根プレーン\u003c\/strong\u003e\u003cbr\u003e\n          なたね油、ウルメイワシ（鹿児島県産）、食塩、ボンタンオイル\n        \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\u003e140g（固形量50g）×4本\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\u003e製造日より1年\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\u003e直射日光を避け、常温で保存\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e熨斗をご希望のお客様は備考欄にご記入ください。\u003cbr\u003e［例］蝶結び　上（ご用向き）：お中元　下（送り主様お名前）：下園\u003cbr\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\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786364615,"sku":null,"price":4104.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/73e7c43a2138fdfeddaf45178bde0cf1.jpg?v=1752137927"},{"product_id":"9008908","title":"旅する丸干し：南イタリア風【ドライトマト・ガーリック】スタンドパック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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が香る丸干し。手軽に本格的な味わいをお楽しみいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/5239849e5116e6ed838888d1802f25e8.jpg?v=1752137926\" 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\/0683\/0132\/4487\/files\/ff6be6600aba9394044d4dbd1c34ee8d.jpg?v=1752137926\" 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創業昭和14年、老舗干物屋の確かな目利きと、一尾ずつ丁寧な\u003cstrong\u003e手作業で詰められた丸干し\u003c\/strong\u003e。苦味の少ない朝どれウルメイワシの旨みを、熟練の職人が手間を惜しまず閉じ込めています。安心と美味しさを追求した逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/8f40c83201ee1870eaaa08df7781a3f7.jpg?v=1752137926\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品へのこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e老舗の干物屋が多く残る鹿児島県阿久根市で、創業昭和14年の下園薩男商店が提案する干物の新しい形です。\u003c\/p\u003e\n            \u003cul class=\"point-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            \u003cp\u003e旅する丸干しについて、さらに詳しい情報はこちらをご覧ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e旅する丸干しサイト\u003c\/a\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\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            \u003cp\u003e丸干しを使ったおすすめのレシピをご紹介します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e丸干しパスタ\u003c\/h4\u003e\n                    \u003cp\u003eフライパンに丸干しのオイルと瓶の中のドライトマト、鷹の爪、丸干しを入れて炒めます。パスタのゆで汁を適宜加えてソースを作り、パスタに絡めて完成です。塩味はお好みで。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e旅するブルスケッタ\u003c\/h4\u003e\n                    \u003cp\u003eフランスパンに切った丸干しをのせ、お好みでチーズやプチトマトをのせます。トースターで焼きあげたら仕上げに瓶のオイルをかけて完成です。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e旅するカナッペ\u003c\/h4\u003e\n                    \u003cp\u003eクリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成です。\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eその他のレシピはこちらをご覧ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCookpad レシピ一覧\u003c\/a\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原材料名: なたね油、ウルメイワシ（鹿児島県産）、ぶどう酢、ドライトマト、フライドガーリック、食塩、バジル、ブラックペッパー、唐辛子\u003c\/li\u003e\n                \u003cli\u003e内容量: 75g（固形量30g）\u003c\/li\u003e\n                \u003cli\u003e賞味期限: 製造日より1年\u003c\/li\u003e\n                \u003cli\u003e保存方法: 直射日光を避け、常温で保存\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e※写真は盛り付けイメージです。丸干し以外の食材等は販売物に含まれません。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786397383,"sku":null,"price":540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/5239849e5116e6ed838888d1802f25e8.jpg?v=1752137926"},{"product_id":"9008933","title":"旅する丸干し：プロヴァンス風【オリーブ・ハーブ】スタンドパック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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を提供します。旅する丸干しで、日常が特別なひとときへと変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/692b34ed432660156db2d36fd270d547.jpg?v=1752137925\" 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  \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\/0683\/0132\/4487\/files\/04546dc7e2aa72cfe4c84b16f4d0ecf1.jpg?v=1752137925\" 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  \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\/0683\/0132\/4487\/files\/f81e9303a0194e7522be5c9bff4dd202.jpg?v=1752137925\" 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  \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老舗の干物屋が軒を連ねる鹿児島県阿久根市で、創業昭和14年の下園薩男商店が提案する干物の新しい形「旅する丸干し」。朝獲れのウルメイワシを使用し、その品質と製造へのこだわりが詰まっています。\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      \u003cp class=\"body-text\"\u003e旅する丸干しサイトもご覧ください。\u003cbr\u003e\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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      \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        \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=\"step-list\"\u003e\n        \u003cli\u003e\n          \u003cp\u003e丸干しのニース風サラダ\u003c\/p\u003e\n          \u003cp class=\"body-text\"\u003e旅する丸干しのオイル小さじ2、酢小さじ1、塩ひとつまみを混ぜドレッシングを作成。くし切りのゆで卵、トマト、ブラックオリーブ、ゆでたジャガイモ、レタス等のサラダに丸干しを盛り付け、ドレッシングをかけて完成。冷えた白ワインやロゼとどうぞ。\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cp\u003e旅するカナッペ\u003c\/p\u003e\n          \u003cp class=\"body-text\"\u003eクリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成。\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cp\u003e丸干しのバーニャカウダ\u003c\/p\u003e\n          \u003cp class=\"body-text\"\u003e旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eそのほかのレシピはこちらからご覧いただけます。\u003cbr\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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        \u003cli\u003e内容量：75g（固形量30g）\u003c\/li\u003e\n        \u003cli\u003e賞味期限：製造日より1年\u003c\/li\u003e\n        \u003cli\u003e保存方法：直射日光を避け、常温で保存\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※写真は盛り付けイメージです。丸干し以外の食材は販売物に含まれません。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786430151,"sku":null,"price":540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/692b34ed432660156db2d36fd270d547.jpg?v=1752137925"},{"product_id":"9008949","title":"旅する丸干し：マドラス風【カレー・ミックスビーンズ】スタンドパック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/17480cdfc3028ad72cfa88dd4058664a.jpg?v=1752137924\" 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  \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\/0683\/0132\/4487\/files\/adfa15b0039c703b20edc0b41ed9752c.jpg?v=1752137924\" 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  \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\/0683\/0132\/4487\/files\/cac0c3b3797f79fdc5609490ad3b2243.jpg?v=1752137924\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e老舗の干物屋が多く残る鹿児島県阿久根市で水揚げされる、朝獲れの「ウルメイワシ」を使用。お腹にエサが残っていないため苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n      \u003cp\u003eお酒のアテというイメージが強い丸干しですが、ライフスタイルの変化に合わせて「丸干しの良さを守りたい」という想いから、世界各国の味をイメージしたオイルに漬け込みました。まるで日本の丸干しが世界を旅しているかのような風味が、丸干しの旨味と共に口いっぱいに広がります。創業昭和14年の下園薩男商店が提案する、干物の新しい形です。\u003c\/p\u003e\n      \u003cp\u003e製造は全て手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすいよう頭としっぽを切り、一尾一尾製造スタッフが丁寧に瓶に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰めていくのは、一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、お客様の豊かな生活の一つに加わってほしい。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e旅する丸干しサイト：\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\u003e\n\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\u003e「旅する丸干し」瓶タイプの約半分ほどの量が入ったパックタイプです。\u003c\/p\u003e\n      \u003cp\u003eガラムマサラ等のスパイシーな香辛料、唐辛子、黒こしょう入りのオイルで、丸干しの旨味が引き立つ本格的なカレー風味。食感が楽しいミックスビーンズ入りで、ビールやジントニックなどカクテルが進む味わいです。カレーやピラフとの相性も抜群。\u003c\/p\u003e\n      \u003cp\u003e時間を問わず、メインにも軽食にもおつまみにもお楽しみいただけます。風味豊かなオイルは、オイルパスタやドレッシング、ソースなどにも美味しくご活用いただけます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\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      \u003cp\u003e「旅する丸干し：マドラス風」をさらに美味しく楽しむためのレシピをご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-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        \u003cli\u003e\n\u003cstrong\u003e炊飯器で丸干しのカレーピラフ:\u003c\/strong\u003e 炊飯器に洗米したお米2合と水を適量入れ、丸干し8本、オイル大さじ3、ミックスビーンズ適量、有塩バター5g、塩ふたつまみを入れて炊飯します。炊き上がったら少し蒸らし、全体をよく混ぜれば完成です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eその他のレシピはこちら：\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\u003e\n\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\n\u003cstrong\u003e原材料名:\u003c\/strong\u003e なたね油、ウルメイワシ（鹿児島県産）、ミックスビーンズ（マローファットピース、ひよこ豆、その他）、食塩、カレーパウダー（こしょう、コリアンダー、その他）、唐辛子\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e内容量:\u003c\/strong\u003e 75g（固形量30g）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e賞味期限:\u003c\/strong\u003e 製造日より1年\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\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786462919,"sku":null,"price":540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/17480cdfc3028ad72cfa88dd4058664a.jpg?v=1752137924"},{"product_id":"9008839","title":"旅する丸干し：阿久根プレーン【ボンタンエッセンス】スタンドパック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\n            \u003cstrong\u003e鹿児島阿久根の自然\u003c\/strong\u003eが育んだ\u003cstrong\u003eウルメイワシ\u003c\/strong\u003e。\n            \u003cstrong\u003eボンタンの爽やかなエッセンス\u003c\/strong\u003eが心地よく香り、\n            \u003cstrong\u003e手軽なスタンドパック\u003c\/strong\u003eで、日常に\u003cstrong\u003e新しい食の彩り\u003c\/strong\u003eをもたらします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/33e8baa09c3332ad0523bb10b72657c0.jpg?v=1752137922\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e身体に優しい、和の肴\u003c\/h3\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            日本酒はもちろん、\u003cstrong\u003eヘルシーな一品\u003c\/strong\u003eとして、\u003cstrong\u003e心豊かな晩酌\u003c\/strong\u003eを演出します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/99668f0975f102110359f078c88e8ec8.jpg?v=1752137922\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e広がる食の可能性、オイルの魔法\u003c\/h3\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            友人を招いたブランチや、週末のご褒美に、\u003cstrong\u003e洗練された食体験\u003c\/strong\u003eをどうぞ。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/4e48270dfba195d32ae6cfe076b79e59.jpg?v=1752137922\" 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!-- スペック・詳細セクション (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\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創業昭和14年の下園薩男商店が、一尾一尾手作業で丁寧に製造しています。\u003c\/li\u003e\n                    \u003cli\u003e美味しい丸干しをより多くの人に届けたいという想いが込められています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e旅する丸干しサイト：\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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                \u003cp\u003e「旅する丸干し」の約半分の量で、手軽に楽しめるスタンドパックタイプです。鹿児島県阿久根市の特産品であるボンタンのほのかな香りが、ウルメイワシの旨味を引き立てます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eボンタンは直径20cmにもなるグレープフルーツのような柑橘です。\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                \u003c\/ul\u003e\n                \u003cp\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                \u003cp\u003e旅する丸干しをもっと楽しむ、おすすめのレシピをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003e丸干しと梅の肴\u003c\/strong\u003e\u003cbr\u003e\n                        スライスした大根（またはカブ）に大葉を挟み、丸干しと梅干しの果肉をのせて、オイルをかけて完成。日本酒や焼酎とご一緒にどうぞ。\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003e丸干しの梅茶漬け\u003c\/strong\u003e\u003cbr\u003e\n                        ご飯に大葉をちらし、丸干し、梅肉をのせ、温かい日本茶をかけます。お好みでゴマや醤油を加えても美味しく召し上がれます。しっとりとした朝食や夜食におすすめです。\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003e丸干しのバーニャカウダ\u003c\/strong\u003e\u003cbr\u003e\n                        旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をディップしてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけるのもおすすめです。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eその他のレシピはこちら：\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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\n\u003cstrong\u003e原材料名\u003c\/strong\u003e：なたね油、ウルメイワシ（鹿児島県産）、食塩、ボンタンオイル\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e内容量\u003c\/strong\u003e：75g（固形量30g）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e賞味期限\u003c\/strong\u003e：製造日より1年\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\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786495687,"sku":null,"price":540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/33e8baa09c3332ad0523bb10b72657c0.jpg?v=1752137922"},{"product_id":"9009081","title":"旅する丸干し：南イタリア風【ドライトマト・ガーリック】紅白パッケージスタンドパック","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/0850259f689752da456b308e53c62ee0.jpg?v=1752137921\" 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新しい旅立ちに寄り添う、\u003cstrong\u003e特別な紅白パッケージ\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/90cb0f5f4549981e72bf0dfa928cbb46.jpg?v=1752137921\" 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パッケージの内側に秘められた「新しい世界を旅する」物語。人生の節目を迎える方へ、\u003cstrong\u003e成長と幸せを願う温かなエール\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/0430d46b5037674f9ecc0983ce586543.jpg?v=1752137921\" 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ウルメイワシの凝縮された旨みに、\u003cstrong\u003eドライトマトとガーリックの香り\u003c\/strong\u003eが広がる。パスタに絡めれば、いつもの食卓が手軽に南イタリアの風を感じる華やかな一皿へ。\u003c\/p\u003e\n    \u003c\/div\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\u003e「旅する丸干し」は、鹿児島県阿久根市に伝わる老舗の干物屋が、ウルメイワシの旨みを最大限に引き出した逸品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e苦味が少なく食べやすい\u003cstrong\u003e鹿児島県阿久根市産ウルメイワシ\u003c\/strong\u003e使用\u003c\/li\u003e\n                \u003cli\u003e創業昭和14年、下園薩男商店が提案する\u003cstrong\u003e干物の新しい形\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e世界を旅するイメージで生まれた、南イタリア風の豊かな味わい\u003c\/li\u003e\n                \u003cli\u003e一つ一つ手作業で丁寧に詰められたこだわりの品質\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e「丸干しの良さを守りたい」という想いから生まれた、干物の新しい可能性を追求した商品です。\u003c\/p\u003e\n            \u003cp\u003e※詳細情報は「旅する丸干し」公式サイトもご覧ください。\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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            \u003cp\u003e「旅する丸干し」の瓶タイプの約半分が入った、手軽なスタンドパックタイプです。通常パッケージとは異なる紅白デザインで、特別なギフトに最適です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e通常パッケージ（青と黄色）とは異なる\u003cstrong\u003e紅白デザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003eパッケージの内側には\u003cstrong\u003e「新しい世界を旅する」メッセージ入り\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e結婚式の引き出物や内祝い、転勤・就職祝いなど、\u003cstrong\u003e人生の門出を祝う贈り物\u003c\/strong\u003eにおすすめ\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\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            \u003cp\u003e「旅する丸干し」をより美味しくお召し上がりいただくための、簡単アレンジレシピをご紹介します。\u003c\/p\u003e\n            \u003cul class=\"step-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e丸干しパスタ\u003c\/strong\u003e\n                    \u003cp\u003eフライパンに丸干しのオイルとドライトマト、鷹の爪、丸干しを入れて炒めます。パスタのゆで汁を適宜加えてソースを作り、パスタに絡めて完成です。塩味はお好みで調整してください。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e旅するブルスケッタ\u003c\/strong\u003e\n                    \u003cp\u003eフランスパンに切った丸干しをのせ、お好みでチーズやプチトマトを添えます。トースターで焼きあげたら、仕上げに瓶のオイルをかけてお召し上がりください。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e旅するカナッペ\u003c\/strong\u003e\n                    \u003cp\u003eクリームチーズと丸干し、オイルをフードプロセッサーにかけ、なめらかになったらフランスパンに塗ります。お好みで丸干しとハーブをトッピングして完成です。\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eこの他にも、クックパッドで様々なレシピを公開しています。\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp class=\"caption-text\"\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            \u003cp\u003e本商品の詳細情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-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                \u003cli\u003e\n\u003cstrong\u003e内容量\u003c\/strong\u003e: 75g（固形量30g）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e賞味期限\u003c\/strong\u003e: 製造日より1年\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\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786528455,"sku":null,"price":540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/0850259f689752da456b308e53c62ee0.jpg?v=1752137921"},{"product_id":"9010798","title":"旅する丸干し　スタンドパック 4個セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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。南イタリア、プロヴァンス、マドラス、阿久根。\u003cstrong\u003e４つの個性豊かな風味\u003c\/strong\u003eが、食卓に新たな感動を運びます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/fcb35bd6290d0678fd9a69edd3c3809b.jpg?v=1752137920\" 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    \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\/0683\/0132\/4487\/files\/2c52834795ad6f83a08a1146692f8198.jpg?v=1752137920\" 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    \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\/0683\/0132\/4487\/files\/16e830265f90b1da3fd8172c67bd476b.jpg?v=1752137920\" 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!-- スペック・詳細セクション (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\u003e老舗の干物屋がたくさん残っている全国でも珍しい町、鹿児島県阿久根市。この港町で漁師たちが朝方4時から6時に獲ってくる「ウルメイワシ」は、おなかの中にエサが残っていないので苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n            \u003cp\u003eお酒のアテのイメージが強い丸干しですが、時代の流れと共にライフスタイルも変わり、今では食卓で丸干しを見ることは随分なくなりました。それでも「丸干しの良さを守りたい」と、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬けました。\u003c\/p\u003e\n            \u003cp\u003e南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が丸干しの旨味と共に口の中に広がります。創業昭和14年の下園薩男商店が提案する干物の新しい形です。\u003c\/p\u003e\n            \u003cp\u003e製造は手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾一尾製造スタッフが丁寧に容器の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく容器に整然と詰めていくのは一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n            \u003cp\u003e旅する丸干しサイト: https:\/\/marusatsu.jp\/tabi\/\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\u003e4つの個性豊かなスタンドパックと、旅する丸干しの物語やレシピを記した10ページのパンフレットがセットになっています。\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            \u003c\/ul\u003e\n            \u003cp\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=\"point-list\"\u003e\n                \u003cli\u003e旅するブルスケッタ: フランスパンに切った丸干しをのせ、お好みでチーズやプチトマトをのせます。トースターで焼きあげたら仕上げに瓶のオイルをかけて完成です。\u003c\/li\u003e\n                \u003cli\u003e旅するカナッペ: クリームチーズと丸干し、オイルをフードプロセッサーにかけ、フランスパンに塗ります。丸干しとハーブをトッピングして完成です。\u003c\/li\u003e\n                \u003cli\u003e丸干しのバーニャカウダ: 旅する丸干しのオイル大さじ1とマヨネーズ大さじ1を混ぜ、アスパラガスやパプリカ等、お好みの野菜をつけてお召し上がりください。市販のバーニャカウダソースと丸干しをフードプロセッサーにかけても美味しいソースが完成します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eそのほかのレシピはこちら: https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\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                \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\u003e75g（固形量30g）×4個\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\u003e製造日より1年\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\u003e直射日光を避け、常温で保存\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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熨斗をご希望のお客様は備考欄にご記入ください。\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ギフト包装のご用意はなく、デザイン箱に直接お熨斗をかけるかたちになります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e紙袋は別売です。対応サイズは紙袋中です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786725063,"sku":null,"price":2376.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/fcb35bd6290d0678fd9a69edd3c3809b.jpg?v=1752137920"},{"product_id":"27851465","title":"旅する丸干し　おうちご飯セット＊送料込み＊","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旅する丸干し おうちで世界を味わう\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e創業1939年の老舗が贈る、新しい干物の形。\u003cstrong\u003eウルメイワシの旨味\u003c\/strong\u003eが凝縮された丸干しが、世界の味をまとって食卓へ。\u003cstrong\u003e南イタリアとマドラス\u003c\/strong\u003e、2つの風味が手軽に楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/2abaaf54d031590c64d39b734d19b5e5.jpg?v=1752137918\" 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  \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\/0683\/0132\/4487\/files\/efa39b38dfe555154ab942564945c024.jpg?v=1752137918\" 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  \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\/0683\/0132\/4487\/files\/d450599c96484977920ca95089c262b5.jpg?v=1752137918\" 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  \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老舗の干物屋がたくさん残っている全国でも珍しい町、鹿児島県阿久根市。この港町で漁師たちが朝方4時から6時に獲ってくる「ウルメイワシ」は、おなかの中にエサが残っていないので苦みが少なく、食べやすい干物になります。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eお酒のアテのイメージが強い丸干しですが、時代の流れと共にライフスタイルも変わり、今では食卓で丸干しを見ることは随分なくなりました。それでも「丸干しの良さを守りたい」と、朝どれの美味しい丸干しを世界の国々の味をイメージしたオイルに漬けました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e南イタリア、プロヴァンス、マドラス、阿久根…まるで日本の丸干しが世界をわたり歩いているような風味が丸干しの旨みと共に口の中に広がります。創業昭和14年の下園薩男商店が提案する干物の新しい形です。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e製造は手作業。じっくりと干され旨みが凝縮した丸干しは、より食べやすく頭としっぽを切り、一尾一尾製造スタッフが丁寧に瓶の中に詰めていきます。少しでも力の加減を間違えるとほろりと崩れてしまう丸干しを傷つけることなく、隙間なく瓶に整然と詰めていくのは一朝一夕でできることではありません。美味しい丸干しをより多くの人に知って食べてもらい、手に取ってくれるお客様の豊かな生活の一つに加われたら。そんな想いと共に丁寧に一尾ずつ詰めています。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e旅する丸干しサイト：\u003ca href=\"https:\/\/marusatsu.jp\/tabi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/tabi\/\u003c\/a\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      \u003cp class=\"body-text\"\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おうちにある野菜を使ってパスタとジャガイモ炒めにおすすめの2パックセット。手軽にいつもと違った料理が楽しめます。\u003c\/p\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\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=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e旅する丸干し南イタリア風パスタ\u003c\/strong\u003e\n          \u003cp class=\"body-text\"\u003e動画：\u003ca href=\"https:\/\/www.youtube.com\/watch?v=e5HcL3hwoNU\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/www.youtube.com\/watch?v=e5HcL3hwoNU\u003c\/a\u003e\u003c\/p\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e水1Lに塩10g、パスタ80〜100gを既定の通り茹でる\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          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e旅する丸干しマドラス風ジャガイモ炒め\u003c\/strong\u003e\n          \u003cp class=\"body-text\"\u003e動画：\u003ca href=\"https:\/\/www.youtube.com\/watch?v=bQEen4hHy0\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/www.youtube.com\/watch?v=bQEen4hHy0\u003c\/a\u003e\u003c\/p\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eジャガイモを茹でる（小さく切れば茹でずに焼いてもOK）\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          \u003c\/ul\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eそのほかのレシピはこちら：\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173270\u003c\/a\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      \u003cp class=\"body-text\"\u003e各商品の原材料は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e南イタリア風\u003c\/strong\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eなたね油、ウルメイワシ（鹿児島県産）、ぶどう酢、ドライトマト、フライドガーリック、食塩、バジル、ブラックペッパー、唐辛子\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eマドラス風\u003c\/strong\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eなたね油、ウルメイワシ（鹿児島県産）、ミックスビーンズ（マロ—ファットピース、ひよこ豆、その他）、食塩、カレーパウダー（こしょう、コリアンダー、その他）、唐辛子\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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\u003e75g（固形量30g）×2個\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製造日より1年\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  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e2セットまでは追跡可能メール便（ポスト投函）でのお届けになります。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e追跡可能メール便は日にち・時間の指定が出来ません。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e3セット以上になると通常の宅配便でのお届けになりますが、ポスト投函をご希望の方は備考欄にご記入ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852786757831,"sku":null,"price":1300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/2abaaf54d031590c64d39b734d19b5e5.jpg?v=1752137918"},{"product_id":"39969176","title":"はらぺこイワシ【5個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\/0683\/0132\/4487\/files\/c0b0c26709b96d049011aba52e383054.jpg?v=1752137884\" 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だけを厳選。上質な素材を丁寧に焼き上げた丸干しは、素材本来の豊かな旨みが凝縮されています。お子様の小さな手にもフィットするサイズ感。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/330641f775a21589644cc1aa460885ea.jpg?v=1752137884\" 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\/0683\/0132\/4487\/files\/9a574217808f65cab587384a4cebcdfb.jpg?v=1752137884\" 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\u003e「はらぺこイワシ」は、お子様の成長を考えた安心安全な丸干しです。朝どれウルメイワシを使用し、手軽に美味しくお召し上がりいただけます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e朝どれウルメイワシ使用：お腹がからっぽの\u003cstrong\u003e新鮮なウルメイワシ\u003c\/strong\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        \u003cp class=\"body-text\"\u003e※本セットは5個入りです。10個、20個の商品もございますので、そちらもご覧ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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        \u003cp\u003e幼少期に多様な味覚を体験することは、味覚の幅を広げ、豊かな感性を育む大切な要素です。甘味だけでなく、自然な塩気やほのかな苦味を通して、食の楽しさを感じてください。\u003c\/p\u003e\n        \u003cul class=\"point-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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内容量: 1袋あたり25g\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        \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\u003e阿久根のウルメイワシの品質は、昭和50年代後半から続く漁師と丸干し屋の「良いものをつくる」という強い想いと協力体制によって築かれました。\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はらぺこイワシホームページもご覧ください: \u003ca href=\"https:\/\/marusatsu.jp\/harapeko\/\"\u003ehttps:\/\/marusatsu.jp\/harapeko\/\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788035783,"sku":null,"price":2160.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/c0b0c26709b96d049011aba52e383054.jpg?v=1752137884"},{"product_id":"39969528","title":"はらぺこイワシ【10個】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/58001b201f5eede06e07752f5d7ab435.jpg?v=1752137883\" 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    \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\/0683\/0132\/4487\/files\/e0e0a3252cafaab9e6410939709856b6.jpg?v=1752137883\" 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    \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\/0683\/0132\/4487\/files\/cc34de28c4ed925942d4a934b4a5a6bc.jpg?v=1752137883\" 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    \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\u003e「はらぺこイワシ」は、お子様にも安心してお召し上がりいただける、鹿児島県阿久根産の焼ウルメ丸干しです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e内容量：25g\/袋（10個入り）\u003c\/li\u003e\n                    \u003cli\u003e形態：個包装（袋などでまとめてセットにはなっておらず、バラでの発送となります）\u003c\/li\u003e\n                    \u003cli\u003e原材料：朝どれウルメイワシ（鹿児島県阿久根産）\u003c\/li\u003e\n                    \u003cli\u003e製法：焼いてありますので、そのままお召し上がりいただけます。\u003c\/li\u003e\n                    \u003cli\u003e賞味期限：製造日より1年\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\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                \u003cp\u003e幼少期に苦味や渋味などの様々な味を体験することは、豊かな味覚を育む大切な第一歩です。甘いものばかりを好むのではなく、素材本来の多様な味に触れる機会を提供します。\u003c\/p\u003e\n                \u003cul class=\"point-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                \u003cp\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                \u003cp\u003e鹿児島県阿久根におけるウルメイワシ漁は、昭和50年代後半に、漁師と丸干し屋の「良いものをつくる」という強い想いから始まりました。この持続的な協力関係が、最高の品質を生み出しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-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                    \u003cli\u003e\n\u003cstrong\u003e地域文化の継承\u003c\/strong\u003e: 阿久根には、日本全国でも珍しく丸干し屋が複数残っており、この伝統と地域らしさを未来へと繋ぐ取り組みを続けています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\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                \u003cp\u003e「はらぺこイワシ」に関する詳細情報は、以下の公式ホームページでもご覧いただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eはらぺこイワシ公式ホームページ: \u003ca href=\"https:\/\/marusatsu.jp\/harapeko\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehttps:\/\/marusatsu.jp\/harapeko\/\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788232391,"sku":null,"price":4320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/58001b201f5eede06e07752f5d7ab435.jpg?v=1752137883"},{"product_id":"39472041","title":"はらぺこイワシ【20個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/8f1132f3b7e949ff38c4a31fbbe28954.jpg?v=1752137882\" 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\/0683\/0132\/4487\/files\/96ecefb7abb0550a917d2107d777b9d7.jpg?v=1752137882\" 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。苦味や塩味など多様な味覚体験が、お子様の豊かな感性を育みます。地域と伝統を守る情熱を、丁寧に梱包しお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/85a2a4c5c71ac8f63a7a104acb08149b.jpg?v=1752137882\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報・内容量\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「はらぺこイワシ」は20個入りを1箱にまとめてお届けします。朝獲れのウルメイワシは文字通りお腹がからっぽ。だからこそ「はらぺこ」という名前がつけられました。鹿児島県阿久根産の厳選されたウルメイワシを焼き上げているので、そのままお召し上がりいただけます。お子様にも安心してお召し上がりいただけるよう、品質と安全管理を徹底しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: はらぺこイワシ【20個】\u003c\/li\u003e\n          \u003cli\u003e内容量: 1袋25g\u003c\/li\u003e\n          \u003cli\u003e賞味期限: 製造日より1年\u003c\/li\u003e\n          \u003cli\u003eパッケージ: チャック袋入り（量目増量・商品検査の質向上）\u003c\/li\u003e\n          \u003cli\u003eその他: 詳細は\u003ca href=\"https:\/\/marusatsu.jp\/harapeko\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eはらぺこイワシホームページ\u003c\/a\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\u003e本商品はすでに焼き上げてありますので、袋から出してそのままお召し上がりいただけます。おやつやおつまみ、ご飯のお供に手軽にお楽しみください。\u003c\/p\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\u003e幼少期の味覚体験は、お子様の豊かな感性を育む上で非常に重要だと考えます。甘味だけでなく、苦味や渋味など多様な味覚に触れることで、味覚の幅が広がり、偏りのない食生活へと繋がります。\u003c\/p\u003e\n        \u003cul class=\"point-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        \u003cp\u003e阿久根のウルメイワシの質の高さは、昭和50年代後半に始まった漁師と丸干し屋の「良いものを作りたい」という強い想いから生まれました。丸干し屋が「餌を食べていない鮮度の良いウルメイワシなら高値で買い取る」と提示し、漁師が「最高のウルメイワシを獲る」と応え、試行錯誤を重ねてきた歴史があります。\u003c\/p\u003e\n        \u003cp\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地域文化の継承: 阿久根は全国的にも珍しく、イワシ漁師の後継者が多く、丸干し屋も9軒が残っています。これは地域が一体となって品質を守り抜いてきた証です。\u003c\/li\u003e\n          \u003cli\u003e持続可能な取り組み: かつては15軒あった丸干し屋が減少傾向にある中、私たちはこの地域の「らしさ」を守り、次世代へと繋ぐために日々取り組んでいます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e質の良い原料とそうでない原料では価格が大きく異なります（例: 13,000円 vs 3,000円）。漁師が良質な魚を獲るインセンティブとなり、阿久根のウルメイワシの評価を高めています。夏場には遠方からも買い付けに訪れるほど、その品質は高く評価されています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788428999,"sku":null,"price":8640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/8f1132f3b7e949ff38c4a31fbbe28954.jpg?v=1752137882"},{"product_id":"35896414","title":"焼ウルメ丸干し【5個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/424ce8551b1f528255d9682cb5128790.jpg?v=1752137879\" 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をご堪能いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/419c8179dd2de8d7745a87eae7c1794b.jpg?v=1752137879\" 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です。DHAやEPAも豊富で健康的なおやつとしても。阿久根の漁師と職人の情熱が育んだ、珠玉の味わいをお楽しみください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/e9002de0014bc1981a868ea54f163b8e.jpg?v=1752137879\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e阿久根の海で獲れた新鮮なウルメイワシを使用しています。噛むほどに広がる豊かな旨味が特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e朝方4時から6時に獲れるウルメイワシを使用。お腹にエサがなく、苦味が少ないのが特徴です。\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\u003e5個入り\u003c\/li\u003e\n        \u003cli\u003e一袋あたり20gパック\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開封後は冷蔵保存し、なるべくお早めにお召し上がりください。\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製造日より1年\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\u003e様々な楽しみ方がございます。下記Cookpadのレシピもご参照ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173787\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCookpadのレシピリストはこちら\u003c\/a\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\u003e阿久根のウルメイワシがなぜ良いのか、その背景には昭和50年代後半ごろから続く、阿久根の漁師と丸干し屋の「良いものをつくる」という強い想いがあります。\u003c\/p\u003e\n      \u003cp\u003e丸干し屋の「餌食いしていない鮮度の良いウルメイワシは高値で買い取る」という要望に対し、漁師は「鮮度のいいウルメイワシを獲ってくる」と応え、お互いの信頼関係を築き上げてきました。当時、漁師は質よりも量を重視していましたが、丸干し屋が求める最高品質のウルメイワシは、明け方前の漁でしか獲れないリスクの高いものでした。\u003c\/p\u003e\n      \u003cp\u003e試行錯誤の末、朝4時から6時のウルメイワシを獲り、新鮮な状態で市場に水揚げすることで、丸干し屋が高値で買い取る仕組みが確立されました。\u003c\/p\u003e\n      \u003cp\u003eこの品質重視の取り組みは今も続いています。同じ量でも質で価格は全く異なり、朝獲れの良い原料はトロ箱1ヶ13,000円、安い原料は3,000円ほどです。このような仕組みがあるからこそ、漁師は良い魚を獲り続け、1日で100万円以上稼ぐ船もあるほどです。そのため、阿久根では漁師の息子さんが皆後を継いでいます。\u003c\/p\u003e\n      \u003cp\u003eイワシの漁船でこれほど漁師の跡継ぎがいる地域は、日本全国でも阿久根だけと言っても過言ではありません。他の地域では漁師がいなくなり、丸干しも作れなくなっています。夏場には大分の丸干し屋が毎日阿久根に買いに来るほど、阿久根の品質は高く評価されています。\u003c\/p\u003e\n      \u003cp\u003e現在、丸干し屋が9軒残っているのも日本全国で阿久根だけですが、2010年には15軒ありました。このままでは、地域の風景や地域らしさが失われてしまうかもしれません。私たちは、これまで繋いできた「地域らしさ」を残していけるよう、日々取り組んでいます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788560071,"sku":null,"price":1890.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/424ce8551b1f528255d9682cb5128790.jpg?v=1752137879"},{"product_id":"35896477","title":"焼ウルメ丸干し【10個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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は、\u003cstrong\u003e苦味が少なく旨味が凝縮\u003c\/strong\u003eされています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/264d24c4ccac4a412d0cb9a510ee6cba.jpg?v=1752137877\" 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  \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。小さく脂の少ない身は、\u003cstrong\u003e噛むたびに深い旨味がじんわりと広がります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/367991d381b063820cdda3edf24ce9c4.jpg?v=1752137877\" 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  \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が、\u003cstrong\u003eお酒との相性も抜群\u003c\/strong\u003eです。\u003cstrong\u003e手軽に本格的な味わい\u003c\/strong\u003eをお楽しみいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/97feb7e8ae825db7d5af006e1a0cd5d3.jpg?v=1752137878\" 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  \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\u003e「焼ウルメ丸干し」の特徴は、獲れる時間帯と厳選された品質にあります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e朝方4時から6時に獲れる希少なウルメイワシ\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内容量: 焼ウルメ丸干し 10個\u003c\/li\u003e\n          \u003cli\u003e形態: 一袋20gパック入り\u003c\/li\u003e\n          \u003cli\u003e調理状態: 焼いてありますので、そのままお召し上がりいただけます\u003c\/li\u003e\n          \u003cli\u003e賞味期限: 製造日より1年\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        \u003cp\u003e様々なレシピでウルメイワシの美味しさを引き出せます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eクックパッドでレシピをチェック: \u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173787\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eウルメイワシ レシピ集\u003c\/a\u003e\n\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\u003e阿久根のウルメイワシが高い評価を受けるのは、昭和50年代後半から続く漁師と丸干し屋の「良いものをつくる」という強い想いから始まりました。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e丸干し屋からの要望「餌食いしていない鮮度の良いウルメイワシは高値で買い取る」\u003c\/li\u003e\n          \u003cli\u003e漁師の挑戦「鮮度のいいウルメイワシを獲ってくる」\u003c\/li\u003e\n          \u003cli\u003e試行錯誤の末、明け方前のわずかな時間（朝4時から6時）に獲れる、おなかにエサが少ないウルメイワシを新鮮な状態で水揚げする漁法を確立。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eこの協力関係は今も続いており、質の良いウルメイワシは高値で取引されます。同じ量でも質によって価格が大きく異なり、朝獲れの良質な原料はトロ箱1ヶ13,000円、一般的な原料は1ヶ3,000円ほどです。これにより漁師は高品質な魚を獲ることに注力し、中には1日で100万円以上を稼ぐ船もあるほどです。\u003c\/p\u003e\n        \u003cp\u003eイワシ漁船で漁師の跡継ぎがいる地域は、日本全国を見ても阿久根が稀有な存在です。他地域では漁師が減り、丸干しが作れなくなっている現状があります。夏場には大分県の丸干し屋が毎日阿久根に買い付けに来るほど、その品質は高く評価されています。現在、丸干し屋が9軒残っているのは、日本全国で阿久根だけです。2010年には15軒あったことを考えると、この貴重な文化が失われる危機感も抱いています。\u003c\/p\u003e\n        \u003cp\u003e私たちは、地域の風景や地域らしさが残ることで、人々が自分たちらしさを保ち、存在意義を見出すことができると信じています。これまで繋いできた「地域らしさ」を守り、次世代へと繋いでいくため、日々取り組んでいます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品は袋などでまとめてセットにはなっておりません。バラでのお届けになります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788756679,"sku":null,"price":3780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/264d24c4ccac4a412d0cb9a510ee6cba.jpg?v=1752137877"},{"product_id":"35171668","title":"焼ウルメ丸干し【20個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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\/0683\/0132\/4487\/files\/72e07ca58d7ae2b829bea347416ab06d.jpg?v=1752137876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e創業の志が息づく伝統の味\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e朝獲れの\u003cstrong\u003e鮮度抜群\u003c\/strong\u003eなウルメイワシだけを厳選し、熟練の技で丁寧に干し上げました。噛むほどに\u003cstrong\u003e凝縮された旨み\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/abac1a90443016669e3bc2279ff2476b.jpg?v=1752137876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストックに最適な20個入り\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e焼いてあるため、袋から出してすぐに召し上がれます。一つ一つ丁寧に個包装されており、必要な時に必要な分だけ。忙しい毎日の食卓にも、急な来客にも、\u003cstrong\u003e保存食としても重宝\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/b6805ff09306a1512e29c38cb06cc233.jpg?v=1752137876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな風味で広がる食の喜び\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e脂が少なく、小ぶりながらも奥深い味わいが特徴のウルメイワシ。酒の肴としてはもちろん、お子様のおやつや栄養補給にも。\u003cstrong\u003e罪悪感なく楽しめる\u003c\/strong\u003e、ヘルシーな選択肢として食卓を彩ります。\u003c\/p\u003e\n    \u003c\/div\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\u003eこだわりの製法で仕上げた「焼ウルメ丸干し」の詳細です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: 焼ウルメ丸干し\u003c\/li\u003e\n                \u003cli\u003e内容量: 20個（一箱に20個まとめてお届け）\u003c\/li\u003e\n                \u003cli\u003e個包装: 一袋20gパック入り\u003c\/li\u003e\n                \u003cli\u003e原材料: 朝獲れウルメイワシ（おなかの中にエサがない、小さく脂がないものを厳選）\u003c\/li\u003e\n                \u003cli\u003e加工方法: 熟練の技で丁寧に干し上げ、ウルメイワシの上乾に仕上げています\u003c\/li\u003e\n                \u003cli\u003e食べ方: 焼き済みのため、そのままお召し上がりいただけます\u003c\/li\u003e\n                \u003cli\u003e賞味期限: 製造日より1年\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\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            \u003cp\u003eさらに詳しいレシピはこちらからご覧いただけます。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/cookpad.com\/recipe\/list\/46118475?category_id=173787\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eクックパッド レシピリスト\u003c\/a\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\u003e「阿久根のウルメイワシ」は、漁師と丸干し屋の長年にわたる品質への強いこだわりが生み出した逸品です。\u003c\/p\u003e\n            \u003cul class=\"step-list\"\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e伝統と共創の歴史\u003c\/h4\u003e\n                    \u003cp\u003e昭和50年代後半、阿久根の漁師と丸干し屋は「最高の丸干しを作る」という共通の目標のもと協力関係を築きました。質を追求する丸干し屋の要望に対し、漁師は鮮度と品質にこだわったウルメイワシの漁に挑みました。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e品質への妥協なき挑戦\u003c\/h4\u003e\n                    \u003cp\u003e特に重要なのは、おなかにエサが少ない「餌食いしていない」ウルメイワシです。これは苦みが少なく、本来の旨みが凝縮されているため、最高級の丸干しに適しています。この貴重なウルメイワシを獲るためには、明け方前の限られた時間（朝4時から6時）での漁が必須であり、漁師にとっては大きなリスクを伴う挑戦でした。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e持続可能な品質の循環\u003c\/h4\u003e\n                    \u003cp\u003e度重なる試行錯誤の末、朝4時から6時のウルメイワシが最高の状態であることが見出され、丸干し屋はその品質に対し高値で買い付けるようになりました。例えば、朝獲れの良い原料はトロ箱1ヶ13,000円、安い原料は1ヶ3,000円ほどです。これにより、漁師は品質の良い魚を獲ることに集中でき、その努力が報われる循環が確立されました。\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003ch4\u003e地域が誇る独自性と未来\u003c\/h4\u003e\n                    \u003cp\u003e阿久根では、高品質なイワシ漁を支える漁師の跡継ぎが多く、丸干し屋も全国的に見て多く残っています。他の地域で漁師の減少が進む中、阿久根は特別な存在です。しかし、2010年には15軒あった丸干し屋が現在は9軒に減少しています。私たちはこの地域の「らしさ」と伝統を守り、次世代へと繋ぐための活動を続けています。\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788789447,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/72e07ca58d7ae2b829bea347416ab06d.jpg?v=1752137876"},{"product_id":"33160126","title":"焼キビナゴ丸干し","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手軽にチャージ、大人のヘルシーおやつ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e25gチャック袋で、いつでも手軽に\u003cstrong\u003e栄養チャージ\u003c\/strong\u003e。焼いてあるからそのまま楽しめ、忙しい日の健康おやつや、小腹が空いた時に\u003cstrong\u003e罪悪感なく\u003c\/strong\u003e召し上がれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/05602f40b78021de9212f7da9595b929.jpg?v=1752137870\" 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  \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\/0683\/0132\/4487\/files\/12c3ec1d2cca3d09bb1a283b91db3f43.jpg?v=1752137870\" 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  \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\/0683\/0132\/4487\/files\/3e23598fb808d03d9d959982da77a62e.jpg?v=1752137870\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e鹿児島名産のキビナゴ丸干し\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e甑島周辺で獲れるキビナゴを2日間乾燥させ焼き上げました。\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\u003e鹿児島県甑島周辺で獲れた新鮮なキビナゴを使用しています。\u003c\/p\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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e内容量・形態\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e手軽に持ち運べるチャック袋タイプです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e内容量：一袋25g入り\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\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      \u003cp\u003e美味しさを保つための保存方法とご注意点です。\u003c\/p\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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e賞味期限\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e未開封時の賞味期限です。\u003c\/p\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\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852788953287,"sku":null,"price":378.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/05602f40b78021de9212f7da9595b929.jpg?v=1752137870"},{"product_id":"40174418","title":"焼キビナゴ丸干し【5個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e焼キビナゴ丸干し5個 手軽な絶品おつまみ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鹿児島・甑島で獲れたキビナゴを丁寧に焼き上げ、そのままカリッと楽しめる丸干しです。\u003cstrong\u003eチャック袋入り25gが5個セット\u003c\/strong\u003e、常備食や晩酌のお供に最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/3ae74f7e781e27c3d8037aabb43bf68c.jpg?v=1752137868\" 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    \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\u003e2日間じっくり乾燥させ旨みを凝縮\u003c\/strong\u003eしています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/084f2a9a387bdded2cbc31e9c7c44c37.jpg?v=1752137868\" 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    \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\/0683\/0132\/4487\/files\/f07f3d6cbadbc07820d503584676c681.jpg?v=1752137869\" 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    \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\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一袋25g入りチャック袋タイプで、持ち運びや保存にも便利です\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\u003e本商品は5個セットでお届けいたします。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e内容量: 1袋25g入りチャック袋タイプ × 5袋\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\u003e鹿児島名産のキビナゴを、独自の製法でじっくりと旨みを凝縮しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e原材料: キビナゴ（鹿児島県甑島周辺産）\u003c\/li\u003e\n                    \u003cli\u003e製造方法: 2日間じっくり乾燥後、焼き上げ\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\u003e焼いてありますので、そのままお召し上がりいただけます。保存方法にご注意ください。\u003c\/p\u003e\n                \u003cul class=\"point-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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e製造日より1年\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":"Default Title","offer_id":44852788986055,"sku":null,"price":1890.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/3ae74f7e781e27c3d8037aabb43bf68c.jpg?v=1752137868"},{"product_id":"40174471","title":"焼キビナゴ丸干し【10個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eチャック袋で手軽に楽しむ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鹿児島名産のキビナゴ丸干しが10個入り。\u003cstrong\u003e一袋25gのチャック袋タイプ\u003c\/strong\u003eで、食べたい時にいつでも手軽に開けてお召し上がりいただけます。毎日の食卓やおつまみに、便利さをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/8d5f1f06477939b20bf351f4f65081dc.jpg?v=1752137867\" 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\/0683\/0132\/4487\/files\/e57594a008d97f83ee293c64fd5e0cfb.jpg?v=1752137867\" 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\u003e2日間じっくり乾燥させる伝統的な製法\u003c\/strong\u003eで、素材本来の\u003cstrong\u003e深い旨味をぎゅっと凝縮\u003c\/strong\u003eしました。自然の恵みをご堪能ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/fabe5c391462468612bb28abd8ecec09.jpg?v=1752137867\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e鹿児島名産の「焼キビナゴ丸干し」です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e10個入り\u003c\/li\u003e\n          \u003cli\u003e甑島周辺で獲れたキビナゴを使用\u003c\/li\u003e\n          \u003cli\u003e2日間乾燥させ焼き上げ\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\u003e手軽にお楽しみいただけるチャック袋タイプです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e一袋25g入り\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\u003e製造日より1年\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\u003e商品は、袋などでまとめてセットにはなっておりません。バラでのお送りとなります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852789018823,"sku":null,"price":3780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/8d5f1f06477939b20bf351f4f65081dc.jpg?v=1752137867"},{"product_id":"33160008","title":"焼片口いわし丸干し","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手軽に味わう、焼片口イワシ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e袋を開ければ、すぐに広がる香ばしさ。25g入りの\u003cstrong\u003eチャック袋\u003c\/strong\u003eで、いつでも開けたての風味を楽しめます。焼いてあるから\u003cstrong\u003e調理不要\u003c\/strong\u003e、${settings.WRITING_TARGET}が求める手軽さと美味しさを兼ね備えた、\u003cstrong\u003e新定番のおつまみ\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/d37de39ee7ee3a9036910fecd00c876c.jpg?v=1752137865\" 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が広がり、日々の晩酌を格上げする\u003cstrong\u003e至福の逸品\u003c\/strong\u003eです。そのまま贅沢にお召し上がりください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/609a158a1b270510cef0bcb340fd8a7e.jpg?v=1752137865\" 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を\u003cstrong\u003e丁寧に丸干し\u003c\/strong\u003eにすることで、イワシ本来の\u003cstrong\u003e魅力を最大限に引き出し\u003c\/strong\u003eました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/2b234ab35a2844a7f64e538045e62a16.jpg?v=1752137865\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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      \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\u003e手軽にお楽しみいただけるチャック袋タイプです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e一袋25g入りです。\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\u003e新鮮な風味を保つための保存方法と賞味期限についてご案内します。\u003c\/p\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","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852789051591,"sku":null,"price":378.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/d37de39ee7ee3a9036910fecd00c876c.jpg?v=1752137865"},{"product_id":"40173082","title":"焼片口イワシ丸干し【5個】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\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。いつでも好きな時に、香ばしい焼片口イワシの風味を\u003cstrong\u003e手軽\u003c\/strong\u003eに楽しめます。豊かな旨みが、日常に小さな贅沢を添える一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/73ebf9c9ccd000f81bc57024b96a612c.jpg?v=1752137864\" 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  \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が、一度食べたら忘れられない奥深さを生み出します。素材本来の味をそのままに、丁寧に焼き上げた\u003cstrong\u003e逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/9fcd3ae4377597c69ea24680c2164924.jpg?v=1752137864\" 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  \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\/0683\/0132\/4487\/files\/311d11319ed6fffc9b1a9b6a5a45f915.jpg?v=1752137864\" 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  \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      \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焼片口イワシ丸干し 5個入り（一袋25g）\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    \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製造日より1年\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp class=\"body-text\"\u003e袋などでまとめてセットにはなっておらず、バラでのお届けとなります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852789084359,"sku":null,"price":1890.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/73ebf9c9ccd000f81bc57024b96a612c.jpg?v=1752137864"},{"product_id":"40173244","title":"焼片口イワシ丸干し【10個】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #fcfcfc; \n      font-family: \"Work Sans\", \"system_ui\", \"-apple-system\", \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", \"Arial\", \"sans-serif\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #AFAFAF;\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      border-bottom: 1px solid #AFAFAF; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #5c5c5c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #8AA88E40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #AFAFAF;\n      border-radius: 8px;\n      background-color: #fcfcfc; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #8AA88E; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #AFAFAF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfcfc; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #8AA88E; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #5c5c5c; 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: #5c5c5c; 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: #8AA88E; 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 { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #8AA88E; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #AFAFAF; th, td { padding: 12px 8px; border: 1px solid #AFAFAF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #AFAFAF; background: #fcfcfc; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e焼片口イワシ そのままで楽しむ10個\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e忙しい日常に、さっと取り出せる\u003cstrong\u003e手軽さ\u003c\/strong\u003eが魅力。袋から出してすぐに味わえる、焼いてある丸干しイワシが10袋。食べたい時に食べたい分だけ楽しめる、嬉しい\u003cstrong\u003eチャック袋入り\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/794565b8110736576b5228c855aa0ba4.jpg?v=1752137863\" 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    \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\/0683\/0132\/4487\/files\/5d89b07bb1075c9af351377d2a06e908.jpg?v=1752137863\" 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    \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が絶妙なバランス。\u003cstrong\u003e日本酒や焼酎との相性\u003c\/strong\u003eは抜群で、深まる味わいを心ゆくまでご堪能ください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/30cc14438b1cb1980e2c833bd07e9236.jpg?v=1752137863\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品名・概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e「焼片口イワシ丸干し」10個入りです。\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\u003e玄人好みの片口イワシ\u003c\/p\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    \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一袋25g入りのチャック袋タイプです。\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\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開封後は冷蔵保存し、なるべくお早めにお召し上がりください。\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","brand":"イワシビル","offers":[{"title":"Default Title","offer_id":44852789117127,"sku":null,"price":3780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0132\/4487\/files\/794565b8110736576b5228c855aa0ba4.jpg?v=1752137863"}],"url":"https:\/\/neko-ni-iwashi-yoine.we-shop.jp\/collections\/whole-dried-fish.oembed?page=2","provider":"猫にイワシ-Yoine-","version":"1.0","type":"link"}