{"title":"香水","description":null,"products":[{"product_id":"81494804","title":"【数量限定】Infinity インフィニティー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eMONTALE「Infinity」特別な香りの旅へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e20年紡がれた歴史が今、香りを愛する人々を導く新たな羅針盤として解き放たれます。\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\/0671\/5152\/8099\/files\/9749ABE4-FEF5-42AD-A026-8DB860B5F06B.jpg?v=1760420847\" 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手にした瞬間、MONTALEの香りがあなたの日常を豊かに彩ります。ご購入特典の\u003cstrong\u003eパフューマブルブレスレット\u003c\/strong\u003eは、纏うたびに「Infinity」の魅惑的な香りを繊細に広げ、特別な体験をもたらします。専用ポーチ付きで、持ち運びも軽快に楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/71ed727e992ebb05442e5244b2a3f6f1.jpg?v=1760420847\" 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香りの品質を守る、MONTALEのアルミボトル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e光を遮断するMONTALE独自の\u003cstrong\u003eアルミボトル\u003c\/strong\u003eが、エッセンスの品質を劣化から守り、香りを永く深くご堪能いただけます。\u003cstrong\u003eサンダルウッドとバニラ、インディアンローズ\u003c\/strong\u003eが織りなす半催眠的な香りのバランスを、いつまでも心ゆくまでお楽しみください。原産国フランスの洗練。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/E93EFCFE-0BC6-46D0-993E-3ED1C001084B.jpg?v=1760420847\" 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 class=\"body-text\"\u003eMONTALE 20周年を記念して「INFINITY」がリリースされました。20年にわたり、モンタルは一本の線を紡いできました。インフィニティは、香りを愛する人々の新たな羅針盤となることでしょう。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eピンクペッパーがあなたを迎えに来て、彼を紹介します。その控えめな雄弁さは、この微笑ましいサマースタイルの香りの明るさとは対照的です。プラムとブラックチェリーの紫の波をたどり、ホワイトフラワーがあなたの魂に届くまで少し待ちましょう。サンダルウッドとバニラが激しく混ざり合う、半催眠的な振り子の中で、柔らかなインディアン ローズがレザーとブラックウードのバランスを優しくとります。繊細さとミステリアスさが特徴的な、この稀有な琥珀色の深いオリエンタルフィーリングに、あなたはきっと夢中になるでしょう。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご購入特典として、INFINITYをお買い上げの方にPERFUMABLE BRACELETをプレゼントいたします。\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\u003eTop : ブラックチェリー、プラム、ピンクペッパー、カルダモン、サフラン\u003c\/li\u003e\n          \u003cli\u003eMiddle : ブラックウード、レザー、インディアンローズ、チュベローズ、サンダルウッド、ベチバー\u003c\/li\u003e\n          \u003cli\u003eLast : バニラシュガー、アンバー、タバコの葉、トンカビーン、ムスク\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n          \u003cli\u003e容量: 100ml\u003c\/li\u003e\n          \u003cli\u003e販売形式: 数量限定販売、100mlボトルのみの展開\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製造販売元: 株式会社 T Company\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\"\u003e81494804\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意・その他\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733346467,"sku":null,"price":29700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/9749ABE4-FEF5-42AD-A026-8DB860B5F06B.jpg?v=1760420847"},{"product_id":"81494445","title":"Herbal Aquatica ハーバル アクアティカ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e古代エジプトへの誘い、神秘の香り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/251f428465b3e9123c9853cdba0abb9b.jpg?v=1739759386\" class=\"img-fluid d-block w-100 product-img\" alt=\"輝くゴールドボトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e輝くゴールドボトルが守る、フランスの至宝\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      ナイルのほとりを旅するような、\u003cstrong\u003eハーブとウッディ、フレッシュで甘い蓮の花とパピルスが織りなす驚くほど官能的でユニークな香り\u003c\/strong\u003eです。\n      ミントの繊細な囁きとわずかなメントールの香りが古代エジプトの夕暮れ時へと誘います。\n      カラブリアンベルガモットから広がる豊かなアロマが、日常に深遠な物語をもたらします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e香りの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eHerbal Aquaticaは、ハーブとウッディ、フレッシュで甘い蓮の花とパピルスが織りなす、驚くほど官能的でユニークな香りです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\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      \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\u003eTop\u003c\/strong\u003e : カラブリアンベルガモット、グリーンハーブ、セージ、ミント\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMiddle\u003c\/strong\u003e : キャラメル、グリーンティー、オーシャンスプレー、パピルス\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLast\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        \u003cp class=\"body-text\"\u003eMONTALE独自のパッケージデザインは、香りの品質を長く保つための工夫が凝らされています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eでエッセンスの品質劣化を防止\u003c\/li\u003e\n          \u003cli\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\u003e: オードパルファム\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e内容量\u003c\/strong\u003e: 50ml\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e原産国\u003c\/strong\u003e: フランス\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e製造販売元\u003c\/strong\u003e: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合は、ご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気の近くでのご使用、保管はお控えください。\u003c\/li\u003e\n      \u003cli\u003eご購入前に、ABOUTページおよびショップ情報ページを必ずご確認ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733379235,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/251f428465b3e9123c9853cdba0abb9b.jpg?v=1739759386"},{"product_id":"81494345","title":"Pure Love ピュア ラブ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛と調和が織りなすPure Love\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_9a56799b-6e24-4ed2-84e9-21156e4acea8.png?v=1760430081\" 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や\u003cstrong\u003eマンダリン\u003c\/strong\u003eの輝きから、\u003cstrong\u003eローズ\u003c\/strong\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\/0671\/5152\/8099\/files\/purelove_3143_2480x3508_bccf9c03-d54f-464d-876b-ab42e69ad891.jpg?v=1760430081\" 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、\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へと移ろいゆく、\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\/0671\/5152\/8099\/files\/2_0a599496-f6d2-4a24-8285-9418817132eb.png?v=1760430081\" 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\u003eMONTALEのアルミボトル\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  \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ウッディでスパイシー、そしてレザリーさが見事に融合した柔らかい香りです。ローズのパワフルな香りは、洗練されたサンダルウッド、ベチバーと調和し、アンバーグリス、バニラ、レザーの繊細なタッチによってすべてがソフトになります。愛と調和に満ちた素晴らしいコンポジションです。\u003c\/p\u003e\n      \u003cp\u003e香りの構成:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTop : レモン、マンダリン、カルダモン、ブラックペッパー\u003c\/li\u003e\n        \u003cli\u003eMiddle : サンダルウッド、ローズペタル、バイオレットリーフ、ベチバー\u003c\/li\u003e\n        \u003cli\u003eLast : アンバーウッド、バニラ、レザー、ムスク\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\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eタイプ: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e内容量: 50ml\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製造販売元: 株式会社 T Company\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\u003e81494345\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp\u003eお肌に合わない場合はご使用をおやめください。\u003c\/p\u003e\n    \u003cp\u003e火気にご注意ください。\u003c\/p\u003e\n    \u003cp\u003e◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733477539,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_9a56799b-6e24-4ed2-84e9-21156e4acea8.png?v=1760430081"},{"product_id":"81494144","title":"Crazy In Love クレイジー イン ラブ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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が織りなす、忘れがたい\u003cstrong\u003e官能的な魅力\u003c\/strong\u003eが広がります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2_93655b39-1e42-4373-bc00-0a1828e63fb8.png?v=1760426355\" 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\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と\u003cstrong\u003eバニラ\u003c\/strong\u003eが深く溶け合い、五感を刺激する\u003cstrong\u003e香りの物語\u003c\/strong\u003eを紡ぎます。\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003e感情を呼び覚ます、香りの魔法\u003c\/p\u003e\n\u003c\/div\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\/0671\/5152\/8099\/files\/3_c976bd3b-5e75-44bc-8076-a5d696ebe495.png?v=1760426355\" 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\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この香りの持つミステリアスな香りは、ワイルドローズ、バイオレットリーフ、サフラン、インテンスアンバーの絶妙なブレンドです。モンタルらしい官能性を引き立てるバニラビーンズがコントラストをより豊かに引き出します。その静けさの中で夢のようである、クレイジーインラブは、あなたの人生に絶妙なエネルギーと情熱をもたらします。幸運に満ちたモンタルからのお守り。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e香りの構成（フレグランスノート）\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eTop : サフラン、ローズぺタル、カルダモン\u003c\/li\u003e\n\u003cli\u003eMiddle : サンダルウッド、ブルガリアンローズ、バイオレットリーフ\u003c\/li\u003e\n\u003cli\u003eLast : アンバー、バニラ\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品へのこだわり\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n\u003cli\u003e容量: 50ml\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e生産情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e原産国: フランス\u003c\/li\u003e\n\u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\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◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733510307,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2_93655b39-1e42-4373-bc00-0a1828e63fb8.png?v=1760426355"},{"product_id":"74111825","title":"Velvet Fantasy ヴェルベット ファンタジー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\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\/0671\/5152\/8099\/files\/1_dbf56ded-78f0-4c44-afbd-9e3a9a90756c.png?v=1760429584\" class=\"img-fluid d-block w-100 product-img\" alt=\"幻想的なフレグランスボトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e特別な日常を彩る逸品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      煌めく\u003cstrong\u003eシトラス\u003c\/strong\u003eと熟した\u003cstrong\u003e果実\u003c\/strong\u003eが陽光のように香り立ち、エレガントな\u003cstrong\u003eローズ\u003c\/strong\u003eと\u003cstrong\u003eスミレ\u003c\/strong\u003eが女性らしい魅力を演出。インセンスが誘う、あなたの存在を\u003cstrong\u003e光り輝かせる香り\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e深遠な香りのレイヤーを堪能\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/may2020velvetfantasy_2849_3307x2479_1ae3c345-8298-48da-8d7d-259b2055ecfd.jpg?v=1760429584\" class=\"img-fluid d-block w-100 product-img\" alt=\"香りの構成図\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の香りの体験\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      レモン、ベルガモットの\u003cstrong\u003e爽快なトップ\u003c\/strong\u003eから、優雅な\u003cstrong\u003eスミレとローズ\u003c\/strong\u003eが咲き誇るミドルへ。最後は\u003cstrong\u003eアンバー\u003c\/strong\u003eと\u003cstrong\u003eホワイトムスク\u003c\/strong\u003eが、記憶に残る\u003cstrong\u003e奥行きのある余韻\u003c\/strong\u003eを奏でます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック3 --\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\/0671\/5152\/8099\/files\/2_a30c9c5c-1d0e-414e-9dec-da0e4d0745b7.png?v=1760429544\" class=\"img-fluid d-block w-100 product-img\" alt=\"アルミボトルと専用ポーチ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつでも傍らに、最愛の香り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e光を遮断するMONTALEのアルミボトル\u003c\/strong\u003eが、\u003cstrong\u003eデリケートな香りのエッセンスを劣化から守り\u003c\/strong\u003e、その美しさを永く保ちます。\u003cstrong\u003e専用ポーチ付き\u003c\/strong\u003eで、\u003cstrong\u003eいつでも持ち運べる利便性\u003c\/strong\u003eも魅力です。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・香りについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\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。インセンスが魅惑的かつワイルドなダンスで\u003cstrong\u003eアンバー\u003c\/strong\u003eと\u003cstrong\u003eホワイトムスク\u003c\/strong\u003eを従えます。\u003c\/p\u003e\n        \u003cp\u003e香りの構成：\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTop\u003c\/strong\u003e : レモン、ベルガモット、オレンジ、グリーンアップル、ストロベリー、白桃、ナツメグ、インセンス\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMiddle\u003c\/strong\u003e : スミレ、ローズ、パチュリ\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLast\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        \u003cp\u003eMONTALEのアルミボトルは、デリケートな香りのエッセンスを劣化から守り、その美しさを永く保ちます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eが香りの品質劣化を防止\u003c\/li\u003e\n          \u003cli\u003e持ち運びに便利な\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        \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\u003e50ml\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e原産国：\u003cstrong\u003eフランス\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e製造販売元：\u003cstrong\u003e株式会社 T Company\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733772451,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_dbf56ded-78f0-4c44-afbd-9e3a9a90756c.png?v=1760429584"},{"product_id":"74111721","title":"Aqua Palma アクア パルマ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e真夏のウバリを彷彿させる、情熱のフレグランス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e東の太陽が降り注ぐウバリの砂浜で描かれる蜃気楼。\u003cstrong\u003eシトラスとピーチの甘くフレッシュな香り\u003c\/strong\u003eが広がり、チュベローズとアイリスが包み込むような温かさを高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_1a62d204-a830-4fbc-8ffe-802a34790c9a.png?v=1760429098\" 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\/0671\/5152\/8099\/files\/aquapalmaexclusivityparisworldwidelaunchseptember_4063_3307x2480_5442f697-b000-49a5-a707-3a285713ed57.png?v=1760429098\" 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\/0671\/5152\/8099\/files\/2_2cf3d345-06b1-43e2-a303-112fa68159bb.png?v=1760429098\" 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 class=\"body-text\"\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                    \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\u003eTop : マンダリン、ベルガモット、カルダモン、ペッパー、ピーチ\u003c\/li\u003e\n                    \u003cli\u003eMiddle : チュベローズ、サンダルウッド、オリスルート\u003c\/li\u003e\n                    \u003cli\u003eLast : チークウッド、アンバー、バニラ、トンカビーン、ムスク\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\"\u003eMONTALEのパッケージは、香りの品質を長く保つための工夫がされています。\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eタイプ: オードパルファム\u003c\/li\u003e\n                    \u003cli\u003e容量: 100ml\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製造販売元: 株式会社 T Company\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商品コード: 74111721\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお肌に合わない場合はご使用をおやめください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e火気にご注意ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319733837987,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_1a62d204-a830-4fbc-8ffe-802a34790c9a.png?v=1760429098"},{"product_id":"69102877","title":"【数量限定】Diamond Rose ダイヤモンド ローズ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eダイヤモンドローズ 輝きを纏う香水\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e煌めくボトルは、光から香りの品質を守る\u003cstrong\u003eMONTALE独自のアルミ製\u003c\/strong\u003e。上質な\u003cstrong\u003eオードパルファム100ml\u003c\/strong\u003eが、気品あるローズの香りを長く保ちます。洗練されたデザインが特別な日常を彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/292CBE3A-B406-47BC-9CA9-88A9B6E59F27_58204e0f-c28d-4d85-98c1-e0010c18d5f1.jpg?v=1760414319\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e優雅な輝きを放つボトル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e繊細なローズ香るフレグランス体験\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e瑞々しいフィグとベルガモット\u003c\/strong\u003eが甘く誘い、情熱的な\u003cstrong\u003eターキッシュローズとパチュリ\u003c\/strong\u003eが調和。サンダルウッドやバニラが温もりを添え、あなたを記憶に残る\u003cstrong\u003eフェミニンな香り\u003c\/strong\u003eで包み込みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/diamondrose_3491_2480x3508_25f66a5f-e8bc-4ca2-8e91-ec45542ccadf.jpg?v=1760428745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e多彩なノートが織りなす香り\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e香りを守るボトル 高品質なフランス製\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e香りのエッセンスを守る\u003cstrong\u003eMONTALE独自のアルミボトル\u003c\/strong\u003e。品質を長く保ち、上質な香りを存分に楽しめます。\u003cstrong\u003e専用ポーチ付き\u003c\/strong\u003eで、いつでもどこでも優雅な香りを持ち歩き、日常に彩りを。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_c0ba86bb-849a-4cff-96a2-f611012566d9.png?v=1760428728\" 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フィグ、ベルガモット、ゼラニウムの甘い香りで始まり、パワフルなターキッシュローズと香り深いスマトラ産パチュリが調和します。ベースのサンダルウッド、ハイチ産ベチバー、甘いバニラノートが非常にフェミニンなノートを生み出します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eノート構成:\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eTOP NOTES : ベルガモット、レモン、フィグツリーリーフ、ゼラニウム\u003c\/li\u003e\n                \u003cli\u003eMIDDLE NOTES : ターキッシュローズ、パチュリ\u003c\/li\u003e\n                \u003cli\u003eLAST NOTES : サンダルウッド、ベチバー、オークモス、バニラポッド、ホワイトムスク\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルで、エッセンスの品質劣化を防ぎ、香りを永くご使用いただけます。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n                \u003cli\u003e内容量: 100ml\u003c\/li\u003e\n                \u003cli\u003e原産国: フランス\u003c\/li\u003e\n                \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n                \u003cli\u003e商品コード: 69102877\u003c\/li\u003e\n            \u003c\/ul\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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319734067363,"sku":null,"price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/292CBE3A-B406-47BC-9CA9-88A9B6E59F27_58204e0f-c28d-4d85-98c1-e0010c18d5f1.jpg?v=1760414319"},{"product_id":"69102716","title":"【数量限定】Diamond Greedy ダイヤモンド グリーディー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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\/0671\/5152\/8099\/files\/1_8a5c2330-8658-4214-bfba-eaccf662a135.png?v=1760428484\" 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\/0671\/5152\/8099\/files\/diamondgreedy_3445_3307x2480_b151e200-c2d5-44e9-a02a-f6499ea42b72.jpg?v=1760428484\" 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\/0671\/5152\/8099\/files\/2_19609b47-0579-40c6-ba65-d963e178efa2.png?v=1760428484\" 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  \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\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トップは\u003cstrong\u003eフルーティーなグルマンディーズ\u003c\/strong\u003eで、タンジェリンの皮とチョコレートの力を最大限に引き出す洋ナシのノートが組み合わされてスタートします。ジャスミンと甘いバニラを組み合わせた繊細なローズが顔を出し、ベースにはパチュリとホワイトムスクを中心に構築されたウッディーアコードが官能的なタッチをもたらします。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTOP NOTES\u003c\/strong\u003e : マンダリン、レモン、ペアー、チョコレートグリーディー\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMIDDLE NOTES\u003c\/strong\u003e : ローズ、スミレ、ジャスミン、パチュリリーフ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLAST NOTES\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      \u003cp class=\"body-text\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを使用しています。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫が凝らされています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eオードパルファム\u003c\/li\u003e\n        \u003cli\u003e内容量: 100ml\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製造販売元: 株式会社 T Company\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\u003e69102716\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\"\u003e3個以上のご注文をご希望の場合は、\u003cstrong\u003eお問い合わせ欄\u003c\/strong\u003e、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\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お肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前に\u003cstrong\u003eABOUTページ\u003c\/strong\u003e、\u003cstrong\u003eショップ情報ページ\u003c\/strong\u003eをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319734100131,"sku":null,"price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_8a5c2330-8658-4214-bfba-eaccf662a135.png?v=1760428484"},{"product_id":"69102520","title":"【数量限定】Diamond Flowers ダイヤモンド フラワー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cp class=\"body-text\"\u003e商品コード: \u003cstrong\u003e69102520\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        \u003cp class=\"body-text\"\u003eベルガモットと白桃が弾けるトップから、アイリスとローズの官能的な調べへ誘います。気品ある香りがあなたの魅力を最大限に引き出すでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_6422da6e-1cdf-4c58-8f63-4da3e8bf159e.png?v=1760428086\" 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\"\u003eMONTALEならではのアルミボトルが光を遮断し、デリケートな香りの品質を長期間維持します。いつまでも変わらない上質さを、毎日ご堪能いただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2_5e4c6dc1-5252-4234-87ae-35e68ead1fbd.png?v=1760428086\" 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\/0671\/5152\/8099\/files\/diamondflowers_3503_5256x4746_58d41d38-743f-41e9-878a-3a0083da7ee0.jpg?v=1760428086\" 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 class=\"body-text\"\u003eダイヤモンド フラワーは、アイリスの官能性、バニラの柔らかさ、ローズとジャスミンの妖艶さを組み合わせた香りのクリエーションです。ベースには、官能的なアンバー、サンダルウッド、オークモスが力を合わせ、神秘的な深みをもたらしています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e香りの構成:\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eTOP NOTES : ベルガモット、レモン、グリーンアップル、白桃\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : オリス、ブルガリアンローズ、インディアンジャスミン、パチュリリーフ\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : サンダルウッド、アンバー、オークモス、バニラポッド、ホワイトムスク\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eアルミボトル: 光を遮断し、香りの品質を長期間維持\u003c\/li\u003e\n                    \u003cli\u003e専用ポーチ: 持ち運びにも便利\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e香りの種類: オードパルファム\u003c\/li\u003e\n                    \u003cli\u003e内容量: 100ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319734165667,"sku":null,"price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_6422da6e-1cdf-4c58-8f63-4da3e8bf159e.png?v=1760428086"},{"product_id":"67025731","title":"Ristretto Intense Cafe リストレット アントンス カフェ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e記憶に刻む香りの芸術\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e淹れたてコーヒーの香りが空間を満たし、新鮮な薔薇が重なる。予想外に\u003cstrong\u003eドライで爽やかなトップノート\u003c\/strong\u003eが、あなたの個性を鮮やかに印象付けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_f20e9373-cef7-44af-97b5-e069f70d3f84.png?v=1760427516\" 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\/0671\/5152\/8099\/files\/ristrettointensecafe_2839_3307x2480_13af259c-da27-438b-abc1-ee64bdb60a6c.jpg?v=1760427516\" 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光を遮断するMONTALE独自のアルミボトルは、繊細なエッセンスの劣化を防ぎ、香りの美しさを長期間保ちます。フランスが育んだこのオードパルファムを、\u003cstrong\u003e専用ポーチ\u003c\/strong\u003eと共にお持ち運びください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2_26c9fbf2-26c9-4c34-9c1d-74abc14d46e3.png?v=1760427516\" class=\"img-fluid d-block w-100 product-img\" alt=\"美を閉じ込めるアルミボトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e美を閉じ込めるアルミボトル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e香りの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eリストレット アントンス カフェは、息をのむような淹れたてのコーヒーの完璧な香りで始まります。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eTOP NOTES : ブラックコーヒー、ターキッシュローズ\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ローズ、コーヒービーンズ、ドライウッド\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : バニラ、ホワイトムスク、タフィー、アンバー\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\"\u003eMONTALE独自のパッケージは、繊細な香りを長く保つための工夫が施されています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319735509155,"sku":null,"price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_f20e9373-cef7-44af-97b5-e069f70d3f84.png?v=1760427516"},{"product_id":"67025572","title":"Blue Amber ブルー アンバー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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\/0671\/5152\/8099\/files\/1_9470ca53-c690-443e-941e-8ae2caffbe74.png?v=1760427049\" 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\"\u003eMONTALEが守る 香りの品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eMONTALE独自の\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\/0671\/5152\/8099\/files\/2_86e367e9-608f-40b9-9307-ba2a7df1042e.png?v=1760427046\" 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\"\u003eMONTALE独自の香りの構成と、品質を保つためのパッケージについてご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eイタリアンベルガモットとバーボンゼラニウムを組み合わせたフレッシュでダイナミックなヘスペリディックノート\u003c\/li\u003e\n        \u003cli\u003eコリアンダー、パチュリ、ベチバーが繊細に広がり、アンバーとバニラの洗練された官能的なベースを引き立てる\u003c\/li\u003e\n        \u003cli\u003eMONTALE独自の光を遮断するアルミボトルが香りの品質劣化を防ぎ、香りを永く使用できる工夫\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\"\u003eFRAGRANCE NOTES\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アンバー\u003c\/li\u003e\n        \u003cli\u003eバニラ\u003c\/li\u003e\n        \u003cli\u003eパチュリ\u003c\/li\u003e\n        \u003cli\u003eコリアンダー\u003c\/li\u003e\n        \u003cli\u003eゼラニウム\u003c\/li\u003e\n        \u003cli\u003eベチバー\u003c\/li\u003e\n        \u003cli\u003eベルガモット\u003c\/li\u003e\n      \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内容量：50ml\u003c\/li\u003e\n        \u003cli\u003e商品コード：67025572\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製造販売元：株式会社 T Company\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\"\u003e3個以上のご注文をご希望の場合は、事前に\u003cstrong\u003eお問い合わせ欄\u003c\/strong\u003eまたは\u003cstrong\u003eお電話\u003c\/strong\u003eにてお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\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お肌に異常が生じていないかよく注意して使用してください。お肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003eご購入前に必ず「ABOUTページ」および「ショップ情報ページ」をご確認くださいますようお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319735541923,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_9470ca53-c690-443e-941e-8ae2caffbe74.png?v=1760427049"},{"product_id":"67025134","title":"Bakhoor バフール","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e神秘の香り、異世界への誘い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e中東の遊牧民が守り抜いた香りの儀式に、ピエール・モンタルが魅了された逸品です。樹脂や香木が織りなす伝統の調べを、現代のフレグランスで表現しました。立ち昇る煙が、\u003cstrong\u003e未知なる体験\u003c\/strong\u003eへと誘うでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_d5114db0-5301-4163-a07f-326c556f2e6b.png?v=1760426757\" 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\/0671\/5152\/8099\/files\/bakhoor_3138_2480x3508_54d88355-f1ca-4068-83c9-469097990086.jpg?v=1760426813\" 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\/0671\/5152\/8099\/files\/2_c0bd7874-9126-4fe5-a422-cf23399d99b2.png?v=1760426754\" 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中東の遊牧民、アラブ部族に先祖代々伝わる香りの儀式に魅了されたピエール・モンタルは、樹脂、サンダルウッド、香木、天然オイルを焚く伝統的なお香からインスピレーションを得て、生々しくワイルドな作品「BAKHOOR（バフール）」を完成させました。\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=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES : ウード、サフラン、レザー\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : シダーウッド、ベチバー、サンダルウッド\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : グレイアンバー、ホワイトムスク、グアヤクウッド\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトル。\u003c\/p\u003e\n      \u003cul class=\"benefit-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容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319735574691,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_d5114db0-5301-4163-a07f-326c556f2e6b.png?v=1760426757"},{"product_id":"67024949","title":"Sensual Instinct センシュアル インスティンクト","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e深淵なる本能を解き放つ、魅惑の香り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eあなたの心の奥底に眠る原始的な本能を呼び覚ます、MONTALEの「Sensual Instinct」。\u003cstrong\u003e焙煎したコーヒーと神秘のバラが織りなす香りの調和\u003c\/strong\u003eが、みずみずしくも濃密な魅力を解き放ちます。高貴なアンバーが繊細なウッディノートと重なり、抗いがたいシラージュを創り出すのです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_6f429ba3-17fb-4603-bdd4-797b84912ee8.png?v=1760425982\" 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\/0671\/5152\/8099\/files\/sensualinstinct_3145_2480x3508_67666852-2cd9-4cd4-a164-50d26fbcf6fb.jpg?v=1760425982\" 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香りの品質を守り抜く、MONTALEの哲学\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e光を遮断するMONTALE独自のアルミボトル\u003c\/strong\u003eは、エッセンスの品質劣化を防ぎ、香りを永く大切にお使いいただけます。洗練されたデザインは、手元に持つ喜びを。専用ポーチが付属し、いつでもどこへでも特別な香りを携帯できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2_ac9ad8a4-4d79-4cfe-b7a5-fa13027ece47.png?v=1760425982\" 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\"\u003eMONTALE Sensual Instinctは、あなたの心の奥底にある原始的な本能を呼び覚まします。\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 class=\"body-text\"\u003eMONTALE Sensual Instinctの香りの構成をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES: ベルガモット、マンダリン、カルダモン、サフラン\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES: アンバーウッド、エジプシャンジャスミン、ブルガリアンローズ、パチュリ\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES: カカオ、コーヒー、バニラ、オークモス、シダーウッド、ホワイトムスク\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香りの品質を保つMONTALE独自の工夫が施されています。\u003c\/p\u003e\n      \u003cul class=\"benefit-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内容量: 50ml\u003c\/li\u003e\n        \u003cli\u003e商品コード: 67024949\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製造販売元: 株式会社 T Company\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=\"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  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ご注文について\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n    \u003c\/ul\u003e\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◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319735640227,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1_6f429ba3-17fb-4603-bdd4-797b84912ee8.png?v=1760425982"},{"product_id":"66441653","title":"Intense Iris アントンス アイリス","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品コード: 66441653\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eIntense Iris 纏うアイリスの誘惑\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\/0671\/5152\/8099\/files\/1.png?v=1760425569\" 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\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で、どこへでも連れて行ける\u003cstrong\u003e携帯性も魅力\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/2.png?v=1760425569\" 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\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\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003e香りのレイヤリングで個性的な表現を\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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\u003eEXTRAIT DE PARFUM（高濃度パルファム）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e香調（フレグランスノート）\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eTOP NOTES : マンダリン\u003c\/li\u003e\n\u003cli\u003eMIDDLE NOTES : アイリス\u003c\/li\u003e\n\u003cli\u003eLAST NOTES : サンダルウッド、ホワイトムスク\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e容器・パッケージについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eMONTALEのパッケージは、光を遮断するアルミボトルを使用しています。\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\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香りの種類: EXTRAIT DE PARFUM (高濃度パルファム)\u003c\/li\u003e\n\u003cli\u003e内容量: 50ml\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e生産国・製造元\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e原産国: フランス\u003c\/li\u003e\n\u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n\u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n\u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n\u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319735935139,"sku":null,"price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/1.png?v=1760425569"},{"product_id":"66442728","title":"Intense Tiare アントンスティアラ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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が織りなす、甘くやさしい南国の楽園へ誘う香り。\n      \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\/0671\/5152\/8099\/files\/4934f3f3ed48f5e152a5b46633a8d1cc.jpg?v=1739759326\" 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\n      \u003cstrong\u003eMONTALEの象徴であるアルミボトル\u003c\/strong\u003eを、\u003cstrong\u003e専用ポーチ\u003c\/strong\u003eに入れてどこへでも。\n      気品漂うパッケージは、大切な方への感謝を伝える\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\/0671\/5152\/8099\/files\/dd633e346e31a9743c5ff3db43a10f99.jpg?v=1739759327\" 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  \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\u003eTOP NOTES : イランイラン、ブラックペッパー\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ジャスミン、オレンジブロッサム、チュベローズ、ベチバー\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : バニラ、ムスク、グアヤクウッド\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\u003eMONTALEのパッケージは、光を遮断するアルミボトル。\u003c\/p\u003e\n      \u003cul class=\"benefit-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内容量 : 50ml\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製造販売元 : 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送に関するご案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737475235,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/4934f3f3ed48f5e152a5b46633a8d1cc.jpg?v=1739759326"},{"product_id":"66442767","title":"Intense Roses Musk アントンスローズムスク","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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\/0671\/5152\/8099\/files\/71920f5a2051f1f9ad836a0d4cf69715.jpg?v=1739759326\" 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\/0671\/5152\/8099\/files\/937d30ec5fa222b6e5f3f5c140634cc0.jpg?v=1739759326\" 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 class=\"body-text\"\u003eローズを心から愛したフランス王妃マリー・アントワネットをイメージし、彼女の生誕250周年を記念して作られた特別な香りです。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eTOP NOTES : レモン、ローズペタル\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ブルガリアンローズ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : リッチアンバー、ホワイトムスク\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\"\u003eMONTALEのパッケージは、香りの品質を長く保つための工夫が施されています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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内容量 : 50ml\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製造販売元 : 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にてお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737540771,"sku":null,"price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/71920f5a2051f1f9ad836a0d4cf69715.jpg?v=1739759326"},{"product_id":"66442808","title":"Aoud Flowers ウードフラワー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e深く優雅なMONTALE Aoud Flowers\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e洗練されたウード\u003c\/strong\u003eをベースに、ローズとゼラニウムが織りなす優雅で力強い香りです。\n            男性的な香りを極限まで女性的に昇華させたような、官能的な奥行きが個性を際立たせます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b7e01070a1d4f66e59cf60fdcd75436b.jpg?v=1739759324\" 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            光を遮断するMONTALE独自の\u003cstrong\u003eアルミボトル\u003c\/strong\u003eは、エッセンスの品質劣化を防ぎ、香りを長く愛用できる工夫です。\n            専用ポーチが付属し、大切な香りをいつでもどこへでも持ち運びできます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/7f5c9447b99f474d174c461eaf66cf14.jpg?v=1739759324\" 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 class=\"body-text\"\u003e\n                    洗練されたウードをベースに、ローズ アブソリュートとゼラニウムが加わり、優雅で力強い香りを形成しています。\n                    男性的な香りの深みを持ちながらも、限りなく女性的な香りに仕上げられた、官能的な奥行きが魅力です。\n                \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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eTOP NOTES : ローズ、ベルガモット\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : ガルバナム\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : チークウッド、ムスク、アガーウッド、グアヤクウッド\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容量: 50ml\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\n                    MONTALE独自のアルミボトルは、エッセンスの品質劣化を防ぎ、香りを長くお楽しみいただくための工夫です。\n                \u003c\/p\u003e\n                \u003cul class=\"benefit-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製造販売元: 株式会社 T Company\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商品コード: 66442808\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            3個以上のご注文をご希望の場合は、誠に恐れ入りますが、お問い合わせ欄またはお電話にて事前にお問い合わせください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合は、ご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737639075,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b7e01070a1d4f66e59cf60fdcd75436b.jpg?v=1739759324"},{"product_id":"66442834","title":"Aoud Leather ウードレザー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うは、高貴なウードレザー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eインド産ペッパーとサフラン\u003c\/strong\u003eが織りなす\u003cstrong\u003eクールなレザー\u003c\/strong\u003eに、\u003cstrong\u003eベルガモット\u003c\/strong\u003eがフルーティーな輝きを添えます。光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eが、この繊細な香りの品質を守り、長く楽しめます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/99c24dcbdf2ec6c0f6702a35095639f0.jpg?v=1739759323\" 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\n      \u003cstrong\u003e優美なゴールドボトル\u003c\/strong\u003eが織りなす\u003cstrong\u003eMONTALEの世界観\u003c\/strong\u003e。\u003cstrong\u003e専用ポーチ\u003c\/strong\u003eが付属し、どこへでもお気に入りの香りを携行できるため、\u003cstrong\u003e特別なギフト\u003c\/strong\u003eにも最適です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/fecdb2a2e730e5c22abdc6a40a0e1f25.jpg?v=1739759323\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e\n        インド産ペッパー、ガテマラ産サフラン、カルダモンなどのスパイスがクールなレザーの香りを発します。そしてベースにアンバーグリスとウードを使い、ベルガモットのフルーティーなノートが香ってきます。\n      \u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eTOP NOTES : ベルガモット、レモン、ジンジャー、ナツメグ、ブラックペッパー、サフラン\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ローズ、バイオレット、リッチレザー、シダーウッド\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : ホワイトムスク、オークモス、バニラ、アンバー、ウード\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容量 : 50ml\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製造販売元 : 株式会社 T Company\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\n        MONTALEのパッケージは、光を遮断するアルミボトルを採用しています。これはエッセンスの品質の劣化を防ぎ、香りを永くご使用いただくための工夫です。また、専用ポーチが付属しており、持ち歩きにも最適です。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ご注文について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      3個以上のご注文の場合は、お手数ですがお問い合わせ欄、又はお電話にて事前にお問い合わせください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737704611,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/99c24dcbdf2ec6c0f6702a35095639f0.jpg?v=1739759323"},{"product_id":"66442863","title":"Wood and Spices  ウッドアンドスパイス","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eモンタル ウッド＆スパイス 秘境の香り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e光を遮断するアルミボトルが香りの品質を守り、洗練されたデザインが日常に溶け込む。\u003cstrong\u003eインドの秘境へ誘う唯一無二のフレグランス\u003c\/strong\u003eを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/fa340b9cc598aa1c167a31dd3a557bfa.jpg?v=1739759322\" 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\/0671\/5152\/8099\/files\/0257e2f35864165d2dd2f1cda20fb1d1.jpg?v=1739759322\" 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\n  \u003c!-- 香りの特徴と製品コンセプト --\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黒檀、サンダルウッド、ベチバー、これらの貴重な木の香りとカルダモンの香りを合わせました。このユニークな香りは私たちを\u003cstrong\u003eインドの秘境への旅\u003c\/strong\u003eへ連れていってくれるようです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e香りの変化:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eTOP NOTES : ベルガモット、マンダリン、ブラックペッパー、フレッシュノート\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : オレンジ、シトラス\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : アンバー、タバコ、トンカビーン、バニラ、チークウッド、ムスク\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e製品のこだわり:\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e光を遮断する\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  \u003c!-- 製品仕様 --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eタイプ: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e内容量: 50ml\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 生産国・製造元 --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国・製造元\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 今回の入力データに明示的な配送情報がないため作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737737379,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/fa340b9cc598aa1c167a31dd3a557bfa.jpg?v=1739759322"},{"product_id":"66442893","title":"Crystal Flowers クリスタルフラワー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e心酔わせるローズ香水 Crystal Flowers\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\/0671\/5152\/8099\/files\/dbea7ef3664ee27c9aed496a542d8053.jpg?v=1739759321\" class=\"img-fluid d-block w-100 product-img\" alt=\"魅惑のピンクボトルが輝くローズ香水 Crystal Flowers\"\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\"\u003eMONTALEフレグランス 携帯する美学\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\/0671\/5152\/8099\/files\/d60cf1d3b14a1bb208a1bbc02ec23463.jpg?v=1739759321\" class=\"img-fluid d-block w-100 product-img\" alt=\"MONTALEフレグランスと専用ポーチ\"\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        \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主なNOTES:\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          \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内容量: 50ml\u003c\/li\u003e\n          \u003cli\u003e原産国: フランス\u003c\/li\u003e\n          \u003cli\u003e製造販売元: 株式会社 T Company\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    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319737802915,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/dbea7ef3664ee27c9aed496a542d8053.jpg?v=1739759321"},{"product_id":"66442967","title":"Sand Flowers サンドフラワー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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\/0671\/5152\/8099\/files\/7e7fccf6caccb0dc799860b6c7e7d2da.jpg?v=1739759319\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e香りの品質を守るMONTALEの工夫\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e光を遮断するアルミボトル\u003c\/strong\u003eは、澄んだ海の香りを永く保ちます。\u003cstrong\u003eサンダルウッドとオークモスを基調に、クールなネズの実\u003c\/strong\u003eが織りなす香りは、強い日差しが降り注ぐビーチへの旅を演出。心は開放的な水辺へ誘われるでしょう。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旅する香水 持ち運びにモンタル\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/eaebfc1c48179577fac911605a320ea9.jpg?v=1739759319\" 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\n      \u003cstrong\u003e専用ポーチ付き\u003c\/strong\u003eで、どこへでも自由に持ち運べます。フランス製の\u003cstrong\u003e50mlオードパルファム\u003c\/strong\u003eは、日常にも特別な瞬間にもフィット。\u003cstrong\u003e在庫限りで廃盤\u003c\/strong\u003eとなるため、この上質な香りを手に入れる\u003cstrong\u003e最後の機会\u003c\/strong\u003eをお見逃しなく。\n    \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こちらの商品は在庫限りで廃盤となります。\u003c\/p\u003e\n      \u003cp\u003e青く澄んだ海のような香りは、サンダルウッドとオークモスをベースにクールなネズの実の香りをプラスしました。強い日差しがふりそそぐ美しいビーチへの旅がイメージです。\u003c\/p\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サンダルウッド\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eMONTALEのパッケージ\u003c\/p\u003e\n      \u003cul class=\"benefit-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内容量: 50ml\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製造販売元: 株式会社 T Company\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=\"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  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注文について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の確認事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738032291,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/7e7fccf6caccb0dc799860b6c7e7d2da.jpg?v=1739759319"},{"product_id":"66443024","title":"Jasmin Full  ジャスミンフル","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e魅惑のジャスミン、香りまとう体験\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e古代から愛されるジャスミン、オレンジブロッサム、ハニーサックルが織りなす\u003cstrong\u003e芳醇な香り\u003c\/strong\u003eは、千一夜物語を彷彿とさせます。光を遮断するアルミボトルが、この上質なエッセンスの品質を守り、香りの魅力を長く保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b1f4a42506b5d7611792e5fa34318e48.jpg?v=1739759316\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eエレガントな香りを、どこへでも\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日々の生活に寄り添う\u003cstrong\u003e50mlのオードパルファム\u003c\/strong\u003e。専用の優雅なポーチに収めれば、いつでもスマートに持ち運び可能です。MONTALE PARISの香りで、どんなシーンもあなたのものに。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/a514b51a7ba5e49856412269da14c4e7.jpg?v=1739759316\" 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古代の昔から数千年にわたり愛されてきた香り豊かな3つの白い花。贅沢な花の香りは「千一夜物語」のシンボルです。\u003c\/p\u003e\n                \u003cp\u003eNOTES:\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\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用しています。エッセンスの品質劣化を防ぎ、香りを永く使用できる工夫です。\u003c\/p\u003e\n                \u003cul class=\"benefit-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容量: 50ml\u003c\/li\u003e\n                    \u003cli\u003e原産国: フランス\u003c\/li\u003e\n                    \u003cli\u003e製造販売元: 株式会社 T Company\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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eこちらの商品は1\/29以降のお届けになります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e購入に関する注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738163363,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b1f4a42506b5d7611792e5fa34318e48.jpg?v=1739759316"},{"product_id":"66443050","title":"Soleil de Capri ソレイドゥカプリ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eソレイドゥカプリ 地中海シトラスの輝き\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c0b760c323fb559c336d764e27f7c393.jpg?v=1739759315\" 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\"\u003eMONTALE 香りを纏う旅のお供\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/7236bf5f149e10bd2a06f87cda943898.jpg?v=1739759315\" 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 class=\"body-text\"\u003e元気をくれるシトラスフルーツの香りはイタリアのグレープフルーツとキンカンの白い花から取り出しました。ホワイトムスクと地中海のスパイスをブレンドした香りは地中海の青い空と海を思わせます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e香り構成:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES : レモン、ライム、アップル、洋梨\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ジャスミン、スミレ、シナモン、ピーチ\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : アンバー、シダーウッド、ムスク\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e基本データ:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e容量: 50ml\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eパッケージの特徴:\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eにより、エッセンスの品質劣化を防ぎ香りを永く使用可能\u003c\/li\u003e\n        \u003cli\u003e持ち歩きに最適な\u003cstrong\u003e専用ポーチ付き\u003c\/strong\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原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\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ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e3個以上\u003c\/strong\u003eのご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738261667,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c0b760c323fb559c336d764e27f7c393.jpg?v=1739759315"},{"product_id":"66443073","title":"Powder Flowers パウダーフラワー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う、大人の輝きパウダーフラワー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e軽やかで清潔感あふれるパウダリーフローラル。\u003cstrong\u003eダマスクローズ\u003c\/strong\u003eと\u003cstrong\u003eジャスミン\u003c\/strong\u003eの可憐なトップノートが、あなたの印象を優しく格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c9c1921691ff0da54d1d574b7f0f7890.jpg?v=1739759314\" 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\/0671\/5152\/8099\/files\/a6f423573d109668e5eec89805f4dd24.jpg?v=1739759314\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの専用ポーチが付属\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの専用ポーチが付属\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e香りの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eパウダー・フラワーの名前の通り、軽やかで清潔な印象の親しみやすい香りです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eTOP NOTES : ダマスクローズ、ジャスミン\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : オスマントス\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : シダーウッド、トンカビーン\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    \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\"\u003eMONTALEのパッケージは、香りの品質を長く保つための工夫が施されています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e光を遮断するアルミボトルで、エッセンスの品質劣化を防ぎます。\u003c\/li\u003e\n          \u003cli\u003e専用ポーチ付きで持ち歩きにも最適です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n          \u003cli\u003e内容量: 50ml\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製造販売元: 株式会社 T Company\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          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前に\u003ca href=\"#\"\u003eABOUTページ\u003c\/a\u003e、\u003ca href=\"#\"\u003eショップ情報ページ\u003c\/a\u003eをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738327203,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c9c1921691ff0da54d1d574b7f0f7890.jpg?v=1739759314"},{"product_id":"66443095","title":"Black Aoud ブラックウード","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e漆黒の輝きを放つ、魅惑のブラックウード\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/f4254d212ed1a8d559d97983d1a2d0c8.jpg?v=1739759313\" 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\/0671\/5152\/8099\/files\/02f1d08d7e25c7f4d63c01407d8ba35d.jpg?v=1739759313\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eベルベットのようなローズと古い革を思わすラブダナム、パチュリ、マンダリン、ホワイトムスクのコンビネーションに、神秘的なウードツリーオイルがブレンドされた、これ以上ない豪華な香り。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eハーレムの鮮やかに染め上げられた枕に香るような、深く燃え上がるようなローズとサンダルウッドの香りをお求めの方に。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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\u003eTOP NOTES : レモン、マンダリン、ネパールウード、サフラン\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ブルガリアンローズ、パチュリ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : リッチレザー、シダーウッド、サンダルウッド、ホワイトムスク\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=\"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        \u003cp class=\"body-text\"\u003e商品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類 : オードパルファム\u003c\/li\u003e\n          \u003cli\u003e内容量 : 50ml\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国・製造元\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e商品の製造に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e原産国 : フランス\u003c\/li\u003e\n          \u003cli\u003e製造販売元 : 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"body-text\"\u003e商品コード: 66443095\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738359971,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/f4254d212ed1a8d559d97983d1a2d0c8.jpg?v=1739759313"},{"product_id":"66443137","title":"Pretty Fruity プリティーフルーティー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e魅惑のプリティーフルーティー香水\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e纏った瞬間、フレッシュな果実が弾けるようなトップノートから、\u003cstrong\u003e甘酸っぱいカシスとパッションフルーツ\u003c\/strong\u003eが心を奪います。モクレンとユリの可憐さがアクセントを添え、やがて\u003cstrong\u003eホワイトムスク\u003c\/strong\u003eが魅惑的に香る、誰もが夢中になる香り。この\u003cstrong\u003eアルミボトル\u003c\/strong\u003eが、香りの繊細なエッセンスを光から守り、最後まで鮮やかに香ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/be11ad8abe30dbb469bd6ab769859a56.jpg?v=1739759312\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の香りで心ときめく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日を彩るMONTALEフレグランス\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\/0671\/5152\/8099\/files\/dfea85c0ef3b1ac670be6e26cb06a776.jpg?v=1739759312\" 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 class=\"body-text\"\u003e纏う人に魅力を与える、多面的な香りの構成が特徴です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eトップノートは爽やかなシトラスとフレッシュな果実が弾けるような香り\u003c\/li\u003e\n                    \u003cli\u003eカシスとパッションフルーツの甘酸っぱさが心を捉える\u003c\/li\u003e\n                    \u003cli\u003eモクレンとユリの可憐さがアクセント\u003c\/li\u003e\n                    \u003cli\u003eラストノートは魅惑のホワイトムスクで誰もが夢中になる香り\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e香りの構成\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e時間と共に移り変わる香りの変化をお楽しみください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eTOP NOTES : ブラックカラント、洋梨、アップル、ブラジリアンオレンジ\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : ユリ、ラズベリー、ローズブロッサム\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : ムスク、ピーチ\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\"\u003eMONTALEの香りを永く楽しんでいただくための特別な工夫が凝らされています。\u003c\/p\u003e\n                \u003cul class=\"benefit-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内容量: 50ml\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製造販売元: 株式会社 T Company\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\"\u003e66443137\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送・ご注文に関するご案内\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お手数ですがお問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738425507,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/be11ad8abe30dbb469bd6ab769859a56.jpg?v=1739759312"},{"product_id":"66443170","title":"White Aoud ホワイトウード","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e纏うほどに心惹かれる白い輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e凛とした「\u003cstrong\u003eおとなの白\u003c\/strong\u003e」を思わせる\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\/0671\/5152\/8099\/files\/abcf25a376b9ff580d338bc224ec853e.jpg?v=1739759311\" 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光を遮断するMONTALEのアルミボトル\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\/0671\/5152\/8099\/files\/6afa41f6330d12793c64b1318d99a14e.jpg?v=1739759311\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eMONTALEが贈る最高の香りの体験\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凛としたシルクのようになめらかな「おとなの白」を連想させるエレガントな香り。ナチュラルでありながら、控えめに主張する個性が、ピュアでクリーンな「白」をイメージさせる。アラビアのウードをベースに、貴重なインドのサフランとダマスクローズを贅沢に使用。サンダルウッド、ベチバー、パチュリが、全体の核となっているウードのエキゾティックで優雅な香りに、柔らかでパウダリーな印象を添えました。最高級のアンバー、ほのかに香るバニラがユニークなアクセントです。力強さと気品が同居する上品で洗練された香りです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e香りの構成:\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eTOP NOTES: ベルガモット、レモン、カルダモン、ラベンダー\u003c\/li\u003e\n                \u003cli\u003eMIDDLE NOTES: ネパールウード、ブルガリアンローズ、ジャスミン、パチュリ\u003c\/li\u003e\n                \u003cli\u003eLAST NOTES: アンバー、レザー、オークモス、ベチバー、バニラ、サンダルウッド\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n            \u003cul class=\"benefit-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容量: 50ml\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※100mlサイズもございます。\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため作成しません。 --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738458275,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/abcf25a376b9ff580d338bc224ec853e.jpg?v=1739759311"},{"product_id":"66443195","title":"Rose Elixir ローズエリクシール","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eローズエリクシール：五感を研ぎ澄ます多層の香り\u003c\/h3\u003e\n    \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\/0671\/5152\/8099\/files\/451b97ab65549bbb0286f2e6fb013bbf.jpg?v=1739759310\" 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\/0671\/5152\/8099\/files\/a7873bae9dfd036dbb0136224eea33ae.jpg?v=1739759310\" 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ローズを基調としつつ、シトラス、イチゴの葉、ジャスミン、オレンジの香りが織りなす多面的なフレグランスです。アンバー、ムスク、バニラが深みを与え、最後に女性的なエレガントな余韻を残します。\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\u003eTOP NOTES : マンダリン、オレンジ、ベルガモット、ココナッツ、ピーチ\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ローズ、オレンジブロッサム、ジャスミン、バイオレット、パチュリ\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : ムスク、オークモス、アンバー、ブラウンシュガー\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光を遮断する\u003cstrong\u003e特別なアルミボトル\u003c\/strong\u003eが、エッセンスの品質劣化を防ぎます。\u003c\/li\u003e\n        \u003cli\u003e香りを長く、\u003cstrong\u003e新鮮な状態\u003c\/strong\u003eでお使いいただけます。\u003c\/li\u003e\n        \u003cli\u003e持ち運びに便利な\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製品種別 : オードパルファム\u003c\/li\u003e\n        \u003cli\u003e内容量 : 50ml\u003c\/li\u003e\n        \u003cli\u003e商品コード : 66443195\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製造販売元 : 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注文・配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文をご希望の場合は、在庫確認のため、お問い合わせ欄またはお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意・その他\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に異常が生じていないかよく注意してご使用ください。お肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。直射日光の当たる場所や高温多湿な場所での保管は避けてください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページおよびショップ情報ページを必ずご確認ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738491043,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/451b97ab65549bbb0286f2e6fb013bbf.jpg?v=1739759310"},{"product_id":"66443239","title":"Roses Musk ローズムスク","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eマリー・アントワネットが愛した香り\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/87cefa25c9d6bc703b8b85a00fb0337b.jpg?v=1739759309\" 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\n            \u003cstrong\u003e最高級のブルガリアンローズ\u003c\/strong\u003eを基調に、ホワイトムスクとリッチアンバーが織りなす、光り輝く宝石のような香りです。\u003cstrong\u003eフランス王妃\u003c\/strong\u003eが心から愛したローズを称え、その\u003cstrong\u003e生誕250周年\u003c\/strong\u003eを記念した\u003cstrong\u003e優美な香りの体験\u003c\/strong\u003eをお届けします。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e香りの鮮度を守る芸術的なボトル\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/572a94e919b65c6a5ac7eba424c0a1be.jpg?v=1739759309\" 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\n            \u003cstrong\u003eMONTALE独自のアルミボトル\u003c\/strong\u003eは、繊細な香りの劣化を徹底的に防ぎ、\u003cstrong\u003e最高の鮮度を長く保ちます\u003c\/strong\u003e。専用ポーチと合わせれば、お気に入りの香りをいつでもどこへでも持ち運ぶことができ、日々に特別な彩りを与えます。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e香りの特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e最高級の優美で繊細なローズをふんだんに使い、貴重なムスクと合わせました。アンバーとジャスミンというユニークな組み合わせをベースにしたこの香りは、ローズを心から愛した、光輝く宝石のような女性・フランス王妃マリー・アントワネットをイメージし、彼女の生誕250周年を記念して作られました。\u003c\/p\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\u003eMONTALEのパッケージには、香りの品質を長く保つ工夫が凝らされています。\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品種別: オードパルファム\u003c\/li\u003e\n                    \u003cli\u003e内容量: 50ml\u003c\/li\u003e\n                    \u003cli\u003e原産国: フランス\u003c\/li\u003e\n                    \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 66443239\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738556579,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/87cefa25c9d6bc703b8b85a00fb0337b.jpg?v=1739759309"},{"product_id":"66443313","title":"Wild Pears ワイルドペアー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eワイルドペアーが誘う官能的な香りの世界\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \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と\u003cstrong\u003eホワイトムスク\u003c\/strong\u003eが奏でる温かみが、記憶に残る\u003cstrong\u003e女性らしい余韻\u003c\/strong\u003eを肌に残します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/7c40cd2e297b685de600047c764f3b85.jpg?v=1739759306\" 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\n      \u003cstrong\u003eMONTALEのアルミボトル\u003c\/strong\u003eは、光によるエッセンスの劣化を防ぎ、\u003cstrong\u003e香りの美しさを長期間保ちます\u003c\/strong\u003e。\u003cstrong\u003e専用ポーチ付き\u003c\/strong\u003eで、旅先や外出先でも安心して洗練された香りをまとい続けられます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/d12479abe1f80fe78efa33527717326c.jpg?v=1739759307\" 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  \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      \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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルで、エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫が凝らされています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e光を遮断するアルミボトルで香りの品質を長期間保持\u003c\/li\u003e\n        \u003cli\u003e専用ポーチ付きで持ち運びに最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e容量: 50ml\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製造販売元: 株式会社 T Company\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\"\u003e66443313\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738654883,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/7c40cd2e297b685de600047c764f3b85.jpg?v=1739759306"},{"product_id":"59318596","title":"Blue Matcha ブルー マッチャ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性を解き放つ ブルーマッチャ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \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の深みが溶け合います。\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\/0671\/5152\/8099\/files\/ebb1e671f85613ec1f8370c7fed154c9.jpg?v=1739759305\" 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        \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香調 (NOTES)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eTOP NOTES : マッチャティー、マンダリン、レモン、ベルガモット、カシス\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : パチュリ、シダー、ブラックレザー、タバコ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : マテアブソリュート、グレイアンバー、ムスク\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\"\u003eMONTALEのパッケージは、香りの品質維持と持ち運びを考慮しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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内容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738687651,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/ebb1e671f85613ec1f8370c7fed154c9.jpg?v=1739759305"},{"product_id":"59317595","title":"Aoud Purple Rose ウード パープル ローズ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \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\/0671\/5152\/8099\/files\/b5f01fa34ae2a6914d318e8368774c4c.jpg?v=1739759304\" 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ゴールドの輝きが「Aoud Purple Rose」の神髄。\u003cstrong\u003e繊細なローズペタルとサフランがウードの力を引き出し\u003c\/strong\u003e、あなたの秘めた魅力を解き放ちます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eローズペタルの繊細さと、サフランパウダーの魔法の組み合わせが贅沢にウードの力を発揮させます。\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\u003eTOP NOTES : ローズ、ローズペタル、サフラン\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : アガーウッド、サンダルウッド、パチュリ\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : ホワイトムスク、アンバー\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用。エッセンスの品質劣化を防ぎ、香りを永くご愛用いただける工夫です。専用ポーチ付きで持ち歩きにも最適です。\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容量: 50ml\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製造販売元: 株式会社 T Company\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\"\u003e59317595\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送・注文に関するご案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738753187,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b5f01fa34ae2a6914d318e8368774c4c.jpg?v=1739759304"},{"product_id":"50769826","title":"Sweet Peony スウィートぺオニー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う貴婦人 スウィートペオニー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      牡丹の魅惑を中心に、ジャスミンやローズが織りなす上品な香りのハーモニー。\n      \u003cstrong\u003eコーヒーとクローブが深み\u003c\/strong\u003eを加え、貴女の印象を格上げします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/30d801189651e5dd1142d46dd64516ee.jpg?v=1739759301\" 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\n        ジャスミン、ローズ、ピーチ、ココナッツの丸みを帯びた上品な組み合わせによって強調された牡丹の魅惑的な香りは、豊かなジャワ産コーヒーとクローブに、サンダルウッド、バニラを絡み合わせ、高貴でフェミニンな香りに仕上がりました。\n      \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\u003eTOP NOTES:\u003c\/strong\u003e ベルガモット、マンダリン、コーヒー、シナモン、クローブ、ピーチ、ココナッツ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMIDDLE NOTES:\u003c\/strong\u003e ペオニー、バイオレット、ジャスミン、ローズ、パチュリ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLAST NOTES:\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      \u003cp class=\"body-text\"\u003eMONTALEのパッケージは、香りを守り、持ち運びにも配慮されています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e光を遮断するアルミボトルが\u003cstrong\u003eエッセンスの品質劣化を防ぎ\u003c\/strong\u003e、香りを永く保ちます。\u003c\/li\u003e\n        \u003cli\u003e専用ポーチ付きで、\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      \u003cp class=\"body-text\"\u003e製品の基本情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e容量: 50ml\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国・販売元\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e製品の原産国と製造販売元情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品コード --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"body-text text-end\"\u003e商品コード: 50769826\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319738884259,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/30d801189651e5dd1142d46dd64516ee.jpg?v=1739759301"},{"product_id":"50769764","title":"Mukhallat ムクハラ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e記憶に刻む魅惑のムクハラ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eフレッシュなイチゴとアーモンドが織りなす、甘く芳醇な\u003cstrong\u003eオリエンタルノート\u003c\/strong\u003e。バニラとホワイトムスクが肌に溶け込み、忘れがたい余韻を残します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/57dedcd1c557696e60b222024d905ee2.jpg?v=1739759300\" 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                \u003cp\u003e香りの構成:\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eTOP NOTES : ストロベリー、アーモンド\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : バニラ\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : バルサム、ホワイトムスク\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\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n                    \u003cli\u003e内容量: 50ml\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製造販売元: 株式会社 T Company\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商品コード: 50769764\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送に関する特記事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意とお願い\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739080867,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/57dedcd1c557696e60b222024d905ee2.jpg?v=1739759300"},{"product_id":"36663740","title":"Oudmazing ウードメイジング","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eOudmazing 洗練された個性を纏う\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\/0671\/5152\/8099\/files\/5264b0c2ebaeb87ac79ee4ad0916fc9f.jpg?v=1739759299\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e光を守るアルミボトル 50ml オードパルファム\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マレーシア産のアメイジングなウードの香りです。オレンジとベルガモットを大胆にブレンドし、食欲をそそる洋ナシとイチジクで甘さをプラスしました。更にアイリス、ジャスミン、パチュリの官能的な組み合わせが顔をのぞかせ、リッチレザー、バニラ、ピンクグレープ、ホワイトムスクが肌を優しく包みます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e香りの構成:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES : オレンジ、ベルガモット、洋梨、イチジク、サフラン、ウード\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : アイリス、ジャスミン、パチュリ\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : リッチレザー、バニラ、ピンクグレープ、ホワイトムスク\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容量: 50ml\u003c\/li\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\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\"\u003e36663740\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ご注文について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739277475,"sku":null,"price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/5264b0c2ebaeb87ac79ee4ad0916fc9f.jpg?v=1739759299"},{"product_id":"36663618","title":"Orchid Powder オーキッド パウダー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e稀少な蘭が香る 官能パウダリー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/84fc62db87b86c172d34c51b1cd73258.jpg?v=1739759297\" 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が織りなす\u003cstrong\u003eパウダリーフローラル\u003c\/strong\u003e。\u003cstrong\u003e貴重な蘭\u003c\/strong\u003eと食欲そそる\u003cstrong\u003eココナッツの香り\u003c\/strong\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    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e香りの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e食欲をそそるようなココナッツをベースに、無邪気さと官能性をあわせ持ったイランイランとホワイトフラワー、そこに貴重な蘭が香るパウダリーフローラル。\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\u003eTOP NOTES : ベルガモット、イランイラン、蘭\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ジャスミン、ローズ、すみれ、アイリス、ココナッツ、ピーチ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : ムスク、シダーウッド、バニラ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品仕様・内容量\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e製品種別: オードパルファム\u003c\/li\u003e\n          \u003cli\u003e内容量: 50ml\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\"\u003eMONTALEのフレグランスは、品質保持のための特別なパッケージを採用しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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製造販売元: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入に関する注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e＜こちらの商品は在庫限りで廃盤となります＞\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合は、ご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文をご希望の場合は、事前にお問い合わせ欄、又はお電話にてご連絡ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページおよびショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739310243,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/84fc62db87b86c172d34c51b1cd73258.jpg?v=1739759297"},{"product_id":"36665816","title":"Starry Nights スターリー ナイト","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e星降る夜空の輝きを纏うモンタル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e黄金に輝くボトルは、まるで夜空に瞬く星々を閉じ込めたよう。手にするたびに、\u003cstrong\u003e洗練された美しさ\u003c\/strong\u003eとMONTALE PARISが織りなす\u003cstrong\u003e上質な世界\u003c\/strong\u003eを感じられる香水です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/9ba49c4cffefd5d45c210b58c0a7422e.jpg?v=1739759295\" 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 class=\"body-text\"\u003eブルガリアンローズとエジプシャンジャスミンのオリエンタルノートがスマトラ産パチュリに力を与え、カラブリアのベルガモットと共に星のような輝きを放ち、官能的なホワイトムスクとパウダーノートが心地よいシラージュを残します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eTOP NOTES : ベルガモット、レモン\u003c\/li\u003e\n                    \u003cli\u003eMIDDLE NOTES : ブルガリアンローズ、ジャスミン、パチュリ\u003c\/li\u003e\n                    \u003cli\u003eLAST NOTES : アンバー、バニラ、ホワイトムスク\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\"\u003eMONTALEのパッケージは、エッセンスの品質劣化を防ぐための工夫が施されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e光を遮断するアルミボトルで\u003cstrong\u003e香りを長持ち\u003c\/strong\u003eさせます。\u003c\/li\u003e\n                    \u003cli\u003e持ち運びに便利な\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種類: オードパルファム\u003c\/li\u003e\n                    \u003cli\u003e内容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご利用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739506851,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/9ba49c4cffefd5d45c210b58c0a7422e.jpg?v=1739759295"},{"product_id":"9326227","title":"Rose Night  ローズナイト","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eローズナイト 香水 大人の魅惑\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e輝くボトルに宿るのは、情熱を掻き立てる魅惑の調べ。\u003cstrong\u003eブルガリアンローズ\u003c\/strong\u003eが織りなす、忘れられない夜を彩る香り。あなたの存在を深く印象づける、特別なフレグランスを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/3b83d5637d660289fcf337af8be5e91e.jpg?v=1739759294\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eMONTALE オードパルファム 品質維持\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へと官能的に変化する香りの妙。\u003cstrong\u003e専用ポーチ\u003c\/strong\u003eで、その魅力をスマートに携帯できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/08065144f2c25a1ed50c175ebe5816df.jpg?v=1739759294\" class=\"img-fluid d-block w-100 product-img\" alt=\"携帯に便利な専用ポーチと完璧なパッケージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e携帯に便利な専用ポーチと完璧なパッケージ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e香りの構成\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e魅惑的なブルガリアンローズが、スマトラ産パチュリと溶け合い、エレガントなバラの葉が包み込みます。芳醇なアンバーと官能的なホワイトムスクの香りが、情熱を掻き立てるように香ります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eTOP NOTES : ローズぺタル\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ブルガリアンローズ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : パチュリ、アンバー、ホワイトムスク\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\"\u003eMONTALEのパッケージは、香りの品質を長く保つための特別な工夫がされています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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容量 : 50ml\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製造販売元 : 株式会社 T Company\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=\"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=\"point-list\"\u003e\n          \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄またはお電話にて事前にお問い合わせください。\u003c\/li\u003e\n          \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\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":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739572387,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/3b83d5637d660289fcf337af8be5e91e.jpg?v=1739759294"},{"product_id":"9335321","title":"Aoud Sense  ウードセンス","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eAoud Sense 魅惑の香水\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が\u003cstrong\u003eブルガリアンローズ\u003c\/strong\u003eの香りを一層強め、そこへ\u003cstrong\u003eハイチ産ベチバー\u003c\/strong\u003eが加わり魅惑的な香りを漂わせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/a60e83b8fa02aa007b85474875d0a5c7.jpg?v=1739759293\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を纏う特別な香り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこだわりのラグジュアリーフレグランス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eが、香りの品質を長く保ちます。\u003cstrong\u003e専用ポーチ\u003c\/strong\u003eが付属し、洗練された香りをいつでもどこへでも連れて行ける工夫です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/b7d8e74851993424af88c92e0b639968.jpg?v=1739759293\" 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 class=\"body-text\"\u003eマンダリンとオレンジ、そしてクローブとブラックペッパーが織りなす、病み付きになる香りの組み合わせをお楽しみください。ウードがブルガリアンローズの香りを一層強め、そこへハイチ産ベチバーが加わり魅惑的な香りを漂わせます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eフレグランスノート:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eTOP NOTES : ベルガモット、マンダリン、オレンジ、クローブ、ブラックペッパー\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ブルガリアンローズ、パチュリ\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : アンバー、オークモス、ウード、サンダルウッド、ベチバー\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用。エッセンスの品質劣化を防ぎ、香りを永くお使いいただける工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n          \u003cli\u003e内容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e \u003c!-- end .content-section for specs --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意・その他\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739637923,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/a60e83b8fa02aa007b85474875d0a5c7.jpg?v=1739759293"},{"product_id":"9335342","title":"Aoud Damascus ウードダマスカス","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e黄金に輝くダマスカスの誘惑\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c0769a8b6f4d9be555118409463ab49d.jpg?v=1739759292\" 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です。\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\/0671\/5152\/8099\/files\/00999598b146cf1e05e6935cdb51429e.jpg?v=1739759292\" 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抜きます。\u003cstrong\u003e専用ポーチ付き\u003c\/strong\u003eで、\u003cstrong\u003eいつでもお気に入りの香りを持ち運ぶ\u003c\/strong\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洗練されたアラビアンウードとダマスカスローズの共演です。フランキンセンスとガージュンとともに香りが広がります。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eNOTES: ローズ、アガーウッド、フランキンセンス、グルジュンバルサム\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-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内容量: 50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n            \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739670691,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/c0769a8b6f4d9be555118409463ab49d.jpg?v=1739759292"},{"product_id":"9335617","title":"Aoud Musk  ウードムスク","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/45bacff4e14e6237228c4a7e36506871.jpg?v=1739759291\" 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\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\/0671\/5152\/8099\/files\/a200d711458495a80de82336ae4b00e8.jpg?v=1739759292\" 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 class=\"body-text\"\u003eMONTALEのフレグランスは、香りの品質を保つための特別なボトルと、持ち運びに便利な専用ポーチが付属しています。\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 class=\"body-text\"\u003e魅惑的な香りが段階的に変化し、オリエンタルなムスクとウードが長く香ります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eTOP NOTES : サフラン\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ベチバー、アンバー\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : アガーウッド、黒檀、オリエンタルムスク、ウード\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内容量 : 50ml\u003c\/li\u003e\n          \u003cli\u003e商品コード : 9335617\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製造販売元 : 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文をご希望の場合は、在庫確認のため事前にお問い合わせください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお問い合わせ欄またはお電話にてご連絡ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\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お肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739736227,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/45bacff4e14e6237228c4a7e36506871.jpg?v=1739759291"},{"product_id":"9335786","title":"Aoud Forest  ウードフォレ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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\/0671\/5152\/8099\/files\/48efdabe5baafe46743f21d4779b8a5e.jpg?v=1739759291\" class=\"img-fluid d-block w-100 product-img\" alt=\"黄金に輝く香水ボトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質を纏う、Aoud Forestの誘い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e香りの品質を守る、携帯しやすいMONTALE香水\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\/0671\/5152\/8099\/files\/9b4bcf9bdb68c97f2ef8564630df5bc8.jpg?v=1739759291\" class=\"img-fluid d-block w-100 product-img\" alt=\"MONTALE香水と専用ポーチ\"\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      \u003cp class=\"body-text\"\u003e香りの構成:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eTOP NOTES : ペッパー、ナツメグ、レモン\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ローズ、バイオレット、ジンジャー\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : シダーウッド、オークモス、パチュリ、ムスク、ウード\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=\"benefit-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内容量: 50ml\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製造販売元: 株式会社 T Company\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文をご希望の場合は、お問い合わせ欄、又はお電話にて事前にご連絡ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"body-text text-end\"\u003e商品コード: 9335786\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739768995,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/48efdabe5baafe46743f21d4779b8a5e.jpg?v=1739759291"},{"product_id":"9338451","title":"Dark Aoud ダークウード","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e深淵なダークウード、纏う個性の香り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/0b5aa9577025272b9dcc6ea12c5bff53.jpg?v=1739759290\" 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\/0671\/5152\/8099\/files\/9b0224ea3560853081d89b0785a59dfe.jpg?v=1739759290\" 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    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eダークで強烈なウードのバリエーションをお楽しみください。インド産のサンダルウッドが、それぞれのウードの香りを鮮明にします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\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\u003eTOP NOTES : ブラックペッパー、サフラン、カルダモン\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ネパールウード、スエードレザー、シダーウッド\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : サンダルウッド、ベチバー、グレーアンバー\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内容量: 50ml\u003c\/li\u003e\n          \u003cli\u003e原産国: フランス\u003c\/li\u003e\n          \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n          \u003cli\u003e商品コード: 9338451\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注文・配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上・ご購入前の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739801763,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/0b5aa9577025272b9dcc6ea12c5bff53.jpg?v=1739759290"},{"product_id":"51761433","title":"Wild Aoud ワイルドウード","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性を纏うWild Aoud\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\/0671\/5152\/8099\/files\/d0a8364ce2fd6ba97004d82f147ce001.jpg?v=1739759289\" 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アルテミジア、ゼラニウム、イタリア産ベルガモットをベースに、ワイルドで高貴なウード、パチュリ、チークウッド、アンバーがスモーキーに広がります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e香りの構成（NOTES）\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES : ベルガモット、レモン、オレンジ、ジュニパー\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ゼラニウム、ローズ、ウード\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : アンバー、パチュリ、サンダルウッド、バニラ\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\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-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容量: 50ml\u003c\/li\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄またはお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739867299,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/d0a8364ce2fd6ba97004d82f147ce001.jpg?v=1739759289"},{"product_id":"9339683","title":"Intense Caf? アントンスカフェ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eIntense Café 纏う大人の香り\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/ac544f0c65d6d881b44510b227a1768f.jpg?v=1739759288\" 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\"\u003eMONTALEボトル 鮮度を守る工夫\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/07ba1864a79b6fc29d3776cd69953b64.jpg?v=1739759288\" 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に収めれば、外出先でも美しく香りを纏えます。いつでも\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\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth\u003eTOP NOTES\u003c\/th\u003e\n\u003ctd\u003eフローラルノート\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth\u003eMIDDLE NOTES\u003c\/th\u003e\n\u003ctd\u003eローズ、コーヒー\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth\u003eLAST NOTES\u003c\/th\u003e\n\u003ctd\u003eアンバー、バニラ、ホワイトムスク\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品の工夫\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eMONTALEのパッケージは、光を遮断するアルミボトル。エッセンスの品質の劣化を防ぎ、香りを永く使用できる工夫です。専用ポーチ付きで持ち歩きにも最適です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e光を遮断するアルミボトル\u003c\/li\u003e\n          \u003cli\u003e香りの品質劣化を防ぐ\u003c\/li\u003e\n          \u003cli\u003e専用ポーチ付きで持ち運びに最適\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003eオードパルファム\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth\u003e容量\u003c\/th\u003e\n\u003ctd\u003e50ml\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth\u003e原産国\u003c\/th\u003e\n\u003ctd\u003eフランス\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth\u003e製造販売元\u003c\/th\u003e\n\u003ctd\u003e株式会社 T Company\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\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お肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319739932835,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/ac544f0c65d6d881b44510b227a1768f.jpg?v=1739759288"},{"product_id":"9339736","title":"Intense Pepper  アントンスペッパー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性を放つ香りのアート、洗練を極める\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eペルー産ピンクペッパーとマダガスカル産ブラックペッパーが、情熱的な刺激で個性を引き立てます。レモンの爽やかさからフローラルノートへと変化し、ウードやシダーウッド、アンバーが洗練された余韻を残します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/9f3fb8993b2f347a0eba8e6b891048bb.jpg?v=1739759286\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e記憶に刻む、魅惑の香調\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e品質を保つ、MONTALEの携行美学\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e光を遮断するアルミボトルは、エッセンスの劣化を防ぎ、香りの輝きを長く保ちます。専用ポーチが付属しているため、大切なフレグランスをどこへでもスマートに持ち運ぶことができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/3df30b91dc64ff92ee1e49d52abe2de0.jpg?v=1739759287\" 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\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\u003eTOP NOTES : ブラックペッパー、ピンクペッパー、レモン\u003c\/li\u003e\n                \u003cli\u003eMIDDLE NOTES : フローラルノート\u003c\/li\u003e\n                \u003cli\u003eLAST NOTES : シダーウッド、アガーウッド、ホワイトムスク、オークモス、アンバー\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\"\u003eMONTALEのパッケージは、香りの品質を長く保つための工夫が凝らされています。\u003c\/p\u003e\n            \u003cul class=\"benefit-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容量: 50ml\u003c\/li\u003e\n                \u003cli\u003e原産国: フランス\u003c\/li\u003e\n                \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n                \u003cli\u003e商品コード: 9339736\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=\"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    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e【ご購入前の注意事項】\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n            \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319740194979,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/9f3fb8993b2f347a0eba8e6b891048bb.jpg?v=1739759286"},{"product_id":"9364780","title":"Red Vetiver  レッドベチバー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eモンテール レッドベチバー 纏う自信\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e輝くゴールドボトルは、光を遮断するアルミ製です。繊細な香りの品質を長く保ち、時を超えて魅力を放ち、あなたの\u003cstrong\u003e存在感\u003c\/strong\u003eを際立たせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/d01c6a967f8f4510db7311c7d77e4d13.jpg?v=1739759286\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感、50ml\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\/0671\/5152\/8099\/files\/169c7eaeee5e9a44d30a245f8f27f733.jpg?v=1739759286\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e携帯にも便利なMONTALEの世界\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・こだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eこの香水は、ウッディーで深みのある香りが特徴です。光を遮断するアルミボトルと専用ポーチで、品質を長く保ち、持ち運びにも便利です。\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      \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\u003eTOP NOTES : ベルガモット、オレンジ、ブラックペッパー、ゼラニウム\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : パチュリ、ローズ、ジャスミン\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : オークモス、シダーウッド、ベチバー、ホワイトムスク\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\u003e50ml\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製造販売元: 株式会社 T Company\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気には十分ご注意ください。\u003c\/li\u003e\n      \u003cli\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319740260515,"sku":null,"price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/d01c6a967f8f4510db7311c7d77e4d13.jpg?v=1739759286"},{"product_id":"9368214","title":"Pink Extasy ピンクエクスタシー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003ch1 class=\"product-code-title\"\u003e商品コード: 9368214\u003c\/h1\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\/0671\/5152\/8099\/files\/f436ec11ac9ae9db417f394957e67056.jpg?v=1739759283\" 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、\u003cstrong\u003eブラックペッパー\u003c\/strong\u003eが、ミドルで咲き誇る\u003cstrong\u003eジャスミン\u003c\/strong\u003eや\u003cstrong\u003eバラ\u003c\/strong\u003eと溶け合います。\u003c\/p\u003e\n  \u003c\/div\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\/0671\/5152\/8099\/files\/40bd1418550f80ca6d30132db8acc152.jpg?v=1739759283\" 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光からエッセンスを守るMONTALE独自の\u003cstrong\u003eアルミボトル\u003c\/strong\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    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e遊び心のあるとてもフェミニンな香水です。ベースにはホワイトムスク、バニラ、ラズベリー、ピーチ・・・スパイスにブラックペッパーを使い、オレンジとタンジェリンの香りが現れます。この香水をつけると、まるでジャスミン、バラ、オレンジブロッサムなどが咲き乱れ、たわわに実ったオレンジの木がある庭にいるような気持ちになります。\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\u003eTOP NOTES : タンジェリン、オレンジ、ブラックペッパー\u003c\/li\u003e\n          \u003cli\u003eMIDDLE NOTES : ローズ、アイリス、ジャスミン、オレンジブロッサム\u003c\/li\u003e\n          \u003cli\u003eLAST NOTES : ラズベリー、ピーチ、バニラ、ホワイトムスク\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\"\u003eMONTALEのパッケージは、香りの品質を守るための工夫が施されています。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e製品種別：オードパルファム\u003c\/li\u003e\n          \u003cli\u003e内容量：50ml\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製造販売元：株式会社 T Company\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=\"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  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前にご確認ください\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e＜こちらの商品は在庫限りで廃盤となります＞\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e◆ご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします◆\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319740424355,"sku":null,"price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/f436ec11ac9ae9db417f394957e67056.jpg?v=1739759283"},{"product_id":"9368307","title":"Fougeres Marine フゼアマリーン","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eモンタル フゼアマリーン 上質を纏う\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e光を遮断するアルミボトルが、香りのエッセンスを大切に守り抜きます。フレッシュな香りを永く楽しむための、\u003cstrong\u003eMONTALEの細やかなこだわり\u003c\/strong\u003eが詰まっています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/66008d34a0bad411f395e59c52035d96.jpg?v=1739759282\" 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\/0671\/5152\/8099\/files\/5b8317e76f9cadd3b61a4d3a3b83c546.jpg?v=1739759282\" 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シダをイメージさせる香り（ラベンダー、ゼラニウム、パチュリ、オークモス）をベースに、海のフレッシュな香りとクールなムスクをブレンドしました。森と海のハーモニーをお楽しみください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTOP NOTES : ベルガモット、グレープフルーツ、ラベンダー、シナモン\u003c\/li\u003e\n        \u003cli\u003eMIDDLE NOTES : ユリ、マリーンノート\u003c\/li\u003e\n        \u003cli\u003eLAST NOTES : チークウッド、アンバー、サンダルウッド、ホワイトムスク\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用。エッセンスの品質劣化を防ぎ、香りを永くご使用いただける工夫が凝らされています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eタイプ: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e容量: 50ml\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製造販売元: 株式会社 T Company\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\"\u003e9368307\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注文に関するご案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文をご希望の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319740489891,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/66008d34a0bad411f395e59c52035d96.jpg?v=1739759282"},{"product_id":"9368331","title":"Fruits of the Musk フルーツオブザムスク","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f5f5f5; \n      font-family: \"Times New Roman\", \"Georgia\", \"YuMincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"serif\"; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #555555;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cccccc;\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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #555555; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B936840 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #cccccc;\n      border-radius: 4px;\n      background-color: #f5f5f5; \n      color: #555555;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #f5f5f5;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B9368;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #cccccc; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f5f5f5;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B9368; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #777777; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B9368; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B9368;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #cccccc; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #cccccc; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B9368; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う、甘美な透明感。日常を彩る香り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eラズベリーやブラックベリーの甘酸っぱさに、ブルガリアンローズが織りなす官能的なハーモニーが魅力です。非常に透明感のある香りが、あなたの個性を鮮やかに際立たせます。光を遮断する\u003cstrong\u003eアルミボトル\u003c\/strong\u003eは、この上質な香りを長く保つ工夫です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/6b0dcd3641d370bfd09272ae530aa952.jpg?v=1739759279\" 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\/0671\/5152\/8099\/files\/c908108b37480687ce9ccda2a7230f7.jpg?v=1739759280\" 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たわわに実った果実を思わせる香りは、ストロベリーリーフ、ブラックベリー、ラズベリー、マンダリン、ベルガモットのハーモニー。ブルガリアンローズとホワイトムスクの出会いは、甘酸っぱさと官能的な存在感が同居する、とても透明感のある香りに仕上がりました。\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香りの構成 (NOTES)\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e主要な香りのノート：\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eラズベリー\u003c\/li\u003e\n        \u003cli\u003eブラックベリー\u003c\/li\u003e\n        \u003cli\u003eホワイトムスク\u003c\/li\u003e\n        \u003cli\u003eブルガリアンローズ\u003c\/li\u003e\n        \u003cli\u003eベルガモット\u003c\/li\u003e\n        \u003cli\u003eストロベリーリーフ\u003c\/li\u003e\n        \u003cli\u003eマンダリンオレンジ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様・容量\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品の詳細情報：\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e種類: オードパルファム\u003c\/li\u003e\n        \u003cli\u003e容量: 50ml\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\"\u003eMONTALEのパッケージは、光を遮断するアルミボトルを採用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-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 class=\"body-text\"\u003e製品の製造情報：\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n        \u003cli\u003e製造販売元: 株式会社 T Company\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3個以上のご注文の場合は、お問い合わせ欄、又はお電話にて事前にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eお肌に合わない場合はご使用をおやめください。\u003c\/li\u003e\n      \u003cli\u003e火気にご注意ください。\u003c\/li\u003e\n      \u003cli\u003eご購入前にABOUTページ、ショップ情報ページをご確認くださいますようお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MONTALE","offers":[{"title":"Default Title","offer_id":45319740620963,"sku":null,"price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/5152\/8099\/files\/6b0dcd3641d370bfd09272ae530aa952.jpg?v=1739759279"}],"url":"https:\/\/t-company.we-shop.jp\/collections\/perfume.oembed?page=2","provider":"T Company","version":"1.0","type":"link"}