{"title":"CIE","description":"\u003cp\u003eCIE\u003c\/p\u003e","products":[{"product_id":"179737872","title":"CIE - GRID3 DUFFLE BAG - 01","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eビジネスから旅まで対応する3WAY\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179737872.jpg?v=1753954088\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e頼れる相棒、シーンを選ばない\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eINVISTA社製CORDURA®ポリカーボネート\u003c\/strong\u003eが、\u003cstrong\u003e摩擦や引裂きに強い堅牢性\u003c\/strong\u003eを実現。\u003cstrong\u003e手持ち、肩がけ、斜めがけの3WAY\u003c\/strong\u003eで、あらゆるシーンに対応します。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る、研ぎ澄まされた機能美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179737872_o7.jpg?v=1753954089\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプロフェッショナルの審美眼\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e本体色に合わせた高密度ナイロンテープ\u003c\/strong\u003eや、\u003cstrong\u003eCIEオリジナルYKK製引手\u003c\/strong\u003eが細部にこだわりを表現。\u003cstrong\u003e国内生産の上質な仕立て\u003c\/strong\u003eが光ります。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚きの軽量性と計算された収納力\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179737872_o8.jpg?v=1753954089\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに、アクティブに持ち運ぶ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e大容量ながら約780gと軽量\u003c\/strong\u003eで、長時間の移動も快適。\u003cstrong\u003e16インチPCポケット\u003c\/strong\u003eや\u003cstrong\u003e多彩な外部収納\u003c\/strong\u003eが、荷物をスマートに整理整頓します。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴と機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施し、防水性、撥水性に優れた素材を実現しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eミリタリーライクなGRID3「DUFFEL BAG」タイプ\u003c\/li\u003e\n          \u003cli\u003e大容量でありながら約780gの軽量性、丈夫で使い勝手の良い\u003cstrong\u003e3WAY BAG\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e外側にはボトル用ポケット、モバイルや小物などが収納可能なZIPポケットを配置\u003c\/li\u003e\n          \u003cli\u003e背面には大容量フリーZIPポケットや鍵などを装着可能なキーフック、クイックに脱着可能なキャリーテープを装備\u003c\/li\u003e\n          \u003cli\u003e内装はベルクロZIPパッチポケットと、\u003cstrong\u003e16インチPC収納可能なPCポケット\u003c\/strong\u003eを配備\u003c\/li\u003e\n          \u003cli\u003e持ち方は肩がけ仕様、パッド付ショルダーベルトでの斜めがけ、天マチのテープハンドルで手持ちの3WAYに対応\u003c\/li\u003e\n          \u003cli\u003e本体色に合わせ染色した高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織のナイロンテープを使用\u003c\/li\u003e\n          \u003cli\u003eカラビナや小物などを引っ掛ける事を想定した格子状のテープ使い\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネーム\u003c\/li\u003e\n          \u003cli\u003eCORDURAネームはINVISTA社に許可を得たCIEオリジナルのオリーブカラー織ネーム\u003c\/li\u003e\n          \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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厳選された素材と、CIE別注色のカラーバリエーションで展開しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e主要素材\u003c\/strong\u003e: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e本体生地\u003c\/strong\u003e: INVISTA社製CORDURA® POLYCARBONATE (CORDURA®305Dポリエステルオックスの表面にポリカーボネイト加工)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカラーバリエーション\u003c\/strong\u003e:\n            \u003cul\u003e\n              \u003cli\u003eBLACK (CIE別注色の炭がかった独特の色)\u003c\/li\u003e\n              \u003cli\u003eOLIVE (ヨーロッパのミリタリーウェアにインスパイアされたセージグリーン)\u003c\/li\u003e\n              \u003cli\u003eNAVY GRAY (ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色)\u003c\/li\u003e\n              \u003cli\u003eLIGHT GRAY (アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ)\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\n\u003cstrong\u003eサイズ (約)\u003c\/strong\u003e: W480 × H300 × D180 mm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e重量 (約)\u003c\/strong\u003e: 780g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド・生産国・商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eブランド\u003c\/strong\u003e: CIE(シー)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\u003e: 日本 (MADE IN JAPAN)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 179737872\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本体生地の防水性は生地自体の機能となりますので、縫製部分やファスナーから水が浸入する場合がございます。\u003c\/li\u003e\n      \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みで傷が付く可能性がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132667445471,"sku":"032205-10","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132667478239,"sku":"032205-65","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132667511007,"sku":"032205-75","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132667543775,"sku":"032205-15","price":29700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179737872.jpg?v=1753954088"},{"product_id":"182536086","title":"CIE - GRID3 MINI DUFFLE BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常を彩る3WAYダッフル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社と共同開発した独自の\u003cstrong\u003eCORDURA® POLYCARBONATE素材\u003c\/strong\u003eを採用し、\u003cstrong\u003e摩擦や引裂きに強い耐久性\u003c\/strong\u003eを誇ります。水や汚れを寄せ付けないため、どんなシーンでも気にせず持ち運べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/182536086.jpg?v=1753954085\" 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\u003e11インチタブレット\u003c\/strong\u003eも収まる内装で、荷物を整理しやすく設計されています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/182536086_o5.jpg?v=1753954087\" 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\u003eCIEオリジナルYKK製引手\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\/0739\/4633\/3407\/files\/182536086_o8.jpg?v=1753954087\" 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    \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本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施した防水性、撥水性に優れた素材です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e軽量で丈夫な使い勝手の良い3WAY BAG\u003c\/li\u003e\n                \u003cli\u003e外側にはボトル用ニットポケット、小物などが収納可能なZIPポケットを配置\u003c\/li\u003e\n                \u003cli\u003e鍵などを装着可能なキーフック、クイックに脱着可能なキャリーテープ\u003c\/li\u003e\n                \u003cli\u003e内装はZIPパッチポケットと、11インチタブレットが収納可能なポケットを配置\u003c\/li\u003e\n                \u003cli\u003e持ち方は肩がけ、パッド付ショルダーベルトでの斜めがけ、天マチのテープハンドルでの手持ちの3WAY\u003c\/li\u003e\n                \u003cli\u003e国内生産の上質なナイロンテープは本体色に合わせ染色、高密度で織られた畝が特徴的なミリタリーライクなトジ織\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネーム\u003c\/li\u003e\n                \u003cli\u003eCORDURAネームはINVISTA社に許可を得たCIEオリジナルのオリーブカラー織ネーム\u003c\/li\u003e\n                \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eBRAND: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003eMATERIAL: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003eMADE 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全4色展開\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eBLACK: CIE別注色の炭がかった独特のブラック\u003c\/li\u003e\n                \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイア\u003c\/li\u003e\n                \u003cli\u003eNAVY GRAY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n                \u003cli\u003eLIGHT GRAY: アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eSIZE: W380 H250 D150 (mm)\u003c\/li\u003e\n                \u003cli\u003eWEIGHT: 560g\u003c\/li\u003e\n                \u003cli\u003e商品コード: 182536086\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \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":"CIE","offers":[{"title":"BLACK","offer_id":47132668330207,"sku":"032207-10","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132668362975,"sku":"032207-65","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132668395743,"sku":"032207-75","price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132668428511,"sku":"032207-15","price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/182536086.jpg?v=1753954085"},{"product_id":"156407608","title":"CIE - GRID3 2WAY BACKPACK","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都市を駆ける相棒、タフな佇まい\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003eINVISTA社開発の独自素材\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\/0739\/4633\/3407\/files\/156407608.jpg?v=1753954082\" 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\n      \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\/0739\/4633\/3407\/files\/156407608_o5.jpg?v=1753954082\" class=\"img-fluid d-block w-100 product-img\" alt=\"多彩なシーンに対応する機能美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e多彩なシーンに対応する機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適な移動を支える背面設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003eわずか670gの軽量設計\u003c\/strong\u003eは、長時間の移動でも負担を軽減。背面ハーネスは横持ち時にすっきりと収納でき、サイドのジップポケットはICカードやスマホの出し入れもスムーズです。\u003cstrong class=\"highlight\"\u003e使いやすさを追求した日本製\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608_o7.jpg?v=1753954083\" 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\u003eINVISTA社開発のオリジナルマテリアルCORDURA® POLYCARBONATEを使用し、防水・撥水性に優れた素材です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスをベース生地に使用。\u003c\/li\u003e\n          \u003cli\u003e通常のPUコーティングに比べ、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。\u003c\/li\u003e\n          \u003cli\u003eCIE別注色の炭がかった独特のBLACKと、ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイアされたOLIVEの2色展開。\u003c\/li\u003e\n          \u003cli\u003eリュックサックと横持ちの2WAY仕様で、オンオフとシーンに合わせてご使用いただけます。\u003c\/li\u003e\n          \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織ナイロンテープを使用。\u003c\/li\u003e\n          \u003cli\u003eカラビナや小物などを引っ掛けることを想定した格子状のテープディティール。\u003c\/li\u003e\n          \u003cli\u003e背面ハーネスはループベルトを通して、簡易的に収納可能。\u003c\/li\u003e\n          \u003cli\u003eサイドにはICカードやモバイルを収納可能なZIPポケットを配置。\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンネーム。\u003c\/li\u003e\n          \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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内装ポケット：PC収納 (11inc対応) \/ キーフック \/ ファスナーポケット \/ 仕切りポケット\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e前面のクロステープには、別売りのATTACHMENT等を引っ掛ける事ができます。\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\u003eCIE (シー)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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本体：POLYCARBONATE 100%\u003c\/li\u003e\n          \u003cli\u003e裏地：POLYESTER 100%\u003c\/li\u003e\n          \u003cli\u003eテープ：NYLON 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\u003eBLACK\u003c\/li\u003e\n          \u003cli\u003eOLIVE\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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\u003eW310 H480 D180 (mm)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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\u003e670g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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\u003eMADE 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=\"point-list\"\u003e\n          \u003cli\u003e本体生地の防水性につきましては生地自体の防水機能となりますが、縫製部分、ファスナーから水が浸入する事がございます。\u003c\/li\u003e\n          \u003cli\u003e本体生地ポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132654436575,"sku":"032053-10","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132654469343,"sku":"032053-65","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132654502111,"sku":"032053-75","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132654534879,"sku":"032053-15","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608.jpg?v=1753954082"},{"product_id":"164439497","title":"CIE - FLOW DAYPACK","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会に映えるスマートデイパック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e釣りウェーダー由来の\u003cstrong\u003e4層構造生地LI-TEX\u003c\/strong\u003eが、都市の環境から荷物を守ります。\u003cstrong\u003e突然の雨にも対応する弱撥水加工と優れた防水性\u003c\/strong\u003eを備え、ビジネスシーンに溶け込む洗練されたルックスです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439497.jpg?v=1753954080\" 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\u003c!-- \/content-section --\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\/0739\/4633\/3407\/files\/164439497_o5.jpg?v=1753954081\" 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\u003c!-- \/content-section --\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\u003e13インチのPCポケット\u003c\/strong\u003eもあり、日々の持ち物を効率よく整理できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439497_o9.jpg?v=1753954081\" 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\u003c!-- \/content-section --\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本体生地には、CIEオリジナルファブリックを使用。弱撥水加工と防水性を備え、タウンユースに最適な機能性とデザイン性を両立しました。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e本体生地にCIEオリジナル「LI-TEX」ファブリックを採用\u003c\/li\u003e\n        \u003cli\u003e表面強度に優れた4層構造生地（210dオックス \/ トリコット \/ 湿式PUポリカーボネート \/ TOPコーティング）\u003c\/li\u003e\n        \u003cli\u003e弱撥水加工と優れた防水性で、大切な荷物を保護\u003c\/li\u003e\n        \u003cli\u003eスムーズな開閉と高い撥水性を持つYKK社製VISLONファスナーを使用\u003c\/li\u003e\n        \u003cli\u003eフィッシングウェーダー由来の技術を応用した高機能素材\u003c\/li\u003e\n        \u003cli\u003eYKK社製クイックロンのブランドタグがアクセント\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\u003e\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前面上部ファスナーポケット ×1\u003c\/li\u003e\n        \u003cli\u003e前面下部ファスナーポケット ×1\u003c\/li\u003e\n        \u003cli\u003e正面向かって右 ファスナーポケット ×1\u003c\/li\u003e\n        \u003cli\u003e正面向かって左 調整可能ポケット ×1\u003c\/li\u003e\n        \u003cli\u003e内装 パッチポケット\u003c\/li\u003e\n        \u003cli\u003e内装 PCポケット (13インチ対応)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\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ブランド: CIE(シー)\u003c\/li\u003e\n        \u003cli\u003e素材: 210D NYLON OX (QUAD LAYER NYLON) \/ 600D POLYESTER (POLYURETHANE COATING)\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本 (MADE IN JAPAN)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\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\u003eBLACK\u003c\/li\u003e\n        \u003cli\u003eGRAYSH BLUE\u003c\/li\u003e\n        \u003cli\u003eCOYOTE\u003c\/li\u003e\n        \u003cli\u003eOLIVE\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\u003e\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\u003eW300mm × H420mm × D120mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意事項\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e防水性は生地自体の性能であり、縫製部分やファスナー等からの水の侵入は完全に防げない場合がございます。\u003c\/li\u003e\n        \u003cli\u003e付属テープはポリエステル素材のため、P.V.C（塩化ビニール）等への移行昇華による色移りの可能性がございます。対象素材との接触はお避けください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c!-- \/spec-content --\u003e\n  \u003c\/details\u003e\u003c!-- \/spec-details --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656500959,"sku":"022100-10","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"GRAYSH BLUE","offer_id":47132656533727,"sku":"022100-15","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132656566495,"sku":"022100-24","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132656599263,"sku":"022100-65","price":19800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439497.jpg?v=1753954080"},{"product_id":"183857371","title":"CIE - GRID3 BACKPACK - 04","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e知的な印象を醸す、洗練ビジネスリュック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eが叶える、摩擦・引裂きに強い高耐久性。雨の日も気にせず、大切な荷物を確実に守ります。都会的なシーンに溶け込むミニマルなデザインが、あなたの品格を高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183857371.jpg?v=1753954077\" 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\/0739\/4633\/3407\/files\/183857371_o6.jpg?v=1753954078\" 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\"\u003ePCや書類はもちろん、細かなアイテムも整理しやすい設計。CIEオリジナルYKK製引手は、\u003cstrong\u003e確かな品質\u003c\/strong\u003eとスムーズな開閉を約束します。細部に宿る日本の職人技が、日々の使いやすさを一段と高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183857371_o7.jpg?v=1753954078\" 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本体生地はINVISTA社に依頼し開発したオリジナルマテリアル\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eを使用しています。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面にポリカーボネイト加工を施した、機能性に優れた素材です。\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カラーはCIE別注色を含む4色展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBLACK: 炭がかった独特の色合い\u003c\/li\u003e\n          \u003cli\u003eOLIVE: ヨーロッパミリタリーウェアにインスパイアされたセージグリーン\u003c\/li\u003e\n          \u003cli\u003eNAVY GRAY: ポーランド軍ミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n          \u003cli\u003eLIGHT GRAY: アメリカ海軍オールウェザーコートをモチーフにした淡いグレイ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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\u003eCIEオリジナルのオリーブカラーのCORDURA別注織ネーム\u003c\/li\u003e\n          \u003cli\u003e昔ながらのシャトル織機で織られたバックサテンのCIEオリジナルネーム\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を採用\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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幅 (W): 320mm\u003c\/li\u003e\n          \u003cli\u003e高さ (H): 475mm\u003c\/li\u003e\n          \u003cli\u003e奥行き (D): 150mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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ブランド: CIE(シー)\u003c\/li\u003e\n          \u003cli\u003e本体素材: POLYCARBONATE 100%\u003c\/li\u003e\n          \u003cli\u003eベース素材: POLYESTER 100%\u003c\/li\u003e\n          \u003cli\u003eテープ素材: NYLON 100%\u003c\/li\u003e\n          \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n          \u003cli\u003e商品コード: 183857371\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本体生地の防水機能は生地自体のものであり、縫製部分やファスナーから水が浸入する場合がございます。\u003c\/li\u003e\n      \u003cli\u003eポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132669313247,"sku":"032204-10","price":24750.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132669346015,"sku":"032204-65","price":24750.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132669378783,"sku":"032204-75","price":24750.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132669411551,"sku":"032204-15","price":24750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183857371.jpg?v=1753954077"},{"product_id":"156421692","title":"CIE - GRID3 SHOULDERBAG-02","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会に映える堅牢なショルダー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE素材\u003c\/strong\u003eが、突然の雨や日常の擦れから大切な荷物を守ります。ミニマルなデザインに宿る、都市生活者のための\u003cstrong\u003e堅牢な機能美\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421692.jpg?v=1753954075\" 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ショルダーとワンショルダーの2WAY仕様\u003c\/strong\u003eで、シーンに合わせた使い方が可能。炭がかった\u003cstrong\u003eCIE別注ブラック\u003c\/strong\u003eが洗練された印象を与え、\u003cstrong\u003eスマートな収納力\u003c\/strong\u003eで日常をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421692_o1.jpg?v=1753954075\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショルダーとワンショルダーの2WAY仕様\"\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亜鉛ダイキャスト製のYKK引手\u003c\/strong\u003eや\u003cstrong\u003e高密度テープ\u003c\/strong\u003eに宿る、\u003cstrong\u003e日本製ならではの確かな品質\u003c\/strong\u003e。金属パーツ不使用の\u003cstrong\u003e370gという軽量設計\u003c\/strong\u003eが、あなたの毎日をより身軽で快適なものにします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421692_o9.jpg?v=1753954076\" class=\"img-fluid d-block w-100 product-img\" alt=\"YKK引手と高密度テープのディテール\"\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\"\u003e156421692\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\"\u003eINVISTA社開発のオリジナルマテリアルと機能的なデザインが、都市生活におけるあらゆるシーンをサポートします。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eINVISTA社開発 CORDURA® POLYCARBONATE素材を使用\u003c\/li\u003e\n                \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックス\u003c\/li\u003e\n                \u003cli\u003e耐摩擦性、耐摩耗性、耐光性、加水分解に強いポリカーボネイト加工\u003c\/li\u003e\n                \u003cli\u003e防水性、撥水性に優れた生地\u003c\/li\u003e\n                \u003cli\u003eショルダーハーネスを付け替えることでショルダーバッグとワンショルダーの2WAY仕様\u003c\/li\u003e\n                \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織ナイロンテープ（カラビナや小物引っ掛け可能）\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネーム\u003c\/li\u003e\n                \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e収納詳細・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e豊富なポケットと、日々の使いやすさを考えたディテールが魅力です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e外装ポケット：\n                    \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                        \u003cli\u003e背面ポケット×1\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e内装ポケット：ファスナーポケット×1\u003c\/li\u003e\n                \u003cli\u003eサイド左側にはICカードやモバイルを収納可能なZIPポケット\u003c\/li\u003e\n                \u003cli\u003eサイド右側にはボトル収納ポケット\u003c\/li\u003e\n                \u003cli\u003e前面のクロステープには、別売りのATTACHMENT等を引っ掛ける事が可能\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\u003eBRAND: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003eMATERIAL: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003eMADE 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 class=\"body-text\"\u003eシーンやスタイルに合わせて選べる、個性豊かな4色展開です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eBLACK (CIE別注色の炭がかった独特のカラー)\u003c\/li\u003e\n                \u003cli\u003eLIGHT GRAY (アメリカ海軍オールウェザーコートの淡いグレイをモチーフ)\u003c\/li\u003e\n                \u003cli\u003eOLIVE (ヨーロッパミリタリーウェアに見られるセージグリーンにインスパイア)\u003c\/li\u003e\n                \u003cli\u003eNAVY GRAY (ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\u003eSIZE: W270mm H270mm D100mm\u003c\/li\u003e\n                \u003cli\u003eWEIGHT: 370g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本体生地の防水性につきましては生地自体の防水機能となりますので、縫製部分、ファスナーからの水の浸入は防げない場合がございます。\u003c\/li\u003e\n            \u003cli\u003e本体生地ポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く可能性がございますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132655059167,"sku":"032055-10","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132655091935,"sku":"032055-65","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132655124703,"sku":"032055-75","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132655157471,"sku":"032055-15","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421692.jpg?v=1753954075"},{"product_id":"156422077","title":"CIE-NEWS PAPER BAG - L","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の軽快カジュアルバッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e特殊なトリートメントが生む\u003cstrong\u003eKONBU®-N\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\/0739\/4633\/3407\/files\/156422077.jpg?v=1753954073\" 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\u003eICカードや鍵をスマートに収納\u003c\/strong\u003eし、必要な時にさっと取り出せます。\u003cstrong\u003eYKK製撥水ファスナー\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\/0739\/4633\/3407\/files\/156422077_o2.jpg?v=1753954074\" 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\u003eMADE IN JAPAN\u003c\/strong\u003e。\u003cstrong\u003e4本ステッチのショルダー\u003c\/strong\u003eや\u003cstrong\u003eトリプルステッチの胴体\u003c\/strong\u003eは、\u003cstrong\u003e1950年代の新聞配達員バッグの堅牢さ\u003c\/strong\u003eを現代に継承しました。細部にわたるこだわりが、\u003cstrong\u003e長く愛用できる逸品\u003c\/strong\u003eであることを証明します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156422077_o7.jpg?v=1753954074\" 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本体素材は、小松精錬社が開発したコンブナイロン「KONBU®-N」を使用しています。特殊なトリートメントにより繊維が膨潤し、従来のナイロンと同等の堅牢度・劣化耐久性を持ちながらも、綿キャンバスのような独自の風合い、ドライ感、コシ感、軽量性を実現しています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eICカードや鍵などを収納可能な天マチファスナーポケットを装備。\u003c\/li\u003e\n        \u003cli\u003e共生地とアクリルテープを合わせた4本ステッチのショルダー、トリプルステッチの本体胴体で、1950〜60年代のUS NEWSPAPER BAGのディテールを現代的にモディファイ。\u003c\/li\u003e\n        \u003cli\u003eYKK社製の撥水ファスナーテープを採用し、機能面も充実。\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナルピスネームは、昔ながらのシャトル織機で織られたバックサテンのネーム。\u003c\/li\u003e\n        \u003cli\u003e引手にはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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 \/ 上部ポケット×1 \/ サイドポケット×1\u003c\/li\u003e\n        \u003cli\u003e内装ポケット：オープンポケット×1 \/ 小オープンポケット×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\u003eCIE(シー)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003eNYLON100% (KONBU®-N)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eWHITE \/ SAND \/ NAVY\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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幅(W)：370mm\u003c\/li\u003e\n        \u003cli\u003e高さ(H)：270mm\u003c\/li\u003e\n        \u003cli\u003e奥行(D)：180mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003e490g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003eMADE 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\u003e156422077\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本体生地には後加工を施しており、シワや白いチョークマークが生じている場合がございます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"WHITE","offer_id":47132655190239,"sku":"052200-01","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"SAND","offer_id":47132655223007,"sku":"052200-20","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY","offer_id":47132655255775,"sku":"052200-75","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156422077.jpg?v=1753954073"},{"product_id":"172466134","title":"CIE-NEWS PAPER BAG - S","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e「KONBU®-N」が生む軽快感、CIEニュースペーパーバッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e特殊加工で生まれた\u003cstrong\u003eKONBU®-N\u003c\/strong\u003eは、綿キャンバスのようなドライな風合いとコシが特徴です。驚きの\u003cstrong\u003e軽量性\u003c\/strong\u003eが、あなたの日常を軽やかに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466134.jpg?v=1753954071\" 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天マチにはICカードや鍵をスムーズに出し入れできるファスナーポケットを配置。YKK社製\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\/0739\/4633\/3407\/files\/172466134_o5.jpg?v=1753954072\" 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を物語っています。細部に宿る\u003cstrong\u003e職人技\u003c\/strong\u003eをご体感ください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466134_o6.jpg?v=1753954072\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を快適にするアクセント\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴とディテール\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品は、小松精錬社が開発した独自の高機能素材「KONBU®-N」をはじめ、細部にわたるこだわりが詰まっています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e小松精錬社製「KONBU®-N」による綿キャンバスのようなドライな風合いとコシ\u003c\/li\u003e\n                \u003cli\u003e驚きの軽量性、ボリューム感、優れた堅牢度と劣化耐久性\u003c\/li\u003e\n                \u003cli\u003eYKK社製撥水ファスナーによる高い機能性\u003c\/li\u003e\n                \u003cli\u003e1950〜60年代US NEWSPAPER BAGのディテールを現代的にモディファイ\u003c\/li\u003e\n                \u003cli\u003eショルダーテープは共生地とアクリルテープを合わせて4本ステッチ\u003c\/li\u003e\n                \u003cli\u003e本体胴にはトリプルステッチを施し、高い耐久性を確保\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテン\u003c\/li\u003e\n                \u003cli\u003e引手はCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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外装ポケット：前面ポケット×1、上部ファスナーポケット×1 (ICカードや鍵などを収納可能)、サイドポケット×1 (スマートフォンがすっぽり収まる設計)\u003c\/li\u003e\n                \u003cli\u003e内装ポケット：オープンポケット×1、小オープンポケット×1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品データ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の基本的な情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003e素材: NYLON100% (KONBU®-N)\u003c\/li\u003e\n                \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                \u003cli\u003eカラー展開: WHITE \/ SAND \/ NAVY\u003c\/li\u003e\n                \u003cli\u003e商品コード: 172466134\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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横幅(W): 280 mm\u003c\/li\u003e\n                \u003cli\u003e高さ(H): 230 mm\u003c\/li\u003e\n                \u003cli\u003eマチ(D): 140 mm\u003c\/li\u003e\n                \u003cli\u003e重量: 390 g\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 product-img\"\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=\"point-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":"CIE","offers":[{"title":"WHITE","offer_id":47132658008287,"sku":"052201-01","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"SAND","offer_id":47132658041055,"sku":"052201-20","price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY","offer_id":47132658073823,"sku":"052201-75","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466134.jpg?v=1753954071"},{"product_id":"172480941","title":"CIE - FLOW DRY SHOULDER BAG - L","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品コード --\u003e\n    \u003cp class=\"product-code text-end\"\u003e商品コード: 172480941\u003c\/p\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eCIE 大容量ショルダー 防水、多機能でビジネスに\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eCIEオリジナルの\u003cstrong\u003e4層構造LI-TEX\u003c\/strong\u003eが、不意の雨から中身を守り、アクティブな日常でも安心感を。洗練されたデザインが大容量ながらもスマートな印象を与え、プロフェッショナルな移動を快適に支えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172480941.jpg?v=1753954069\" 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。YKK社製ビスロンファスナーがスムーズな開閉と\u003cstrong\u003e確かな撥水力\u003c\/strong\u003eを実現し、都市での移動も安心して使える多機能性を追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172480941_o7.jpg?v=1753954070\" 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日本製CIE 高品質なブランドデザインへの証\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eフィッシングベストから着想を得た、エンボス樹脂加工のブランドタグがデザインのアクセント。日本の職人技が息づく\u003cstrong\u003eMADE IN JAPANの品質\u003c\/strong\u003eは、使うほどに愛着が湧く、妥協なき細部の美意識が光ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172480941_o9.jpg?v=1753954070\" 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\u003eCIEオリジナルの高機能素材LI-TEXと、日本製にこだわった細部の作りが特徴です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eCIEオリジナルファブリック「LI-TEX」使用\u003c\/li\u003e\n                    \u003cli\u003e表面に弱撥水加工、高い防水性を備えた4層構造210dオックスナイロン\u003c\/li\u003e\n                    \u003cli\u003eYKK社製ビスロンファスナー（メイン）とコイル裏使いファスナー（その他）による高い撥水性とスムーズな開閉\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\"\u003eLI-TEX (リテックス) 詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eLIAL WORKS ORIGINAL FABRIC [ LI-TEX ]は、釣りウェーダー用に開発された、表面強度の高い4層構造のファブリックです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e構造:\u003c\/strong\u003e 表面強度の高い4層構造\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e表地:\u003c\/strong\u003e 210dオックスナイロン\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e裏地:\u003c\/strong\u003e トリコット\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e中間層:\u003c\/strong\u003e 湿式PUポリカーボネートコーティング \u0026amp; TOPコーティング\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収納詳細 (DETAIL)\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e機能性を追求した多彩なポケット配置により、様々なアイテムを整理して収納できます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e外装ポケット:\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e前面フラップポケット × 1\u003c\/li\u003e\n                            \u003cli\u003e背面ファスナーポケット × 1\u003c\/li\u003e\n                            \u003cli\u003eサイドメッシュポケット × 2\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e内装ポケット:\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003eオープンポケット × 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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e MADE IN JAPAN\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブランド:\u003c\/strong\u003e CIE (シー)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 210D NYLON OX (QUAD LAYER NYLON) \/ 600D POLYESTER (POLYURETHANE COATING)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラー展開:\u003c\/strong\u003e BLACK \/ GRAYSH BLUE \/ COYOTE \/ OLIVE\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e W490 H420 D160 (mm)\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    \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付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移り致しますので対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658794719,"sku":"022105-10","price":15950.0,"currency_code":"JPY","in_stock":true},{"title":"GRAYSH BLUE","offer_id":47132658827487,"sku":"022105-15","price":15950.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132658860255,"sku":"022105-24","price":15950.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132658893023,"sku":"022105-65","price":15950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172480941.jpg?v=1753954069"},{"product_id":"172481058","title":"CIE - FLOW DRY SHOULDER BAG - S","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e雨の日も軽快に、高機能ショルダー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e釣りウェーダー由来の\u003cstrong\u003e4層構造「LI-TEX」\u003c\/strong\u003eが、突然の雨から大切な荷物を守ります。ミニマルなデザインは、都会的なスタイルに溶け込み、快適な日常をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172481058.jpg?v=1753954068\" 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\u003eYKK製VISLON撥水ファスナー\u003c\/strong\u003eを採用し、スムーズな開閉と雨への強さを実現。細部までこだわり抜いた日本の職人技が、日々の使用に確かな安心感をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172481058_o6.jpg?v=1753954068\" 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\/0739\/4633\/3407\/files\/172481058_o8.jpg?v=1753954068\" 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本体生地にはCIEオリジナルファブリック「LI-TEX」を使用し、高機能性とデザイン性を両立させています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLI-TEX (リテックス)\u003c\/strong\u003e: 釣りウェーダー用に開発された、表面強度の高い4層構造の高機能ファブリック。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生地構成\u003c\/strong\u003e: 表地に210dオックス、裏にトリコットを配し、中間層には湿式PUポリカーボネートのコーティングとTOPコーティングを施しています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e性能\u003c\/strong\u003e: 耐水性・強度ともに高い性能を備え、弱撥水加工と防水性を有します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eメインファスナー\u003c\/strong\u003e: YKK製VISLON撥水ファスナーを採用し、スムーズな開閉と持続性の高い撥水性を実現。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eその他ファスナー\u003c\/strong\u003e: コイルの裏使いにより、ファスナー全体的に撥水性を持たせています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブランドタグ\u003c\/strong\u003e: YKK社製クイックロンにエンボス樹脂加工でブランドロゴをプリント。タグの下生地には600dポリエステル（ポリウレタンコーティング）を使用。\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効率的な収納構造で日常をサポートします。\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幅: 340mm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 300mm\u003c\/li\u003e\n                    \u003cli\u003e奥行: 130mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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本体: 210D ナイロンオックス (4層構造ナイロン)\u003c\/li\u003e\n                    \u003cli\u003e付属: 600D ポリエステル (ポリウレタンコーティング)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eBLACK\u003c\/li\u003e\n                    \u003cli\u003eGRAYSH BLUE\u003c\/li\u003e\n                    \u003cli\u003eCOYOTE\u003c\/li\u003e\n                    \u003cli\u003eOLIVE\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eMADE 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\u003eCIE(シー)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003e172481058\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付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移り致します。対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658925791,"sku":"022106-10","price":11550.0,"currency_code":"JPY","in_stock":false},{"title":"GRAYSH BLUE","offer_id":47132658958559,"sku":"022106-15","price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132658991327,"sku":"022106-24","price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132659024095,"sku":"022106-65","price":11550.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172481058.jpg?v=1753954068"},{"product_id":"183293913","title":"CIE - GRID3 BOTTLE SHOULDER BAG (L)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽快に街を駆けるCIEショルダー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE素材\u003c\/strong\u003eが、優れた\u003cstrong\u003e耐久性\u003c\/strong\u003eと\u003cstrong\u003e防水性\u003c\/strong\u003eを実現します。雨の日も大切な荷物を守り、都会で躍動するあなたのスマートな装いを演出。わずか\u003cstrong\u003e380gの軽さ\u003c\/strong\u003eで、一日中身軽に活動できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293913.jpg?v=1753954061\" 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\u003eMADE IN JAPANの確かな品質\u003c\/strong\u003eが、あなたの毎日を支える信頼の相棒となります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293913_o8.jpg?v=1753954062\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算され尽くしたフィット感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e必要なものをスマートに収納する多機能性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eタブレットが収まる\u003cstrong\u003eウレタンポケット\u003c\/strong\u003eをはじめ、必要なものが整理できる\u003cstrong\u003e多彩な収納部\u003c\/strong\u003eを搭載。前面には\u003cstrong\u003eボトル用ニットポケット\u003c\/strong\u003eも備え、日常のあらゆるシーンをサポートする\u003cstrong\u003e高い機能性\u003c\/strong\u003eを誇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293913_o9.jpg?v=1753954062\" 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    \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本体生地にINVISTA社開発のオリジナルマテリアル「CORDURA® POLYCARBONATE」を使用しています。ベース生地には耐久性に優れたCORDURA®305Dポリエステルオックスを採用し、表面にはポリカーボネート加工を施しています。\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昔ながらのシャトル織機で織られたCIEオリジナルバックサテンネーム\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n                \u003cli\u003e何度も再生産を繰り返す人気商品「GRID3 BOTTLE SHOULDER BAG」のビックサイズ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能詳細・収納\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日常のあらゆるシーンをサポートする収納機能を備えています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e外装ポケット:\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e前面ボトルニットポケット×１\u003c\/li\u003e\n                        \u003cli\u003eファスナーポケット×１（ポケット内仕切り有）\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e内装ポケット:\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003eタブレットスリーブ×１\u003c\/li\u003e\n                        \u003cli\u003eポケット×２\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \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厳選された素材とCIEこだわりのカラー展開です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eブランド:\u003c\/strong\u003e CIE(シー)\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e MADE IN JAPAN\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e本体素材:\u003c\/strong\u003e POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー展開:\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003eBLACK（CIE別注色の炭がかった独特の色味）\u003c\/li\u003e\n                        \u003cli\u003eOLIVE（ヨーロッパのミリタリーウェアにインスパイアされたセージグリーン）\u003c\/li\u003e\n                        \u003cli\u003eNAVY GRAY（ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色）\u003c\/li\u003e\n                        \u003cli\u003eLIGHT GRAY（アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ）\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e本体サイズ:\u003c\/strong\u003e W305 H220 D90 (mm)\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e重量:\u003c\/strong\u003e 380g\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e183293913\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本体生地の防水機能は生地自体のものであり、縫製部分やファスナーからの水分の浸入は防げません。\u003c\/li\u003e\n            \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みで傷が付くことがありますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132668723423,"sku":"032068-10","price":15950.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132668756191,"sku":"032068-65","price":15950.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY GRAY","offer_id":47132668788959,"sku":"032068-75","price":15950.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY","offer_id":47132668821727,"sku":"032068-15","price":15950.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293913.jpg?v=1753954061"},{"product_id":"183981963","title":"CIE - GRID3 SHOULDERBAG-02 (S)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会の毎日を支える高耐久バッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自開発の\u003cstrong\u003eCORDURA®ポリカーボネート素材\u003c\/strong\u003eが、突然の雨にも揺るがない\u003cstrong\u003e撥水性\u003c\/strong\u003eを発揮します。\u003cstrong\u003e耐久性\u003c\/strong\u003eにも優れ、アクティブなあなたの毎日を軽やかにサポートします。シーンに合わせて使い分けできる**2WAY仕様**も魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183981963.jpg?v=1753954059\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e頼れる軽量性 340g\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ヨーロッパのミリタリーウェアに想を得た**セージグリーン**は、日々の装いに個性を添えます。**高密度テープ**は、カラビナや小物の取り付けも自由自在。ICカードやボトルをスムーズに出し入れできる**機能的な設計**が魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183981963_o5.jpg?v=1753954059\" 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\/0739\/4633\/3407\/files\/183981963_o9.jpg?v=1753954060\" 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本体生地にはINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスを使用しています。\u003c\/li\u003e\n          \u003cli\u003e表面には耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施し、防水性、撥水性を発揮します。\u003c\/li\u003e\n          \u003cli\u003eショルダーハーネスを付け替えることで、ショルダーバッグとワンショルダーの2WAY仕様としてご使用いただけます。\u003c\/li\u003e\n          \u003cli\u003e左サイドにはICカードやモバイルを収納可能なZIPポケット、右サイドにはボトル収納ポケットを配置しています。\u003c\/li\u003e\n          \u003cli\u003e高密度のトジ織ナイロンテープは、カラビナや小物などを引っ掛けることを想定したミリタリーライクなデザインです。\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルピスネームは、昔ながらのシャトル織機で織られたバックサテンのネームを採用しています。\u003c\/li\u003e\n          \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eDETAIL\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e外装ポケット: 前面ポケット×１ \/ 右ファスナーポケット×１ \/ 左ペットボトルホルダー×１ \/ 背面ポケット×１\u003c\/li\u003e\n          \u003cli\u003e内装ポケット: ファスナーポケット\u003c\/li\u003e\n          \u003cli\u003e前面のクロステープ: 別売りのATTACHMENT等を引っ掛けることが可能\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ブランド: CIE(シー)\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本 (MADE IN JAPAN)\u003c\/li\u003e\n          \u003cli\u003e素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n          \u003cli\u003eカラー展開: BLACK \/ LIGHT GRAY \/ OLIVE \/ NAVY GRAY (4色展開)\u003c\/li\u003e\n          \u003cli\u003eサイズ: W230mm H240mm D90mm\u003c\/li\u003e\n          \u003cli\u003e重量: 340g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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商品コード: 183981963\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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e本体生地の防水機能は生地自体のものであり、縫製部分やファスナーからの水浸入がある場合がございます。\u003c\/li\u003e\n          \u003cli\u003eポリカーボネート素材は鋭利な物での引っ掻きやファスナーへの挟み込み等で傷が付く可能性がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132669444319,"sku":"032066-10","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132669477087,"sku":"032066-65","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132669509855,"sku":"032066-75","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132669542623,"sku":"032066-15","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183981963.jpg?v=1753954059"},{"product_id":"156424925","title":"CIE-DUCK CANVAS TOTE - M SIZE -","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e風格を纏う、本格ダックキャンバス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本初のALBERTON®18ozダックキャンバスが、持つたびに深まる風合いと確かな丈夫さを提供します。\u003cstrong\u003e凛とした佇まい\u003c\/strong\u003eと\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eが、日々の装いを格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156424925.jpg?v=1753954057\" 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\/0739\/4633\/3407\/files\/156424925_o5.jpg?v=1753954057\" 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\/0739\/4633\/3407\/files\/156424925_o8.jpg?v=1753954058\" 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本体生地に、日本初の本格アメリカンダック生地メーカー ALBERTON®18ozダックキャンバスを使用しております。リング糸を使用し、専用の織機で高密度に織り上げている為コシ感のある仕上がりのダックキャンバスになります。\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\"\u003eALBERTON®について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eALBERTON®は日本初の本格アメリカンダック生地メーカーです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eその名の由来は、1830年代アメリカの東海岸、パタプスコ川流域に立ち並んでいた繊維工場群に遡ります。1870年の大規模洪水の後、1938年まで長引く大恐慌によりその名が途絶えるまで「ALBERT」と呼ばれていた事が由来になります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eヴィンテージラインでは、1870年当時の織規格を可能な限り現存する当時と同じ織機を使い、現代の織布技術を駆使して織り上げています。技術の進歩と共に忘れ去られてしまった古の織物の風合いが楽しめます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e仕様・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内装ポケット: 前面ミニポケット \/ 背面テープ止め付ポケット\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eブランド: CIE(シー)\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素材: ALBERTON®18Z DUCK CANVAS (COTTON100%)\u003c\/li\u003e\n          \u003cli\u003eカラー: WHITE \/ SAND \/ OLIVE\u003c\/li\u003e\n          \u003cli\u003eサイズ: W360 H250 D120 (mm)\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\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":"CIE","offers":[{"title":"WHITE","offer_id":47132655321311,"sku":"041801-01","price":12650.0,"currency_code":"JPY","in_stock":false},{"title":"SAND","offer_id":47132655354079,"sku":"041801-20","price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132655386847,"sku":"041801-65","price":12650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156424925.jpg?v=1753954057"},{"product_id":"156425460","title":"CIE-DUCK CANVAS TOTE - S SIZE -","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会に映える 自由を纏うミニショルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本初の本格ダック生地\u003cstrong\u003eALBERTON®の18ozキャンバス\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\/0739\/4633\/3407\/files\/156425460.jpg?v=1753954055\" 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\u003eALBERTON®の本格ダックキャンバス\u003c\/strong\u003eは、\u003cstrong\u003e1870年代の織規格を現代技術で再現\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\/0739\/4633\/3407\/files\/156425460_o4.jpg?v=1753954055\" 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\/0739\/4633\/3407\/files\/156425460_o7.jpg?v=1753954055\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用性を追求した構造\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本体生地に日本初の本格アメリカンダック生地メーカー \u003cstrong\u003eALBERTON®\u003c\/strong\u003e を使用しております。18ozのキャンバスでリング糸を使用し、専用の織機で\u003cstrong\u003e高密度に織り上げている為コシ感のある仕上がり\u003c\/strong\u003eのダックキャンバスになります。内装には\u003cstrong\u003eターポリン\u003c\/strong\u003eを使用し\u003cstrong\u003e中に水が染み込みにくく\u003c\/strong\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\"\u003eALBERTON®は日本初の本格アメリカンダック生地メーカーです。その名の由来は、今を遡る1830年代アメリカの東海岸では川沿いを中心に繊維工場が立ち並んでおり、メリーランド州のバルチモア パタプスコ川流域でも例外なく繊維工場が立ち並んでおりました。1868年の大規模洪水のあと1870年、織物の町は1938年まで長引く大恐慌によりその名が途絶えるまで「ALBERT」と呼ばれていた事が由来になります。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eヴィンテージラインでは\u003cstrong\u003e1870年当時の織規格\u003c\/strong\u003eを可能な限り現存する当時と同じ織機を使い\u003cstrong\u003e現代の織布技術を駆使して織り上げて\u003c\/strong\u003eいます。技術の進歩と供に忘れ去られてしまった古の織物の風合いが楽しめます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eW300 H210 D100mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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素材：ALBERTON® 18Z DUCK CANVAS (COTTON 100%)\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ブランド：CIE(シー)\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\u003eWHITE\u003c\/li\u003e\n        \u003cli\u003eSAND\u003c\/li\u003e\n        \u003cli\u003eOLIVE\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"basic-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":"CIE","offers":[{"title":"WHITE","offer_id":47132655419615,"sku":"041802-01","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"SAND","offer_id":47132655452383,"sku":"041802-20","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132655485151,"sku":"041802-65","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156425460.jpg?v=1753954055"},{"product_id":"156426028","title":"CIE-DUCK CANVAS TOTE","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eALBERTON®が生む上質、日常を彩る日本製キャンバストート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e18ozのALBERTON®ダックキャンバス\u003c\/strong\u003eは、約150年前の織規格を現代技術で再現。堅牢なコシ感が、使い込むほどに深まる唯一無二の風合いを育みます。\u003cstrong\u003e日本の職人技\u003c\/strong\u003eが息づく逸品です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426028.jpg?v=1753954053\" 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大容量で水濡れに強い、PCも安心な機能派バッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            内装には水が染み込みにくい\u003cstrong\u003eターポリン\u003c\/strong\u003eを贅沢に使用。急な雨でも中身をしっかり守り、\u003cstrong\u003eノートPCや貴重品\u003c\/strong\u003eも安心して持ち運べます。頼れる収納力で、日々の必需品をスマートに整理します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426028_o7.jpg?v=1753954053\" 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\u003eW500 H330 D150\u003c\/strong\u003eの絶妙なサイズ感は、あらゆるコーディネートに溶け込み、日常を格上げする存在。休日のお出かけから通勤まで、どんなシーンにも品格を添え、アクティブな毎日を支えます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426028_o9.jpg?v=1753954054\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eライフスタイルに馴染む佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    本体生地には、日本初の本格アメリカンダック生地メーカーALBERTON®の18ozキャンバスを使用。高密度な織りで堅牢なコシ感が特徴です。\n                    内装には水に強いターポリンを採用し、荷物をしっかり保護します。\n                \u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e日本初の本格アメリカンダック生地メーカー「ALBERTON®」の18ozキャンバス\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\"\u003eALBERTON®について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    ALBERTON®は日本初の本格アメリカンダック生地メーカーです。その名の由来は、1830年代アメリカ東海岸のパタプスコ川流域に立ち並んだ繊維工場「ALBERT」に由来します。\n                \u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\n                    ヴィンテージラインでは、1870年当時の織規格を、現存する当時の織機と現代の織布技術を駆使して再現しています。技術の進歩と共に忘れ去られた、古き良き織物の風合いをお楽しみいただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランド・生産国・商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n                    \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 156426028\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eALBERTON®18Z DUCK CANVAS(COTTON100%)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eWHITE\u003c\/li\u003e\n                    \u003cli\u003eSAND\u003c\/li\u003e\n                    \u003cli\u003eOLIVE\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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幅(W): 500mm\u003c\/li\u003e\n                    \u003cli\u003e高さ(H): 330mm\u003c\/li\u003e\n                    \u003cli\u003e奥行(D): 150mm\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 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    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません。 --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) - 商品固有の注意書きは「使用上の注意」としてスペックセクション内に含めたため、全体的な注意事項がなければ作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"WHITE","offer_id":47132655517919,"sku":"041800-01","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"SAND","offer_id":47132655550687,"sku":"041800-20","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132655583455,"sku":"041800-65","price":14300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426028.jpg?v=1753954053"},{"product_id":"164438243","title":"CIE - BAKERY BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e街に溶け込む洗練デザインのエコバッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e上質なグレーの色合いが、どんなスタイルにも自然と馴染みます。中央に描かれた壮大な山岳風景は、\u003cstrong\u003e環境への意識を高めるメッセージ\u003c\/strong\u003eを静かに伝えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164438243_o1.jpg?v=1753954050\" 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\/0739\/4633\/3407\/files\/164438243_o2.jpg?v=1753954050\" 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\/0739\/4633\/3407\/files\/164438243_o7.jpg?v=1753954050\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を快適にする工夫\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴と機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本体素材には、\u003cstrong\u003eスイスHeiQ社の革新的な技術\u003c\/strong\u003eが採用されており、毎日の使用を快適にするための機能も充実しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e抗ウィルス抗菌加工 HeiQ VIROBLOCK（表面）\u003c\/li\u003e\n                    \u003cli\u003e弱撥水加工（表面）\u003c\/li\u003e\n                    \u003cli\u003e抗菌P\/U加工（裏面）\u003c\/li\u003e\n                    \u003cli\u003e撥水性のあるリサイクルリップナイロンを使用\u003c\/li\u003e\n                    \u003cli\u003e接触したほとんどのバクテリアやウイルスを数分で分解・減少\u003c\/li\u003e\n                    \u003cli\u003e繊維表面を宿主とするウイルスの汚染・移行に効果的に作用\u003c\/li\u003e\n                    \u003cli\u003e内装パッカブルポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内装ポケットに折り畳み、コンパクトに持ち運び可能（パッカブル機能）\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \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素材: NYLON100%（HEIQ VIROBLOCK）\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\u003eCIE (シー)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eBLACK\u003c\/li\u003e\n                    \u003cli\u003eGRAY\u003c\/li\u003e\n                    \u003cli\u003eCOYOTE\u003c\/li\u003e\n                    \u003cli\u003eOLIVE\u003c\/li\u003e\n                    \u003cli\u003eBLUE\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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幅: 470mm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 430mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003e164438243\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e【HeiQ VIROBLOCKについて】\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e〈抗ウイルス加工〉繊維上の特定のウイルスの数を減少させます。（試験法：JIS L 1922または、ISO18184　試験ウイルス株：ATCC VR-1679（エンベロープ有）\u003c\/li\u003e\n                    \u003cli\u003e〈抗菌加工〉繊維上の特定の細菌の増殖を抑制します。（試験法：JIS L 1902または、ISO20743）\u003c\/li\u003e\n                    \u003cli\u003e皮膚パッチ試験で「非刺激性」判定を得ています。\u003c\/li\u003e\n                \u003c\/ul\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656140511,"sku":"012110-10","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY","offer_id":47132656173279,"sku":"012110-15","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132656206047,"sku":"012110-24","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132656238815,"sku":"012110-65","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE","offer_id":47132656271583,"sku":"012110-70","price":4620.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164438243.jpg?v=1753954049"},{"product_id":"164440607","title":"CIE-FLOW TOTEBAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都市に溶け込む、機能美トート\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164440607.jpg?v=1753954047\" class=\"img-fluid d-block w-100 product-img\" alt=\"都市に溶け込む機能美トートバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e革新の4層構造素材\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eCIEオリジナルの高機能ファブリック「\u003cstrong\u003eLI-TEX\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\/0739\/4633\/3407\/files\/164440607_o7.jpg?v=1753954048\" 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\u003eYKK社製VISLONファスナー\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\/0739\/4633\/3407\/files\/164440607_o9.jpg?v=1753954048\" class=\"img-fluid d-block w-100 product-img\" alt=\"整理された内部とD型パーツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e整理された内部と多様な持ち方\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e13インチPC対応の専用ポケット\u003c\/strong\u003eや充実した内装で、荷物を効率的に整理できます。本体上下4隅の\u003cstrong\u003eD型パーツ\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\u003eCIEオリジナルの高機能ファブリック「LI-TEX」とYKK製ファスナーが、都会の日常を強力にサポートします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eCIEオリジナルファブリック「LI-TEX」による圧倒的な耐水性と高強度\u003c\/li\u003e\n          \u003cli\u003eYKK社製VISLONファスナーとコイル裏使いファスナーによる持続性の高い撥水性\u003c\/li\u003e\n          \u003cli\u003e素早いアクセスを可能にする前面振らしポケット\u003c\/li\u003e\n          \u003cli\u003e本体上下4隅のD型パーツでショルダースタイルを自在にカスタマイズ\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釣りウェーダー用に開発されたLIAL WORKS ORIGINAL FABRIC「LI-TEX」を採用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体生地: 210dオックスナイロン (4層構造、表面弱撥水加工、防水性)\u003c\/li\u003e\n          \u003cli\u003eLI-TEX詳細: 表地210dオックス、裏地トリコット、中間層に湿式PUポリカーボネートとTOPコーティング\u003c\/li\u003e\n          \u003cli\u003eタグ下生地: 600dポリエステル (ポリウレタンコーティング)\u003c\/li\u003e\n          \u003cli\u003eメインファスナー: YKK社製VISLON (撥水剤どぼ漬け)\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外装ポケット: 前面吊ファスナーポケット×1、背面上部ベルクロポケット×1\u003c\/li\u003e\n          \u003cli\u003e内装ポケット: 吊ポケット、PCポケット（13inch対応）\u003c\/li\u003e\n          \u003cli\u003e前面ポケット裏本体にテープループがあり、上着やタオルなどを引っ掛け可能\u003c\/li\u003e\n          \u003cli\u003eブランドタグにはYKK社製のクイックロンにエンボス樹脂加工でブランドロゴをプリントしたものをアクセント\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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ブランド: CIE(シー)\u003c\/li\u003e\n          \u003cli\u003e商品コード: 164440607\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=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: W350 H500 D150 (mm)\u003c\/li\u003e\n          \u003cli\u003eカラー: BLACK \/ GRAYSH BLUE \/ COYOTE \/ OLIVE\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e防水性につきましては生地自体の防水性となり、縫製部分やファスナー等から水が侵入する場合がございます。\u003c\/li\u003e\n      \u003cli\u003e付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移りする可能性がございます。対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656632031,"sku":"022101-10","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"GRAYSH BLUE","offer_id":47132656664799,"sku":"022101-15","price":20900.0,"currency_code":"JPY","in_stock":false},{"title":"COYOTE","offer_id":47132656697567,"sku":"022101-24","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132656730335,"sku":"022101-65","price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164440607.jpg?v=1753954047"},{"product_id":"164441791","title":"CIE-FLOW 2WAYSHOULDER","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会を軽やかに駆け抜ける2WAY\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164441791.jpg?v=1753954046\" 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\"\u003eCIEオリジナル素材\u003cstrong\u003eLI-TEX\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\/0739\/4633\/3407\/files\/164441791_o6.jpg?v=1753954046\" 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メインにはYKK社製ビスロンファスナーが\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\/0739\/4633\/3407\/files\/164441791_o7.jpg?v=1753954046\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eワンタッチで叶う、整理整頓と多様性\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e内装のポーチはホックで着脱可能、単体でミニトートやショルダーとして活用できます。整理整頓がしやすく、必要なものだけをスマートに持ち出せる\u003cstrong\u003e利便性\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本体生地にはCIEオリジナルファブリック「LI-TEX」を使用し、細部にわたるこだわりで高い機能性とデザイン性を両立しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCIEオリジナル素材LI-TEX\u003c\/strong\u003e：210dオックスナイロンを表面に4層で構造された高機能素材。弱撥水加工と優れた防水性を備え、強度も抜群です。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLIAL WORKS ORIGINAL FABRIC (LI-TEX)\u003c\/strong\u003e：釣りウェーダー用に開発された表面強度の高い4層構造。表地210dオックス、裏トリコット、中間層に湿式PUポリカーボネートとTOPコーティングを施し、耐水性・強度ともに高い性能を実現。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eYKK社製VISLON®ファスナー\u003c\/strong\u003e：メインには撥水剤に漬け込まれたビスロンファスナーを採用。スムーズな開閉性と持続性の高い撥水性を備えています。メイン以外にはコイルの裏使いで全体的な撥水性を持たせています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eこだわりのブランドタグ\u003c\/strong\u003e：YKK社製クイックロンにエンボス樹脂加工でブランドロゴをプリント。タグ下生地には600dポリエステルのポリウレタンコーティング生地を使用し、アクセントに。\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                \u003cp\u003e効率的な収納設計と、用途に合わせて変化する多機能な内装が特徴です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e外装ポケット\u003c\/strong\u003e：前面ファスナーポケット×1、背面ファスナーポケット×1\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e内装取り外しポーチ\u003c\/strong\u003e：本体内装のポーチはホックで着脱可能。取り外してミニトートやショルダーバッグとして単体でも使用できます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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幅 (W)\u003c\/th\u003e\n                                \u003cth\u003e高さ (H)\u003c\/th\u003e\n                                \u003cth\u003e奥行 (D)\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\u003e340mm\u003c\/td\u003e\n                                \u003ctd\u003e260mm\u003c\/td\u003e\n                                \u003ctd\u003e120mm\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\u003e製品の主な素材と生産国情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e主要素材\u003c\/strong\u003e：210D NYLON OX (QUAD LAYER NYLON) \/ 600D POLYESTER (POLYURETHANE COATING)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\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=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブランド\u003c\/strong\u003e：CIE (シー)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラーバリエーション\u003c\/strong\u003e：BLACK \/ GRAYSH BLUE \/ COYOTE \/ OLIVE\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e：164441791\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e防水性につきましては生地自体の防水性となりますので、縫製部分やファスナー等から水が侵入する事がございます。\u003c\/li\u003e\n            \u003cli\u003e付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移り致します。対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656959711,"sku":"022103-10","price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"GRAYSH BLUE","offer_id":47132656992479,"sku":"022103-15","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132657025247,"sku":"022103-24","price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132657058015,"sku":"022103-65","price":15400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164441791.jpg?v=1753954046"},{"product_id":"177813410","title":"CIE - EARTHY 2WAY TOTE BAG -L-","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eサステナブルな都会派トートバッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天然染料が織りなす、地球に優しい\u003cstrong\u003eコットンのようなナイロン生地\u003c\/strong\u003e。柔らかな色合いが日々の装いに溶け込み、\u003cstrong\u003e巾着スタイル\u003c\/strong\u003eで表情豊かな変化を楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177813410.jpg?v=1753954041\" 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軽量2WAY、都市を軽やかに移動\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eたった\u003cstrong\u003e450gの軽さ\u003c\/strong\u003eながら、\u003cstrong\u003e26Lの大容量\u003c\/strong\u003eを実現。手持ちと肩掛け、その日のスタイルに合わせて自在に変化し、スマートな移動をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177813410_o7.jpg?v=1753954041\" 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\/0739\/4633\/3407\/files\/177813410_o9.jpg?v=1753954042\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e使うほどに、愛着が深まる逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品は、環境に配慮した素材とデザインにこだわったトートバッグです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eタスラン加工糸を使用した、コットンライクなナイロン生地。タマネギ外皮から抽出したケルセチンをベースに、様々な植物由来の天然成分を配合した染料で染色しており、環境に配慮した優しい風合いが特徴です。\u003c\/li\u003e\n                    \u003cli\u003e付属のレザーには、ベジタブルタンニンで鞣された、表面加工を施さないナチュラルな風合いのカウレザーを使用しています。\u003c\/li\u003e\n                    \u003cli\u003e染料に使われている植物をモチーフにしたオリジナルプリントの付属ポケットは、コードで取り外し可能。インナーポケットとしても活用でき、本体側のイエローのテープループがデザインアクセントとなります。\u003c\/li\u003e\n                    \u003cli\u003e背面のロゴタグはリサイクルシリコン製で、様々な色のシリコンが混ざり合い、ひとつひとつ異なる表情を持っています。\u003c\/li\u003e\n                    \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\"\u003eDETAIL (仕様)\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内装ポケット：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ブランド：CIE(シー)\u003c\/li\u003e\n                    \u003cli\u003e素材：NYLON 100% \/ COW LEATHER\u003c\/li\u003e\n                    \u003cli\u003eカラー：BLACK \/ GRAY \/ MUSTARD \/ OLIVE\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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サイズ：W400mm × H420mm × D170mm\u003c\/li\u003e\n                    \u003cli\u003e重量：450g\u003c\/li\u003e\n                    \u003cli\u003e容量：26L\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e※容量につきましては簡易計算となりますので、目安としてご参考下さい。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eMADE IN JAPAN\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\"\u003e177813410\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132666527967,"sku":"042300-10","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY","offer_id":47132666560735,"sku":"042300-15","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"MUSTARD","offer_id":47132666593503,"sku":"042300-55","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132666626271,"sku":"042300-65","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177813410.jpg?v=1753954041"},{"product_id":"177819615","title":"CIE - EARTHY 2WAY TOTE BAG -S-","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eドロストで表情豊か、休日お出かけに\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e柔らかなキャメルカラーに映えるオレンジのアクセントが、あなたの${settings.WRITING_TARGET}の\u003cstrong\u003eカジュアルスタイルを格上げ\u003c\/strong\u003eします。持つだけで気分が上がる、遊び心溢れるデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177819615_o1.jpg?v=1753954039\" 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を誇ります。サイドに配されたオープンポケットは、スマートフォンやパスケースの出し入れに便利で、${settings.WRITING_TARGET}の日常をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177819615_o8.jpg?v=1753954040\" 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が、大切な荷物を守ります。内側は落ち着いた色合いの生地で、細部にまでこだわりを感じさせる作り込みが、${settings.WRITING_TARGET}の毎日を安心で彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177819615_o9.jpg?v=1753954040\" 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=\"point-list\"\u003e\n                \u003cli\u003e本体生地はタスラン加工糸を使用した\u003cstrong\u003eコットンライクなナイロン\u003c\/strong\u003eです。\u003c\/li\u003e\n                \u003cli\u003eタマネギの外皮から抽出されたケルセチンをベースに、様々な植物由来の天然成分を配合した染料で生地染色を施した\u003cstrong\u003e環境考慮型ナイロン\u003c\/strong\u003e。化学染料とは異なる、風合いのある優しい色合いに仕上がっています。\u003c\/li\u003e\n                \u003cli\u003e付属には\u003cstrong\u003eベジタブルタンニンで鞣された、ナチュラルな風合いのレザー\u003c\/strong\u003eを使用。表面加工を施さず、革本来の魅力を活かしています。\u003c\/li\u003e\n                \u003cli\u003e付属ポケットには染料で使われている植物をベースとしたオリジナルプリントを施しています。コードで結ばれており、\u003cstrong\u003e外してインナーポケットとしても使用可能\u003c\/strong\u003eです。本体側のイエローのテープループがアクセントとなります。\u003c\/li\u003e\n                \u003cli\u003e背面のロゴタグは\u003cstrong\u003eリサイクルシリコン製\u003c\/strong\u003e。様々な色のシリコンが混ざっており、一つ一つ異なる表情が楽しめます。\u003c\/li\u003e\n                \u003cli\u003eバッグ上部は\u003cstrong\u003e巾着仕様\u003c\/strong\u003eで、スピンドルコードはリサイクルポリエステルを使用。スタイリングに合わせた使い方が可能です。\u003c\/li\u003e\n                \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付属ポケット：1\u003c\/li\u003e\n                \u003cli\u003e内装ポケット：1\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・重量・容量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ：W250 H220 D120 (mm)\u003c\/li\u003e\n                \u003cli\u003e重量：約260g\u003c\/li\u003e\n                \u003cli\u003e容量：6L\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ブランド：CIE(シー)\u003c\/li\u003e\n                \u003cli\u003e素材：ナイロン100% \/ カウレザー\u003c\/li\u003e\n                \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003cli\u003eカラー：BLACK \/ GRAY \/ MUSTARD \/ OLIVE\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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商品番号: 177819615\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本体生地につきましては、天然染料を使用している為、色むらや経年使用による色味の変色・退色等が生じる事がございます。\u003c\/li\u003e\n            \u003cli\u003e付属レザーにつきましては、レザー本来の風合いを活かす為に表面加工等を施しておりません。そのため、日焼けや経年変化による変色、水分によるシミ等ができやすくなっておりますので、お取り扱いにはご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132666659039,"sku":"042301-10","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY","offer_id":47132666691807,"sku":"042301-15","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"MUSTARD","offer_id":47132666724575,"sku":"042301-55","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132666757343,"sku":"042301-65","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/177819615.jpg?v=1753954039"},{"product_id":"179999649","title":"CIE - GRID-3 2WAY TOTE BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eCIE GRID-3 究極の耐久性を纏う 防水トート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の独自素材\u003cstrong\u003eCORDURA® POLYCARBONATE\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\/0739\/4633\/3407\/files\/179999649.jpg?v=1753954037\" 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が、必要なアイテムを瞬時に取り出せる利便性をもたらします。L ZIPポケットのスライダーには、移動中にボトルが落ちる心配のない\u003cstrong\u003eオートマチックスライダー\u003c\/strong\u003eを採用し、細部まで使いやすさを追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649_o7.jpg?v=1753954037\" 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シーンを選ばない2WAYスタイル 快適な肩掛け通勤\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手持ちからショルダーへと瞬時にスタイルを変えられる\u003cstrong\u003e2WAY仕様\u003c\/strong\u003eが、多様なシーンに順応します。高密度のミリタリーライクなテープや\u003cstrong\u003eCIEオリジナル引手\u003c\/strong\u003eが、品格ある装いを演出し、日々のコーディネートを引き締めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649_o9.jpg?v=1753954037\" 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本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。\u003c\/li\u003e\n                \u003cli\u003e防水性、撥水性に優れた素材を使用しています。\u003c\/li\u003e\n                \u003cli\u003eショルダー使いが可能な2WAYトートバッグです。\u003c\/li\u003e\n                \u003cli\u003e簡易的に手持ち可能なハンドルがあり、様々なシーンでの使用を想定しています。\u003c\/li\u003e\n                \u003cli\u003e前面にはZIPポケット、サイドにもL ZIPポケットと縦ZIPポケット、背面には樹脂ホックのオープンポケットを配しています。\u003c\/li\u003e\n                \u003cli\u003eサイドL ZIPポケットのスライダーはボトルが落下しないようオートマチックスライダーを使用しています。\u003c\/li\u003e\n                \u003cli\u003e前ZIPポケット内にはメッシュ仕切りポケットや着脱可能なバックル式のキーリングを配しています。\u003c\/li\u003e\n                \u003cli\u003eテープディティールは高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織のナイロンテープを使用しており、カラビナや小物などを引っ掛ける事を想定した格子状のテープ使いとなっています。\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネームです。\u003c\/li\u003e\n                \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用しています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eBRAND: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003eCOLOR:\u003c\/li\u003e\n                \u003cul\u003e\n                    \u003cli\u003eBLACK: CIE別注色の炭がかった独特の色合い\u003c\/li\u003e\n                    \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイアされたカラー\u003c\/li\u003e\n                    \u003cli\u003eGRAY NAVY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n                    \u003cli\u003eLIGHT GRAY: アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eMATERIAL: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003eMADE 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\u003eW440 H320 D130 (mm)\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表画像があれば以下を使用します --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本体生地の防水性につきましては生地自体の防水機能となりますので、縫製部分、ファスナーから水が浸入する事がございます。\u003c\/li\u003e\n            \u003cli\u003e本体生地ポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132667740383,"sku":"032206-10","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132667773151,"sku":"032206-65","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132667805919,"sku":"032206-75","price":28600.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY","offer_id":47132667838687,"sku":"032206-15","price":28600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649.jpg?v=1753954037"},{"product_id":"156426991","title":"CIE - GRID3 MINI SHOULDER BAG (ATT-01)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質なオリーブカラー、洗練された都市スタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどんな装いにも馴染む\u003cstrong\u003e深みのあるオリーブ色\u003c\/strong\u003eが、洗練された印象を与えます。\u003cstrong\u003e必需品を軽やかに持ち運び\u003c\/strong\u003e、手ぶらで行動できる\u003cstrong\u003e自由さ\u003c\/strong\u003eを感じてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426991_o2.jpg?v=1753954034\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニマルで上品な佇まいのオリーブカラーバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eミニマルで上品な佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e持ち運びを快適に、計算された背面デザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e移動中もストレスを感じさせない\u003c\/strong\u003e、\u003cstrong\u003e体にフィットする設計\u003c\/strong\u003eが魅力です。裏面の\u003cstrong\u003e目立たないポケット\u003c\/strong\u003eには、\u003cstrong\u003eすぐに取り出したいアイテム\u003c\/strong\u003eを安心して収納できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426991_o6.jpg?v=1753954034\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートな背面収納を備えたバッグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートな背面収納\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必需品をスマートに、細部まで考えられた収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eスマートフォンや鍵、カードケース\u003c\/strong\u003eなど、普段使いの必需品を\u003cstrong\u003e効率よく整理\u003c\/strong\u003eできます。取り出しやすい配置で、\u003cstrong\u003e必要な時にサッと対応できる機動性\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426991_o8.jpg?v=1753954034\" 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  \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本体生地には耐久性と機能性を追求したオリジナルマテリアルを採用し、細部にもこだわっています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eINVISTA社に依頼し開発したオリジナルマテリアル「CORDURA® POLYCARBONATE」を使用\u003c\/li\u003e\n        \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスをベース生地に採用\u003c\/li\u003e\n        \u003cli\u003e通常のPUコーティングに比べ、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を表面に施し、耐久性を向上\u003c\/li\u003e\n        \u003cli\u003e防水性、撥水性に優れた素材\u003c\/li\u003e\n        \u003cli\u003eCIE別注色の炭がかった独特のBLACKと、ヨーロッパのミリタリーウェアにインスパイアされたOLIVEの2色展開\u003c\/li\u003e\n        \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織ナイロンテープを使用\u003c\/li\u003e\n        \u003cli\u003eカラビナや小物などを引っ掛けることを想定したテープ使い\u003c\/li\u003e\n        \u003cli\u003eオリジナルのWファスナー仕様により容量変更が可能\u003c\/li\u003e\n        \u003cli\u003e雨天時はトップのリップナイロン層を収納することで、より雨が侵入しにくい構造\u003c\/li\u003e\n        \u003cli\u003e昔ながらのシャトル織機で織られたバックサテンのCIEオリジナルピスネーム\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n        \u003cli\u003e外装ポケット：背面ZIPポケット×1\u003c\/li\u003e\n        \u003cli\u003e金属パーツを使用していないため、全体的に軽量に仕上がっています\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e持ち運びに最適なサイズと重量です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e幅(W)：260mm\u003c\/li\u003e\n        \u003cli\u003e高さ(H)：170mm\u003c\/li\u003e\n        \u003cli\u003e奥行(D)：50mm\u003c\/li\u003e\n        \u003cli\u003e重量：150g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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ブランド：CIE (シー)\u003c\/li\u003e\n        \u003cli\u003e素材：POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\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=\"basic-list\"\u003e\n        \u003cli\u003eBLACK\u003c\/li\u003e\n        \u003cli\u003eOLIVE\u003c\/li\u003e\n        \u003cli\u003eNAVY GRAY\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eSKU: 156426991\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本体生地の防水性につきましては生地自体の防水機能となりますので、縫製部分やファスナーから水が浸入する場合がございます。\u003c\/li\u003e\n      \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く場合がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132655747295,"sku":"032052-10","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132655780063,"sku":"032052-65","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132655812831,"sku":"032052-75","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132655845599,"sku":"032052-15","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156426991.jpg?v=1753954033"},{"product_id":"164437772","title":"CIE - GRID3 MOBILE SHOULDER BAG (ATT-05)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を軽やかに モバイルショルダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE素材\u003c\/strong\u003eが、都会的で洗練された印象を与えます。わずか\u003cstrong\u003e100gの軽さ\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\/0739\/4633\/3407\/files\/164437772.jpg?v=1753954031\" 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スマホもICカードもスマート収納\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本体生地は\u003cstrong\u003e耐摩擦性、耐摩耗性\u003c\/strong\u003eに優れ、大切なスマートフォンをしっかり保護します。前面ポケットは\u003cstrong\u003eICカード収納\u003c\/strong\u003eに最適で、必要なものをすぐに取り出せる利便性を提供します。\u003cstrong\u003e防水・撥水機能\u003c\/strong\u003eで、急な雨でも安心です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164437772_o6.jpg?v=1753954032\" 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\u003eOLIVEカラー\u003c\/strong\u003eは、どんなスタイルにも馴染みます。\u003cstrong\u003e熟練の職人技が光る日本製\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164437772_o8.jpg?v=1753954032\" 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=\"basic-list\"\u003e\n        \u003cli\u003e商品コード：164437772\u003c\/li\u003e\n        \u003cli\u003eブランド：CIE(シー)\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\u003eINVISTA社開発のオリジナルマテリアルCORDURA® POLYCARBONATEを使用。摩擦・引裂きに強い耐久性に優れた生地に、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施し、高い防水性・撥水性を実現しました。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eCORDURA® POLYCARBONATE素材採用\u003c\/li\u003e\n        \u003cli\u003e耐久性に優れたCORDURA®305Dポリエステルオックス\u003c\/li\u003e\n        \u003cli\u003e耐摩擦性・耐摩耗性・耐光性\u003c\/li\u003e\n        \u003cli\u003e加水分解による劣化スピードが遅い\u003c\/li\u003e\n        \u003cli\u003e防水性・撥水性\u003c\/li\u003e\n        \u003cli\u003eモバイル対応サイズ\u003c\/li\u003e\n        \u003cli\u003eショルダーバッグとしても使用可能\u003c\/li\u003e\n        \u003cli\u003eバッグへのアタッチメント機能\u003c\/li\u003e\n        \u003cli\u003e外装ポケット：前面ポケット×１\u003c\/li\u003e\n        \u003cli\u003eレザー・金属パーツ不使用による軽量化\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eデザインディテール\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eCIEオリジナルピスネーム（シャトル織機で織られたバックサテン）\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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幅：W90mm\u003c\/li\u003e\n        \u003cli\u003e高さ：H170mm\u003c\/li\u003e\n        \u003cli\u003e奥行き：D15mm\u003c\/li\u003e\n        \u003cli\u003e重さ：100g\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003c!-- サイズ表画像があればここに配置 --\u003e\n      \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"[Image of clothing size chart]\" class=\"img-fluid d-block w-100 product-img\"\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素材：POLYCARBONATE 100% \/ POLYESTER 100%\u003c\/li\u003e\n        \u003cli\u003eカラー展開：BLACK \/ OLIVE\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eカラーはCIE別注色の炭がかった独特のBLACKと、ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイアされたOLIVEの2色展開です。\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本体生地の防水機能は生地自体のものであり、縫製部分やファスナーから水が浸入する場合がございます。\u003c\/li\u003e\n      \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656009439,"sku":"032060-10","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132656042207,"sku":"032060-65","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132656074975,"sku":"032060-75","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132656107743,"sku":"032060-15","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164437772.jpg?v=1753954031"},{"product_id":"172466952","title":"CIE - GRID3 MINI SHOULDER BAG 02","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会をスマートに駆ける、洗練されたミニマルデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong\"\u003e無駄を削ぎ落としたシルエット\u003c\/span\u003eが、あなたの\u003cspan class=\"strong\"\u003eスタイルを格上げ\u003c\/span\u003eします。休日のカジュアルシーンからビジネスのサブバッグまで、あらゆる装いに溶け込む\u003cspan class=\"strong\"\u003e汎用性の高さ\u003c\/span\u003eが魅力です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466952_o1.jpg?v=1753954027\" class=\"img-fluid d-block w-100 product-img\" alt=\"シーンを選ばない万能な相棒\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eシーンを選ばない万能な相棒\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアクティブな日常へ、軽快にフィットする快適設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong\"\u003e軽量設計\u003c\/span\u003eのため、\u003cspan class=\"strong\"\u003e長時間身につけても心地よさ\u003c\/span\u003eが持続します。身体に自然に寄り添い、あなたの動きを妨げないことで、いつでも\u003cspan class=\"strong\"\u003e軽快なフットワーク\u003c\/span\u003eをサポートします。本製品は\u003cspan class=\"strong\"\u003eレザー・金属パーツを使用しない\u003c\/span\u003eことで、全体的に\u003cspan class=\"strong\"\u003e軽量\u003c\/span\u003eに仕上がっています。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466952_o6.jpg?v=1753954028\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽量で快適な装着感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽量で快適な装着感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e見た目以上の収納力、機能的に整理整頓\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong\"\u003eコンパクトな見た目からは想像できないほどの収納スペース\u003c\/span\u003eを備えています。内外に配置されたポケットが、あなたの必需品を迷わず取り出せるよう、\u003cspan class=\"strong\"\u003e賢くオーガナイズ\u003c\/span\u003eします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466952_o8.jpg?v=1753954028\" 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  \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本体生地にはINVISTA社に依頼し開発したオリジナルマテリアル「CORDURA® POLYCARBONATE」を使用しています。ベース生地には摩擦や引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスを採用。その表面には、通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施し、防水性、撥水性に優れた素材となっております。\u003c\/p\u003e\n      \u003cp\u003eCORDURA別注織ネームはCIEオリジナルのオリーブカラー、CIEオリジナルネームは昔ながらのシャトル織機で織られたバックサテンのネームを使用。ZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を採用するなど、細部までこだわりが詰まっています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e収納・機能詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eコンパクトながらも、必要なものを効率よく収納できる機能的な設計です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e外装ポケット：前面ZIPポケット×１\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ブランド: CIE(シー)\u003c\/li\u003e\n        \u003cli\u003e素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 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      \u003cp\u003e豊富なカラーバリエーションと持ち運びやすいサイズ感。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eカラー: BLACK \/ LIGHT GRAY \/ OLIVE \/ NAVY GRAY\u003c\/li\u003e\n        \u003cli\u003eサイズ: W220 H140 D80 (mm)\u003c\/li\u003e\n        \u003cli\u003e重量: 150g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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商品コード: 172466952\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本体生地の防水機能は生地自体の特性となりますので、縫製部分やファスナーからの浸水は発生する可能性がございます。\u003c\/li\u003e\n      \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く場合がございますのでご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658106591,"sku":"032062-10","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132658139359,"sku":"032062-65","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY GRAY","offer_id":47132658172127,"sku":"032062-75","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132658204895,"sku":"032062-15","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172466952.jpg?v=1753954027"},{"product_id":"172479109","title":"CIE - GRID3 BOTTLE SHOULDER BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を駆け抜ける、スマートな相棒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eINVISTA社開発の独自素材\u003cstrong\u003eCORDURA® POLYCARBONATE\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\/0739\/4633\/3407\/files\/172479109.jpg?v=1753954024\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された耐久性、新たな日常の定番\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e必要なものを、スマートに携帯\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e前面には、さっと取り出せる\u003cstrong\u003eボトル用ニットポケット\u003c\/strong\u003eを完備しています。さらにファスナーポケット内部には\u003cstrong\u003e仕切り\u003c\/strong\u003eがあり、スマートフォンや鍵など、\u003cstrong\u003e細かな荷物も整理整頓\u003c\/strong\u003eして収納できます。移動中の\u003cstrong\u003e快適さ\u003c\/strong\u003eを追求した設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172479109_o1.jpg?v=1753954024\" 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\u003eCIEオリジナル仕様のYKK製引手\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\/0739\/4633\/3407\/files\/172479109_o5.jpg?v=1753954025\" 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本体生地には、INVISTA社が開発したオリジナルマテリアルCORDURA® POLYCARBONATEを採用しています。摩擦、引裂きに強いCORDURA®305Dポリエステルオックスをベースに、通常のPUコーティングよりも優れたポリカーボネイト加工を施し、高い防水性・撥水性を実現しました。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e優れた耐久性と耐水性\u003c\/li\u003e\n        \u003cli\u003e摩擦、引裂きに強い頑丈な生地\u003c\/li\u003e\n        \u003cli\u003e耐摩耗性、耐光性に優れる\u003c\/li\u003e\n        \u003cli\u003e加水分解による劣化スピードが遅く、長く愛用できる\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e機能性とデザイン性を両立する細部のディテールにもこだわりました。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e前面にはさっと取り出せるボトル用ニットポケットを配置。\u003c\/li\u003e\n        \u003cli\u003eモバイルや小物収納に便利なZIPポケットは内部に仕切り付き。\u003c\/li\u003e\n        \u003cli\u003e高密度に織られた畝が特徴的なミリタリーライクなナイロンテープを使用。\u003c\/li\u003e\n        \u003cli\u003eショルダー部分は物を引っ掛けることができるウェービング仕様。\u003c\/li\u003e\n        \u003cli\u003e昔ながらのシャトル織機で織られたCIEオリジナルバックサテンピスネーム。\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナル亜鉛ダイキャスト製YKK引手を採用。\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サイズ：W250 H180 D80 (mm)\u003c\/li\u003e\n        \u003cli\u003e重量：230g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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素材：POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n        \u003cli\u003e生産国：MADE IN JAPAN\u003c\/li\u003e\n        \u003cli\u003eブランド：CIE(シー)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eCIE別注のこだわりの4色展開です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eBLACK：炭がかった独特のクールな色合い。\u003c\/li\u003e\n        \u003cli\u003eOLIVE：ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイア。\u003c\/li\u003e\n        \u003cli\u003eGRAY NAVY：ポーランド軍のミリタリーネイビーに触発された、彩度の低い落ち着いたネイビー。\u003c\/li\u003e\n        \u003cli\u003eLIGHT GRAY：アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフに。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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商品コード：172479109\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e本体生地の防水性は生地自体の機能であり、縫製部分やファスナーからの水の浸入は防ぎきれません。\u003c\/li\u003e\n        \u003cli\u003eポリカーボネート素材は鋭利な物での引っ掻きや、ファスナー等への挟み込みにより傷が付く場合がございます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658499807,"sku":"032065-10","price":13750.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132658532575,"sku":"032065-65","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132658565343,"sku":"032065-75","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132658598111,"sku":"032065-15","price":13750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172479109.jpg?v=1753954024"},{"product_id":"172479410","title":"CIE - FLOW MINI SHOULDER","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都市を駆ける高機能ミニショルダー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eCIEオリジナル4層構造生地LI-TEX\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\/0739\/4633\/3407\/files\/172479410.jpg?v=1753954020\" 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\u003eYKK社製ビスロンファスナー\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\/0739\/4633\/3407\/files\/172479410_o7.jpg?v=1753954021\" 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\/0739\/4633\/3407\/files\/172479410_o9.jpg?v=1753954022\" 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\"\u003eCIEオリジナルファブリック「LI-TEX」をはじめ、随所にこだわりの素材と技術が光ります。釣りウェーダー用に開発された生地をベースに、タウンユースで活用しやすい機能性を備えたアイテムです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eCIEオリジナルファブリックを使用 (210dオックスナイロンを表面に4層構造の高機能素材)\u003c\/li\u003e\n                \u003cli\u003e表面に弱撥水加工と防水性を備える\u003c\/li\u003e\n                \u003cli\u003eブランドタグはYKK社製クイックロンにエンボス樹脂加工でブランドロゴをプリント\u003c\/li\u003e\n                \u003cli\u003eタグ下生地には600dポリエステルベースにポリウレタンコーティングを使用\u003c\/li\u003e\n                \u003cli\u003eメインファスナーにはYKK社製ビスロンを撥水剤にどぼ漬け処理し、スムーズな開閉性と持続性の高い撥水性を実現\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\"\u003eLI-TEX (リテックス) 詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eLIAL WORKS ORIGINAL FABRIC [ LI-TEX ] (リテックス) は、過酷な環境にも耐えうる高機能ファブリックです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e釣りウェーダー用に開発された、表面強度の高い4層構造\u003c\/li\u003e\n                \u003cli\u003e表地に210dオックス、裏にはトリコットを配置\u003c\/li\u003e\n                \u003cli\u003e中間層には湿式PUポリカーボネートのコーティングとTOPコーティングを施す\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外装ポケット: 前面フラップポケット×1 \/ 背面ファスナーポケット×1 \/ サイドメッシュポケット×2\u003c\/li\u003e\n                \u003cli\u003e内装ポケット: オープンポケット\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品の基本情報は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003e素材: 210D NYLON OX (QUAD LAYER NYLON) \/ 600D POLYESTER (POLYURETHANE COATING)\u003c\/li\u003e\n                \u003cli\u003eカラー: BLACK \/ GRAYSH BLUE \/ COYOTE \/ OLIVE\u003c\/li\u003e\n                \u003cli\u003eサイズ: W285 H190 D110\u003c\/li\u003e\n                \u003cli\u003e商品コード: 172479410\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e防水性につきましては生地自体の防水性となりますので縫製部分やファスナー等から水が侵入する事がございます。\u003c\/li\u003e\n            \u003cli\u003e付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移り致しますので対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658663647,"sku":"022104-10","price":14850.0,"currency_code":"JPY","in_stock":false},{"title":"GRAYSH BLUE","offer_id":47132658696415,"sku":"022104-15","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132658729183,"sku":"022104-24","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132658761951,"sku":"022104-65","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172479410.jpg?v=1753954020"},{"product_id":"179923981","title":"CIE - GRID3 BOTTLE MINI SHOULDER BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を彩るミニマルデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"font-weight-bold\"\u003eINVISTA社\u003c\/strong\u003eと開発した\u003cstrong class=\"font-weight-bold\"\u003eCORDURA®ポリカーボネート\u003c\/strong\u003eが、洗練された佇まいを創出。\n      \u003cstrong class=\"font-weight-bold\"\u003eCIE別注の独特な色彩\u003c\/strong\u003eが、あなたのスタイルに個性を添えます。\n      \u003cstrong class=\"font-weight-bold\"\u003e軽やかな日常\u003c\/strong\u003eを、\u003cstrong class=\"font-weight-bold\"\u003e手ぶら\u003c\/strong\u003eで叶えませんか。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179923981.jpg?v=1753954012\" 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 class=\"font-weight-bold\"\u003eCORDURA®305Dポリエステル\u003c\/strong\u003eと\u003cstrong class=\"font-weight-bold\"\u003eポリカーボネート加工\u003c\/strong\u003eが、\u003cstrong class=\"font-weight-bold\"\u003e圧倒的な耐久性\u003c\/strong\u003eと\u003cstrong class=\"font-weight-bold\"\u003e防水性\u003c\/strong\u003eを実現します。\n      \u003cstrong class=\"font-weight-bold\"\u003e摩擦や引裂きに強く\u003c\/strong\u003e、\u003cstrong class=\"font-weight-bold\"\u003eデイリーユースを格上げ\u003c\/strong\u003e。\n      \u003cstrong class=\"font-weight-bold\"\u003e前面ボトルポケット\u003c\/strong\u003eで、水分補給もスマートに。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179923981_o2.jpg?v=1753954012\" 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 class=\"font-weight-bold\"\u003e140gの軽量設計\u003c\/strong\u003eが、あなたの動きを妨げません。\n      \u003cstrong class=\"font-weight-bold\"\u003e金属パーツを排除\u003c\/strong\u003eすることで、この軽やかさを実現。\n      \u003cstrong class=\"font-weight-bold\"\u003eYKK製引手\u003c\/strong\u003eや\u003cstrong class=\"font-weight-bold\"\u003eシャトル織りネームタグ\u003c\/strong\u003eに、\u003cstrong class=\"font-weight-bold\"\u003e日本の丁寧なものづくり\u003c\/strong\u003eが息づきます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179923981_o9.jpg?v=1753954012\" 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\"\u003eINVISTA社と開発したオリジナルマテリアルCORDURA® POLYCARBONATEを採用。機能性とデザイン性を兼ね備え、ミニマルなスタイルに最適なアイテムです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eINVISTA社開発のオリジナルCORDURA® POLYCARBONATEを使用\u003c\/li\u003e\n          \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックス\u003c\/li\u003e\n          \u003cli\u003e耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工\u003c\/li\u003e\n          \u003cli\u003e防水性、撥水性に優れた素材\u003c\/li\u003e\n          \u003cli\u003e前面にボトル用ニットポケットを配備（外装ポケット×1）\u003c\/li\u003e\n          \u003cli\u003e高密度に織られた畝が特徴的なミリタリーライクなトジ織ナイロンテープ\u003c\/li\u003e\n          \u003cli\u003eショルダー部分は物を引っ掛けられるウェービング仕様\u003c\/li\u003e\n          \u003cli\u003e昔ながらのシャトル織機で織られたCIEオリジナルバックサテンネーム\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手\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素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n          \u003cli\u003e生産国: 日本 (MADE IN JAPAN)\u003c\/li\u003e\n          \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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\"\u003eCIE別注色を含め、全4色展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBLACK: 炭がかった独特の色合い\u003c\/li\u003e\n          \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアにインスパイアされたセージグリーン\u003c\/li\u003e\n          \u003cli\u003eGRAY NAVY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー\u003c\/li\u003e\n          \u003cli\u003eLIGHT GRAY: アメリカ海軍オールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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サイズ: W130mm × H185mm × D60mm\u003c\/li\u003e\n          \u003cli\u003e重量: 140g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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\"\u003e179923981\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本体生地は防水機能がございますが、縫製部分やファスナーから水が浸入する可能性がございます。\u003c\/li\u003e\n      \u003cli\u003eポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132667609311,"sku":"032067-10","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132667642079,"sku":"032067-65","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132667674847,"sku":"032067-75","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132667707615,"sku":"032067-15","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179923981.jpg?v=1753954012"},{"product_id":"183294390","title":"CIE - GRID3 MICRO SHOULDER BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイリッシュなミニショルダー、日常に溶け込む\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会的なデザインが魅力のミニショルダー。必要最低限の荷物を\u003cstrong\u003eスマートに収納\u003c\/strong\u003eし、どんな装いにも\u003cstrong\u003e洗練された印象\u003c\/strong\u003eをプラスします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183294390_o1.jpg?v=1753954009\" 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\/0739\/4633\/3407\/files\/183294390_o4.jpg?v=1753954010\" 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\/0739\/4633\/3407\/files\/183294390_o8.jpg?v=1753954010\" 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\u003eINVISTA社開発のオリジナル素材「CORDURA® POLYCARBONATE」を採用し、高い機能性とデザイン性を両立しました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスをベースに使用。\u003c\/li\u003e\n          \u003cli\u003e耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を表面に施し、防水性・撥水性にも優れます。\u003c\/li\u003e\n          \u003cli\u003e小型ながらもしっかりとした角のある四角いフォルムが特徴。\u003c\/li\u003e\n          \u003cli\u003eわずか110gとかなりの軽量を実現し、ストレスフリーな持ち運びをサポート。\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルのCORDURA別注織ネームやバックサテンネーム、YKK製引手など、細部にまでこだわったデザイン。\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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e外装ポケット：背面ポケット×１（スナップボタン付で、ファスナーを開けずに素早くアクセス可能）\u003c\/li\u003e\n          \u003cli\u003e内装ポケット：メインポケット×1、メッシュポケット×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=\"basic-list\"\u003e\n          \u003cli\u003e本体：POLYCARBONATE 100%\u003c\/li\u003e\n          \u003cli\u003e基布：POLYESTER 100%\u003c\/li\u003e\n          \u003cli\u003e付属：NYLON 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都会に映える洗練された4色のCIE別注カラーを展開しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBLACK：CIE別注色の炭がかった独特の色\u003c\/li\u003e\n          \u003cli\u003eOLIVE：ヨーロッパのミリタリーウェアからインスパイアされたセージグリーン\u003c\/li\u003e\n          \u003cli\u003eGRAY NAVY：ポーランド軍のミリタリーネイビーをモチーフにした彩度の低いネイビー\u003c\/li\u003e\n          \u003cli\u003eLIGHT GRAY：アメリカ海軍オールウェザーコートの淡いグレイをイメージ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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本体サイズ：約 W195 × H120 × D50 mm\u003c\/li\u003e\n          \u003cli\u003e本体重量：約 110g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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革新的なデザインと機能性を追求するCIE(シー)が手掛けるアイテムです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBRAND：CIE(シー)\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!-- 注意事項セクション (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\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132668985567,"sku":"032070-10","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132669018335,"sku":"032070-65","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132669051103,"sku":"032070-75","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132669083871,"sku":"032070-15","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183294390.jpg?v=1753954009"},{"product_id":"156421597","title":"CIE - GRID3 2WAY SLING BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e身軽に出かける、都会の相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e洗練されたミニマルなデザイン\u003c\/strong\u003eは、どんな装いにも自然に溶け込み、日常をアクティブに彩ります。自由なスタイルで、都市を軽やかに駆け抜けましょう。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o2.jpg?v=1753954007\" 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        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o8.jpg?v=1753954008\" 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        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o9.jpg?v=1753954008\" 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本体生地はINVISTA社に依頼し開発したオリジナルマテリアル「CORDURA® POLYCARBONATE」を使用しています。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。その結果、以下の特徴を持った耐久性と機能性に優れた素材となっています。\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=\"point-list\"\u003e\n                    \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクなナイロンテープを使用\u003c\/li\u003e\n                    \u003cli\u003eカラビナや小物などを引っ掛けることを想定したテープ使い\u003c\/li\u003e\n                    \u003cli\u003eショルダーベルトは付け替えることでショルダー型、スリング型に変化可能\u003c\/li\u003e\n                    \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテン\u003c\/li\u003e\n                    \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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外装ポケット：前面ポケット×1（内装にキーフック付属）\u003c\/li\u003e\n                    \u003cli\u003e外装ポケット：背面ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内装ポケット：仕切りポケット×1\u003c\/li\u003e\n                    \u003cli\u003eレザー・金属パーツを使用せず全体的に軽量に仕上げています\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n                    \u003cli\u003e本体素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\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サイズ: W270 H165 D70 mm\u003c\/li\u003e\n                    \u003cli\u003e重量: 310g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eCIE別注色を含む4色展開となっております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eBLACK: 炭がかった独特のCIE別注色\u003c\/li\u003e\n                    \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイア\u003c\/li\u003e\n                    \u003cli\u003eGRAY NAVY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n                    \u003cli\u003eLIGHT GRAY: アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e156421597\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        \u003cp class=\"body-text\"\u003e\n            本製品を長くご愛用いただくために、以下の点にご注意ください。\n        \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":"CIE","offers":[{"title":"BLACK","offer_id":47132654928095,"sku":"032057-10","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132654960863,"sku":"032057-65","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132654993631,"sku":"032057-75","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132655026399,"sku":"032057-15","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597.jpg?v=1753954007"},{"product_id":"164441051","title":"CIE - FLOW BODYBAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都市を駆ける、高機能ボディバッグ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164441051.jpg?v=1753954005\" 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オリジナル４層素材LI-TEX\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\/0739\/4633\/3407\/files\/164441051_o5.jpg?v=1753954006\" 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\u003eD型パーツで、左右どちらの肩にもスムーズに付け替え\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\/0739\/4633\/3407\/files\/164441051_o6.jpg?v=1753954006\" 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  \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\"\u003eCIEオリジナルファブリック「LI-TEX」をはじめ、機能的な素材とディテールが随所に施されています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e本体生地には、CIEオリジナルファブリックである210dオックスナイロンを表面に４層で構造した高機能素材を使用。\u003c\/li\u003e\n        \u003cli\u003e表面に弱撥水加工、防水性を備え、不意の雨や汚れから荷物を保護します。\u003c\/li\u003e\n        \u003cli\u003eYKK社製クイックロンにエンボス樹脂加工されたブランドロゴタグがアクセント。\u003c\/li\u003e\n        \u003cli\u003eタグ下生地には600dポリエステルのベースにポリウレタンコーティングを使用した生地を使用。\u003c\/li\u003e\n        \u003cli\u003eメインファスナーにはYKK社製VISLON®（ビスロン）を採用。撥水剤にどぼ漬けされたことで、スムーズな開閉性と持続性の高い撥水性を実現。\u003c\/li\u003e\n        \u003cli\u003eその他のファスナーにはコイル裏使いを採用し、全体的な撥水性を確保。\u003c\/li\u003e\n        \u003cli\u003e前面のポケットは振らしになっており、裏本体にテープループがあり上着やタオル等を引っ掛け可能。\u003c\/li\u003e\n        \u003cli\u003eショルダーベルトの本体取り付けパーツは上下４隅にD型パーツがあり、用途に併せて左右どちらの肩にもスムーズに付け替え可能。\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\"\u003eLI-TEXについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eLIAL WORKS ORIGINAL FABRIC [ LI-TEX ] (リテックス) は、以下の特長を持つ高機能素材です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e釣りウェーダー用に開発された、表面強度の高い４層構造ファブリック。\u003c\/li\u003e\n        \u003cli\u003e表地に210dオックス、裏にはトリコットを配し、中間層には湿式PUポリカーボネートのコーティングとTOPコーティングを施しています。\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=\"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\u003eW370 H180 D50 mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003e210D NYLON OX (QUAD LAYER NYLON)\u003c\/li\u003e\n        \u003cli\u003e600D POLYESTER (POLYURETHANE COATING)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003eBLACK\u003c\/li\u003e\n        \u003cli\u003eGRAYSH BLUE\u003c\/li\u003e\n        \u003cli\u003eCOYOTE\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003eMADE 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\u003eCIE (シー)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003e164441051\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e防水性につきましては生地自体の防水性となりますので、縫製部分やファスナー等から水が侵入する事がございます。\u003c\/li\u003e\n      \u003cli\u003e付属テープはポリエステル素材になりますので、P.V.C（塩化ビニール）等に移行昇華により色移り致します。対象素材でのご使用はお避け下さい。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132656828639,"sku":"022102-10","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"GRAYSH BLUE","offer_id":47132656861407,"sku":"022102-15","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"COYOTE","offer_id":47132656894175,"sku":"022102-24","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132656926943,"sku":"022102-65","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164441051.jpg?v=1753954005"},{"product_id":"183294141","title":"CIE - GRID3 WAIST PACK","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; 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: #666666; 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: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を軽やかに。高機能ウエストパック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eINVISTA社開発のオリジナル素材が、\u003cstrong\u003e雨の日も荷物を守り\u003c\/strong\u003e、日常に上質な輝きを与えます。\u003cstrong\u003e230gという驚きの軽さ\u003c\/strong\u003eで、どんな動きも妨げない設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183294141.jpg?v=1753954004\" 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\/0739\/4633\/3407\/files\/183294141_o6.jpg?v=1753954004\" 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が小物整理を容易にします。CIEオリジナルYKK製引手や\u003cstrong\u003e日本製ならではの丁寧な仕立て\u003c\/strong\u003eが、持つ喜びを高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183294141_o8.jpg?v=1753954004\" 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本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施した防水性、撥水性に優れた素材を使用しております。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eINVISTA社開発オリジナル素材「CORDURA® POLYCARBONATE」採用\u003c\/li\u003e\n          \u003cli\u003e摩擦、引裂きに強いCORDURA®305Dポリエステルオックスをベース生地に使用\u003c\/li\u003e\n          \u003cli\u003e耐摩擦性、耐摩耗性、耐光性、加水分解劣化抑制に優れたポリカーボネイト加工\u003c\/li\u003e\n          \u003cli\u003e防水性、撥水性に優れる\u003c\/li\u003e\n          \u003cli\u003e前面ポケットはマチがあり、イヤホンなど厚みのある小物も収納しやすい\u003c\/li\u003e\n          \u003cli\u003e背面はメッシュ素材で蒸れにくい\u003c\/li\u003e\n          \u003cli\u003e背面ファスナーポケットでメインを開けずに収納可能\u003c\/li\u003e\n          \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織ナイロンテープを使用\u003c\/li\u003e\n          \u003cli\u003eショルダー部分は物を引っ掛ける事が出来るウェービング仕様\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネーム\u003c\/li\u003e\n          \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\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          \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\u003eSIZE : W300 H135 D85\u003c\/li\u003e\n          \u003cli\u003eWEIGHT : 230g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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\u003eBRAND : CIE(シー)\u003c\/li\u003e\n          \u003cli\u003eMATERIAL : POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n          \u003cli\u003eCOLOR : BLACK \/ LIGHT GRAY \/ OLIVE \/ NAVY GRAY (4色展開)\u003c\/li\u003e\n          \u003cli\u003eMADE 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        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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商品コード: 183294141\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":"CIE","offers":[{"title":"BLACK","offer_id":47132668854495,"sku":"032069-10","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132668887263,"sku":"032069-65","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132668920031,"sku":"032069-75","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132668952799,"sku":"032069-15","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183294141.jpg?v=1753954004"},{"product_id":"183293222","title":"CIE - GRID3 WALLET-01","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCIEの洗練された佇まい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293222.jpg?v=1753953972\" 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\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eが、雨や摩擦から大切な中身を守ります。都会に映えるマットな質感とCIEロゴが、持ち主に知的な印象をもたらします。\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\/0739\/4633\/3407\/files\/183293222_o4.jpg?v=1753953973\" 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職人技が息づくMADE IN JAPAN。堅牢な\u003cstrong\u003eCORDURA®素材\u003c\/strong\u003eと\u003cstrong\u003eYKK製引手\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\/0739\/4633\/3407\/files\/183293222_o9.jpg?v=1753953973\" 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必要なカード6枚に加え、お札と小銭、レシートもスマートに整理。札入れの隣のファスナーポケットが、キャッシュレス時代の賢い使い分けを可能にします。\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\"\u003eCIEオリジナル素材とこだわりのディテールが、優れた機能性とデザイン性を両立させています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eINVISTA社開発オリジナルマテリアル CORDURA® POLYCARBONATE を採用\u003c\/li\u003e\n        \u003cli\u003eベース生地に CORDURA®305Dポリエステルオックス を使用し、表面に耐久性に優れたポリカーボネイト加工を施しています\u003c\/li\u003e\n        \u003cli\u003e耐摩擦性、耐摩耗性、耐光性 に優れ、加水分解による劣化スピードが遅い\u003c\/li\u003e\n        \u003cli\u003e防水性、撥水性 に優れた高機能素材\u003c\/li\u003e\n        \u003cli\u003e都会に映えるCIE別注色：BLACK, OLIVE, GRAY NAVY, LIGHT GRAY の4色展開\u003c\/li\u003e\n        \u003cli\u003e2つ折りのスマートな本体構造\u003c\/li\u003e\n        \u003cli\u003e背面には使いやすいファスナー付き小銭入れ\u003c\/li\u003e\n        \u003cli\u003e内装にはカードポケットが6つ配備\u003c\/li\u003e\n        \u003cli\u003e札入れのほかに同幅のファスナー付きポケットを搭載し、お札やレシートをスマートに収納可能\u003c\/li\u003e\n        \u003cli\u003e付属のCIEオリジナルカラビナ\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナルのオリーブカラーのCORDURA別注織ネーム\u003c\/li\u003e\n        \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を採用\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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本体: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 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\u003eMADE 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\u003eCIE(シー)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003e183293222\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132668461279,"sku":"032300-10","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132668494047,"sku":"032300-65","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132668526815,"sku":"032300-75","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132668559583,"sku":"032300-15","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293222.jpg?v=1753953972"},{"product_id":"183293405","title":"CIE - GRID3 WALLET-02","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会を駆ける、ミニマル相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eCIE\u003c\/strong\u003eのアイコニックなデザインが、あらゆるスタイルに馴染みます。スマートな佇まいながら、日常使いに十分な収納力を誇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293405_o1.jpg?v=1753953970\" 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\"\u003eCORDURA®が叶える高機能\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e堅牢な\u003cstrong\u003eCORDURA®ファブリック\u003c\/strong\u003eを採用し、アクティブな毎日をサポートします。開けば現れる計算された内装で、必需品を美しく収めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293405_o6.jpg?v=1753953970\" 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\/0739\/4633\/3407\/files\/183293405_o8.jpg?v=1753953970\" 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\u003eINVISTA社に依頼し開発したオリジナルマテリアル、\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eを本体生地に使用しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れた\u003cstrong\u003eCORDURA®305Dポリエステルオックス\u003c\/strong\u003eを採用。\u003c\/li\u003e\n                    \u003cli\u003e表面にはポリカーボネイト加工を施し、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化に強く、防水性・撥水性に優れます。\u003c\/li\u003e\n                    \u003cli\u003e本体は3つ折りで、背面にはファスナー付き小銭入れを配備。\u003c\/li\u003e\n                    \u003cli\u003eミニサイズながらカードポケットが6つ。\u003c\/li\u003e\n                    \u003cli\u003eお札入れもしっかりと開き、紙幣が取り出しやすい仕様。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCIEオリジナル\u003c\/strong\u003eのカラビナが付属。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCORDURA別注\u003c\/strong\u003eのオリーブカラー織ネーム。\u003c\/li\u003e\n                    \u003cli\u003eZIPには\u003cstrong\u003eCIEオリジナル亜鉛ダイキャスト\u003c\/strong\u003eのYKK製引手を使用。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eCIE別注色を含む、個性の光る4色展開です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eBLACK\u003c\/strong\u003e: 炭がかった独特のCIE別注色。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eOLIVE\u003c\/strong\u003e: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイア。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eGRAY NAVY\u003c\/strong\u003e: ポーランド軍のミリタリーネイビーに触発された、彩度の低いネイビー色。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLIGHT GRAY\u003c\/strong\u003e: アメリカ海軍採用のオールウェザーコートの淡いグレイをモチーフ。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e幅(W)\u003c\/strong\u003e: 120mm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e高さ(H)\u003c\/strong\u003e: 80mm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e奥行(D)\u003c\/strong\u003e: 15mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高品質な素材を組み合わせ、日本で丁寧に生産されています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブランド\u003c\/strong\u003e: CIE(シー)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e本体生地\u003c\/strong\u003e: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\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\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 183293405\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    \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":"CIE","offers":[{"title":"BLACK","offer_id":47132668592351,"sku":"032301-10","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132668625119,"sku":"032301-65","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132668657887,"sku":"032301-75","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132668690655,"sku":"032301-15","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/183293405.jpg?v=1753953970"},{"product_id":"156415380","title":"CIE - ORIGINAL STICKER CAMO","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCIEオリジナル迷彩ステッカー 個性が光る日本製\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156415380.jpg?v=1753953883\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本の技が光る逸品\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eただの迷彩ではない、ハンターカモから着想を得たオリジナルパターン。ブランドロゴさえも景色に溶け込ませることで、\u003cstrong\u003e個性を主張しながらも周囲と調和する\u003c\/strong\u003e、大人の遊び心を表現しています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eCAMO STICKER デザインコンセプト\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eW100 H100 (mm)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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\u003e156415380\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"CAMO","offer_id":47132654567647,"sku":"011805-98","price":440.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156415380.jpg?v=1753953883"},{"product_id":"156421218","title":"CIE - GRID3 COIN CASE (ATT-04)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e最先端素材が生む圧倒的堅牢性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE素材\u003c\/strong\u003eが、日常の摩擦や引裂きから大切なアイテムを守ります。水や汚れに強く、都市で働く\u003cstrong\u003eアクティブなビジネスパーソンに不可欠な耐久性\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421218.jpg?v=1753953882\" 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\u003eYKK社製樹脂カラビナを装備\u003c\/strong\u003eし、バッグやベルトループに簡単に装着可能。必要な時にサッと手が届く利便性が、\u003cstrong\u003eキャッシュレス時代の手荷物を軽やかにアップデート\u003c\/strong\u003eします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421218_o7.jpg?v=1753953882\" 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\u003eCIEオリジナルピスネーム\u003c\/strong\u003eが、細部にまで及ぶブランドのこだわりを示します。熟練の技が息づく\u003cstrong\u003eMADE IN JAPANの品質\u003c\/strong\u003eを、ぜひ実感してください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421218_o9.jpg?v=1753953882\" 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\"\u003eINVISTA社開発のオリジナルマテリアルCORDURA® POLYCARBONATEを使用し、多岐にわたる機能性を備えています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスを使用。\u003c\/li\u003e\n                    \u003cli\u003e表面に通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施しています。\u003c\/li\u003e\n                    \u003cli\u003e防水性、撥水性に優れた素材です。\u003c\/li\u003e\n                    \u003cli\u003eテープディティールは高密度で織られた畝が特徴的なミリタリーライクなトジ織のナイロンテープを使用。\u003c\/li\u003e\n                    \u003cli\u003eYKK社製樹脂カラビナが付属しており、バッグなどに引っ掛けてご使用頂けます。\u003c\/li\u003e\n                    \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネームを使用。\u003c\/li\u003e\n                    \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用しています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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\u003ePOLYCARBONATE 100%\u003c\/li\u003e\n                    \u003cli\u003ePOLYESTER 100%\u003c\/li\u003e\n                    \u003cli\u003eNYLON 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 class=\"body-text\"\u003e独特の色合いを持つ2色展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eBLACK (CIE別注色の炭がかった独特の色合い)\u003c\/li\u003e\n                    \u003cli\u003eOLIVE (ヨーロッパのミリタリーウェアにインスパイアされたセージグリーン)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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\u003eW (横幅): 80mm\u003c\/li\u003e\n                    \u003cli\u003eH (高さ): 115mm\u003c\/li\u003e\n                    \u003cli\u003eD (奥行): 5mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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\u003eMADE 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 class=\"body-text\"\u003eCIE(シー)は、機能性とデザイン性を追求したアイテムを提供しています。\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132654600415,"sku":"032058-10","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132654633183,"sku":"032058-65","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132654665951,"sku":"032058-75","price":3850.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY","offer_id":47132654698719,"sku":"032058-15","price":3850.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421218.jpg?v=1753953882"},{"product_id":"164439137","title":"CIE - 2ROOMS CARABINER","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常を彩るCIEカラビナ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eCIEオリジナルカラビナは、洗練された\u003cstrong\u003eミリタリーカラー\u003c\/strong\u003eが魅力です。ファッションの一部として、日々のスタイルに個性を添えます。豊富な色から、あなたの個性を引き出すパートナーを見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439137.jpg?v=1753953879\" 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\/0739\/4633\/3407\/files\/164439137_o8.jpg?v=1753953880\" 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鍵を守る2ルーム設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eCIE独自の\u003cstrong\u003e2ルーム構造\u003c\/strong\u003eが、大切な鍵の紛失を防ぎ、スマートな整理を叶えます。下層部は抜けにくい構造のため、安心して持ち運びが可能。日常の「困った」を解決し、快適さを提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439137_o9.jpg?v=1753953880\" 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\"\u003eCIEオリジナルカラビナは、軽量で錆びにくいアルミニウム製です。一体成型によるなめらかな仕上がりと、ミリタリーライクなオリジナルカラーが特徴です。\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鍵など抜けにくい2室構造\u003c\/li\u003e\n                \u003cli\u003e1パッケージにカラビナ2個セット販売\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eブランド名: CIE (シー)\u003c\/li\u003e\n                \u003cli\u003e商品コード: 164439137\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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生産国: MADE IN CHINA\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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\u003eNATO BLACK\u003c\/li\u003e\n                \u003cli\u003eGERMAN GRAY\u003c\/li\u003e\n                \u003cli\u003eUS DESART TAN\u003c\/li\u003e\n                \u003cli\u003eJAPAN TANK OLIVE\u003c\/li\u003e\n                \u003cli\u003eUS MARINE NAVY\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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幅 (W): 26mm\u003c\/li\u003e\n                \u003cli\u003e高さ (H): 53mm\u003c\/li\u003e\n                \u003cli\u003e奥行 (D): 6mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eクライミング\u0026amp;登山専用釦としては利用できませんので、予めご承知ください。\u003c\/li\u003e\n            \u003cli\u003e表面の塗装は経年劣化、摩擦や傷など使用用途により剥がれます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"NATO BLACK","offer_id":47132656304351,"sku":"082100-10","price":1870.0,"currency_code":"JPY","in_stock":false},{"title":"GERMAN GRAY","offer_id":47132656337119,"sku":"082100-15","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"US DESART TAN","offer_id":47132656369887,"sku":"082100-24","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"JAPAN TANK OLIVE","offer_id":47132656402655,"sku":"082100-65","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"US MARINE NAVY","offer_id":47132656435423,"sku":"082100-70","price":1870.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/164439137.jpg?v=1753953879"},{"product_id":"172477753","title":"CIE - GRID3 KEY CASE - L (ATT-06)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e頼れる相棒、多彩なカラーバリエーション\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eが、独特の質感と優れた耐久性を実現。雨の日も気にせず使える\u003cstrong\u003e撥水性\u003c\/strong\u003eで、装いに個性を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172477753.jpg?v=1753953879\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を彩る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\"\u003eW70 H115 D35mmの絶妙なサイズは、ポケットやバッグにすっきり馴染みます。必要なものを効率よく持ち運ぶ、洗練されたパートナーです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172477753_o8.jpg?v=1753953879\" 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ニットポケットにはICカードなどを収納\u003c\/strong\u003e。CIEオリジナルのカラビナで、バッグやベルトループに簡単に装着できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172477753_o9.jpg?v=1753953879\" 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    \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\u003eINVISTA社開発のオリジナル素材「CORDURA® POLYCARBONATE」を採用した、耐久性と機能性を兼ね備えたキーケースです。細部にわたるこだわりが詰まっています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックス\u003c\/li\u003e\n                \u003cli\u003e通常のPUコーティングに比べ耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工\u003c\/li\u003e\n                \u003cli\u003e防水性、撥水性に優れた素材\u003c\/li\u003e\n                \u003cli\u003e鍵などを収納可能な二重リングとニットポケットを配置\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルのカラビナが付属し、バッグやベルトループに簡単装着\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルオリーブカラーのCORDURA別注織ネーム\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003eカラー: CIE別注色の「BLACK」「OLIVE」「NAVY GRAY」の3色展開\u003c\/li\u003e\n                \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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幅 (W): 70mm\u003c\/li\u003e\n                \u003cli\u003e高さ (H): 115mm\u003c\/li\u003e\n                \u003cli\u003eマチ (D): 35mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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商品コード: 172477753\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本体生地は防水機能がございますが、縫製部分やファスナーから水が浸入する場合がございます。\u003c\/li\u003e\n            \u003cli\u003e本体生地ポリカーボネート素材は、鋭利な物での引っ掻きやファスナー等への挟み込みで傷が付くことがございますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132658237663,"sku":"032063-10","price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132658270431,"sku":"032063-65","price":6820.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132658303199,"sku":"032063-75","price":6820.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132658335967,"sku":"032063-15","price":6820.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172477753.jpg?v=1753953879"},{"product_id":"172478006","title":"CIE - GRID3 KEY CASE - S (ATT-07)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常を高める相棒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eINVISTA社と開発した\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eは、\u003cstrong\u003e摩擦・引裂きに強い耐久性\u003c\/strong\u003eと\u003cstrong\u003e防水性\u003c\/strong\u003eを誇る。\u003cstrong\u003eCIE別注\u003c\/strong\u003eの洗練された3色が、\u003cstrong\u003eミニマリストのスタイル\u003c\/strong\u003eを際立たせる。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172478006.jpg?v=1753953875\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e高機能素材が織りなす質感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e整理整頓された空間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e内部には鍵を安全に収納する\u003cstrong\u003e二重リング\u003c\/strong\u003eと、細かなアイテムを収める\u003cstrong\u003eニットポケット\u003c\/strong\u003eを完備。\u003cstrong\u003eスマートな設計\u003c\/strong\u003eは、\u003cstrong\u003e必要なものをスムーズに取り出せる効率的な動線\u003c\/strong\u003eを生み出す。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172478006_o8.jpg?v=1753953876\" 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\u003eCIEオリジナルのカラビナ\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\/0739\/4633\/3407\/files\/172478006_o9.jpg?v=1753953876\" 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  \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本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスを採用。\u003c\/li\u003e\n        \u003cli\u003e表面には耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅い耐久性に優れたポリカーボネイト加工を施し、防水性・撥水性を向上。\u003c\/li\u003e\n        \u003cli\u003eCIE別注色の炭がかった「BLACK」、ヨーロッパのミリタリーウェアから着想を得た「OLIVE」、ポーランド軍のミリタリーネイビーに触発された「GRAY NAVY」の3色展開。\u003c\/li\u003e\n        \u003cli\u003e本体内部には鍵などを収納可能な二重リング、ニットポケットを配備。\u003c\/li\u003e\n        \u003cli\u003e付属のカラビナはCIEオリジナルを使用。\u003c\/li\u003e\n        \u003cli\u003eCORDURA別注織ネームはCIEオリジナルのオリーブカラー。\u003c\/li\u003e\n        \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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\"\u003e172478006 (ATT-07)\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\"\u003eCIE (シー)\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\u003ePOLYCARBONATE 100%\u003c\/li\u003e\n        \u003cli\u003ePOLYESTER 100%\u003c\/li\u003e\n        \u003cli\u003eNYLON 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\u003eBLACK\u003c\/li\u003e\n        \u003cli\u003eOLIVE\u003c\/li\u003e\n        \u003cli\u003eNAVY GRAY\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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横幅 (W): 60mm\u003c\/li\u003e\n        \u003cli\u003e高さ (H): 90mm\u003c\/li\u003e\n        \u003cli\u003e奥行き (D): 35mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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  \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":"CIE","offers":[{"title":"BLACK","offer_id":47132658368735,"sku":"032064-10","price":5720.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":47132658401503,"sku":"032064-65","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132658434271,"sku":"032064-75","price":5720.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132658467039,"sku":"032064-15","price":5720.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172478006.jpg?v=1753953875"},{"product_id":"172648334","title":"CIE - ORIGINAL STICKER MIMINASHI","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eCIE耳成山 等高線デザインが語る個性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eデザイナーの故郷、奈良の耳成山を等高線で表現。周囲に埋もれることなく、力強く主張するその姿から着想を得たメッセージです。W100 H100のサイズは、あらゆるアイテムに映える\u003cstrong\u003e日本製\u003c\/strong\u003eならではの品質を誇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172648334.jpg?v=1753953875\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなたのこだわりが際立つ一枚\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品は、この独自デザインコンセプトを基に作られています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCONTOUR STICKER\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横幅: 100mm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 100mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132659744991,"sku":"011805-10","price":440.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172648334.jpg?v=1753953875"},{"product_id":"176664013","title":"CIE - FLIGHT TAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旅への期待を高める6色のCIEタグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eCIEオリジナルの織ネーム手法で生み出されたフライトタグは、まるで\u003cstrong\u003e本物の航空機パーツ\u003c\/strong\u003eのような質感。グレー、ブラウン、レッド、イエロー、オリーブ、ブルーの豊富な色展開から、あなたの旅を彩るお気に入りを見つけられます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/176664013.jpg?v=1753953842\" 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\"\u003eCIEタグに込めたメッセージと確かな作り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e裏面に刻まれた\u003cstrong\u003e「FROM OUR HANDS TO YOURS」\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\/0739\/4633\/3407\/files\/176664013_o7.jpg?v=1753953843\" 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\"\u003eCIEフライトタグが日常と旅を繋ぐ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eW27 H100\u003c\/strong\u003eの絶妙なサイズ感は、CIEのバッグに付けて旅の気分を盛り上げるだけでなく、\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\/0739\/4633\/3407\/files\/176664013_o8.jpg?v=1753953843\" 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\"\u003eCIEオリジナルのFLIGHT TAGは、バッグなどで使用される織ネームの手法で作成されたタグです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eCIEのバッグに付けて旅気分を高めたり、キーホルダーとしても使用いただけます。\u003c\/li\u003e\n                    \u003cli\u003e「FLIGHT TAG」は、航空機が地上に駐機している間に作動させてはいけない機器や装置についているカバーや安全装置に付けられたものをモチーフにしています。\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\u003eBRAND: CIE (シー)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eMATERIAL: POLYESTER\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eCOLOR: GRAY \/ BROWN \/ RED \/ YELLOW \/ OLIVE \/ BLUE\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eSIZE: W27 H100\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eMADE IN CHINA\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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\u003eITEM CODE: 176664013\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    \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":"CIE","offers":[{"title":"GRAY","offer_id":47132666298591,"sku":"092350-15","price":880.0,"currency_code":"JPY","in_stock":true},{"title":"BROWN","offer_id":47132666331359,"sku":"092350-22","price":880.0,"currency_code":"JPY","in_stock":true},{"title":"RED","offer_id":47132666364127,"sku":"092350-30","price":880.0,"currency_code":"JPY","in_stock":true},{"title":"YELLOW","offer_id":47132666396895,"sku":"092350-50","price":880.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132666429663,"sku":"092350-65","price":880.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE","offer_id":47132666462431,"sku":"092350-70","price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/176664013.jpg?v=1753953842"},{"product_id":"179311280","title":"CIE - CUTLERY SET","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e環境と美しさ両立、CIEカトラリー\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\/0739\/4633\/3407\/files\/179311280.jpg?v=1753953840\" 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です。スプーン、フォーク、箸の3点セットで、外食時の使い捨てを\u003cstrong\u003eスマートに削減\u003c\/strong\u003eできます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179311280_o3.jpg?v=1753953840\" 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\/0739\/4633\/3407\/files\/179311280_o4.jpg?v=1753953840\" 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\u003eCIEオリジナルの竹繊維を使用したカトラリーセットです。環境に配慮した素材と機能で、日々の生活をサポートします。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eCIEオリジナルの竹繊維「バンブーファイバー」を使用\u003c\/li\u003e\n                \u003cli\u003eスプーン、フォーク、箸がセットになった携帯カトラリー\u003c\/li\u003e\n                \u003cli\u003e繰り返し使用可能でプラスチックごみの削減に貢献するエコ商品\u003c\/li\u003e\n                \u003cli\u003e付属の収納袋は丈夫なパラフィンリップコットンとパラコード製の巾着\u003c\/li\u003e\n                \u003cli\u003e奈良県と三重県の境にある大台ヶ原の景色をドローウィングで表現したグラフィック\u003c\/li\u003e\n                \u003cli\u003eバンブーファイバーは竹の繊維をパウダー状にして固めた、合成樹脂の使用量を減らした環境に優しい素材\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品の素材と生産国に関する情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: PP \/ バンブーファイバー\u003c\/li\u003e\n                \u003cli\u003e生産国: MADE IN CHINA\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\u003eCOLOR: WHITE \/ KINARI\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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本体ケース: W54mm H207mm D26mm\u003c\/li\u003e\n                \u003cli\u003eスプーン: 全長160mm\u003c\/li\u003e\n                \u003cli\u003eフォーク: 全長154mm\u003c\/li\u003e\n                \u003cli\u003e箸: 全長185mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\u003eBRAND: CIE(シー)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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商品コード: 179311280\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"WHITE","offer_id":47132667379935,"sku":"092400-01","price":1870.0,"currency_code":"JPY","in_stock":false},{"title":"KINARI","offer_id":47132667412703,"sku":"092400-05","price":1870.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179311280.jpg?v=1753953840"},{"product_id":"novelty-pouch-smoke-sca_clone_freegift","title":"🎁 NOVELTY POUCH \/ SMOKE (100% off)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eどんな日も頼れる軽量ポーチ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/smoke.jpg?v=1768285589\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丈夫で長持ちする相棒\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eCORDURA生地の優れた耐久性\u003c\/strong\u003eが、日常使いからアウトドアまで活躍します。\n            \u003cstrong\u003e軽やかな素材感\u003c\/strong\u003eは、バッグインバッグとしてもかさばらず、持ち運びにストレスを感じさせません。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003c!--\n    入力データには、商品自体の仕様（素材、サイズ、機能など）に関する情報が提供されていないため、\n    「商品の特徴」「サイズ詳細」といった具体的なスペック情報の\u003cdetails\u003eブロックは作成しません。\n    提供された「スペック・詳細データ」は、本商品ページが特定のシステムで利用されている旨の注意書きと判断し、\n    以下の「注意事項セクション」に配置します。\n    --\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003c!-- 発送に関する情報が提供されていないため、セクションを作成しません。 --\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            この商品は、アプリ BOGOS.io Free Gift BOGO Bundle の機能のために使用されています。\n            提供中のオファーがある間は、削除したり編集したりしないでください。\n            サポートが必要な場合は、アプリ内のライブチャット、またはメール (\u003ca href=\"mailto:help@bogos.io\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehelp@bogos.io\u003c\/a\u003e) にてお問い合わせください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"Default Title","offer_id":48324300177631,"sku":"N-001-15","price":0.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/smoke.jpg?v=1768285589"},{"product_id":"openning-novelty-pouch-black-sca_clone_freegift","title":"🎁 NOVELTY POUCH \/ BLACK (100% off)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスマートに整理整頓 カラビナ付きポーチ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/black_704ae5ba-fa85-4b8c-99b6-b5f56ba38580.jpg?v=1768285499\" 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交通系ICカード\u003c\/strong\u003eや\u003cstrong\u003eイヤホン収納\u003c\/strong\u003eに最適。カラビナフックでバッグやベルトループに簡単装着でき、身軽に動きたいシーンで大活躍します。メインポケットには小銭や鍵をしっかりと守り、洗練されたデザインがどんなスタイルにも馴染みます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003c!-- ※提供されたデータには商品自体の詳細スペック情報が含まれていないため、このセクションは生成しません。 --\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003c!-- ※提供されたデータには発送案内情報が含まれていないため、このセクションは生成しません。 --\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご利用に関する重要事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eこの製品は、アプリ BOGOS.io Free Gift BOGO Bundle の動作に利用されます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eオファーが実行されている間は、この情報を削除したり編集したりしないでください。ご不明な点がございましたら、アプリ内のライブチャット、またはメール（\u003ca href=\"mailto:help@bogos.io\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehelp@bogos.io\u003c\/a\u003e）にてお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"Default Title","offer_id":48324301947103,"sku":"N-001-10","price":0.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/black_704ae5ba-fa85-4b8c-99b6-b5f56ba38580.jpg?v=1768285499"},{"product_id":"openning-novelty-pouch-yellow-sca_clone_freegift","title":"🎁 NOVELTY POUCH \/ YELLOW (100% off)","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日を彩るイエローポーチ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鮮やかなイエローと洗練された配色は、どんな日もあなたの気分を明るくします。バッグの中に潜ませるだけで、瞬時に華やぐ小物入れは、毎日の生活に小さな喜びを添えるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/yellow.jpg?v=1768284201\" 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!--\n        ② スペック・詳細セクション (Specs)\n        入力データには商品の仕様（サイズ、素材など）に関する具体的な情報がないため、このセクションは作成しません。\n    --\u003e\n\n    \u003c!--\n        ③ 発送案内セクション (Shipping)\n        入力データに発送案内に関する情報がないため、このセクションは作成しません。\n    --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアプリ利用に関する重要事項\u003c\/h3\u003e\n        \u003ch2\u003e\n                This product is used for the app\n                \u003cspan style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003e\n                    \u003cstrong\u003eBOGOS.io Free Gift BOGO Bundle\u003c\/strong\u003e\n                \u003c\/span\u003e\n                \u003cstrong\u003e to work. \u003c\/strong\u003e\n            \u003c\/h2\u003e\n\n            \u003cp\u003e\n                Please do not delete\/edit it while the offers are still running!\n                \u003cbr\u003e\n                If you need assistance, please contact us via Live chat in-app or email us at:\n                \u003cspan style=\"color: #2b00ff;\"\u003e\n                    \u003ca href=\"mailto:help@bogos.io\" target=\"_blank\" style=\"color: #2b00ff;\" rel=\"noopener noreferrer\"\u003ehelp@bogos.io\u003c\/a\u003e.\n                \u003c\/span\u003e\n            \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"Default Title","offer_id":48324302012639,"sku":"N-001-55","price":0.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/yellow.jpg?v=1768284201"}],"url":"https:\/\/247-tools-market.we-shop.jp\/collections\/cie.oembed?page=2","provider":" LIAL WORKS_weshop","version":"1.0","type":"link"}