{"title":"ショルダーバッグ","description":"\u003cp\u003eショルダーバッグ\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":"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":"175242939","title":"CACTA - GRECO MESSENGER 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\"\u003eCACTA GRECO 大容量メッセンジャー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e広々とした収納力で、日々の必需品から趣味の道具までスマートに持ち運べます。\u003cstrong\u003eGRECOメッシュクッション\u003c\/strong\u003eが肩の負担を効果的に分散し、長距離の移動も快適にサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/175242939.jpg?v=1753954065\" class=\"img-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\/175242939_o6.jpg?v=1753954066\" class=\"img-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\/175242939_o8.jpg?v=1753954066\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常をアクティブに楽しむ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e大容量で使い勝手の良いメッセンジャーバッグです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eショルダー部分には3Dメッシュクッション素材GRECOを内蔵し、荷重による肩への負担を大幅に分散します。\u003c\/li\u003e\n          \u003cli\u003eフラップはベルクロとベルトのどちらでも固定できる安心設計。\u003c\/li\u003e\n          \u003cli\u003eオレンジ、イエロー2色のリフレクターと自転車に乗る際に脚に巻くパンツクリップが付属。\u003c\/li\u003e\n          \u003cli\u003eパンツクリップもリフレクター機能があり、4つのパターンを楽しめます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eブランド：CACTA\u003c\/p\u003e\n        \u003cp\u003eカラーバリエーション：\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eBLACK\u003c\/li\u003e\n          \u003cli\u003eBLUE\u003c\/li\u003e\n          \u003cli\u003ePURPLE\u003c\/li\u003e\n          \u003cli\u003eKHAKI\u003c\/li\u003e\n          \u003cli\u003eBEIGE\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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幅：W632 mm\u003c\/li\u003e\n          \u003cli\u003e高さ：H340 mm\u003c\/li\u003e\n          \u003cli\u003e奥行：D198 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        \u003cp\u003e素材：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eNYLON\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e生産国：\u003c\/p\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        \u003cp\u003e175242939\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n  \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"CACTA","offers":[{"title":"BLACK","offer_id":47132665970911,"sku":"CA1036-10","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"BEIGE","offer_id":47132666003679,"sku":"CA1036-20","price":22000.0,"currency_code":"JPY","in_stock":false},{"title":"KHAKI","offer_id":47132666036447,"sku":"CA1036-65","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE","offer_id":47132666069215,"sku":"CA1036-80","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE","offer_id":47132666101983,"sku":"CA1036-70","price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/175242939.jpg?v=1753954065"},{"product_id":"175243396","title":"CACTA - GRECO MESSENGER BAG M","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\u003e3Dメッシュクッション「GRECO」\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\/175243396.jpg?v=1753954063\" 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大きく開くメインコンパートメントは、ノートPCもスムーズに出し入れできる設計です。ビジネスシーンからプライベートまで、必要なアイテムを整然と収納し、スマートな移動を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/175243396_o6.jpg?v=1753954063\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッセンジャーバッグの収納部\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e整理整頓も思いのまま\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e休日を快適にする、頼れる相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eデイリーユースに最適な使い勝手の良い設計で、お気に入りの雑誌や水筒も無理なく収まります。フラップはベルクロとベルトでしっかりと固定し、アクティブなシーンでも安心感を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/175243396_o7.jpg?v=1753954063\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッセンジャーバッグとライフスタイル\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e必需品をしっかり携帯\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eデイリーユースに最適の使い勝手の良いメッセンジャーバッグです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eショルダー部分には\u003cstrong\u003e3Dメッシュクッション素材GRECO\u003c\/strong\u003eを内蔵しており、荷重による肩への負担を大幅に分散します。\u003c\/li\u003e\n                \u003cli\u003eフラップは\u003cstrong\u003eベルクロとベルト\u003c\/strong\u003eのどちらでも固定することができます。\u003c\/li\u003e\n                \u003cli\u003eオレンジ、イエロー2色の\u003cstrong\u003eリフレクター\u003c\/strong\u003eと、自転車に乗る際、脚に巻く\u003cstrong\u003eパンツクリップ\u003c\/strong\u003eが付属。\u003c\/li\u003e\n                \u003cli\u003eパンツクリップもリフレクター機能があり、\u003cstrong\u003e4つのパターン\u003c\/strong\u003eを楽しめる仕様です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e製品の寸法をご確認ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅 (W): 446 mm\u003c\/li\u003e\n                \u003cli\u003e高さ (H): 284 mm\u003c\/li\u003e\n                \u003cli\u003e奥行 (D): 134 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素材: NYLON\u003c\/li\u003e\n                \u003cli\u003e生産国: CHINA\u003c\/li\u003e\n                \u003cli\u003eブランド: CACTA\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\u003eBLACK\u003c\/li\u003e\n                \u003cli\u003eBLUE\u003c\/li\u003e\n                \u003cli\u003ePURPLE\u003c\/li\u003e\n                \u003cli\u003eKHAKI\u003c\/li\u003e\n                \u003cli\u003eBEIGE\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\n    \u003c!-- 商品コードセクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品コード\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e175243396\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CACTA","offers":[{"title":"BLACK","offer_id":47132666134751,"sku":"CA1037-10","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"BEIGE","offer_id":47132666167519,"sku":"CA1037-20","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"KHAKI","offer_id":47132666200287,"sku":"CA1037-65","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE","offer_id":47132666233055,"sku":"CA1037-80","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE","offer_id":47132666265823,"sku":"CA1037-70","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/175243396.jpg?v=1753954063"},{"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":"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":"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"}],"url":"https:\/\/247-tools-market.we-shop.jp\/collections\/shoulder-bag.oembed","provider":" LIAL WORKS_weshop","version":"1.0","type":"link"}