{"title":"全てのアイテム","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-sheets-root=\"1\"\u003e全てのアイテム\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"2024ssjg-005","title":"Jack Gomme ジャックゴム 【BLOOM】 LIGHT VEGAN BLUE ブルー","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eJack Gomme、軽やかヴィーガンバッグ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087283028.jpg?v=1764892003\" 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環境に配慮したJack Gommeの\u003cstrong\u003eVEGANシリーズ\u003c\/strong\u003eから、鮮やかなブルーの「\u003cstrong\u003eBLOOM\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\/0634\/5598\/5738\/files\/imgrc0087283029.jpg?v=1764892003\" 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\u003eLIGHTシリーズ\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\/0634\/5598\/5738\/files\/imgrc0087283027.jpg?v=1764892003\" 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幅20cm、高さ13cm、マチ5cmのミニマムサイズながら、必需品はしっかり収納できる工夫を凝らしました。スムーズな開閉と、体にフィットする調節可能なストラップが、スマートな持ち運びを叶えます。\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\u003eJack Gommeを象徴する2つのシリーズから、特別な「BLOOM」をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLIGHTシリーズ\u003c\/strong\u003e：ナイロン生地に特殊コーティングを施し、超軽量、耐久性、撥水性を兼ね備えたジャックゴムの定番シリーズです。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eVEGANシリーズ\u003c\/strong\u003e：100％ヴィーガン素材を使用しており、動物由来の素材は一切含まれていません。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBLOOM\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サイズ：Free (フリー)\u003c\/li\u003e\n          \u003cli\u003e幅：約20cm\u003c\/li\u003e\n          \u003cli\u003e高さ：約13cm\u003c\/li\u003e\n          \u003cli\u003eマチ：約5cm\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素材：実際49% ポリエステル33% コットン18%\u003c\/li\u003e\n          \u003cli\u003e生産国：フランス\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー：ブルー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003e【Jack Gomme (ジャック・ゴム）】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e1985年、フランス人デザイナーのソフィ・レニエとポール・ドレースの二人が南仏のニースで設立したブランド。「アート」「建築」「友人」「日常生活」からインスピレーションを受け、モダン、アクティブ、スポーティ、そしてコンテンポラリーな独自のスタイルを確立しています。\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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e在庫状況について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこちらの商品は店頭にて同時販売しております。ご注文いただいた後に在庫状況を確認させていただきますが、「在庫切れ」の場合がございますので、予めご了承ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"BLUE","offer_id":43124135133258,"sku":"2024ssjg-005","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087283028.jpg?v=1764892003"},{"product_id":"2024ssjg-008","title":"Jack Gomme ジャックゴム 【LAMI】 LIGHT Vegan 2024SSVer. リュックサック CITRON シトロン","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うだけで気分が上がる、洗練のシトロンリュック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e陽光のような\u003cstrong\u003eシトロンカラー\u003c\/strong\u003eが、日常に明るいアクセントを加えます。\u003cstrong\u003e超軽量設計\u003c\/strong\u003eと\u003cstrong\u003eモダンなデザイン\u003c\/strong\u003eは、アクティブな日々を軽快にし、洗練された印象をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087351371.jpg?v=1764892005\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日に輝きを添える相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほど軽い、はっ水耐久素材のリュック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e特殊コーティングの\u003cstrong\u003e超軽量素材\u003c\/strong\u003eは、驚くほどの軽さと\u003cstrong\u003e耐久性\u003c\/strong\u003eを両立。\u003cstrong\u003eはっ水性\u003c\/strong\u003eも備え、突然の雨から大切な荷物を守ります。コードロックワッペンが、さりげない個性を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087351373.jpg?v=1764892006\" 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約365gの軽さ\u003c\/strong\u003eが、長時間の持ち運びも快適に。肩への負担を気にせず、一日中活動的に過ごせます。すっきりしたシルエットは、カジュアルからきれいめまで幅広くマッチし、装いを軽やかに引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087351376.jpg?v=1764892004\" 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\"\u003eJack Gomme (ジャック・ゴム）の「LIGHTシリーズ」は、超軽量で耐久性・はっ水性を兼ね備えた定番シリーズです。特に人気のバックパックは、日常使いに最適なデザインです。\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\u003cstrong\u003e上部に差し込むハンドル付きで、持ち運びにも便利\u003c\/strong\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商品コード: 2024ssjg-008\u003c\/li\u003e\n          \u003cli\u003eサイズ表記: Free\u003c\/li\u003e\n          \u003cli\u003eカラー: CITRON\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        \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約33.8cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e幅\u003c\/th\u003e\n                \u003ctd\u003e約37.0cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eマチ\u003c\/th\u003e\n                \u003ctd\u003e約10.3cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eショルダー全長\u003c\/th\u003e\n                \u003ctd\u003e約52.0〜91.0cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n                \u003ctd\u003e約365g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e使用されている素材と生産国に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ポリアミド70%\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\u003cstrong\u003e【Jack Gomme (ジャック・ゴム）】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e1985年、フランス人デザイナーのソフィ・レニエとポール・ドレースの二人が南仏のニースで設立したブランドです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「アート」「建築」「友人」「日常生活」からインスピレーションを受け、モダン、アクティブ、スポーティ、そしてコンテンポラリーな独自のスタイルを確立しています。\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こちらの商品は店頭にて同時販売しております。ご注文いただいた後に在庫状況を確認させていただきますが、「在庫切れ」の場合がございます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"CITRON","offer_id":43124135166026,"sku":"2024ssjg-008","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0087351371.jpg?v=1764892005"},{"product_id":"serge-7","title":"Serge Thoraval セルジュトラヴァル 【Reflet】 反射 ネックレス","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\/0634\/5598\/5738\/files\/imgrc0076474495.jpg?v=1764892006\" 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揺れるSerge Thoravalの光\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0071408037.jpg?v=1764892006\" 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\/0634\/5598\/5738\/files\/imgrc0071408063.jpg?v=1764892006\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eデザインコンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eReflet\u003c\/p\u003e\n      \u003cp\u003eL'ame aussi, si elle veut se\u003c\/p\u003e\n      \u003cp\u003ereconnaitre, devra respecter une ame.\u003c\/p\u003e\n      \u003cp\u003e-プラトン\u003c\/p\u003e\n      \u003cp\u003e反射\u003c\/p\u003e\n      \u003cp\u003e魂もまた自分を識りたいのであれば\u003c\/p\u003e\n      \u003cp\u003e魂と向き合わなければならぬであろう\u003c\/p\u003e\n      \u003cp\u003e（人間もまた同じである）\u003c\/p\u003e\n      \u003cp\u003e- プラトン\u003c\/p\u003e\n      \u003cp\u003e深い印象を考える古代ギリシャの哲学者プラトンの言葉が刻まれた「灯台」をモチーフにしたネックレス。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e【SERGE THORAVAL (セルジュ・トラヴァル)】\u003c\/p\u003e\n      \u003cp\u003eデザイナーはパリ出身のセルジュ・トラヴァル。身につける人にポジティブなエネルギーを運び、いつも心によりそう愛に溢れたメッセージが刻まれたフランス生まれのジュエリー\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Serge Thoraval","offers":[{"title":"SILVER","offer_id":43125316288586,"sku":"serge-7","price":41500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0076474495.jpg?v=1764892006"},{"product_id":"y32024aw-05","title":"Y-3 ワイスリー CL L BELT ベルト H63102 TALC","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3ベルト：洗練されたミニマル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eY-3の精神を纏うクラシックロゴベルト。タフなウェビング素材が日々のスタイルを支え、\u003cstrong\u003e洗練された個性を際立たせます\u003c\/strong\u003e。\u003cstrong\u003eリサイクルポリエステル100%\u003c\/strong\u003eが地球への配慮も表現しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0093092394.jpg?v=1764892008\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ベルト：洗練されたミニマル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eブランドの哲学を体現する一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e耐久性と機能美を追求したバックル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e耐久性\u003c\/strong\u003eに優れたウェビング素材と、無駄を削ぎ落とした\u003cstrong\u003eミニマル\u003c\/strong\u003eなメタルバックル。その控えめなデザインが、着こなしにさりげない自信と\u003cstrong\u003e洗練された印象\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0093092395.jpg?v=1764892008\" 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\"\u003eY-3ロゴが示す本物の証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eY-3の\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\/0634\/5598\/5738\/files\/imgrc0093092396.jpg?v=1764892007\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ロゴが示す本物の証\"\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\u003eY-3【ワイスリー】「Y-3 CL L BELT」は、シンプルさが持つ力を最大限に活かしたクラシックロゴベルトです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e耐久性のあるウェビング素材を使用\u003c\/li\u003e\n          \u003cli\u003e控えめながらも洗練されたミニマルデザイン\u003c\/li\u003e\n          \u003cli\u003eメタルバックルで仕上げた上品な一本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e品番・商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の品番・商品コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eY-3 CL L BELT \/ Y-3 クラシック ロゴ ベルト\u003c\/li\u003e\n          \u003cli\u003eH63102TALC\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サイズ: LARGE\u003c\/li\u003e\n          \u003cli\u003e幅: 4cm\u003c\/li\u003e\n          \u003cli\u003e全長: 130cm\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リサイクルポリエステル 100%\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\u003eY-3【ワイスリー】は、adidasのスポーツ専門技術と山本耀司のデザインが融合した、革新的なスポーツファッションブランドです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e「Y」は山本耀司氏を、「3」はadidasの3本線を象徴しています。\u003c\/li\u003e\n          \u003cli\u003eメンズ、ウィメンズ、ユニセックスウェア、フットウェア、バッグ、アクセサリーなど幅広いコレクションを展開しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"TALC","offer_id":43125316321354,"sku":null,"price":12650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0093092394.jpg?v=1764892008"},{"product_id":"25e114-3100-poppy","title":"Jack Gomme ジャック・ゴム 【WALLI】 LIGHT ORIGINAL ボストンバッグ POPPY","description":"\u003cp\u003eWALLI\u003cbr\u003e\n−大容量のボストンタイプ。ショートトリップには欠かせないウィークエンドバッグ。\u003cbr\u003e\n・ポリウレタンコーティングのはっ水ナイロン地\u003cbr\u003e\n・本体上部にファスナー\u003cbr\u003e\n・長さ調整が可能なハンドル\u003cbr\u003e\n・外ポケット×1\u003cbr\u003e\n・内ポケット×1\u003cbr\u003e\n・取り外し可能なファスナー付きポーチ\u003cbr\u003e\n・容量：48時間の小旅行,スポーツウェア,シューズ\u003c\/p\u003e\n\n\u003cp\u003eLIGHTシリーズ\u003cbr\u003e\nナイロンの生地にポリウレタンをコーティングし,\u003cbr\u003e\n超軽量,耐久性・はっ水性を備えたジャックゴムの定番シリーズ。\u003c\/p\u003e\n\n\u003cp\u003eご注意\u003cbr\u003e\nこちらの商品は色によって折りたたんだ部分に白い線や折りジワが入ります。\u003cbr\u003e\n商品の素材の特性,また,生産過程で発生するものとなりますので,商品の特徴としてご理解くださいませ。ブランドタグなど付属品の仕様が異なる場合がございます。予めご了承ください。\u003c\/p\u003e\n\n\u003cp\u003e実寸\u003cbr\u003e\n幅:上部 約39cm〜底マチ幅42cm,高さ:約30cm,マチ:約19cm,ハンドル:持ち手上がり:約11cm〜18cm,長さ:約33cm〜49cm,ショルダーベルト:長さ約58cm〜115cm 重さ:約480g\u003cbr\u003e\nカラー\u003cbr\u003e\nPOPPY\u003cbr\u003e\n素材\u003cbr\u003e\nポリウレタン49%・ポリエステル33%・コットン18%\u003cbr\u003e\n原産国\u003cbr\u003e\nフランス\u003c\/p\u003e","brand":"Jack Gomme","offers":[{"title":"POPPY","offer_id":43124135264330,"sku":"25E114-3100-POPPY","price":40700.0,"currency_code":"JPY","in_stock":false}]},{"product_id":"251-0110-25e18-7150","title":"Jack Gomme ジャック・ゴム 【LEBOWL】 ATELIER LIN ショルダーバッグ SILVER","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\u003eSILVERの輝き\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\/0634\/5598\/5738\/files\/IMG_6234.jpg?v=1765335062\" 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内ポケットが2つ\u003c\/strong\u003e備わり、細々とした荷物も迷子になりません。開閉スムーズなファスナーで、大切な荷物をしっかりと守ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-2510110-7150-5_af03a9ca-2ebb-4c3f-bb7e-205192a0af36.jpg?v=1765335125\" 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街を彩る、2WAYスタイリング\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\/0634\/5598\/5738\/files\/0000004-2510110-7150-7_d9ee7e84-2fe0-44be-9d8f-7b2bd3386e2f.jpg?v=1765335125\" 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\u003eLEBOWLは2WAYショルダーバッグとして幅広いシーンで活躍します。LINシリーズは、天然の麻に特殊コーティングを施した、ジャックゴムの人気シリーズです。\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内ポケットを2つ完備\u003c\/li\u003e\n                \u003cli\u003eハードカバーブックやタブレットも収まる容量\u003c\/li\u003e\n                \u003cli\u003e軽さ、耐久性、耐水性を兼ね備えた素材\u003c\/li\u003e\n                \u003cli\u003eレザーやゴールドメタルのディティールがシックな仕上がり\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品寸法（フリーサイズ）\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅: 約33cm\u003c\/li\u003e\n                \u003cli\u003e高さ: 約21cm\u003c\/li\u003e\n                \u003cli\u003eマチ: 約11.5cm\u003c\/li\u003e\n                \u003cli\u003eハンドル持ち手上がり: 約10cm\u003c\/li\u003e\n                \u003cli\u003eストラップ長さ: 約70cm-125cm\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カラー: SILVER\u003c\/li\u003e\n                \u003cli\u003e素材: リネン(亜麻)90% \/ 確か10%また\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商品コード: 251-0110-25e18-7150\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        \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\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"SILVER","offer_id":43124135297098,"sku":"251-0110-25E18-7150","price":42350.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6234.jpg?v=1765335062"},{"product_id":"4-2510107-2550","title":"Jack Gomme ジャック・ゴム 【MINI】 ATELIER LIN ショルダーバッグ TOMATO","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品コード --\u003e\n  \u003cp class=\"body-text\"\u003e商品コード: 4-2510107-2550\u003c\/p\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n\n  \u003c!-- ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eトマト色が彩るフレンチミニ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003eTOMATOカラー\u003c\/strong\u003eが、日常に洒落感を添えるジャックゴムのMINI。\u003cstrong\u003e天然リネンにコーティング\u003c\/strong\u003eを施したLINシリーズは、\u003cstrong\u003e軽さ、耐久性、耐水性\u003c\/strong\u003eを兼ね備え、身軽なお出かけをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_1854.jpg?v=1765333891\" 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!-- ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eキャッシュレス時代のスマート収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本体上部のファスナーで開口部が大きく開くため、必要なものをすぐに取り出せるMINI。内側には2つのポケットを備え、ミニウォレットやスマートフォン、鍵など、必需品をスマートに整理して持ち運べます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-2510107-2550-5.jpg?v=1765333970\" 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!-- ブロック3 --\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\/0634\/5598\/5738\/files\/0000004-2510107-2550-7.jpg?v=1765333970\" 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\"\u003eMINIは、シリーズ最小のショルダーバッグで、キャッシュレス時代にフィットするミニマルなデザインが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e確かにコーティングされたはっ水ナイロン地\u003c\/li\u003e\n          \u003cli\u003e本体上部にファスナー\u003c\/li\u003e\n          \u003cli\u003e内ポケット×2を装備\u003c\/li\u003e\n          \u003cli\u003eミニウォレットやスマートフォンなどを収納可能な容量\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eLINシリーズは、天然のリネンにそのままをコーティングした、ジャックゴムの人気シリーズです。\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幅: 約20cm\u003c\/li\u003e\n          \u003cli\u003e高さ: 約15cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 約6cm\u003c\/li\u003e\n          \u003cli\u003eストラップ長さ: 約73.5cm〜132cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e商品のカラー、素材、生産国は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー: TOMATO\u003c\/li\u003e\n          \u003cli\u003e素材: リネン90%・やはり10%\u003c\/li\u003e\n          \u003cli\u003e生産国: フランス製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"TOMATO","offer_id":43124135329866,"sku":"4-2510107-2550","price":28050.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_1854.jpg?v=1765333891"},{"product_id":"4-2510038-9000","title":"Jack Gomme ジャック・ゴム 【LILLE】 LIGHT TRICOLORE バックパック","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\u003eA4ファイル\u003c\/strong\u003eや\u003cstrong\u003e13インチPC\u003c\/strong\u003eも収まる頼れる容量が、日常をスマートに彩ります。雨の日も安心の\u003cstrong\u003eはっ水仕様\u003c\/strong\u003eも魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10104955.png?v=1765331589\" class=\"img-fluid d-block w-100 product-img\" alt=\"ジャックゴムの定番「LILLE」のリュック\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eジャックゴムの定番「LILLE」\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\/0634\/5598\/5738\/files\/download_32f73dc8-8503-442e-948d-92b4edac5b46.jpg?v=1765331589\" 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\"\u003e2WAYで魅せる、私の毎日スタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eミディアムサイズながら、肩かけショルダーも叶う\u003cstrong\u003e2WAY仕様\u003c\/strong\u003e。通勤やお出かけはもちろん、多様なシーンで活躍し、あなたの毎日を軽やかにサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_c6f6fb64-ddf3-48a7-b045-ffae07cf126c.jpg?v=1765331635\" 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「LILLE」はミディアムサイズのバックパック。上部のストラップは、肩にかけることでショルダーバッグスタイルにも対応します。\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外ポケット×1、内ポケット×2\u003c\/li\u003e\n        \u003cli\u003eA4ファイル、13インチノートパソコン収納可能\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「LIGHT」シリーズは、ナイロン生地に忠実なコーティングを施し、超軽量、耐久性・はっ水性を備えたジャックゴムの定番シリーズです。\u003c\/p\u003e\n      \u003cp\u003e「LIGHT TRICOLORE」は、「LIGHT」のカプセルコレクション。ファスナーにトリコロールカラーのディテールを使用した人気のシリーズです。\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幅: 約24cm〜最大約37cm\u003c\/li\u003e\n        \u003cli\u003e間口: 約33cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 約36cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 約11cm\u003c\/li\u003e\n        \u003cli\u003e底マチ幅: 約24cm\u003c\/li\u003e\n        \u003cli\u003e中央ポケット幅: 約14.5cm\u003c\/li\u003e\n        \u003cli\u003e深さ: 約27cm\u003c\/li\u003e\n        \u003cli\u003e間口: 約8cm\u003c\/li\u003e\n        \u003cli\u003eベルト長さ: 約48.5cm〜88cm\u003c\/li\u003e\n        \u003cli\u003eハンドル長さ: 約14cm〜41cm\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素材: ナイロン58%・ポリエステル27%・コットン15%\u003c\/li\u003e\n        \u003cli\u003e原産国: フランス\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブラック\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e4-2510038-9000\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    \u003cp class=\"body-text\"\u003e\n      こちらの商品は色によって遊んだ部分に白色線が入る場合がございます。これは商品の素材特性や生産過程で発生するものであり、商品の特徴としてご理解ください。\n      また、ブランドタグなど、付属品の仕様が生産時期により異なる場合がございます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"BLACK","offer_id":43124135362634,"sku":"4-2510038-9000","price":38500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10104955.png?v=1765331589"},{"product_id":"4-251-0009-3100","title":"Jack Gomme ジャック・ゴム 【LIRIS】 LIGHT ORIGINAL ショルダーバッグ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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都会に映える軽量ショルダー LIRIS\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかなレッドが、日常に\u003cstrong\u003e洗練された輝き\u003c\/strong\u003eをもたらします。わずか\u003cstrong\u003e220gの驚くべき軽さ\u003c\/strong\u003eで、肩への負担を感じさせません。特殊コーティングされた\u003cstrong\u003eはっ水ナイロン\u003c\/strong\u003eが、急な雨にも頼りになる存在です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-251-0009-3100-1.jpg?v=1765331069\" 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が広がります。内ポケット2つ、外ポケット2つに加え、\u003cstrong\u003e取り外し可能なポーチも完備\u003c\/strong\u003e。ハードカバーやタブレットも収まり、毎日の必需品を整理整然と持ち運べます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-251-0009-3100-5.jpg?v=1765331141\" 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\u003eしなやかなフォルム\u003c\/strong\u003eが優雅な印象を与えます。カジュアルからきれいめまで、どんな装いにも自然に溶け込み、あなたの個性を引き立てます。\u003cstrong\u003e耐久性に優れた素材\u003c\/strong\u003eが、アクティブな毎日をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-251-0009-3100-10.jpg?v=1765331141\" 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「LIRIS」はブランドを代表するシンプルなショルダーバッグです。超軽量、耐久性、はっ水性を備えた「LIGHTシリーズ」の定番アイテムとして、日々の活動を快適にサポートします。\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外ポケット×2で小物の出し入れがスムーズ\u003c\/li\u003e\n          \u003cli\u003e内ポケット×2でバッグの中を整理整頓\u003c\/li\u003e\n          \u003cli\u003e取り外し可能なファスナー付きポーチが付属\u003c\/li\u003e\n          \u003cli\u003eハードカバーブックやタブレットも収納可能な容量\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の詳しいサイズと重さは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e高さ: 約20cm\u003c\/li\u003e\n          \u003cli\u003e幅: 約34cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 約11cm\u003c\/li\u003e\n          \u003cli\u003e横ポケット幅: 約9cm\u003c\/li\u003e\n          \u003cli\u003e間口: 約5cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約220g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e耐久性と軽量性を兼ね備えた厳選素材を使用し、品質にこだわってフランスで生産されています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー: レッド\u003c\/li\u003e\n          \u003cli\u003e素材: そのもの49%、ポリエステル33%、コットン18%\u003c\/li\u003e\n          \u003cli\u003e生産国: フランス\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"RED","offer_id":43124135395402,"sku":"4-251-0009-3100","price":26400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/0000004-251-0009-3100-1.jpg?v=1765331069"},{"product_id":"2023jg-07","title":"Jack Gomme ジャックゴム 【LAMI】 LIGHT Vegan リュック バックパック SILVER GRAY","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eLIGHTの輝き、洗練された大人のリュック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e驚くほど\u003cstrong\u003e軽量\u003c\/strong\u003eなポリウレタンコーティング素材が、メタリックな輝きを放ちます。動物由来素材を一切使わない\u003cstrong\u003eVegan認証\u003c\/strong\u003eで、サステナブルな選択を日常に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084548053.jpg?v=1764892018\" 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重さ約365gと負担を感じさせない軽やかさで、長時間背負っても快適な\u003cstrong\u003eショルダー設計\u003c\/strong\u003e。\u003cstrong\u003eはっ水性\u003c\/strong\u003eも兼ね備えた生地が、雨の日のお出かけもアクティブにサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084548067.jpg?v=1764892018\" 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\u003eA4ファイル\u003c\/strong\u003eや\u003cstrong\u003e13インチPC\u003c\/strong\u003eも収まるゆとりのメインコンパートメント。\u003cstrong\u003e取り外し可能なポーチ\u003c\/strong\u003eが付属し、内ポケットと合わせ小物の整理整頓も思いのままです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084548065.jpg?v=1764892018\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e整理上手な内装\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の商品コードです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: 2023jg-07\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\u003eJack Gomme LIGHTシリーズの主な特徴\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLIGHTシリーズ\u003c\/strong\u003e: ナイロン生地にポリウレタンコーティングを施し、超軽量、耐久性、はっ水性を兼ね備えた定番素材\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eVegan認証\u003c\/strong\u003e: 動物由来の素材を一切使用しない、100%ヴィーガン素材\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLAMIモデル\u003c\/strong\u003e: 定番デザインの中でも人気のバックパック。上部に手持ち用のハンドル付き\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e具体的な機能\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eポリウレタンコーティングのはっ水ナイロン地\u003c\/li\u003e\n                    \u003cli\u003e本体上部にファスナー開閉\u003c\/li\u003e\n                    \u003cli\u003e外ポケット×3\u003c\/li\u003e\n                    \u003cli\u003e内ポケット×2\u003c\/li\u003e\n                    \u003cli\u003e取り外し可能なファスナー付きポーチ付属\u003c\/li\u003e\n                    \u003cli\u003e重さ約320ｇ\u003c\/li\u003e\n                    \u003cli\u003e容量：A4ファイルまたは13インチノートパソコン収納可能\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サイズ: Free\u003c\/li\u003e\n                    \u003cli\u003e高さ: 約33.8cm\u003c\/li\u003e\n                    \u003cli\u003e幅: 約37.0cm\u003c\/li\u003e\n                    \u003cli\u003eマチ: 約10.3cm\u003c\/li\u003e\n                    \u003cli\u003eショルダー全長: 約52.0〜91.0cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約365g\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素材: ポリアミド70% ポリウレタン30%\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\u003cstrong\u003e【Jack Gomme (ジャック・ゴム）】\u003c\/strong\u003eは、1985年にフランス人デザイナーのソフィ・レニエとポール・ドレースによって南仏ニースで設立されたブランドです。\u003c\/p\u003e\n                \u003cp\u003e「アート」「建築」「友人」「日常生活」からインスピレーションを受け、モダン、アクティブ、スポーティ、そしてコンテンポラリーな独自のスタイルを追求しています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品固有のご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の素材特性に関する注意点\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e色によっては、折りたたんだ部分に白い線が入る場合がございます。これは素材の特性および生産過程で発生するものであり、商品の特徴としてご理解ください。\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                \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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため生成しません --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) は提供された情報が個別項目として詳細セクションに組み込まれているため、別途セクションとしては生成しません --\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"SILVER GRAY","offer_id":43124135428170,"sku":"2023jg-07","price":34650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084548053.jpg?v=1764892018"},{"product_id":"2023awjg-003","title":"Jack Gomme ジャックゴム 【LAMI】 LIGHT Vegan 2024SSVer. リュック バックパック NOIR BLACK","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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を際立たせます。約365gという\u003cstrong\u003e驚くべき軽さ\u003c\/strong\u003eで、毎日を身軽に彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084869516.jpg?v=1764892019\" 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\/0634\/5598\/5738\/files\/imgrc0084869514.jpg?v=1764892021\" 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\"\u003eA4ファイルや13インチノートPCも余裕で収まります。内外合わせて\u003cstrong\u003e5つのポケット\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\/0634\/5598\/5738\/files\/imgrc0084869515.jpg?v=1764892020\" 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\u003eJack GommeのLIGHTシリーズは、日常使いからアクティブシーンまで幅広く対応する機能性を備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e超軽量、耐久性、はっ水性を備えたナイロンポリウレタンコーティング生地\u003c\/li\u003e\n                \u003cli\u003e100%ヴィーガン素材を使用、動物由来素材不使用\u003c\/li\u003e\n                \u003cli\u003e本体上部に手持ち用のハンドル付き\u003c\/li\u003e\n                \u003cli\u003eメインコンパートメントはファスナー開閉\u003c\/li\u003e\n                \u003cli\u003e外ポケット3つ、内ポケット2つで充実の収納力\u003c\/li\u003e\n                \u003cli\u003e取り外し可能なファスナー付きポーチが付属\u003c\/li\u003e\n                \u003cli\u003eA4ファイルや13インチノートパソコンが収納可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e【LAMI 2024SS Ver.】\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e定番デザインの中でも特に人気のバックパック\u003c\/li\u003e\n                \u003cli\u003eロゴワッペンがコードロックタイプにリニューアル\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 2023awjg-003\u003c\/li\u003e\n                \u003cli\u003eカラー: NOIR\u003c\/li\u003e\n                \u003cli\u003e重さ: 約365g\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サイズ: Free\u003c\/li\u003e\n                \u003cli\u003e高さ: 約33.8cm\u003c\/li\u003e\n                \u003cli\u003e幅: 約37.0cm\u003c\/li\u003e\n                \u003cli\u003eマチ: 約10.3cm\u003c\/li\u003e\n                \u003cli\u003eショルダー全長: 約52.0cm～91.0cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- 画像の指示がある場合、ここに\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"[サイズ表画像URL]\"\u003e\u003c\/div\u003eを配置 --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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素材: ポリアミド70%, ポリウレタン30%\u003c\/li\u003e\n                \u003cli\u003e原産国: フランス\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- 洗濯表示や機能アイコンの指示がある場合、ここに\u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"[アイコン画像1]\"\u003e\u003cimg src=\"[アイコン画像2]\"\u003e\u003c\/div\u003eを配置 --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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【Jack Gomme (ジャック・ゴム）】\u003c\/p\u003e\n            \u003cp\u003e1985年、フランス人デザイナーのソフィ・レニエとポール・ドレースの二人が南仏のニースで設立したブランド。「アート」「建築」「友人」「日常生活」からインスピレーションを受け、モダン、アクティブ、スポーティ、そしてコンテンポラリーな独自のスタイルを作り上げています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e素材特性に関するご注意:\u003c\/strong\u003e こちらの商品は色によって折りたたんだ部分に白く線が入ることがございます。商品の素材の特性上、また、生産過程で発生するものとなりますので、商品の特徴としてご理解くださいませ。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e画像の色味について:\u003c\/strong\u003e 商品写真はできる限り実物の色に近づけるよう加工しておりますが、お客様のお使いのモニター設定、お部屋の照明等により実際の商品と色味が異なる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e在庫状況について:\u003c\/strong\u003e こちらの商品は店頭にて同時に販売しております。ご注文いただいた後に在庫状況を確認いたしますが、稀に「在庫切れ」の場合がございます。その際は改めてご連絡させていただきます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jack Gomme","offers":[{"title":"NOIR","offer_id":43124135460938,"sku":"242-001224H119000","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0084869516.jpg?v=1764892019"},{"product_id":"jl2022-aw3","title":"Jacques Le Corre ジャックルコー 【LISBON】 リスボン MINI 2way バッグ BLACK 黒","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eMade in Paris.　パリ生産のモデル。\u003c\/h3\u003e\n\u003ch3 class=\"section-title\"\u003eリスボン ミニ 揺るぎない美しさ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e1998年の登場以来、\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 alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7364.jpg?v=1780029083\"\u003e\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 class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way__0000039-2410126-0007-13.jpg?v=1765340027\"\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シーンを選ばない2wayの上質\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e取り外し可能なストラップ\u003c\/strong\u003eで、ハンドバッグからショルダーバッグへと表情を変える\u003cstrong\u003e2way仕様\u003c\/strong\u003eです。カジュアルなパーティーシーンから、旅行先でのサブバッグ、日常のお出かけまで、\u003cstrong\u003eあらゆる場面であなたの装いを格上げ\u003c\/strong\u003eします。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way__0000039-2410126-0007-20.jpg?v=1765340027\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスタイリングを自由に楽しむ相棒\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\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\u003e「JACQUES LE CORRE」の定番中の定番モデル「リスボン」は、機能性とデザイン性を兼ね備えた逸品です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e1998年に発表以来、今なお愛され続ける不変のモデル\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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eコンパクトながらも収納力を備えたサイズ感です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e高さ：約20cm\u003c\/li\u003e\n\u003cli\u003e幅：約30cm\u003c\/li\u003e\n\u003cli\u003eマチ：約7.5cm\u003c\/li\u003e\n\u003cli\u003eハンドル：約34cm\u003c\/li\u003e\n\u003cli\u003eストラップ：約109cm\u003c\/li\u003e\n\u003cli\u003e重さ：約717g\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\u003e上質な素材とフランスの職人技が光る、JACQUES LE CORREならではのこだわり。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体素材：カーフレザー(牛革)にシワ加工とエナメルコーティング\u003c\/li\u003e\n\u003cli\u003eカーフスキン：生後6ヶ月以内の子牛の革。牛革の中でも最も上質で、繊細で柔らかな素材\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\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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eJACQUES LE CORREは、フランスが誇るハットブランドから発展した、こだわりのコレクションを展開しています。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e1985年にハットコレクション、1999年にはバッグを加えたフルコレクションをスタート\u003c\/li\u003e\n\u003cli\u003eMADE IN FRANCEにこだわり、クラシックでエレガントな素材と色の組み合わせが特徴\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ブランド：JACQUES LE CORRE\u003c\/li\u003e\n\u003cli\u003eカラー：ブラック\u003c\/li\u003e\n\u003cli\u003e生産国：フランス製\u003c\/li\u003e\n\u003cli\u003e商品コード：jl2022-aw3\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Jacques Le Corre","offers":[{"title":"BLACK","offer_id":43124135493706,"sku":"241-0126197-0007","price":159500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7364.jpg?v=1780029083"},{"product_id":"jl2024-ss1","title":"Jacques Le Corre ジャックルコー 【LISBON】 リスボン MINI 2way バッグ TURQUOISE BLUE","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4fe4db2bceb94c569d094dbdf3518a89.mov\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/h3\u003e\n\u003ch3 class=\"section-title\"\u003eLISBONミニ 鮮やかターコイズに魅せられて\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e1998年から愛され続ける\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\/0634\/5598\/5738\/files\/2025-12-10131200.png?v=1765339953\" 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を実現しました。生後6ヶ月以内の子牛革、\u003cstrong\u003eカーフスキン\u003c\/strong\u003eがもたらす\u003cstrong\u003e繊細な肌触り\u003c\/strong\u003eを堪能できます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way_Blue_0013089-2510103-0005-7.jpg?v=1765339953\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e多彩なシーンで活躍する2way\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約717gの軽やかさ\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\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way_Blue_0013-089-2510103-0005-12.jpg?v=1765339953\" 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\u003cdiv class=\"content-section\"\u003e\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\u003eジャック・ル・コーの定番モデル「リスボン」のミニサイズです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e取り外し可能なストラップ付きでショルダーバッグとしても活躍します。\u003c\/li\u003e\n\u003cli\u003eカジュアルなパーティバッグやご旅行のサブバッグなど、様々な用途でご使用いただけます。\u003c\/li\u003e\n\u003cli\u003eポーチ・長財布・折りたたみ傘なども収納でき、見た目以上の収納力があります。\u003c\/li\u003e\n\u003cli\u003eミニサイズながら、他のモデルに負けない高い機能性を持っています。\u003c\/li\u003e\n\u003cli\u003e1998年にブランド初のバッグコレクションとして発表され、今なお愛され続ける不変のデザインです。\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\u003e繊細で柔らかな質感の上質なカーフレザーを使用しています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eカーフスキン\u003c\/strong\u003e: 生後6ヶ月以内の子牛の革です。牛革の中でも最も上質な素材とされ、繊細で柔らかな肌触りが特徴です。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e加工\u003c\/strong\u003e: シワ加工を施し、コーティングした素材を使用しています。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e裏地\u003c\/strong\u003e: コットン・ポリエステル\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\u003e永くご愛用いただくため、定期的にお手入れをしてください。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e乾いた柔らかい布で優しく乾拭きし、ほこりや汚れを落としてください。\u003c\/li\u003e\n\u003cli\u003e革製品専用のレザーケア用品で保湿してください。\u003c\/li\u003e\n\u003cli\u003e防水スプレーで保護することをお勧めします。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\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\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: jl2024-ss1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ターコイズブルー\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e重さ\u003c\/strong\u003e: 約717g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: カーフレザー(牛革)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\u003e: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003e1985年: ハットコレクションをスタート。\u003c\/li\u003e\n\u003cli\u003e1999年: バッグを加えてフルコレクションをスタート。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMADE IN FRANCE\u003c\/strong\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\u003c!-- ③ 発送案内セクション (Shipping) - 情報がなかったため、このセクションは作成しません。 --\u003e \u003c!-- ④ 注意事項セクション (Notes) - 特定の独立した注意事項情報がなかったため、「お手入れ方法・ご注意」に統合しました。 --\u003e\n\u003c\/div\u003e","brand":"Jacques Le Corre","offers":[{"title":"TURQUOISE BLUE","offer_id":43124135526474,"sku":"251-0103197-M-0005","price":104500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10131200.png?v=1765339953"},{"product_id":"jl2024-ss6","title":"Jacques Le Corre ジャックルコー 【LISBON】 リスボン MINI 2way バッグ BEIGE","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cp class=\"product-id\"\u003e\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7ce7790fd37748a6a0f926ddb88848fc.mov\" type=\"video\/mp4\"\u003e Your browser does not support our video. \u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp class=\"product-id\"\u003e商品コード: jl2024-ss6\u003c\/p\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eジャックルコー LISBON MINI 2way\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eLISBON MINIの普遍的な存在感。\u003cstrong\u003eシワ加工カーフレザー\u003c\/strong\u003eが光と調和し、多彩な表情を魅せます。信頼の\u003cstrong\u003e日本製\u003c\/strong\u003e。\u003cstrong\u003e2way仕様\u003c\/strong\u003eが、あなたのライフスタイルに寄り添います。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10131144.png?v=1765339983\"\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を発揮します。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way.jpg?v=1765339983\"\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です。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONMINI2way__0013-089-2510103-0004-11.jpg?v=1765339983\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e日常を彩る名脇役\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\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\u003eジャック・ル・コーの定番モデル「LISBON」のミニサイズ。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e取り外し可能なストラップ付きでショルダーバッグとしても活躍\u003c\/li\u003e\n\u003cli\u003eカジュアルなパーティバッグや旅行時のサブバッグにも最適\u003c\/li\u003e\n\u003cli\u003e見た目以上の収納力（ポーチ、長財布、折りたたみ傘も収納可能）\u003c\/li\u003e\n\u003cli\u003eミニサイズながら優れた機能性\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e「LISBON／リスボン」は1998年にブランド初のバッグコレクションとして発表され、今なお愛され続ける不変のモデルです。\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\u003cp\u003e上質な素材とこだわりの生産背景。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eカラー: BEIGE\u003c\/li\u003e\n\u003cli\u003e素材: カーフレザー(牛革)\u003c\/li\u003e\n\u003cli\u003e裏地: コットン・ポリエステル\u003c\/li\u003e\n\u003cli\u003e重さ: 約717g\u003c\/li\u003e\n\u003cli\u003e生産国: 日本製\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e※カーフスキンは生後6ヶ月以内の子牛の革で、牛革の中でも最も上質かつ繊細な素材です。カーフレザーにシワ加工を施し、コーティングした素材を使用しています。\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\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\u003cp class=\"body-text\"\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\u003cp\u003e【ジャック・ル・コー】はフランスで最も有名なハットブランドの一つです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e1985年にハットコレクションを発表。\u003c\/li\u003e\n\u003cli\u003e1999年にはバッグコレクションを加えてフルコレクションをスタート。\u003c\/li\u003e\n\u003cli\u003eMADE IN FRANCEにこだわり、クラシックでエレガントな素材と色の組み合わせが特徴。\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\u003c\/div\u003e","brand":"Jacques Le Corre","offers":[{"title":"BEIGE","offer_id":43124135559242,"sku":"251-0103197-M-0004","price":104500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10131144.png?v=1765339983"},{"product_id":"kawa2-143","title":"kawa-kawa カワカワ 【carf】 NO1487 ボックストートバッグ BLACK 黒","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練カーフレザー 大人の品格トート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e非常に肌理細かくハリのある上質なカーフレザーが、持つ人の品格を静かに引き立てます。端正なボックスシルエットとダーツが生む優しい立体感が、装いを格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5669.jpg?v=1765253289\" 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\/0634\/5598\/5738\/files\/IMG_5672.jpg?v=1765253260\" 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します。約570gという軽さで、シンプルからモードまで多様なスタイルに寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5687.jpg?v=1765253260\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e都会に映える洗練スタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e非常に肌目(キメ)が細かく、ハリのある上質なカーフレザーを使用した、ワンランク上のレザーバッグです。上質なカーフレザーを使用したボックスシルエットのミニマルデザインで、ワンランク上のアイテムをお探しの方に特におすすめします。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e端正なルックスとこだわりの仕様で、シンプルコーデからモード系ファッションまで幅広く合わせやすい\u003c\/li\u003e\n        \u003cli\u003e肩掛けも可能なボックストート\u003c\/li\u003e\n        \u003cli\u003e素材のキメとハリを活かし、切り替えではなくコーナーに配したダーツで優しい立体成型\u003c\/li\u003e\n        \u003cli\u003e両端を折り込みセンターステッチで留めることで、手や肩へのあたりがソフトな仕立て\u003c\/li\u003e\n        \u003cli\u003eダブルスライダーでサイドまで大きく開く開口部は、荷物の出し入れがスムーズ\u003c\/li\u003e\n        \u003cli\u003e背面のファスナーポケットはスマートフォンやパスケースなどの収納に便利\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e外側: ファスナーポケット1\u003c\/li\u003e\n        \u003cli\u003e内側: ポケット2、ファスナーポケット1\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e持ち手: 43.0cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 17.0cm\u003c\/li\u003e\n        \u003cli\u003e幅: 32.0cm\u003c\/li\u003e\n        \u003cli\u003eマチ: 12.0cm\u003c\/li\u003e\n        \u003cli\u003e重量: 約570g\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表素材: 牛革100％\u003c\/li\u003e\n        \u003cli\u003e内装素材: 綿(赤、黒)\u003c\/li\u003e\n        \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e革製品のお取り扱いについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e天然皮革を使用のため、革の性質上、元々の皮にあるシワや傷、シミ等、色ムラ、擦れ、革匂いなどはどうしても避けられません。これらは余計な加工をしていない証でもあり、革自体が持っている独特の素材感です。天然皮革は使い込むほどに馴染んで味わい深いものになりますので、どうぞ経年変化もお楽しみください。\u003c\/p\u003e\n      \u003cp\u003eまた、革本来の風合いを最大限に生かすため、必要以上の色止めをしておりません。従って摩擦、水濡れによる多少の色落ちや脱色をする場合がございます。特に薄い色の衣服には十分ご注意下さい。\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003e以上をご了承いただける方のみ、ご注文をお願い致します。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品画像について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43124135592010,"sku":"1487BK","price":44000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5669.jpg?v=1765253289"},{"product_id":"kawa2-144","title":"kawa-kawa カワカワ 【kuchigane】 スクエア2WAYポシェットMサイズ  1508BK","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003ekawa-kawa20周年を祝う、\u003cstrong\u003e大胆な口金が視線を集めるスクエアポシェット\u003c\/strong\u003e。オリジナル牛革「\u003cstrong\u003eスーパーソフト\u003c\/strong\u003e」のなめらかな質感は、触れるたびに上質さを実感できます。装いを格上げする、洗練された存在感です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6788.jpg?v=1765253200\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性が光る、大人の遊び心\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e彩り豊かに広がる収納空間\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eパチンと開く大きな口金は\u003cstrong\u003e防犯面にも優れ\u003c\/strong\u003e、中身の出し入れも快適。鮮やかな\u003cstrong\u003e赤色の内装\u003c\/strong\u003eは、気分を盛り上げます。\u003cstrong\u003e日本製\u003c\/strong\u003eならではの細やかな配慮が行き届いた、使い勝手の良い設計です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6796.jpg?v=1765253200\" 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。約500gの軽さは、まるで体の一部のようにフィットし、\u003cstrong\u003e身軽なお出かけ\u003c\/strong\u003eを叶えます。愛らしいフォルムが、日常に寄り添い、あなたの魅力を引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6884.jpg?v=1765253200\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eシーンで選べる2WAYスタイル\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\u003ekawa-kawa「kuchigami」シリーズ20周年を記念した、新しいデザインのポシェットです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003ekawa-kawaより待望のNEWデザイン「kuchigami」シリーズ20周年記念としてポシェットが仲間入り\u003c\/li\u003e\n                \u003cli\u003ekawa-kawaのアイコンとなっている「大きな口金」を使用したスクエアフォルムの2WAYポシェット\u003c\/li\u003e\n                \u003cli\u003eストラップ長さを調整することで「斜め掛けポシェット」または「ワ」（※詳細不明）愛らしく印象的な見た目はコーディネートのアクセントにもなり、気分も上がる日常の出来を高めてくれるデザインです。\u003c\/li\u003e\n                \u003cli\u003e大きな口金は見た目のインパクトだけではなく、パッチンとしっかり開閉するための防犯面に優れ、肩にかけてたままでも開けやすいように配慮されています。\u003c\/li\u003e\n                \u003cli\u003e本体にはタブの柔らかさを目指して開発したkawa-kawaオリジナルの牛革「スーパーソフト」を使用。その柔らかさですべすべした感触からスムーズさを実感できます。\u003c\/li\u003e\n                \u003cli\u003e背面についたファスナーポケットはパスケース等をスムーズに収納できます。\u003c\/li\u003e\n                \u003cli\u003eストラップ根元に取り付けたDカンパーツにはバッグチャーム等を取り付けて自分流にカスタムすることが可能です。\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商品コード: 1508BK\u003c\/li\u003e\n                \u003cli\u003e外側ポケット: ファスナーポケット ×1\u003c\/li\u003e\n                \u003cli\u003e内側ポケット: ポケット ×1、ファスナーポケット ×1\u003c\/li\u003e\n                \u003cli\u003eショルダーストラップ長さ: 約99〜109cm (肩掛け・斜め掛け可能)\u003c\/li\u003e\n                \u003cli\u003eショルダーストラップ幅: 約2.5cm\u003c\/li\u003e\n                \u003cli\u003e重量: 約500g\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サイズ: 約18cm (縦) × 23cm (横) × 8cm (幅)\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表の画像など、より詳細な図版がある場合はここに配置してください --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"[サイズ表の画像URL]\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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素材（表）: スーパーソフト \/ 牛革100％\u003c\/li\u003e\n                \u003cli\u003e素材（内装）: 綿 (アカ)\u003c\/li\u003e\n                \u003cli\u003e生産国: 日本 (MADE IN JAPAN)\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\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e革製品の取り扱いについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e天然皮革を使用しておりますため、以下の点にご留意ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e革の性質上、元々の皮にあるシワや傷、シミ、色ムラ、擦れ、革臭などはどうしても避けられません。これらは余計な加工をしていない証でもあり、革自体が持っている独特の素材感として、経年変化と共にお楽しみください。\u003c\/li\u003e\n                    \u003cli\u003e革本来の風合いを最大限にご提供させていただくため、必要以上の色止め加工はしておりません。\u003c\/li\u003e\n                    \u003cli\u003e水濡れによる多少の色落ちや脱色をする場合がございます。特に薄い色の衣類をご着用時には十分ご注意ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品写真について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品写真はできる限り実物の色に最適な加工をしておりますが、お客様のお使いのモニター設定やお部屋の照明等により、実際の商品と色味が異なる場合がございます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e在庫について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e実店舗との在庫を共有しているため、ご注文のタイミングによっては売り切れとなる場合がございます。予めご了承ください。\u003c\/p\u003e\n                \u003cp\u003e未掲載のサイズや在庫切れの商品につきましても、ご用意できる場合がございますのでお気軽にお問い合わせください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43124135624778,"sku":"1508BK","price":49500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6788.jpg?v=1765253200"},{"product_id":"kawa2-146","title":"kawa-kawa カワカワ 【kuchigane】 BK1507","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003ekawa-kawa口金トート 洗練の美\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\/0634\/5598\/5738\/files\/IMG_6806.jpg?v=1765253124\" 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\/0634\/5598\/5738\/files\/IMG_6812.jpg?v=1765253124\" 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\/0634\/5598\/5738\/files\/IMG_6895.jpg?v=1765253124\" 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「kawa-kawa口金トート」の洗練されたデザインと機能性をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e上品できちんとしたデザイン\u003c\/strong\u003e：大きな口金を使った端正なスクエアフォルムで、通勤やシンプルコーデに上品さをプラスします。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eオリジナルのがま口\u003c\/strong\u003e：見た目のインパクトだけでなく、パチンとしっかり開閉するため防犯面でも安心です。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eスマートな開閉\u003c\/strong\u003e：ハンドルは肩掛け可能で、口金の取り付け角度を工夫することで、肩にかけたままスムーズに開閉できます。\u003c\/li\u003e\n          \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本体サイズ：H25×W30×D14cm\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：約23cm\u003c\/li\u003e\n          \u003cli\u003eハンドル幅：1.5cm\u003c\/li\u003e\n          \u003cli\u003e口金幅：24cm\u003c\/li\u003e\n          \u003cli\u003e重さ：約600g\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素材（表）：スーパーソフト\/牛革100％\u003c\/li\u003e\n          \u003cli\u003e素材（内装）：綿(アカ)\u003c\/li\u003e\n          \u003cli\u003e生産国：MADE IN JAPAN\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納構造\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e外側：ファスナーポケット1個 (開口部18cm)\u003c\/li\u003e\n          \u003cli\u003e内側：ファスナーポケット1個 (開口部20cm)\u003c\/li\u003e\n          \u003cli\u003e内側：オープンポケット2個\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e革製品の特性と取扱注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e天然素材である革の特性をご理解いただき、その風合いをお楽しみください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e天然皮革を使用しているため、元々の皮にあるシワや傷、シミ、色ムラ、擦れ、革臭などは避けられません。これらは余計な加工をしていない証であり、革自体が持つ独特の素材感です。変化もお楽しみください。\u003c\/li\u003e\n          \u003cli\u003e革本来の風合いを最大限にご提供するため、必要以上の色止め加工はしておりません。\u003c\/li\u003e\n          \u003cli\u003e水濡れにより多少の色落ちや脱色をする場合がございます。特に薄い色の衣類をお召しの際は十分にご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品画像に関するご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお客様の閲覧環境により、実際の商品と色味が異なる場合がございます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e商品写真はできる限り実物の色に近づけるよう加工しております。\u003c\/li\u003e\n          \u003cli\u003eお客様のお使いのモニター設定、お部屋の照明等により、実際の商品と色味が異なる場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e在庫状況・お問い合わせ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e実店舗と在庫を共有しておりますため、タイミングによっては売り切れとなる場合がございます。予めご了承ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e実店舗との在庫共有のため、売り切れの際はご容赦ください。\u003c\/li\u003e\n          \u003cli\u003e未掲載のサイズや在庫切れの商品につきましても、ご用意できる場合がございますのでお気軽にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBK1507\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- スペック・詳細セクション 終了 --\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43124135657546,"sku":"1507BK","price":66000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6806.jpg?v=1765253124"},{"product_id":"kawa2-147","title":"kawa-kawa カワカワ 【kuchigane】 BK1510","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003ekawa-kawaのアイコンである\u003cstrong\u003e大きな口金\u003c\/strong\u003eが、スタイリングに洗練されたアクセントを添えます。きめ細やかな\u003cstrong\u003eスーパーソフト牛革100％\u003c\/strong\u003eが、持つ人の日常を上品に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6815.jpg?v=1765253033\" 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\/0634\/5598\/5738\/files\/IMG_6819.jpg?v=1765253033\" 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。約420gの軽やかさが、日々の外出や旅行を快適なものに変えます。アクティブなシーンでも個性を際立たせる、洗練された大人のためのボディバッグです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6889.jpg?v=1765253033\" 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\u003ekawa-kawa（カワカワ）のアイコンである口金を取り入れたkuchiganシリーズのボディバッグです。上品さと実用性を兼ね備え、日常の様々なシーンで活躍します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e上品な大人に似合うボディバッグ\u003c\/li\u003e\n          \u003cli\u003ekawa-kawaアイコンの大きな口金がアクセント\u003c\/li\u003e\n          \u003cli\u003e軽量なNewサイズの口金パーツを採用\u003c\/li\u003e\n          \u003cli\u003e大きめのスマホもすっきり収まる実用的なサイズ感\u003c\/li\u003e\n          \u003cli\u003eショルダーストラップは長さ調節可能\u003c\/li\u003e\n          \u003cli\u003e個性と実用性を重視したスタイリッシュな斜め掛けデザイン\u003c\/li\u003e\n          \u003cli\u003e普段使いからショッピング、旅行などアクティブなシーンでも活躍\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の基本的なサイズと内部構造についてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: kawa2-147\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約13×19×10.5 (縦×横×幅cm)\u003c\/li\u003e\n          \u003cli\u003eショルダー長さ: 約95〜112cm\u003c\/li\u003e\n          \u003cli\u003eショルダー幅: 約3cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約420g\u003c\/li\u003e\n          \u003cli\u003eポケット構成:\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e背面: ファスナーポケット×1\u003c\/li\u003e\n              \u003cli\u003e正面内側: オープンポケット×1\u003c\/li\u003e\n              \u003cli\u003e背面内側: ファスナーポケット×1\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材と、細部にまでこだわった国内生産品です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表素材: スーパーソフト牛革100％\u003c\/li\u003e\n          \u003cli\u003e内装素材: 綿(アカ)\u003c\/li\u003e\n          \u003cli\u003e生産国: MADE IN JAPAN\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\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      \u003c\/div\u003e\n    \u003c\/details\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43124135690314,"sku":"1510BK","price":49500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6815.jpg?v=1765253033"},{"product_id":"jl8299","title":"Y-3 ワイスリー カジュアルシャツ M AOP SHIRT JL8299","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\/0634\/5598\/5738\/files\/IMG_7877.jpg?v=1765266582\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後ろ姿まで絵になる1枚\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\/0634\/5598\/5738\/files\/IMG_7875.jpg?v=1765266582\" 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\/0634\/5598\/5738\/files\/IMG_7865.jpg?v=1765266572\" 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\"\u003eYohji Yamamotoのアヴァンギャルドな視点と実用主義的なスタイルを融合させた「M AOP SHIRT」。雨に濡れた窓ガラス越しにぼんやりと見える風景を思わせる、印象的なグラフィックを施した一着。伸縮性のあるコットンとナイロンの混紡素材を使用し、クラシックな雰囲気を演出する襟と袖口を備えています。\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            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e胸囲\u003c\/th\u003e\n                            \u003cth\u003e着丈\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003cth\u003e肩幅\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e126\u003c\/td\u003e\n                            \u003ctd\u003e86\u003c\/td\u003e\n                            \u003ctd\u003e63\u003c\/td\u003e\n                            \u003ctd\u003e53\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eこの製品の主な素材と生産国です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: コットン73％、ナイロン23％、ポリエステル4％\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形: カジュアルシャツ\u003c\/li\u003e\n                \u003cli\u003e仕様: ポケット1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e製品管理用の商品コードです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: jl8299\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません --\u003e\n    \u003c!-- 注意事項セクション (Notes) - 入力データに情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"M","offer_id":43124135723082,"sku":"JL8299","price":48000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7895.jpg?v=1765266582"},{"product_id":"jw0799","title":"Y-3 ワイスリー WALLET_JW0799 YELLOW イエロー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 ウォレット 鮮烈なイエロー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e滑らかなカウレザーが手になじみ、Y-3のエンボスロゴが洗練された存在感を放ちます。毎日に\u003cstrong\u003e鮮やかな彩り\u003c\/strong\u003eを添える、アイコニックなデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5821.jpg?v=1765252768\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイルを格上げするY-3\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eY-3 ミニ財布 軽快なスマートさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e指先に感じる\u003cstrong\u003eしなやかなカウレザー\u003c\/strong\u003eと、堅牢なジッパーが融合。\u003cstrong\u003e9.5×10cm\u003c\/strong\u003eのコンパクトな設計で、どんなバッグにもすっきりと収まります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5824.jpg?v=1765252768\" 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\"\u003eY-3 コンパクト財布 賢い収納術\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\/0634\/5598\/5738\/files\/IMG_5826.jpg?v=1765252768\" 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=\"benefit-list\"\u003e\n        \u003cli\u003e紙幣、コイン、カードを分けて収納可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: Y-3 WALLET \/ Y-3 ウォレット\u003c\/li\u003e\n        \u003cli\u003e商品コード: JN1727\u003c\/li\u003e\n        \u003cli\u003eカラー: YELLOW\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サイズ表記: ONE SIZE\u003c\/li\u003e\n        \u003cli\u003e実寸: 縦 9.5cm × 横 10cm\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素材: カウレザー 100%\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"YELLOW","offer_id":43124135755850,"sku":"JW0799","price":33000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5821.jpg?v=1765252768"},{"product_id":"jd2895","title":"Y-3 ワイスリー WALLET_JD2895 BLACK 黒","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 財布 都会的な表情\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\/0634\/5598\/5738\/files\/IMG_5815.jpg?v=1765252583\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e印象を語る Y-3 ウォレット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートな持ち心地 ミニ財布\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eコンパクトなフォルム\u003c\/strong\u003eが、手のひらにすっと収まる\u003cstrong\u003e携帯性\u003c\/strong\u003eを叶えます。かさばらずに持ち運べるため、\u003cstrong\u003e身軽な移動\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5817.jpg?v=1765252595\" 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キャッシュレス時代のY-3収納\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\/0634\/5598\/5738\/files\/IMG_5819.jpg?v=1765252583\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e整理整頓を叶える Y-3 内装\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シワ感がある加工を施したカウレザーが独特の風合いを醸し出す「Y-3 WALLET」。カード、紙幣、コインを分けて収納が可能なディテールにこだわったアイテムです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e独特のシワ加工が施されたカウレザー\u003c\/li\u003e\n                    \u003cli\u003eカード、紙幣、コインを整理しやすい計算された内部構造\u003c\/li\u003e\n                    \u003cli\u003eコンパクトながらも高い収納力と携帯性を両立\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e平置き採寸のため、若干の誤差が生じる場合がございます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eONE SIZE: 縦 9.5cm × 横 10.5cm\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カウレザー 100%\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ブランド名: Y-3 WALLET\u003c\/li\u003e\n                    \u003cli\u003e商品名: Y-3 ウォレット\u003c\/li\u003e\n                    \u003cli\u003e型番: JD2895\u003c\/li\u003e\n                    \u003cli\u003eカラー: BLACK\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (情報がないため作成しません) --\u003e\n    \u003c!-- 注意事項セクション (情報がないため作成しません) --\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK","offer_id":43124135821386,"sku":"JD2895","price":34000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5815.jpg?v=1765252583"},{"product_id":"if1976","title":"Y-3 ワイスリー PRIME X 2 STRUNGスニーカー_IF1976","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3の革新、足元を彩るデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまるで生きているかのようなこの一足が、\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eを足元から創り出します。STRUNGアッパーが織りなす繊細なテクスチャーが、アーバンな装いに深い奥行きを与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5980.jpg?v=1765252389\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e先鋭的なY-3デザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e速さを解き放つ、Lightstrike Proの推進力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e超軽量\u003cstrong\u003eLightstrike Proフォーム\u003c\/strong\u003eが、一歩ごとに高反発のクッション性を提供し、スピードアップを実感できます。長距離走での快適性を追求し、自己ベスト更新を力強くサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5985.jpg?v=1765252389\" 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\u003eSTRUNGシームレスコクーンテキスタイルアッパー\u003c\/strong\u003eが、繭のように足を優しく包み込む極上のフィット感を実現します。内部の\u003cstrong\u003eカーボンENERGYRODS\u003c\/strong\u003eが、エネルギー損失を制限し、持続的なパフォーマンスを加速させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5988.jpg?v=1765252389\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eY-3の真髄、究極の履き心地\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品のコンセプト・特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eまるで生きているかのようなY-3の軽量ランニングシューズ、Y-3 Adizero Prime x 2 STRUNGシューズ。卓越した技術とパフォーマンスをワンランク上に引き上げます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eSTRUNGはデータをフィードバックに適応し、反応するダイナミックな素材へと変換する革新的な繊維素材です。\u003c\/li\u003e\n                \u003cli\u003e特に長距離走や自己ベスト更新を目指すトレーニングにおいて、快適性とサポート力を最大限に引き出します。\u003c\/li\u003e\n                \u003cli\u003e繭のように足を包み込むようなフィット感と、超軽量Lightstrike Proフォームによるスピードアップへの貢献。\u003c\/li\u003e\n                \u003cli\u003eパフォーマンスを加速させるカーボンENERGYRODSを詰め込んだContinental™ラバーアウトソールとの融合。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eフィット感・アッパー構造\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eシューズのフィット感と細部へのこだわり。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eレギュラーフィット\u003c\/li\u003e\n                \u003cli\u003eレース留め\u003c\/li\u003e\n                \u003cli\u003eSTRUNGシームレスコクーンテキスタイルアッパー\u003c\/li\u003e\n                \u003cli\u003eY-3とヨウジヤマモトのシグネチャーロゴ\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\u003eLightstrike Proクッション\u003c\/li\u003e\n                \u003cli\u003eENERGYRODSによるエネルギー損失の制限\u003c\/li\u003e\n                \u003cli\u003eContinental™ラバーアウトソール\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品の基本情報。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e製品カラー：コアブラック \/ オフホワイト \/ コアブラック\u003c\/li\u003e\n                \u003cli\u003e生産国：輸入\u003c\/li\u003e\n                \u003cli\u003e商品コード: IF1976\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eいつものサイズでのご注文をおすすめいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"27.0cm","offer_id":43125317992522,"sku":"IF1976","price":66000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5980.jpg?v=1765252389"},{"product_id":"jp4746","title":"Y-3 ワイスリー MINI TOTE_JP4746","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3ミニトート 都会を彩る洗練\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会的なミニマルデザインが、装いを\u003cstrong\u003e格上げ\u003c\/strong\u003eします。Y-3の象徴的なロゴが、どんなスタイルにも\u003cstrong\u003e洗練された個性をプラス\u003c\/strong\u003e。長さ調節可能なストラップで、\u003cstrong\u003e自由な持ち方\u003c\/strong\u003eを楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6022.jpg?v=1765251652\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな日常の相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e身軽に魅せる スマートな佇まい\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e身体に\u003cstrong\u003e心地よくフィット\u003c\/strong\u003eするスマートなフォルム。しなやかな\u003cstrong\u003eナイロンツイル素材\u003c\/strong\u003eは、驚くほどの\u003cstrong\u003e軽さ\u003c\/strong\u003eを実現し、\u003cstrong\u003eアクティブな一日をサポート\u003c\/strong\u003eします。かさばらず、\u003cstrong\u003e洗練された印象\u003c\/strong\u003eを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6027.jpg?v=1765251652\" 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できる十分なスペース。Y-3のこだわりが光る内部ディテールで、\u003cstrong\u003e使いやすさにも配慮\u003c\/strong\u003eしています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6025.jpg?v=1765251652\" 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コンパクトながら洗練されたデザインが魅力の「Y-3 MINI TOTE」。アクティブな日常に寄り添う機能性を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e都会的なミニマルデザイン\u003c\/li\u003e\n          \u003cli\u003e軽量で耐久性に優れたナイロンツイル生地\u003c\/li\u003e\n          \u003cli\u003e長さの調節と取り外しが可能なストラップ付属\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e実寸サイズ（ONE SIZE）\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e幅：18cm\u003c\/li\u003e\n          \u003cli\u003e高さ：20cm\u003c\/li\u003e\n          \u003cli\u003eマチ：3cm\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素材：ナイロン 100%\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 生産国の情報は提供されていないため記載しない --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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商品名：Y-3 MINI TOTE \/ Y-3 ミニ トート\u003c\/li\u003e\n          \u003cli\u003e品番：JP4746\u003c\/li\u003e\n          \u003cli\u003eカラー：BLACK\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  \u003c!-- 注意事項セクション (Notes) は情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK","offer_id":43124135886922,"sku":"JP4746","price":23000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6022.jpg?v=1765251652"},{"product_id":"jv9726-6","title":"Y-3 ワイスリー Key Chain_JV9726","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 キーチェーン スタイルを彩る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全長63cmの存在感が、日々の装いに特別なリズムを刻みます。ウッドビーズとカウレザーが織りなす独創的なデザインは、あなたの個性を最大限に引き出す逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7206.jpg?v=1765251424\" 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\"\u003eY-3 ロゴの輝き、細部に宿る品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカウレザーに繊細に刺繍されたY-3ロゴが、上質な質感を際立たせます。ダブルリングに刻印されたブランドロゴは、細部にまで貫かれた品質とこだわりを物語っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7207.jpg?v=1765251424\" 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\"\u003eY-3 アクセサリー、無限のスタイルを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアパレルやバッグに取り付けることで、キーホルダーとしても活躍する汎用性の高さが魅力です。Y-3の世界観を凝縮したこのアイテムが、あなたの装いに新たな価値を加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7212.jpg?v=1765251424\" 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\u003eY-3 KEY CHAINの主な特徴とデザインポイントをご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eカウレザーのバッジチャームにY-3ロゴを刺繍した「Y-3KEY CHAIN」\u003c\/li\u003e\n        \u003cli\u003eメタリックのキーリングとウッドビーズをあしらった独創的なデザイン\u003c\/li\u003e\n        \u003cli\u003eダブルリングにはブランドロゴが繊細に刻印\u003c\/li\u003e\n        \u003cli\u003eアパレルやアクセサリーに取り付けてキーホルダーとしても使用可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品のサイズ情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 63cm\u003c\/li\u003e\n        \u003cli\u003e幅: 1.2cm\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カウレザー 100%\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\u003eBLACK\/ブラック\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\u003ejv9726-6\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n  \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK","offer_id":43124135919690,"sku":"JV9726-6","price":16000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7206.jpg?v=1765251424"},{"product_id":"jw0805","title":"Y-3 ワイスリー CARD HOLDER_JW0805 イエロー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3、アバンギャルドを纏うイエローカードホルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003e鮮やかなイエロー\u003c\/strong\u003eが視線を捉える、\u003cstrong class=\"highlight\"\u003eY-3のカードホルダー\u003c\/strong\u003eです。\u003cstrong class=\"highlight\"\u003eしなやかなカウレザー\u003c\/strong\u003eが手元に品格をもたらし、\u003cstrong class=\"highlight\"\u003e立体的なY-3ロゴ\u003c\/strong\u003eが、持つ人の個性を際立たせるでしょう。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5808.jpg?v=1765250971\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3のイエローカードホルダー\"\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      開くと現れるのは、必要なものをスマートに収める機能美です。カードやIDを分けて収納できる\u003cstrong class=\"highlight\"\u003e3つのスライド式コンパートメント\u003c\/strong\u003eが、会計時やID提示の所作をよりスムーズにするでしょう。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5813.jpg?v=1765250971\" class=\"img-fluid d-block w-100 product-img\" alt=\"開いた状態のY-3カードホルダー、内部構造\"\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      7.8cm×10cmの\u003cstrong class=\"highlight\"\u003eコンパクトなサイズ感\u003c\/strong\u003eが、どんなポケットにもスマートに収まります。\u003cstrong class=\"highlight\"\u003eしなやかなカウレザー\u003c\/strong\u003eは使うほどに手に馴染み、ミニマルながらも\u003cstrong class=\"highlight\"\u003e確かな存在感\u003c\/strong\u003eを放ちます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5811.jpg?v=1765250971\" class=\"img-fluid d-block w-100 product-img\" alt=\"手に持ったY-3カードホルダー\"\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「Y-3 CARD HOLDER」の主な特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eアバンギャルドな雰囲気が漂うデザイン\u003c\/li\u003e\n          \u003cli\u003e滑らかでしなやかなカウレザーを使用\u003c\/li\u003e\n          \u003cli\u003eカードやIDを収納可能な3つのスライド式コンパートメントを配備\u003c\/li\u003e\n          \u003cli\u003eY-3ロゴがアクセントとしてあしらわれている\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\u003eONE SIZE: 7.8cm × 10cm\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上質なカウレザーを100%使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカウレザー 100%\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商品名: Y-3 CARD HOLDER \/ Y-3 カードホルダー\u003c\/li\u003e\n          \u003cli\u003e商品コード: JN1728\u003c\/li\u003e\n          \u003cli\u003eカラー: YELLOW\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"YELLOW","offer_id":43124135952458,"sku":"JW0805","price":18000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5808.jpg?v=1765250971"},{"product_id":"jn1728","title":"Y-3 ワイスリー CARD HOLDER_JN1728 黒 BLACK","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 カードホルダー：洗練された黒の存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eY-3のアイコニックなロゴが際立つ、\u003cstrong\u003e洗練された黒のカードホルダー\u003c\/strong\u003e。上質な\u003cstrong\u003eカウレザー\u003c\/strong\u003eの滑らかな手触りが、日常に品格をもたらします。アバンギャルドな魅力で、スマートな印象を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5802.jpg?v=1765251156\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ロゴが映える洗練デザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eY-3ロゴが映える洗練デザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eポケットに収まるY-3カードホルダーの薄さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e7.8cm×10cmの\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eは、ポケットにスマートに収まります。必要なカードだけを厳選し、身軽に活動する現代の\u003cstrong\u003eミニマルなライフスタイル\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5804.jpg?v=1765251156\" 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\"\u003eY-3カードホルダー：機能美を追求した内側\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3つのスライド式コンパートメント\u003c\/strong\u003eで、カードやIDをスマートに収納。会計時もスムーズな取り出しが可能で、ビジネスシーンでの振る舞いをより洗練されたものにします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5806.jpg?v=1765251156\" 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アバンギャルドな雰囲気が漂う「Y-3 CARD HOLDER」。滑らかでしなやかなカウレザーを使用し、機能性とデザイン性を両立しました。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eアバンギャルドなY-3らしいデザイン\u003c\/li\u003e\n                \u003cli\u003e上質で滑らかなカウレザーを使用\u003c\/li\u003e\n                \u003cli\u003e3つのスライド式コンパートメントでスマート収納\u003c\/li\u003e\n                \u003cli\u003eアイコニックなY-3ロゴがアクセント\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商品名: Y-3 CARD HOLDER \/ Y-3 カードホルダー\u003c\/li\u003e\n                \u003cli\u003e品番: JN1728\u003c\/li\u003e\n                \u003cli\u003eカラー: BLACK\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\u003eONE SIZE: 7.8cm × 10cm\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素材: カウレザー 100%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK","offer_id":43124135985226,"sku":"JN1728","price":18000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5802.jpg?v=1765251156"},{"product_id":"jr6656","title":"Y-3 ワイスリー ADIOS PRO 4 スニーカー_JR6656　白","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 ADIOS PRO 4 都会を駆ける\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモードとスポーツが融合した\u003cstrong\u003eY-3の真骨頂\u003c\/strong\u003e。洗練されたホワイトカラーが足元に軽やかな存在感を放ち、どんな装いもスタイリッシュに昇華します。その革新的なフォルムは、一歩踏み出すたびに新たな世界へと誘うことでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7091.jpg?v=1765250607\" 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驚異の推進力 ADIOS PRO 4の秘密\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eadidas独自の\u003cstrong\u003eLightstrike Proフォーム\u003c\/strong\u003eが、優れた反発力と衝撃吸収性を両立。カーボン配合の\u003cstrong\u003eENERGYRODS\u003c\/strong\u003eが力強い推進力を生み出し、まるで宙を舞うような軽快な走り心地を実現します。タフな耐久ラバーアウトソールが、あらゆる路面で安定したグリップ力を発揮します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7093.jpg?v=1765250634\" 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繊細な素材感とY-3の美学\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e通気性に優れたテキスタイルと合成素材のコンビネーションアッパーが、吸い付くようなフィット感と軽やかな履き心地を提供します。ヒールサイドに描かれた\u003cstrong\u003eYohji Yamamotoのシグネチャー\u003c\/strong\u003eは、単なるスニーカーを超越したアートピースとしての価値を主張。細部に宿るこだわりが、大人のカジュアルスタイルを格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7095.jpg?v=1765250634\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eYohji Yamamotoの哲学を足元に\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\u003eY-3 ADIOS PRO 4 スニーカー JR6656 ／ ホワイト\u003c\/p\u003e\n                \u003cp\u003eモードとスポーツの融合を体現する Y-3（ワイスリー） から、革新的なランニングシューズ \u003cem\u003eADIOS PRO 4\u003c\/em\u003e が登場。洗練されたデザインと最先端のテクノロジーを融合し、日常のコーディネートにも映える一足です。\u003c\/p\u003e\n                \u003cp\u003eスポーティな機能性とスタイリッシュな佇まいを両立したアッパーは、通気性に優れたテキスタイルと合成素材を採用し、軽やかで快適な履き心地を実現。クッショニングには adidas 独自の Lightstrike Pro フォーム を使用し、反発力と衝撃吸収性を高次元でバランス。さらにカーボン配合の ENERGYRODS が推進力をサポートし、スムーズな歩行・ランニングを促します。アウトソールには耐久性の高いラバーを配し、安定したグリップ力を発揮します。\u003c\/p\u003e\n                \u003cp\u003eシンプルなホワイトカラーに Y-3 のシグネチャーロゴが映えるデザインは、スポーツシーンだけでなく、カジュアルやストリートスタイルにもマッチ。軽量設計で長時間の着用でも疲れにくく、デイリーユースからアクティブなシーンまで幅広く活躍します。\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=\"benefit-list\"\u003e\n                    \u003cli\u003e通気性とフィット感に優れたテキスタイル×合成素材アッパー\u003c\/li\u003e\n                    \u003cli\u003eLightstrike Pro クッションによる快適な歩行・走行サポート\u003c\/li\u003e\n                    \u003cli\u003e耐久ラバーアウトソールで安定したグリップ力\u003c\/li\u003e\n                    \u003cli\u003eY-3 ロゴとヨウジ・ヤマモトの美学を反映したデザイン\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テキスタイル 50.7%\u003c\/li\u003e\n                    \u003cli\u003eポリウレタン 49.3%\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\u003e製品名: Y-3 ADIOS PRO 4\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: JR6656\u003c\/li\u003e\n                    \u003cli\u003eメインカラー: ホワイト\u003c\/li\u003e\n                    \u003cli\u003e別カラー\/品番: JR6656 : ORBIT GREY\/ORBIT GREY\/BLACK\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"WHITE \/ 23.0cm","offer_id":43125320908874,"sku":"JR6656","price":48000.0,"currency_code":"JPY","in_stock":false},{"title":"WHITE \/ 23.5cm","offer_id":43125320941642,"sku":null,"price":48000.0,"currency_code":"JPY","in_stock":false},{"title":"WHITE \/ 24.0cm","offer_id":43125320974410,"sku":null,"price":48000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7091.jpg?v=1765250607"},{"product_id":"y32025aw-01","title":"Y-3 ワイスリー GRAPHIC CAP","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3グラフィックキャップ 個性際立つスタイル\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/1.jpg?v=1765250046\" 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ブラックとオーロラプラム、2色の展開が魅せるY-3の世界観。フロントの\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象徴的デザイン Y-3ロゴの迫力\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7223.jpg?v=1765249988\" 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緻密にデザインされたY-3ロゴグラフィックが、\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\/0634\/5598\/5738\/files\/IMG_7226.jpg?v=1765249988\" 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    \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\u003eY-3 GRAPHIC CAPは、ストリートスタイルにモードな要素を加えるデザインキャップです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eフロントに印象的なY-3ロゴグラフィック\u003c\/li\u003e\n                \u003cli\u003e背面アジャスターでフィット感調整可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e上質で耐久性のあるコットンツイル生地を使用しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: コットンツイル\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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\u003eKC3339: BLACK\u003c\/li\u003e\n                \u003cli\u003eKC3338: AURORA PLUM\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK／ブラック","offer_id":43124136050762,"sku":"KC3339","price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"AURORA PLUM／プラム","offer_id":43124136083530,"sku":"KC3338","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/1.jpg?v=1765250046"},{"product_id":"y32025aw-02","title":"Y-3 ワイスリー DAD CAP","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3ダッドキャップ 都会的な日常に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eY-3のアイコニックな存在感を放つダッドキャップ。\u003cstrong\u003eコットンツイル素材\u003c\/strong\u003eが織りなす上質な風合いは、大人のストリートスタイルを格上げします。洗練されたブラックと情熱的なトライバルオレンジ、あなたの個性を引き出す選択を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2.jpg?v=1765249859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイルを格上げするY-3\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\/0634\/5598\/5738\/files\/IMG_7217.jpg?v=1765249859\" 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後ろ姿までも計算され尽くしたY-3ダッドキャップ。背面の\u003cstrong\u003eメタルクロージャー\u003c\/strong\u003eが、頭の形に合わせて微調整を可能にします。ミニマルながらも存在感を放つロゴが、さりげないこだわりを表現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7219.jpg?v=1765249859\" 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\u003eY-3 DAD CAPの主な特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eY-3のアイコニックな存在感を放つダッドキャップ\u003c\/li\u003e\n        \u003cli\u003e背面のストラップにメタルクロージャーを備え、微調整が可能\u003c\/li\u003e\n        \u003cli\u003e正面にY-3ロゴをさりげなくあしらったミニマルなデザイン\u003c\/li\u003e\n        \u003cli\u003e大人のストリートスタイルを格上げする上質な風合い\u003c\/li\u003e\n        \u003cli\u003e長時間の着用でも快適なフィット感\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのキャップに使用されている素材です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eコットンツイル素材\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\u003eBLACK: IN2391\u003c\/li\u003e\n        \u003cli\u003eTRIBE ORANGE: KC0814\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\u003ey32025aw-02\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK／ブラック","offer_id":43124136116298,"sku":"IN2391","price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"RIBE ORANGE／オレンジ","offer_id":43124136149066,"sku":"KC0814","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2.jpg?v=1765249859"},{"product_id":"y32025aw-06","title":"Y-3 ワイスリー Y-3 FANNY PACK","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3の象徴、洗練された都市の相棒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアイコニックな\u003cstrong\u003eY-3ロゴ\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\/0634\/5598\/5738\/files\/IMG_5778.jpg?v=1765249646\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ファニーパックの全体像\"\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高耐久CORDURA®が叶える上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eCORDURA®素材\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\/0634\/5598\/5738\/files\/IMG_5780.jpg?v=1765249268\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ファニーパックの素材とジッパーのクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る、本物の強さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必需品をスマートに収納、快適な機動性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e裏地付きの収納口\u003c\/strong\u003eは、\u003cstrong\u003e大切な持ち物\u003c\/strong\u003eを優しく保護します。\u003cstrong\u003e軽量250g\u003c\/strong\u003e、\u003cstrong\u003eマチ5cm\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\/0634\/5598\/5738\/files\/IMG_5784.jpg?v=1765249268\" class=\"img-fluid d-block w-100 product-img\" alt=\"Y-3ファニーパックの収納例と着用イメージ\"\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軽量かつ耐久性に優れた\u003cstrong\u003eCORDURA®素材\u003c\/strong\u003eを使用した「Y-3 FANNY PACK」。\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商品名: Y-3 FANNY PACK \/ ワイスリー ファニーパック\u003c\/li\u003e\n        \u003cli\u003e品番: JW6221\u003c\/li\u003e\n        \u003cli\u003eカラー: BLACK\u003c\/li\u003e\n        \u003cli\u003e商品コード: KC0807\u003c\/li\u003e\n        \u003cli\u003eオリジナル商品名（SKU）: y32025aw-06\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ナイロン100% (CORDURA®素材使用)\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e幅\u003c\/th\u003e\n              \u003cth\u003e高さ\u003c\/th\u003e\n              \u003cth\u003eマチ\u003c\/th\u003e\n              \u003cth\u003e重量(g)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eワンサイズ\u003c\/td\u003e\n              \u003ctd\u003e33\u003c\/td\u003e\n              \u003ctd\u003e16.5\u003c\/td\u003e\n              \u003ctd\u003e5\u003c\/td\u003e\n              \u003ctd\u003e250\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","brand":"Y-3","offers":[{"title":"BLACK／ブラック","offer_id":43124136214602,"sku":"JW6221","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"GRANITE／グレー","offer_id":43124136247370,"sku":"KC0807","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5778.jpg?v=1765249646"},{"product_id":"go-b03-201-1","title":"GroundY グラウンドワイ キュプラシャツ_GO-B03-201-1","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eGroundYモードシャツ、独特の光沢感\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\/0634\/5598\/5738\/files\/IMG_7886.jpg?v=1765265689\" 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\/0634\/5598\/5738\/files\/IMG_7879.jpg?v=1765265745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e纏う人を引き立てるライン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e細部に宿る職人技、キュプラの表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e間近で感じる\u003cstrong\u003eキュプラの緻密な織り\u003c\/strong\u003e。\u003cstrong\u003e手間を惜しまない仕立て\u003c\/strong\u003eが、日常に溶け込む\u003cstrong\u003e上質な品格\u003c\/strong\u003eを纏わせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7860.jpg?v=1765265745\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e妥協なき仕立てへのこだわり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eシンプルながらも、着用した時のシルエットが綺麗に見えるように、細部にまでこだわり仕立て上げたスタンダードシャツです。\u003c\/p\u003e\n            \u003cul class=\"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            \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            \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商品コード: go-b03-201-1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"GroundY","offers":[{"title":"Gray","offer_id":43125321072714,"sku":"GO-B03-201-1","price":71500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7886.jpg?v=1765265689"},{"product_id":"p2f0153","title":"Ph7+ピアカセッテ 厚底コインローファー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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が、普段の装いを贅沢に格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_973d4b82-26b7-43f1-9862-f942a5d3b8ea.jpg?v=1765248869\" 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\"\u003e5cmヒールで叶える 脚長スタイルアップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e存在感ある\u003cstrong\u003e5cmの厚底ヒール\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\/0634\/5598\/5738\/files\/download_4e53d3c0-44ed-4644-94a2-73fa966b6998.jpg?v=1765248869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e普遍的な美しさと機能性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日本の職人技が息づく 毎日を彩る一足\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカジュアルからきれいめまで、どんなコーディネートにも自然と馴染む、汎用性の高いデザインが魅力です。\u003cstrong\u003e日本の職人技\u003c\/strong\u003eが織りなす\u003cstrong\u003e丁寧な作り\u003c\/strong\u003eは、履き込むほどに足に馴染み、\u003cstrong\u003e永く愛用\u003c\/strong\u003eいただける特別な一足になります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/fit_cover_w_920_h_920_14.avif?v=1765248869\" 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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eヒール: 5cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 牛革\u003c\/li\u003e\n                \u003cli\u003e生産国: 日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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商品コード: p2f0153\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        \u003cp class=\"body-text\"\u003eph7+では、繊細な本革を使用しております。本革独特の表情が楽しめるのが特徴ですが、非常にデリケートな素材なので水や汚れ、油等で染みになりやすいです。定期的に防水スプレーで保護をしたり、革に合ったクリーナー・クリーム等でお手入れをすると長くご利用いただけます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ph7+","offers":[{"title":"35(22.5cm)","offer_id":43125321105482,"sku":"P2F0153","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"36(23.0cm)","offer_id":43125321138250,"sku":null,"price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"37(23.5cm)","offer_id":43125321171018,"sku":null,"price":37400.0,"currency_code":"JPY","in_stock":false},{"title":"38(24.0cm)","offer_id":43125321203786,"sku":null,"price":37400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_973d4b82-26b7-43f1-9862-f942a5d3b8ea.jpg?v=1765248869"},{"product_id":"p2f0095","title":"Ph7+ピアカセッテ 厚底ショートブーツ 次回入荷予定は6月下旬となります。","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003c!-- ① 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/89978110d0a649d5932313cf33c04e89.mov\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/h3\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\u003e5.5cmのボリュームソール\u003c\/strong\u003eは、快適さを保ちながら\u003cstrong\u003eスタイルアップ\u003c\/strong\u003eを叶えるでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_76d647bb-472a-4897-a568-2e4c464c54fe.jpg?v=1765248804\" 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が増すでしょう。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_73af43d7-ace3-4aeb-8e33-85a73e43e110.jpg?v=1765248804\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e頼れる5.5cm厚底ソール\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\u003e5.5cmの厚底\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\/0634\/5598\/5738\/files\/fit_cover_w_920_h_920_6.avif?v=1765248804\" 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 class=\"body-text\"\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\u003eヒール：5.5cm\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生産国：MADE IN JAPAN\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商品コード：p2f0095\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eATTENTION\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eph7+では、繊細な本革を使用しております。本革独特の表情が楽しめるのが特徴ですが、非常にデリケートな素材ですので水や汚れ、油等で染みになりやすいです。定期的に防水スプレーで保護をしたり、革に合ったクリーナー・クリーム等でお手入れをすると長くご利用いただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ph7+","offers":[{"title":"35(22.5cm)","offer_id":43125321236554,"sku":"P2F0095","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"36(23.0cm)","offer_id":43125321269322,"sku":null,"price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"37(23.5cm)","offer_id":43125321302090,"sku":null,"price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"38(24.0cm)","offer_id":43125321334858,"sku":null,"price":42900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_76d647bb-472a-4897-a568-2e4c464c54fe.jpg?v=1765248804"},{"product_id":"p2f0094","title":"Ph7+ピアカセッテ 厚底ミディアム丈ブーツ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eモードを纏う厚底ブーツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e洗練されたシルエット\u003c\/strong\u003eが、装いに\u003cstrong\u003e都会的な存在感\u003c\/strong\u003eをプラスします。\n            \u003cstrong\u003e存在感のある厚底ソール\u003c\/strong\u003eは、履くだけで\u003cstrong\u003eスタイルアップ\u003c\/strong\u003eを叶え、どんなコーディネートも\u003cstrong\u003e旬の表情\u003c\/strong\u003eに導きます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/fit_cover_w_920_h_920_1.avif?v=1765248738\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e足元から際立つ個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後ろ姿も抜かりなく\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            背面に施された\u003cstrong\u003e上品なファスナー\u003c\/strong\u003eは、\u003cstrong\u003e着脱のしやすさ\u003c\/strong\u003eを追求しながらも、デザインのアクセントとして機能します。\n            \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\/0634\/5598\/5738\/files\/fit_cover_w_920_h_920_4.avif?v=1765248738\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適を支える設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旬のバランスを演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eミドル丈のスカートやワンピース\u003c\/strong\u003eと合わせれば、足元に重心を置き、\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\/0634\/5598\/5738\/files\/fit_cover_w_920_h_920.avif?v=1765248738\" 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            \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ヒール: 5.5㎝\u003c\/li\u003e\n                \u003cli\u003e素材: 牛革\u003c\/li\u003e\n                \u003cli\u003e生産国: MADE IN JAPAN\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\"\u003eATTENTION\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            ph7+では、\u003cstrong\u003e繊細な本革\u003c\/strong\u003eを使用しております。\n            本革独特の表情が楽しめるのが特徴ですが、非常にデリケートな素材ですので水や汚れ、油等で\u003cstrong\u003e染みになりやすい\u003c\/strong\u003eです。\n            定期的に防水スプレーで保護をしたり、革に合ったクリーナー・クリーム等で\u003cstrong\u003eお手入れをすると長くご利用いただけます\u003c\/strong\u003e。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ph7+","offers":[{"title":"35(22.3cm)","offer_id":43125321367626,"sku":"P2F0094","price":50600.0,"currency_code":"JPY","in_stock":true},{"title":"36(23.0cm)","offer_id":43125321400394,"sku":null,"price":50600.0,"currency_code":"JPY","in_stock":false},{"title":"37(23.7cm)","offer_id":43125321433162,"sku":null,"price":50600.0,"currency_code":"JPY","in_stock":false},{"title":"38(24.4cm)","offer_id":43125321465930,"sku":null,"price":50600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6012.jpg?v=1765248738"},{"product_id":"ya-e18-733-1-01","title":"Y's × Dr.Martens 10EYE BOOT","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY's ドクターマーチン 唯一無二の存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e2つの個性が融合した10ホールブーツが、足元から強いメッセージを発信します。ミニマルながらも力強いシルエットが、どんな装いも格上げする一足です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6076.jpg?v=1765248534\" 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\/0634\/5598\/5738\/files\/IMG_6079.jpg?v=1765248534\" 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\"\u003eY's ドクターマーチン 刻まれた本物の証\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\/0634\/5598\/5738\/files\/IMG_6082.jpg?v=1765248534\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e内なるこだわりと品格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e限界を超えるための一足——洗練と反骨が交差する、Y’sとDr. Martensのアイコンブーツ。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eYohji Yamamotoがディレクションするブランド Y’s と、英国発の象徴的ブーツ Dr. Martens のコラボレーションにより、クラシックとモードが融合した 10ホールブーツ が誕生しました。革新的なデザインと確かな機能性が、日常から特別なシーンまであなたの足元を力強く演出します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e存在感のある10ホール仕様が、ミニマルながらも力強いシルエットを生み出し、どんなスタイルにもアクセントを加えます。\u003c\/li\u003e\n                \u003cli\u003e耐久性に優れたレザーアッパーとDr. Martensならではの頑丈なソールが、長時間の歩行でも安心の履き心地を提供します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eアッパー: 牛革\u003c\/li\u003e\n                \u003cli\u003eソール: ゴム\u003c\/li\u003e\n                \u003cli\u003e商品コード: ya-e18-733-1-01\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y's","offers":[{"title":"01(23.0cm)","offer_id":43125321498698,"sku":"YA-E18-733-1-01","price":57200.0,"currency_code":"JPY","in_stock":true},{"title":"04(26.0cm)","offer_id":43125321531466,"sku":null,"price":57200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6076.jpg?v=1765248534"},{"product_id":"ml-e10-765-1-02","title":"Y's for men x Danner POSTMAN SHOES　E10-765-1-02","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY's Danner POSTMAN SHOES モードを足元に\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6064.jpg?v=1765248182\" 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\"\u003eY's for menとDanner、二つの哲学が交錯し生まれた特別な一足。\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\/0634\/5598\/5738\/files\/IMG_6067.jpg?v=1765248182\" 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存在感のあるボリュームと、Y's for menらしい\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\"\u003eY's for men Danner 上質な履き心地を長く\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6066.jpg?v=1765248182\" 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  \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\"\u003eY's for menとアメリカの老舗ブーツブランドDanner(ダナー)のコラボレーションシューズ。クラシックなアメリカンワークブーツブランド〈Danner〉との協業で生まれたPOSTMAN SHOES。程よいボリューム感と上品な艶を備えたレザーに、歩行性と耐久性に優れたソールを採用。Y’s for menらしいモードな空気を纏いながら、ビジネスからカジュアルまで幅広く活躍する一足です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材構成\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eアッパー: 牛革\u003c\/li\u003e\n        \u003cli\u003eソール: ラバー\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e素材の性質上、摩擦や水濡れによる色落ちがある場合がございます。ご了承ください。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e天然皮革を使用しているため、シワやシボの出方には多少の個体差が発生する場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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商品コード: ml-e10-765-1-02\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y's for men","offers":[{"title":"28.0cm","offer_id":43125321564234,"sku":"ML-E10-765-1-02","price":50600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6064.jpg?v=1765248182"},{"product_id":"ms-i10-660-1","title":"Y's for men 2WAY TOTE BAG　I10-660-1","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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都会的な佇まいを演出する2WAYトート\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6087_d96eda55-5cc5-4d46-a739-b972c427e59a.jpg?v=1765247909\" class=\"img-fluid d-block w-100 product-img\" alt=\"品格を携える大人のためのバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e品格を携える大人のためのバッグ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e上質ナイロンと牛革が織りなす、\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003e。手持ちと肩掛け、その日のスタイルや荷物の量に合わせて使い分けできる\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\/0634\/5598\/5738\/files\/IMG_6094_7c11d7c8-f216-4090-a52b-878a1bf92e38.jpg?v=1765247909\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に寄り添う機能性\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に寄り添う機能性\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e広々とした開口部と豊富なインナーポケットは、ビジネスツールから旅行用品まで、あらゆる荷物を\u003cstrong\u003eスマートに収納\u003c\/strong\u003e。耐久性に優れた素材が大切な持ち物を守り、日常をサポートします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシーンを選ばない、自由な移動スタイル\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6105_59645618-3da1-44c5-bf65-381c44867841.jpg?v=1765247909\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会に映える大人の装い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e都会に映える大人の装い\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e肩に馴染むストラップと計算されたサイズ感で、長時間の移動も快適。シンプルながら\u003cstrong\u003e存在感のあるデザイン\u003c\/strong\u003eは、通勤や旅行はもちろん、どんな装いにも\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\u003eシンプルな佇まいに上質な存在感が宿る、Y's for menの2WAYトートバッグ。ゆったりと肩掛け、スタイルに合わせて使い回される実用的なデザインが魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eゆったりと肩掛けできる実用的な2WAYデザイン\u003c\/li\u003e\n          \u003cli\u003eしなやかで耐久性のある素材を採用\u003c\/li\u003e\n          \u003cli\u003e日常使いから通勤・旅行シーンまで幅広く活躍\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の寸法です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 34cm\u003c\/li\u003e\n          \u003cli\u003e横: 44cm\u003c\/li\u003e\n          \u003cli\u003eマチ: 18cm\u003c\/li\u003e\n          \u003cli\u003e持ち手: 58cm\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メイン素材: ナイロン 100%\u003c\/li\u003e\n          \u003cli\u003eパーツ: 牛革\u003c\/li\u003e\n          \u003cli\u003e生産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の管理コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003ems-i10-660-1\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":"Y's for men","offers":[{"title":"BLACK","offer_id":43125321597002,"sku":"MS-I10-660-1","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6087_d96eda55-5cc5-4d46-a739-b972c427e59a.jpg?v=1765247909"},{"product_id":"mp-j05-500-1-02","title":"Y's for men TA TUXEDO JACKET WITH DOUBLE RIMMED POCKET　J05-500-1-02","description":"\u003cp\u003e\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d090b40bb6ff425f9a817301066c283b.mov\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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を提供します。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6464.jpg?v=1765246741\"\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見る角度によって表情を変える独特の生地感が、装いに深みを与えます。細部に宿るこだわりが、さりげなく個性を引き出します。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6852.jpg?v=1765246741\"\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機能性と美しさを兼ね備えたポケットのデザインが、この一着のクオリティを物語ります。隅々まで行き届いた職人技が、確かな品格をもたらします。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6854.jpg?v=1765246741\"\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 class=\"body-text\"\u003eタイムレスなドレススタイルを現代的に再解釈した、タキシードジャケット。ヨウジヤマモト社の定番素材であるトリアセテート・ポリエステル生地を使用した３つボタンジャケット。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e生地には上品な艶感とハリを合わせ持つテキスタイルを採用し、身体に沿った立体的なシルエットを設計。フォーマルシーンだけでなく、洗練されたカジュアルスタイルにも対応する汎用性の高さが魅力です。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eラペルはクラシックなピークトラペル仕様。フロントに出しても美しく見えるバランスにこだわり、裏地には快適な着心地と緩やかな袖通しを実現する素材を採用し、長時間の着用にもストレスを感じさせません。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e夜のパーティー、式典、特別なディナー、またはデイリーにシャツやニットと合わせて――格式とモードが交わる一着は、一つ上のステージへ検討します。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eダブルリムドポケットの特徴的なディテール\u003c\/li\u003e\n\u003cli\u003e上質な生地による美しいツヤとシルエット\u003c\/li\u003e\n\u003cli\u003eクラシック×モダンを融合したデザイン\u003c\/li\u003e\n\u003cli\u003eオケージョンから日常まで幅広く活躍\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\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\u003eトリアセテート 57%\u003c\/li\u003e\n\u003cli\u003eポリエステル 43%\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eサイズ\u003c\/th\u003e\n\u003cth\u003e着丈\u003c\/th\u003e\n\u003cth\u003e袖丈\u003c\/th\u003e\n\u003cth\u003e身幅\u003c\/th\u003e\n\u003cth\u003e肩幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eM(03)\u003c\/td\u003e\n\u003ctd\u003e88cm\u003c\/td\u003e\n\u003ctd\u003e50cm\u003c\/td\u003e\n\u003ctd\u003e56cm\u003c\/td\u003e\n\u003ctd\u003e69cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL(04)\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL(05)\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\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\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\"\u003emp-j05-500-1-02\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Y's for men","offers":[{"title":"03","offer_id":43125321728074,"sku":"MP-J05-500-1-02","price":100100.0,"currency_code":"JPY","in_stock":false},{"title":"04","offer_id":43125321760842,"sku":null,"price":100100.0,"currency_code":"JPY","in_stock":true},{"title":"05","offer_id":43125321793610,"sku":null,"price":100100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6860.jpg?v=1765246741"},{"product_id":"dm-a06-790-1-02","title":"Yohji Yamamoto Signature short wallet　A05-790-1-02","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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手のひらに心地よく収まる10×15cmの\u003cstrong\u003eコンパクトなサイズ感\u003c\/strong\u003eながら、カード、紙幣、コインをスマートにまとめ、\u003cstrong\u003e収納力を確保\u003c\/strong\u003eします。フロントにあしらわれたSignatureロゴの立体的な刺繍が、Yohji Yamamotoの美意識を静かに主張する洗練されたアクセントです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_6f9c2f22-1b43-4fea-8e05-ca17b4e77142.jpg?v=1764892075\" 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\/0634\/5598\/5738\/files\/download_ba465358-7447-4cbb-857a-151de9938e1d.jpg?v=1764892075\" 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厚み2.5cmの\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\/0634\/5598\/5738\/files\/download_3506e954-a3c2-449f-96a9-959a5a048328.jpg?v=1764892076\" 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 spec-section\"\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フロントにあしらわれた「Signature」ロゴが立体的な刺繍を施した上品なアクセントとなり、シンプルで洗練されたデザインは、ユニセックスでお使いいただける万能アイテム。大切な方へのギフトとしてもおすすめのウォレットです。\u003c\/p\u003e\n        \u003cp\u003e表側に立体的なシグネチャーの刺繍を施した、コンパクトで持ち歩きやすいサイズのウォレットです。\u003c\/p\u003e\n        \u003cp\u003eおすすめポイント\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eポケットに収まる薄型設計\u003c\/li\u003e\n          \u003cli\u003e耐久性と美しさを考慮した素材\u003c\/li\u003e\n          \u003cli\u003eコインケース付きで日常利用に最適\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            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e縦\u003c\/td\u003e\n                \u003ctd\u003e横\u003c\/td\u003e\n                \u003ctd\u003e厚み\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e10ｃｍ\u003c\/td\u003e\n                \u003ctd\u003e15ｃｍ\u003c\/td\u003e\n                \u003ctd\u003e2.5ｃｍ\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 牛革\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eその他の情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: dm-a06-790-1-02\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Yohji Yamamoto","offers":[{"title":"BLACK","offer_id":43125321891914,"sku":"DM-A06-790-1-02","price":42900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_6f9c2f22-1b43-4fea-8e05-ca17b4e77142.jpg?v=1764892075"},{"product_id":"ds-a19-790-1","title":"Yohji Yamamoto Signature long wallet　A06-790-1-02","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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柔らかなソフトナシュリンクレザーに立体的なシグネチャー刺繍を施し、持つ人の審美眼を静かに物語ります。使い込むほどに革が手に馴染み、あなただけの風合いが生まれる逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_76500d18-d51b-4e83-8e0c-cad7cee72ec6.jpg?v=1764892077\" 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\/0634\/5598\/5738\/files\/download_ad9ebf74-4d57-451e-954c-295462e8f778.jpg?v=1764892078\" 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\/0634\/5598\/5738\/files\/download_e1dc1b5a-6365-4f17-9568-a21ea6f0fd1b.jpg?v=1764892078\" 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      \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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e約 W19.5cm × H9.5cm × D2.0cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e主な仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e札入れ\u003c\/li\u003e\n        \u003cli\u003eカードポケット\u003c\/li\u003e\n        \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\u003eA07-790-1-02\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Yohji Yamamoto","offers":[{"title":"BLACK","offer_id":43125321924682,"sku":"DS-A19-790-1","price":66000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_76500d18-d51b-4e83-8e0c-cad7cee72ec6.jpg?v=1764892077"},{"product_id":"da-a95-790-1","title":"Yohji Yamamoto Card holder　A95-790-1-02","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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は、洗練された大人の手元を飾ります。特別なギフトにも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_4974caf9-96af-4ceb-b32c-b88bd633b0fd.jpg?v=1764892080\" 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\/0634\/5598\/5738\/files\/download_6f53a54a-a9a7-4286-8bc6-4223580f83a7.jpg?v=1764892079\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどこへでもスマートに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必要なものだけ、賢く整理\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厚みのある二つ折りデザインの内側には4つ、外側には1つのポケットを搭載。名刺はもちろん、\u003cstrong\u003eICカードやクレジットカード\u003c\/strong\u003eも効率的に収納し、ビジネスをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_7708b520-53d3-450e-aaa9-060fdf2604c8.jpg?v=1764892080\" 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上質な素材感を活かしたシンプルなデザインは、名刺入れとしてはもちろん、ICカードやクレジットカードの収納にも最適。ジャケットやパンツのポケットにもすっきり収まる薄型仕様で、日常使いからビジネスシーンまで大いに活躍します。さりげなくも確かな存在感を放つ、Yohjiyamamotoらしい大人のためのレザーアクセサリー。ギフトにもおすすめの一品です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e厚みのあるシンプルな2つ折りデザイン\u003c\/li\u003e\n        \u003cli\u003e内側4つ、外側1つの計5つのポケットを搭載\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品番: DA-A95-790-1-02\u003c\/li\u003e\n        \u003cli\u003eアイテム: カードホルダー \/ 名刺入れ\u003c\/li\u003e\n        \u003cli\u003eブランド: Yohjiyamamoto\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Yohji Yamamoto","offers":[{"title":"BLACK","offer_id":43125321957450,"sku":"DA-A95-790-1","price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_4974caf9-96af-4ceb-b32c-b88bd633b0fd.jpg?v=1764892080"},{"product_id":"jacket_hs-j03-240-1","title":"Yohji Yamamoto pour Homme REGULATION CELLULOSE 5BS　J03-240-1","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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。洗練された大人のモードを纏い、街の視線を集めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_1efc9819-1abb-452d-93da-4ee770c09323.jpg?v=1765866084\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e5つ釦が魅せるモダンな佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e後姿まで絵になるスタイルアップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e程よいタイトシルエット\u003c\/strong\u003eが、背中からウエストにかけての\u003cstrong\u003e美しいライン\u003c\/strong\u003eを構築します。どこから見ても隙のない、\u003cstrong\u003e完璧な着こなし\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_c4ed4f75-0e15-4e52-a1bb-8aeb575bb62a.jpg?v=1764921541\" 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\u003eYohji Yamamotoのタグ\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\/0634\/5598\/5738\/files\/download_655c1d79-b637-4cf5-b963-bebb063920a5.jpg?v=1764892083\" 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セルロースギャバジンを使用した5つ釦ジャケットです。以下の特徴があります。\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サイズ05 (XL) の詳細な寸法です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e着丈: 81.5cm\u003c\/li\u003e\n          \u003cli\u003e肩幅: 51.5cm\u003c\/li\u003e\n          \u003cli\u003e身幅: 56.5cm\u003c\/li\u003e\n          \u003cli\u003e袖丈: 71cm\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素材: セルロース100％\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商品コード: jacket_hs-j03-240-1\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Yohji Yamamoto pour Homme","offers":[{"title":"BLACK","offer_id":43125321990218,"sku":"JACKET_HS-J03-240-1","price":99000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/download_1efc9819-1abb-452d-93da-4ee770c09323.jpg?v=1765866084"},{"product_id":"hl-e54-765-1","title":"Yohji Yamamoto pour Homme MAT SMOOTH LEATHER ZIP BIKER BOOTS　HL-E54-765-1","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eヨウジヤマモトの美学を纏うバイカーブーツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eREGULATION定番のマットスムースレザーが、光沢を抑えた落ち着きと深みを演出します。無骨なバイカーブーツの要素に、ヨウジヤマモトならではのミニマルなモード感が融合し、足元から揺るぎない存在感を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7194.jpg?v=1765245406\" 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\/0634\/5598\/5738\/files\/IMG_7195.jpg?v=1765245406\" 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\/0634\/5598\/5738\/files\/IMG_7197.jpg?v=1765245406\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e職人の息吹を感じる\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eヨウジヤマモト プールオムの美学を体現する、REGULATION定番のマットスムースレザーのバイカーブーツです。アッパーには上質なスムースレザーをマットな質感に仕上げることで、光沢を抑えた落ち着きのある表情を演出します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eバイカーブーツ特有の無骨さを残しながらも、ヨウジヤマモトならではのミニマルでモードなバランスが際立ちます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・ディテール\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e快適な履き心地とスタイルを両立させる機能が凝縮されています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eサイドジップ仕様により、着脱のしやすさとシャープなシルエットを両立します。\u003c\/li\u003e\n                \u003cli\u003e履き込むほどにレザーの表情が深まり、長く愛用していただける一足です。\u003c\/li\u003e\n                \u003cli\u003e安定感のあるソールが、長時間の歩行でも快適な履き心地を提供します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: マットスムースレザー\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\u003ehl-e54-765-1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c\/div\u003e","brand":"Yohji Yamamoto pour Homme","offers":[{"title":"02(25.0cm)","offer_id":43125322022986,"sku":"HL-E54-765-1","price":74800.0,"currency_code":"JPY","in_stock":true},{"title":"03(26.0cm)","offer_id":43125322055754,"sku":null,"price":74800.0,"currency_code":"JPY","in_stock":true},{"title":"04(27.0cm)","offer_id":43125322088522,"sku":null,"price":74800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7194.jpg?v=1765245406"},{"product_id":"neuf-ヌフ-サイドゴアブーツ-nfd0303","title":"NEUF ヌフ サイドゴアブーツ NFD0303","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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旬顔NEUFサイドゴアブーツ\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\/0634\/5598\/5738\/files\/IMG_6054.jpg?v=1765245066\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会を歩く特別な一足のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e都会を歩く特別な一足\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e美しいシルエットと快適な履き心地\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eタイトなシルエット\u003c\/strong\u003eが足元をスッキリ見せ、\u003cstrong\u003eミドル丈\u003c\/strong\u003eで\u003cstrong\u003e着回し力も抜群\u003c\/strong\u003eです。\u003cstrong\u003e本革のしなやかさ\u003c\/strong\u003eが足に馴染み、長時間の着用でも\u003cstrong\u003e優しいフィット感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6057.jpg?v=1765245069\" class=\"img-fluid d-block w-100 product-img\" alt=\"優雅な足元で日常を彩るイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e優雅な足元で日常を彩る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e確かな一歩を支える厚底デザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e厚みあるソール\u003c\/strong\u003eが\u003cstrong\u003e地面の衝撃を吸収\u003c\/strong\u003eし、\u003cstrong\u003e歩行時の安定感\u003c\/strong\u003eを高めます。深く刻まれた\u003cstrong\u003eラギッドパターン\u003c\/strong\u003eは、濡れた路面でも\u003cstrong\u003e頼れるグリップ力\u003c\/strong\u003eを発揮。\u003cstrong\u003e安心感のある履き心地\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6058.jpg?v=1765245065\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な歩行で毎日を活動的にするブーツのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な歩行で毎日を活動的に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e丸みのあるフォルムと厚底ソールが特徴の、秋冬コーデにぴったりのサイドゴアブーツです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e秋冬コーデに映えるミドル丈デザイン\u003c\/li\u003e\n                \u003cli\u003e足元をスッキリ見せるタイトなシルエット\u003c\/li\u003e\n                \u003cli\u003e歩行時の安定感を高める厚底ソール\u003c\/li\u003e\n                \u003cli\u003e都会的な印象を演出する洗練されたデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e上質な牛革を贅沢に使用し、高い質感と快適な履き心地を実現しました。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 牛革（本革）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の具体的なサイズスペックは現在掲載がございません。\u003c\/p\u003e\n            \u003c!-- もしサイズ表の画像が提供される場合は、以下のように配置してください --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100\" alt=\"サイズ表\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eNEUF（ヌーフ）は、「新しさ・革新」を意味するシューズブランドです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品を識別するためのコードです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: nfd0303\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"NEUF","offers":[{"title":"37(約23.5cm)","offer_id":43124136804426,"sku":null,"price":31900.0,"currency_code":"JPY","in_stock":true},{"title":"38(約24.0cm)","offer_id":43125322121290,"sku":null,"price":31900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_6054.jpg?v=1765245066"},{"product_id":"y-3-wallet-二つ折り財布-ij9888","title":"Y-3 WALLET 二つ折り財布 IJ9888","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eY-3 WALLET 魅せるミニマルデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eY-3のデボスロゴが際立つ、\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\/0634\/5598\/5738\/files\/IMG_5830.jpg?v=1765244773\" 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スマートに持ち歩くY-3スリムウォレット\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\/0634\/5598\/5738\/files\/IMG_5833.jpg?v=1765244773\" 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\"\u003eY-3 二つ折り財布 内側の美学\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e開くたびに現れる\u003cstrong\u003eYohji Yamamotoのシグネチャー\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\/0634\/5598\/5738\/files\/IMG_5834.jpg?v=1765244773\" 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\u003eY-3のミニマルデザインが魅力的な二つ折りウォレット“IJ9888”です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e滑らかな質感のプレミアムレザーを使用。\u003c\/li\u003e\n                \u003cli\u003eフロントにはデボス加工のY-3ロゴを配置。\u003c\/li\u003e\n                \u003cli\u003e内側にはYohji Yamamotoのシグネチャーを冠しています。\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            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eブラック\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e品番・商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e品番: Y-3 [IJ9888-ACCA23]\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Y-3","offers":[{"title":"BLACK","offer_id":43125322154058,"sku":null,"price":35200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_5830.jpg?v=1765244773"},{"product_id":"jacques-le-corre-ジャックルコー-lisbon-リスボン-mini-2way-バッグ-beige-コピー","title":"Jacques Le Corre ジャックルコー 【LISBON】 リスボン MINI 2way バッグ BORDEAUX","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\n\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ab889311c11745f4ad008f873ba0bb9f.mov\" type=\"video\/mp4\"\u003e Your browser does not support our video. \u003c\/source\u003e\u003c\/video\u003eジャックルコー LISBON ボルドーの輝き\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10130330.png?v=1765339691\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e日本製こだわりが光るミニ2way\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONmini_bordeaux_4051503-2520038-197-0010-03.jpg?v=1765339778\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e上品ボルドー 大人の2wayスタイル\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONmini_bordeaux_4051503-2520038-197-0010-10.jpg?v=1765339778\" 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\u003e2wayデザイン\u003c\/strong\u003e。カジュアルな装いから特別な日のドレスアップまで、あらゆるシーンに寄り添い、貴方のスタイルに\u003cstrong\u003e優雅さ\u003c\/strong\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\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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・カラー・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e上質なカーフレザーとこだわりの裏地を使用しています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e カーフレザー(牛革)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e裏地:\u003c\/strong\u003e コットン・ポリエステル\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e BORDEAUX\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本製\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e※カーフスキンは生後6ヶ月以内の子牛の革です。牛革の中でも最も上質な素材とされ、繊細で柔らかな素材に、シワ加工とコーティングを施しています。\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\u003cp\u003eコンパクトながら機能的なサイズ感です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e重さ:\u003c\/strong\u003e 約717g\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\u003e製品を長くお使いいただくため、定期的なお手入れをお勧めします。\u003c\/p\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003e乾いた柔らかい布で優しく乾拭きし、ほこりや汚れを落とします。\u003c\/li\u003e\n\u003cli\u003e革製品専用のレザーケア用品で保湿します。\u003c\/li\u003e\n\u003cli\u003e防水スプレーを使用し、保護します。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e※天然皮革を使用しているため、革の性質上、元々の皮にあるシワやバラ傷などはご了承ください。\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\u003cp\u003eジャック・ル・コーはフランスで最も有名なハットブランドの一つです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e1985年にハットコレクションを発表しました。\u003c\/li\u003e\n\u003cli\u003e1999年にはバッグコレクションを加えてフルコレクションをスタートしました。\u003c\/li\u003e\n\u003cli\u003eMADE IN FRANCEにこだわり、クラシックでエレガントな素材と色の組み合わせが特徴です。\u003c\/li\u003e\n\u003cli\u003e毎シーズン、衝撃と新鮮さを感じさせるコレクションを発表しています。\u003c\/li\u003e\n\u003cli\u003eLISBON (リスボン): 1998年にブランド初のバッグコレクションとして発表され、今なお愛され続ける不変のモデルです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 発送案内セクション (Shipping) は情報がないため作成しません。 --\u003e \u003c!-- 注意事項セクション (Notes) は独立した情報がないため作成せず、関連情報は「お手入れ方法」に含めています。 --\u003e\n\u003c\/div\u003e","brand":"Jacques Le Corre","offers":[{"title":"BORDEAUX","offer_id":43138666332234,"sku":"251-0038197-M-0010","price":104500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10130330.png?v=1765339691"},{"product_id":"jacques-le-corre-ジャックルコー-lisbon-小リスボン-small-バッグ-bordeaux","title":"Jacques Le Corre ジャックルコー 【LISBON】 小リスボン small バッグ BORDEAUX","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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がここにあります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10130347.png?v=1765340336\" 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\u003eA4ファイルが美しく収まる\u003c\/strong\u003e、スマートな設計。内外のファスナーポケットは大切な荷物を整理しやすく、ファスナーの滑らかさが忙しい毎日をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONsmall_bordeaux_4051503-2520039-101-0010-06_jpg.jpg?v=1765340404\" 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約550gの\u003cstrong\u003e軽やかな持ち心地\u003c\/strong\u003eで、ビジネスからプライベートまで活躍。しっかりと固定する底板と5つの底鋲が、大切なバッグを型崩れから守り、\u003cstrong\u003e永くご愛用いただけます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/JacquesLeCorreLISBONsmall_bordeaux_4051503-2520039-101-0010-01.jpg?v=1765340404\" 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ジャック・ル・コーの定番モデル「リスボン」のスモールサイズ。A4ジャストサイズで、幅広いシーンに対応する汎用性の高いアイテムです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eA4ファイルが美しく収まるスマートな設計\u003c\/li\u003e\n                    \u003cli\u003e上品できちんとした雰囲気でビジネスにもプライベートにも対応\u003c\/li\u003e\n                    \u003cli\u003e年代、性別問わずリピーターが多い不変のデザイン\u003c\/li\u003e\n                    \u003cli\u003e外と中に1つずつファスナーポケットがあり、物の出し入れがスムーズ\u003c\/li\u003e\n                    \u003cli\u003eしっかりとした底板で荷物が遊ばず、5つの底鋲が底面レザーへのダメージを防ぐ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e革の表面に樹脂などを塗って光沢を出すエナメル加工のパテントレザーを使用しています。艶やかな光沢が魅力です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体素材: カーフレザー(牛革)\u003c\/li\u003e\n                    \u003cli\u003e裏地素材: コットン・ポリエステル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eLISBONモデルの魅力\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e1998年にブランド初のバッグコレクションとして発表されて以来、今なお愛され続ける不変のモデルです。時代や価値観を超えて、使い込むほどに愛着が増す不思議な魅力を持っています。\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重量: 約550g\u003c\/li\u003e\n                    \u003cli\u003eカラー: BORDEAUX (ボルドー)\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法とご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e美しい状態を保つために、定期的なお手入れをおすすめします。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e乾いた柔らかい布で優しく乾拭きし、ほこりや汚れを落とします。\u003c\/li\u003e\n                    \u003cli\u003e革製品専用のレザーケア用品で保湿し、防水スプレーを使用してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※天然皮革を使用しているため、革の性質上、元々の皮にあるシワやバラ傷などは風合いとしてご了承ください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「ジャック・ル・コー」はフランスで最も有名なハットブランドの一つとして知られ、1985年にハットコレクション、1999年にはバッグコレクションを加えてフルラインナップをスタートしました。「MADE IN FRANCE」にこだわり、クラシックでエレガントな素材と色の組み合わせが特徴的です。毎シーズン、衝撃と新鮮さを感じさせるコレクションを発表し続けています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jacques Le Corre","offers":[{"title":"BORDEAUX","offer_id":43138680422474,"sku":"251-0039101-SM-0010","price":132000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/2025-12-10130347.png?v=1765340336"},{"product_id":"discord-yohji-yamamoto-ディスコード-ヨウジヤマモト-keychain-da-a99-794-1-02","title":"discord Yohji Yamamoto［ディスコード ヨウジヤマモト Keychain DA-A99-794-1-02","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003ediscord Yohji Yamamotoらしい\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\/0634\/5598\/5738\/files\/IMG_7468.jpg?v=1765347599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eミニマルを極めたデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精巧な機能美、実用性を追求\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eネジ式キーリング\u003c\/strong\u003eは鍵の着脱を\u003cstrong\u003eスマートに演出\u003c\/strong\u003eし、\u003cstrong\u003eストレスフリーな使い心地\u003c\/strong\u003eを提供します。\u003cstrong\u003e堅牢な金属\u003c\/strong\u003eと\u003cstrong\u003e緻密に計算されたディテール\u003c\/strong\u003eは、\u003cstrong\u003eメイドインジャパンの品質\u003c\/strong\u003eを物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7470.jpg?v=1765347681\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e独創的なギミックが魅力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e触れるたびに感じる上質素材\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eしっとりとなめらかな牛革\u003c\/strong\u003eの\u003cstrong\u003e立体的なフォルム\u003c\/strong\u003eは、ベルトループやバッグに\u003cstrong\u003e美しいアクセント\u003c\/strong\u003eを添えます。\u003cstrong\u003eユニセックスで楽しめる\u003c\/strong\u003eため、大切な方への\u003cstrong\u003e特別な贈り物\u003c\/strong\u003eとしても最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7471.jpg?v=1765347681\" 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\u003ediscord Yohji Yamamotoらしいミニマルで洗練されたデザインのキーチェーンです。上質な素材感と計算されたフォルムにより、バッグやベルトループに付けるだけでさりげないアクセントになります。\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      \u003cp class=\"body-text\"\u003eネジ式のキーリングを採用しており、ネジを外すことにより二重リングを自由に外すことができ、鍵を直接入れたりする事ができます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e金属\u003c\/li\u003e\n        \u003cli\u003e牛革\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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\u003eフリーサイズ(02)\u003c\/th\u003e\n              \u003ctd\u003e縦10cm\u003c\/td\u003e\n              \u003ctd\u003e横2cm\u003c\/td\u003e\n              \u003ctd\u003e厚み2.5cm\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","brand":"Yohji Yamamoto","offers":[{"title":"BLACK","offer_id":43138787016778,"sku":"DA-A99-794","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/IMG_7468.jpg?v=1765347599"},{"product_id":"kawa-kawa-カワカワ-kuchigane-bk1510-コピー-1","title":"kawa-kawa カワカワ がま口ショルダーバック【kuchigane】 BK731","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\/0634\/5598\/5738\/files\/imgrc0076200337.webp?v=1766109624\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の存在感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eありそうでなかった\u003cstrong\u003e独創的なデザイン\u003c\/strong\u003eが、装いに洗練されたアクセントを添えます。耳たぶのように柔らかな\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\/0634\/5598\/5738\/files\/imgrc0072046537.webp?v=1766109624\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽さと安心を日常に\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽さと安心を日常に\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eスマートな\u003cstrong\u003eH14×W26×D6cm\u003c\/strong\u003e設計ながら、大きく開く口金は出し入れと防犯性を両立。\u003cstrong\u003e250gの驚くほどの軽さ\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\/0634\/5598\/5738\/files\/imgrc0072046535.webp?v=1766109624\" class=\"img-fluid d-block w-100 product-img\" alt=\"隠れた彩りと収納力\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e隠れた彩りと収納力\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003e赤の裏地\u003c\/strong\u003eが、開けるたびに心を躍らせます。内側には\u003cstrong\u003eファスナーポケット\u003c\/strong\u003eと\u003cstrong\u003eオープンポケット\u003c\/strong\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\u003ekawa-kawaを象徴する、\u003cstrong\u003eユニークな口金デザインの3WAYバッグ\u003c\/strong\u003eです。見た目のインパクトだけでなく、\u003cstrong\u003e優れた機能性\u003c\/strong\u003eと\u003cstrong\u003e防犯面での安心感\u003c\/strong\u003eを両立しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e耳たぶのように柔らかなkawa-kawaオリジナル\u003cstrong\u003e「スーパーソフト牛革」\u003c\/strong\u003eを使用。\u003c\/li\u003e\n        \u003cli\u003e柔らかく、軽量で、\u003cstrong\u003e汚れや雨シミがつきにくい\u003c\/strong\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サイズ: H14×W26×D6cm\u003c\/li\u003e\n        \u003cli\u003e重さ: 250g\u003c\/li\u003e\n        \u003cli\u003e素材: 表\/牛革、裏\/綿\u003c\/li\u003e\n        \u003cli\u003e内側ポケット: ファスナーポケット×1、オープンポケット×1\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本（MADE IN JAPAN）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e革製品のお取り扱い\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品は天然素材の革を使用しているため、以下の点にご留意ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e革本来のシワ、傷、シミ、色ムラ、擦れ、革臭などが見られる場合がございます。これらは天然皮革の証であり、製品の個性としてお楽しみください。\u003c\/li\u003e\n        \u003cli\u003e革本来の風合いを最大限に活かすため、必要以上の色止め加工を行っておりません。\u003c\/li\u003e\n        \u003cli\u003e水濡れにより色落ちや脱色をする可能性がございます。特に薄い色の衣類を着用される際は十分にご注意ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品写真について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e商品写真は実物の色味に近づけるよう努めておりますが、お客様のお使いのモニター設定やお部屋の照明等により、実際の商品と色味が異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e在庫について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e実店舗と在庫を共有しているため、ご注文のタイミングによっては売り切れとなる場合がございます。予めご了承ください。\u003c\/p\u003e\n      \u003cp\u003eまた、未掲載のサイズや在庫切れの商品につきましても、ご用意できる場合がございますのでお気軽にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43169325449290,"sku":"BK731","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0076200337.webp?v=1766109624"},{"product_id":"kawa-kawa-カワカワ-がま口ショルダーバック-kuchigane-bk731-コピー","title":"kawa-kawa カワカワ 2WAYがま口ショルダーバッグ【kuchigane】BK494","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Playfair Display', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif, 'Helvetica Neue', Arial, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \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 #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #777777; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #f0a83e40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #f0a83e; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"◆\"; color: #f0a83e; font-size: 0.8em; top: 4px; }\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: #000000; 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: #f0a83e; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #f0a83e; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #dddddd; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\/0634\/5598\/5738\/files\/imgrc0076199801.webp?v=1766110318\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された2WAYデザイン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003ekawa-kawaを象徴する\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\/0634\/5598\/5738\/files\/20200604_141518.webp?v=1766110318\" 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\/0634\/5598\/5738\/files\/20200606_105107.webp?v=1766110318\" 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約600gという\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\"\u003ekawa-kawaのアイコンである大きな口金が特徴的な2WAYバッグです。見た目のインパクトだけでなく、機能性にも優れています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e大きな口金で防犯面も安心\u003c\/li\u003e\n                    \u003cli\u003e耳たぶのような柔らかさのオリジナル牛革「スーパーソフト」を使用\u003c\/li\u003e\n                    \u003cli\u003e汚れや雨シミがつきにくい扱いやすい素材\u003c\/li\u003e\n                    \u003cli\u003e安定感のある角型フォルムでシャープな印象\u003c\/li\u003e\n                    \u003cli\u003e背面に便利なファスナーポケット付き\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: H24 × W25 × D10 cm\u003c\/li\u003e\n                    \u003cli\u003e重さ: 約600g\u003c\/li\u003e\n                    \u003cli\u003e素材: 表\/牛革（スーパーソフト）、裏\/綿（アカ）\u003c\/li\u003e\n                    \u003cli\u003e収納: 長財布も収納可能\u003c\/li\u003e\n                    \u003cli\u003eポケット:\u003cbr\u003e\n                        本体外側: ファスナー付きポケット × 1\u003cbr\u003e\n                        本体内側: ファスナー付きポケット × 1、ポケット × 2\n                    \u003c\/li\u003e\n                    \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                    \u003cli\u003e商品コード: BK494\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e革製品の取り扱いについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e天然皮革を使用しているため、革本来のシワ、傷、シミ、色ムラ、擦れ、革匂いなどが避けられません。これらは余計な加工をしていない証であり、革独特の素材感としてご理解ください。使い込むほどに味わい深い経年変化もお楽しみいただけます。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e革本来の風合いを最大限に生かすため、必要以上の色止めはしておりません。そのため、摩擦や水濡れにより多少の色落ちや脱色をする場合がございます。特に薄い色の衣服を着用される際は十分にご注意ください。\u003c\/p\u003e\n                \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            \u003c\/div\u003e\n        \u003c\/details\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"kawa-kawa","offers":[{"title":"BLACK","offer_id":43169338818634,"sku":"BK494","price":55000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/5598\/5738\/files\/imgrc0076199801.webp?v=1766110318"}],"url":"https:\/\/lacienega.we-shop.jp\/collections\/all-items.oembed?page=4","provider":"ラ・シェネガカミヤマ","version":"1.0","type":"link"}