{"title":"2WAY・3WAY","description":"\u003cp\u003e2WAY・3WAY\u003c\/p\u003e","products":[{"product_id":"156407608","title":"CIE - GRID3 2WAY BACKPACK","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都市を駆ける相棒、タフな佇まい\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003eINVISTA社開発の独自素材\u003c\/strong\u003eは、\u003cstrong class=\"highlight\"\u003e摩擦や引裂きに強い耐久性\u003c\/strong\u003eを誇ります。ポリカーボネイト加工により、悪天候から大切な荷物を守る\u003cstrong class=\"highlight\"\u003e防水・撥水性\u003c\/strong\u003eも備えています。独特のブラックが都会的なスタイルを演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608.jpg?v=1753954082\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された耐久性と撥水性能\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された耐久性と撥水性能\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e旅もビジネスも、スマートな2WAY\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003eリュックと横持ちを自在に切り替え\u003c\/strong\u003e、ビジネスからオフシーンまで完璧にフィットします。前面の格子状テープには、アクセサリーを自由にカスタマイズ可能。荷物を\u003cstrong class=\"highlight\"\u003e効率的に整理できるポケットも充実\u003c\/strong\u003eしています。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608_o5.jpg?v=1753954082\" class=\"img-fluid d-block w-100 product-img\" alt=\"多彩なシーンに対応する機能美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e多彩なシーンに対応する機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適な移動を支える背面設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong class=\"highlight\"\u003eわずか670gの軽量設計\u003c\/strong\u003eは、長時間の移動でも負担を軽減。背面ハーネスは横持ち時にすっきりと収納でき、サイドのジップポケットはICカードやスマホの出し入れもスムーズです。\u003cstrong class=\"highlight\"\u003e使いやすさを追求した日本製\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608_o7.jpg?v=1753954083\" class=\"img-fluid d-block w-100 product-img\" alt=\"移動を快適にする操作性\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e移動を快適にする操作性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eINVISTA社開発のオリジナルマテリアルCORDURA® POLYCARBONATEを使用し、防水・撥水性に優れた素材です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスをベース生地に使用。\u003c\/li\u003e\n          \u003cli\u003e通常のPUコーティングに比べ、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。\u003c\/li\u003e\n          \u003cli\u003eCIE別注色の炭がかった独特のBLACKと、ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイアされたOLIVEの2色展開。\u003c\/li\u003e\n          \u003cli\u003eリュックサックと横持ちの2WAY仕様で、オンオフとシーンに合わせてご使用いただけます。\u003c\/li\u003e\n          \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織ナイロンテープを使用。\u003c\/li\u003e\n          \u003cli\u003eカラビナや小物などを引っ掛けることを想定した格子状のテープディティール。\u003c\/li\u003e\n          \u003cli\u003e背面ハーネスはループベルトを通して、簡易的に収納可能。\u003c\/li\u003e\n          \u003cli\u003eサイドにはICカードやモバイルを収納可能なZIPポケットを配置。\u003c\/li\u003e\n          \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンネーム。\u003c\/li\u003e\n          \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e収納とディテール\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e効率的な収納と細部のこだわりが詰まっています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e外装ポケット：前面ポケット×１ \/ 正面向かって右にファスナーポケット×１\u003c\/li\u003e\n          \u003cli\u003e内装ポケット：PC収納 (11inc対応) \/ キーフック \/ ファスナーポケット \/ 仕切りポケット\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e前面のクロステープには、別売りのATTACHMENT等を引っ掛ける事ができます。\u003c\/li\u003e\n          \u003cli\u003eレザー・金属パーツを使用しておりませんので、全体的に軽量に仕上がっております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eCIE (シー)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・材質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体：POLYCARBONATE 100%\u003c\/li\u003e\n          \u003cli\u003e裏地：POLYESTER 100%\u003c\/li\u003e\n          \u003cli\u003eテープ：NYLON 100%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eBLACK\u003c\/li\u003e\n          \u003cli\u003eOLIVE\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eW310 H480 D180 (mm)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e670g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eMADE IN JAPAN\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e本体生地の防水性につきましては生地自体の防水機能となりますが、縫製部分、ファスナーから水が浸入する事がございます。\u003c\/li\u003e\n          \u003cli\u003e本体生地ポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132654436575,"sku":"032053-10","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132654469343,"sku":"032053-65","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132654502111,"sku":"032053-75","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132654534879,"sku":"032053-15","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156407608.jpg?v=1753954082"},{"product_id":"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":"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":"179999649","title":"CIE - GRID-3 2WAY TOTE BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eCIE GRID-3 究極の耐久性を纏う 防水トート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eINVISTA社開発の独自素材\u003cstrong\u003eCORDURA® POLYCARBONATE\u003c\/strong\u003eが、摩擦や引裂きから大切な荷物を守ります。ポリカーボネイト加工による\u003cstrong\u003e耐水性\u003c\/strong\u003eと\u003cstrong\u003e撥水性\u003c\/strong\u003eで、どんな天候の日もビジネスシーンや移動を快適にサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649.jpg?v=1753954037\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e都会のビジネスパーソンへ贈る、タフで堅牢な造り\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e抜群の収納力とスマートな取り出し 多機能トート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e前面やサイドに配された\u003cstrong\u003e豊富なポケット\u003c\/strong\u003eが、必要なアイテムを瞬時に取り出せる利便性をもたらします。L ZIPポケットのスライダーには、移動中にボトルが落ちる心配のない\u003cstrong\u003eオートマチックスライダー\u003c\/strong\u003eを採用し、細部まで使いやすさを追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649_o7.jpg?v=1753954037\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e効率的な収納を叶える、計算されたポケット配置\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eシーンを選ばない2WAYスタイル 快適な肩掛け通勤\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手持ちからショルダーへと瞬時にスタイルを変えられる\u003cstrong\u003e2WAY仕様\u003c\/strong\u003eが、多様なシーンに順応します。高密度のミリタリーライクなテープや\u003cstrong\u003eCIEオリジナル引手\u003c\/strong\u003eが、品格ある装いを演出し、日々のコーディネートを引き締めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649_o9.jpg?v=1753954037\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e多彩な持ち方で、日常をより豊かに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・詳細仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本体生地はINVISTA社に依頼し開発したオリジナルマテリアルCORDURA® POLYCARBONATEを使用しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。\u003c\/li\u003e\n                \u003cli\u003e防水性、撥水性に優れた素材を使用しています。\u003c\/li\u003e\n                \u003cli\u003eショルダー使いが可能な2WAYトートバッグです。\u003c\/li\u003e\n                \u003cli\u003e簡易的に手持ち可能なハンドルがあり、様々なシーンでの使用を想定しています。\u003c\/li\u003e\n                \u003cli\u003e前面にはZIPポケット、サイドにもL ZIPポケットと縦ZIPポケット、背面には樹脂ホックのオープンポケットを配しています。\u003c\/li\u003e\n                \u003cli\u003eサイドL ZIPポケットのスライダーはボトルが落下しないようオートマチックスライダーを使用しています。\u003c\/li\u003e\n                \u003cli\u003e前ZIPポケット内にはメッシュ仕切りポケットや着脱可能なバックル式のキーリングを配しています。\u003c\/li\u003e\n                \u003cli\u003eテープディティールは高密度で織られた畝が特徴的なミリタリーライクな高密度のトジ織のナイロンテープを使用しており、カラビナや小物などを引っ掛ける事を想定した格子状のテープ使いとなっています。\u003c\/li\u003e\n                \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテンのネームです。\u003c\/li\u003e\n                \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用しています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド・カラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eBRAND: CIE(シー)\u003c\/li\u003e\n                \u003cli\u003eCOLOR:\u003c\/li\u003e\n                \u003cul\u003e\n                    \u003cli\u003eBLACK: CIE別注色の炭がかった独特の色合い\u003c\/li\u003e\n                    \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイアされたカラー\u003c\/li\u003e\n                    \u003cli\u003eGRAY NAVY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n                    \u003cli\u003eLIGHT GRAY: アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eMATERIAL: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                \u003cli\u003eMADE IN JAPAN\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eW440 H320 D130 (mm)\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表画像があれば以下を使用します --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本体生地の防水性につきましては生地自体の防水機能となりますので、縫製部分、ファスナーから水が浸入する事がございます。\u003c\/li\u003e\n            \u003cli\u003e本体生地ポリカーボネート素材は鋭利な物での引っ掻きやファスナー等への挟み込みなどで傷が付く事がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132667740383,"sku":"032206-10","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132667773151,"sku":"032206-65","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132667805919,"sku":"032206-75","price":28600.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY","offer_id":47132667838687,"sku":"032206-15","price":28600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/179999649.jpg?v=1753954037"},{"product_id":"156421597","title":"CIE - GRID3 2WAY SLING BAG","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Noto Sans JP\", \"Roboto\", \"Arial\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #000000;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #000000;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #000000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #000000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #000000;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #000000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f9f9f9; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #000000; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #000000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e身軽に出かける、都会の相棒\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e洗練されたミニマルなデザイン\u003c\/strong\u003eは、どんな装いにも自然に溶け込み、日常をアクティブに彩ります。自由なスタイルで、都市を軽やかに駆け抜けましょう。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o2.jpg?v=1753954007\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートなスタイルを叶える\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e必要なものをスマートに収納\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e見た目以上の収納力\u003c\/strong\u003eで、スマートフォンや鍵、財布など、お出かけに必要なものをすっきりと整理できます。取り出しやすい配置で、\u003cstrong\u003eストレスフリーな使い心地\u003c\/strong\u003eを実感してください。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o8.jpg?v=1753954008\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e機能美が光る収納ポケット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eディテールが語る、確かな品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            細部まで計算され尽くした\u003cstrong\u003e堅牢な作り\u003c\/strong\u003eが、タフな使用にも耐える信頼感を物語っています。細やかなステッチや金具の一つ一つに、\u003cstrong\u003e長く愛せるこだわり\u003c\/strong\u003eが宿っています。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597_o9.jpg?v=1753954008\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e耐久性を追求した素材感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本体生地はINVISTA社に依頼し開発したオリジナルマテリアル「CORDURA® POLYCARBONATE」を使用しています。ベース生地には摩擦、引裂きに強い耐久性に優れたCORDURA®305Dポリエステルオックスの表面に、耐摩擦性、耐摩耗性、耐光性、加水分解による劣化スピードが遅いポリカーボネイト加工を施しています。その結果、以下の特徴を持った耐久性と機能性に優れた素材となっています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e摩擦、引裂きに強い耐久性\u003c\/li\u003e\n                    \u003cli\u003e耐摩擦性、耐摩耗性、耐光性に優れる\u003c\/li\u003e\n                    \u003cli\u003e加水分解による劣化スピードが遅い\u003c\/li\u003e\n                    \u003cli\u003e防水性、撥水性に優れる\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザイン・ディテール\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e細部にまで計算されたデザインと機能性で、日々の使い心地とスタイルを高めます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e高密度で織られた畝が特徴的なミリタリーライクなナイロンテープを使用\u003c\/li\u003e\n                    \u003cli\u003eカラビナや小物などを引っ掛けることを想定したテープ使い\u003c\/li\u003e\n                    \u003cli\u003eショルダーベルトは付け替えることでショルダー型、スリング型に変化可能\u003c\/li\u003e\n                    \u003cli\u003eCIEオリジナルピスネームは昔ながらのシャトル織機で織られたバックサテン\u003c\/li\u003e\n                    \u003cli\u003eZIPにはCIEオリジナル亜鉛ダイキャストのYKK製引手を使用\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e収納スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e見た目以上の収納力で、必要なものをスマートに整理できます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e外装ポケット：前面ポケット×1（内装にキーフック付属）\u003c\/li\u003e\n                    \u003cli\u003e外装ポケット：背面ポケット×1\u003c\/li\u003e\n                    \u003cli\u003e内装ポケット：仕切りポケット×1\u003c\/li\u003e\n                    \u003cli\u003eレザー・金属パーツを使用せず全体的に軽量に仕上げています\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: CIE(シー)\u003c\/li\u003e\n                    \u003cli\u003e本体素材: POLYCARBONATE 100% \/ POLYESTER 100% \/ NYLON 100%\u003c\/li\u003e\n                    \u003cli\u003e生産国: MADE IN JAPAN\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: W270 H165 D70 mm\u003c\/li\u003e\n                    \u003cli\u003e重量: 310g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eCIE別注色を含む4色展開となっております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eBLACK: 炭がかった独特のCIE別注色\u003c\/li\u003e\n                    \u003cli\u003eOLIVE: ヨーロッパのミリタリーウェアに見られるセージグリーンにインスパイア\u003c\/li\u003e\n                    \u003cli\u003eGRAY NAVY: ポーランド軍のミリタリーネイビーに触発された彩度の低いネイビー色\u003c\/li\u003e\n                    \u003cli\u003eLIGHT GRAY: アメリカ海軍で採用されているオールウェザーコートの淡いグレイをモチーフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e156421597\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            本製品を長くご愛用いただくために、以下の点にご注意ください。\n        \u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本体生地は防水機能を有しますが、縫製部分やファスナーからの水の浸入は完全に防ぐことはできません。\u003c\/li\u003e\n            \u003cli\u003e本体生地のポリカーボネート素材は、鋭利な物での引っ掻きやファスナーなどへの挟み込みで傷が付く場合がありますのでご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CIE","offers":[{"title":"BLACK","offer_id":47132654928095,"sku":"032057-10","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"OLIVE","offer_id":47132654960863,"sku":"032057-65","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY GRAY","offer_id":47132654993631,"sku":"032057-75","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY","offer_id":47132655026399,"sku":"032057-15","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/156421597.jpg?v=1753954007"}],"url":"https:\/\/247-tools-market.we-shop.jp\/collections\/2way-3way.oembed","provider":" LIAL WORKS_weshop","version":"1.0","type":"link"}