{"title":"Jugaad14","description":"\u003cp\u003eJugaad14\u003c\/p\u003e","products":[{"product_id":"172639289","title":"jugaad14 - HORIZON CLEAR black","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e知的さをまとう ラウンドシェイプ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639289_o2.jpg?v=1753953927\" class=\"img-fluid d-block w-100 product-img\" alt=\"知的さをまとう ラウンドシェイプ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e独自のフォルム、都会的\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e他にはない個性的なラウンドデザインが、顔立ちに\u003cstrong\u003e洗練された印象\u003c\/strong\u003eをプラスします。日常に溶け込みながら、都会的なスタイルを完成させる一本です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る美意識 職人技の輝き\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639289_o3.jpg?v=1753953928\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿る美意識 職人技の輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの造形、高級感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e上質な素材が織りなす、なめらかなフレームの肌触り。細部に宿る\u003cstrong\u003e職人技\u003c\/strong\u003eが、所有する喜びと\u003cstrong\u003e本物の価値\u003c\/strong\u003eを高めます。長く愛用できる一本です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e表情を引き立てる 絶妙なフィット感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639289_o7.jpg?v=1753953928\" class=\"img-fluid d-block w-100 product-img\" alt=\"表情を引き立てる 絶妙なフィット感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eデイリーユース、洒落感をプラス\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e顔の骨格に自然に沿う心地よいフィット感。目を守り、落ち着いた大人の表情を演出します。日常から特別な日まで、あらゆるシーンに溶け込みます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 172639289\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインコンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eHORIZON（ホライゾン）\u003c\/strong\u003eは、1950〜60年代のフランスのヴィンテージフレームをベースに再構築したモデルです。曲線と直線でデザインされるリムは、太陽が昇る水平線をイメージしています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eクラシックになり過ぎないようブリッジ幅にはゆとりを持たせ、日本人の目鼻バランスにも相性良くデザインしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003ejugaad14(ジュガードフォーティーン)\u003c\/strong\u003eは「fits everything with yourlife. 日常に溶け込むアイウェア」をコンセプトに掲げています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェアを目指し、モダンでありながらクラシカルな装い。時代を超えたボーダレスなデザインで洗練されたアイウェアスタイルを提案します。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産地・品質\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eSabae made\u003c\/strong\u003e 世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e世界的にも有数の生産地「鯖江」製\u003c\/li\u003e\n          \u003cli\u003e技術・品質ともにトップレベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能性・快適な掛け心地\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e「Keep it simple」を追求し、過剰な機能を持たせることなくシンプルに目的を果たすデザインです。金属素材は一切使用せず、エシカルな素材のみで美しく、合理的なものづくりを目指しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eパッド（鼻あて）はやや高めの設計で、日本人の鼻回りを徹底的に研究したバランス\u003c\/li\u003e\n          \u003cli\u003e鼻ずれを抑え、ストレスのない掛け心地を実現\u003c\/li\u003e\n          \u003cli\u003eモダン（テンプル先端部）は弾性を持たせた作りで、適度なフィット感と締め付け感のない付け心地\u003c\/li\u003e\n          \u003cli\u003eわずか23gという軽量設計で、よりノンストレスな付け心地\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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「Ethical made」として、人にも環境にも配慮した素材と取り組みを行っています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eレンズ: \u003cstrong\u003eIntertek認証の生分解性バイオポリマー製\u003c\/strong\u003eレンズを使用\u003c\/li\u003e\n          \u003cli\u003eフレーム: 人と環境に優しい\u003cstrong\u003e植物由来のバイオマスプラスチック製フレーム\u003c\/strong\u003e（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n          \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレーム\u003c\/li\u003e\n          \u003cli\u003eパッケージ: 専用袋や紙箱も全て\u003cstrong\u003e再生原料\u003c\/strong\u003eを使用\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eさらに、売上の一部は「海の羽根募金」に寄付されています。海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に活用されます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eレンズカラーと機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eそれぞれのレンズカラーが持つ特性と機能性についてご紹介します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003ed.green\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e可視光線透過率: 15％\u003c\/li\u003e\n              \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n              \u003cli\u003e肌の赤みやくすみが目立ちにくくなります。青系と赤系の光を遮断する効果により、目が疲れにくくなります。\u003c\/li\u003e\n              \u003cli\u003eドライブなど長時間にわたり目を使う時におすすめの、jugaad14のベーシックカラーです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003elight blue\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e可視光線透過率: 55％\u003c\/li\u003e\n              \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\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            \u003cp class=\"body-text\"\u003e\u003cstrong\u003elight brown\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e可視光線透過率: 60％\u003c\/li\u003e\n              \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n              \u003cli\u003e肌の色に近いのでなじみやすく、挑戦しやすい色です。色のコントラストを高め青色系の光をカットする効果があるため、視界がクリアになります。\u003c\/li\u003e\n              \u003cli\u003e緑色が明瞭に見えるようになり、ゴルフをするときに向いています。\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サイズ: Free\u003c\/li\u003e\n          \u003cli\u003e寸法: 46□24-144\u003c\/li\u003e\n          \u003cli\u003e重量: 23g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 元スペックの「詳細は商品画像ににてご確認ください。」の指示に基づいてサイズチャート画像を配置すべきですが、具体的な画像URLがないため、該当ブロックを削除しました。 --\u003e\n        \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e●レンズ交換対応につきまして\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e度付きレンズ、他レンズへの変更につきまして、当店では他レンズへの交換対応は行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659056863,"sku":"JUG-001","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639289.jpg?v=1753953927"},{"product_id":"172639376","title":"jugaad14 - HORIZON CLEAR gray","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\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\/172639376_o2.jpg?v=1753953927\" 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\/172639376_o4.jpg?v=1753953927\" 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\/172639376_o9.jpg?v=1753953927\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自然に馴染む一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 172639376\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\"\u003eHORIZON（ホライゾン）は、1950〜60年代のフランスのヴィンテージフレームをベースに再構築したモデルです。曲線と直線でデザインされるリムは、太陽が昇る水平線をイメージしています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eクラシックになりすぎないモダンなデザイン\u003c\/li\u003e\n                \u003cli\u003e日本人の目鼻バランスに相性の良いブリッジ幅\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は「fits everything with your life.」を掲げ、日常に溶け込むアイウェアを提案します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e多様性の現代においてシーンを選ばないファッションアイウェア\u003c\/li\u003e\n                \u003cli\u003eモダンでありながらクラシカルな装い\u003c\/li\u003e\n                \u003cli\u003e時代を超えたボーダレスなデザイン\u003c\/li\u003e\n                \u003cli\u003e洗練されたアイウェアスタイルの提案\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産地・品質\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e生産国: 日本（鯖江市）\u003c\/li\u003e\n                \u003cli\u003e世界トップレベルの技術と品質\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能性・掛け心地\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e過剰な機能を持たせず、シンプルに目的を果たすデザインを追求。「Keep it simple」をコンセプトに、快適な掛け心地を実現しています。\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わずか23gの軽量設計でノンストレスな付け心地\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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レンズ: Intertek認証の生分解性バイオポリマー製\u003c\/li\u003e\n                \u003cli\u003eフレーム: 植物由来のバイオマスプラスチック製（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n                \u003cli\u003e使用後、自然環境下で分解され自然に還る素材\u003c\/li\u003e\n                \u003cli\u003eパッケージ: 専用袋や紙箱も全て再生原料を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサステナビリティ・社会貢献\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e売上の一部を「海の羽根募金」に寄付し、海の環境保全活動や調査研究を支援しています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e売上の一部を「海の羽根募金」に寄付\u003c\/li\u003e\n                \u003cli\u003e美しい海を次世代に残すための環境保全活動を支援\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eレンズカラーと機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e各レンズカラーは、異なる視界効果と機能性を提供し、様々なシーンで活躍します。\u003c\/p\u003e\n            \u003cdiv class=\"body-text\"\u003e\n                \u003ch4\u003ed.green (ダークグリーン)\u003c\/h4\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e可視光線透過率: 15％\u003c\/li\u003e\n                    \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                    \u003cli\u003e肌の赤みやくすみを軽減し、目が疲れにくい効果\u003c\/li\u003e\n                    \u003cli\u003e青系と赤系の光を遮断\u003c\/li\u003e\n                    \u003cli\u003eドライブなど長時間にわたる目の使用におすすめ\u003c\/li\u003e\n                    \u003cli\u003ejugaad14のベーシックカラー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"body-text\"\u003e\n                \u003ch4\u003elight blue (ライトブルー)\u003c\/h4\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e可視光線透過率: 55％\u003c\/li\u003e\n                    \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\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            \u003cdiv class=\"body-text\"\u003e\n                \u003ch4\u003elight brown (ライトブラウン)\u003c\/h4\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e可視光線透過率: 60％\u003c\/li\u003e\n                    \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\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\/div\u003e\n    \u003c\/details\u003e\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サイズ: Free\u003c\/li\u003e\n                \u003cli\u003e寸法: 46□24-144\u003c\/li\u003e\n                \u003cli\u003e重量: 23 g\u003c\/li\u003e\n            \u003c\/ul\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    \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":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659089631,"sku":"JUG-002","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639376.jpg?v=1753953926"},{"product_id":"172639463","title":"jugaad14 - HORIZON CLEAR  clear","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch3 class=\"section-title\"\u003e172639463\u003c\/h3\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\/172639463.jpg?v=1753953925\" 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\"\u003e1950〜60年代の仏ヴィンテージをベースに、曲線と直線で描かれるデザインは、まるで太陽が昇る水平線のよう。\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\/172639463_o3.jpg?v=1753953925\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高次元な掛け心地を追求\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e世界に名高い\u003cstrong\u003e鯖江の技術\u003c\/strong\u003eが、この一本に凝縮されています。\u003cstrong\u003e23gという驚異的な軽さ\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\/172639463_o6.jpg?v=1753953925\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e地球想いのエシカルスタイル\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eどんな顔立ちにも自然に溶け込み、\u003cstrong\u003e知的な印象\u003c\/strong\u003eを演出します。着用するたびに、売上の一部が海の環境保全に寄付されることを実感。ファッションを通じて、\u003cstrong\u003e地球の未来に貢献する喜び\u003c\/strong\u003eを感じられます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \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\"\u003eHORIZON（ホライゾン）は、1950〜60年代のフランスヴィンテージフレームをベースに再構築されたモデルです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e曲線と直線でデザインされるリムは、太陽が昇る水平線をイメージ\u003c\/li\u003e\n                \u003cli\u003eクラシックになり過ぎないよう、日本人の目鼻バランスに合うブリッジ幅でデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は「fits everything with yourlife. 日常に溶け込むアイウェア」をコンセプトに掲げています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e多様性の現代において、シーンを選ばずコーディネートできるファッションアイウェア\u003c\/li\u003e\n                \u003cli\u003eモダンであり、クラシカルな装い。時代を超えたボーダレスなデザイン\u003c\/li\u003e\n                \u003cli\u003e洗練されたアイウェアスタイルを提案\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産地について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能と快適な掛け心地\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e過剰な機能を持たせることなく、シンプルに目的を果たすデザインを追求しました。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e金属素材は一切使用せず、エシカルな素材のみで美しく合理的なものづくり\u003c\/li\u003e\n                \u003cli\u003eやや高めに設計されたパッド（鼻あて）は、日本人の鼻回りを徹底研究したバランスで鼻ずれを抑えストレスのない掛け心地\u003c\/li\u003e\n                \u003cli\u003e弾性を持たせたモダン（テンプル先端部）により、適度なフィット感と締め付け感のない付け心地\u003c\/li\u003e\n                \u003cli\u003e23gという軽量な作りで、よりノンストレスな付け心地を実現\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eエシカル素材へのこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eレンズ: Intertek 認証の生分解性バイオポリマー製レンズを使用\u003c\/li\u003e\n                \u003cli\u003eフレーム: 人と環境に優しい植物由来のバイオマスプラスチック製（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n                \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレーム\u003c\/li\u003e\n                \u003cli\u003eパッケージ: 専用袋や紙箱も全て再生原料を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサステナビリティ活動\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e売上の一部は「海の羽根募金」に寄付\u003c\/li\u003e\n                \u003cli\u003e海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に活用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eレンズカラーと機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eレンズカラーごとに、異なる機能性と推奨シーンがあります。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ed.green:\u003c\/strong\u003e 可視光線透過率 15％ \/ 紫外線透過率表記 0.01%未満（紫外線99.9%以上カット）\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\u003ejugaad14のベーシックカラー\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003elight blue:\u003c\/strong\u003e 可視光線透過率 55％ \/ 紫外線透過率表記 0.01%未満（紫外線99.9%以上カット）\n                    \u003cul class=\"point-list\"\u003e\n                        \u003cli\u003e目もとのくすみを消し、クールで知的な印象を演出\u003c\/li\u003e\n                        \u003cli\u003e昼間の強い日差しを緩和\u003c\/li\u003e\n                        \u003cli\u003eウィンタースポーツやサイクリングで雪面や道路からの反射光を和らげる\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003elight brown:\u003c\/strong\u003e 可視光線透過率 60％ \/ 紫外線透過率表記 0.01%未満（紫外線99.9%以上カット）\n                    \u003cul class=\"point-list\"\u003e\n                        \u003cli\u003e肌の色に近く、なじみやすく挑戦しやすい色\u003c\/li\u003e\n                        \u003cli\u003e色のコントラストを高め青色系の光をカットし、視界をクリアに\u003c\/li\u003e\n                        \u003cli\u003e緑色が明瞭に見え、ゴルフに適している\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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サイズ: Free\u003c\/li\u003e\n                \u003cli\u003e仕様: 46□24-144\u003c\/li\u003e\n                \u003cli\u003e重量: 23 g\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e品番: 172639463\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eレンズ交換について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e当店では他レンズへの交換対応は行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様へお問い合わせくださいませ。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659122399,"sku":"JUG-003","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639463.jpg?v=1753953925"},{"product_id":"172639486","title":"jugaad14 - HORIZON CLEAR  green","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003ejugaad14：洗練と調和を纏うアイウェア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e1950年代フランスヴィンテージを再構築した、モダンかつクラシカルなデザイン。太陽が昇る水平線をイメージしたリムは、日常に溶け込みながらも洗練された印象を与えます。植物由来のバイオマスプラスチック製フレームが、\u003cstrong\u003e未来へ繋がるファッション\u003c\/strong\u003eを提案します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639486.jpg?v=1753953924\" 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\u003e23gの驚くべき軽さ\u003c\/strong\u003eは、長時間着用してもストレスフリーな掛け心地を約束します。日本の技術が誇る鯖江製の精巧な作りと、日本人の鼻回りを徹底研究した鼻パッド設計が、ずれにくく心地よいフィット感を実現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639486_o4.jpg?v=1753953924\" 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\"\u003ed.greenレンズが肌のくすみを軽減し、クールで知的な目元を演出します。青と赤の光を遮断することで目の疲れを抑え、ドライブや長時間の外出も快適に。どんなシーンにもフィットし、あなたの個性を引き立てる\u003cstrong\u003eボーダレスなデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639486_o7.jpg?v=1753953924\" 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\"\u003eHORIZON（ホライゾン）は、1950〜60年代のフランスのヴィンテージフレームをベースに再構築したモデルです。曲線と直線でデザインされるリムは、太陽が昇る水平線をイメージしています。クラシックになり過ぎないようブリッジ幅にはゆとりを持たせ、日本人の目鼻バランスにも相性良くデザインしています。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eBrand concept \/ jugaad14(ジュガードフォーティーン) fits everything with yourlife. 日常に溶け込むアイウェア。私達が目指すのは、多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェア。モダンであり、クラシカルな装い。時代を超えたボーダレスなデザイン。洗練されたアイウェアスタイルを提案します。\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\"\u003eSabae made。世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能性・快適な掛け心地\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e「Keep it simple」をコンセプトに、過剰な機能を持たせることなくシンプルに目的を果たすデザインを追求しました。\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\n\u003cstrong\u003e23g\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=\"benefit-list\"\u003e\n        \u003cli\u003eレンズ：Intertek認証の生分解性バイオポリマー製レンズを使用\u003c\/li\u003e\n        \u003cli\u003eフレーム：植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n        \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられた素材\u003c\/li\u003e\n        \u003cli\u003eパッケージ：専用袋や紙箱も全て再生原料を使用\u003c\/li\u003e\n        \u003cli\u003eSustainability：売上の一部は「海の羽根募金」に寄付され、海の環境保護活動に役立てられます\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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シーンや目的に合わせて選べる、3種類のレンズをご用意しました。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003ed.green:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e可視光線透過率：15％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n        \u003cli\u003e肌の赤みやくすみを軽減し、クールで知的な目元を演出\u003c\/li\u003e\n        \u003cli\u003e青系と赤系の光を遮断する効果により目の疲れを抑制\u003c\/li\u003e\n        \u003cli\u003eドライブなど長時間にわたり目を使う時におすすめ\u003c\/li\u003e\n        \u003cli\u003ejugaad14のベーシックカラー\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003elight blue:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e可視光線透過率：55％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n        \u003cli\u003e目もとのくすみを消すだけでなく、クールで知的な印象に\u003c\/li\u003e\n        \u003cli\u003e昼間の強い日差しを緩和する効果\u003c\/li\u003e\n        \u003cli\u003eウィンタースポーツやサイクリングなどでは、雪面や道路からの反射光を和らげる\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003elight brown:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e可視光線透過率：60％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n        \u003cli\u003e肌の色に近いのでなじみやすく挑戦しやすい色\u003c\/li\u003e\n        \u003cli\u003e色のコントラストを高め青色系の光をカットする効果があり、視界がクリアに\u003c\/li\u003e\n        \u003cli\u003e緑色が明瞭に見えるようになり、ゴルフに向いている\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品の具体的なサイズと重量です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ: Free (46□24-144)\u003c\/li\u003e\n        \u003cli\u003e重さ: 23 g\u003c\/li\u003e\n        \u003cli\u003e特徴: サイズ調整の必要のない作りになっております。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e詳細は商品画像にてご確認ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品コード: 172639486\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    \u003cp class=\"body-text\"\u003eレンズ交換対応につきまして\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e当店では度付きレンズ、他レンズへの交換対応は行っておりません。\u003c\/li\u003e\n      \u003cli\u003e予めご了承くださいませ。\u003c\/li\u003e\n      \u003cli\u003eサングラスの仕様上、レンズ交換自体は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659187935,"sku":"JUG-004","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639486.jpg?v=1753953924"},{"product_id":"172639767","title":"jugaad14 - OCEAN CLEAR black","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e纏うだけで洗練される日常アイウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e誰もがかけやすい\u003cstrong\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\/172639767.jpg?v=1753953922\" 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金属を一切使わず23g\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\/172639767_o5.jpg?v=1753953923\" 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紫外線99.9%以上カットのレンズ\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\/172639767_o6.jpg?v=1753953923\" 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\"\u003eModel \/ OCEAN（オーシャン）はjugaad14のアイコンモデルです。輪郭をシャープな印象にするウエリントンは、誰もがかけやすく親しみを感じるフレームデザイン。下部にかけて丸みを持たせたリムは、モダンで柔らかなデザインとして完成されています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eBrand concept \/ jugaad14(ジュガードフォーティーン) fits everything with yourlife. 日常に溶け込むアイウェア。 私達が目指すのは、多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェアです。モダンであり、クラシカルな装い。時代を超えたボーダレスなデザインで、洗練されたアイウェアスタイルを提案します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能と快適な掛け心地\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e過剰な機能を持たせることなく、シンプルに目的を果たすデザイン。金属素材は一切使用せず、エシカルな素材のみで美しく、合理的なものづくりを目指しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eパッド（鼻あて）はやや高めの設計。日本人の鼻回りを徹底的に研究したバランスで、鼻ずれを抑えストレスのない掛け心地。\u003c\/li\u003e\n                    \u003cli\u003eモダン（テンプル先端部）は弾性を持たせた作りで、適度なフィット感と締め付け感のない付け心地。\u003c\/li\u003e\n                    \u003cli\u003e23gという軽量な作りで、よりノンストレスな付け心地を実現。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eエシカルな素材とサステナビリティ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e人と環境に優しい素材選びと、未来へ繋ぐ活動に取り組んでいます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eレンズ：Intertek認証の生分解性バイオポリマー製レンズを使用。\u003c\/li\u003e\n                    \u003cli\u003eフレーム：人と環境に優しい、植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）。\u003c\/li\u003e\n                    \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレームです。\u003c\/li\u003e\n                    \u003cli\u003eパッケージ：専用袋や紙箱も全て再生原料を使用しています。\u003c\/li\u003e\n                    \u003cli\u003eSustainability：売上の一部は「海の羽根募金」に寄付されており、海の環境を守り美しい海を次世代に残していくための保全活動や調査研究に使われています。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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\u003ed.green\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e可視光線透過率：15％\u003c\/li\u003e\n                            \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                            \u003cli\u003e特徴：肌の赤みやくすみを目立たなくし、青系と赤系の光を遮断する効果により目が疲れにくくなります。ドライブなど長時間にわたり目を使う時におすすめです。jugaad14のベーシックカラーです。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003elight blue\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e可視光線透過率：55％\u003c\/li\u003e\n                            \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                            \u003cli\u003e特徴：目もとのくすみを消すだけでなく、クールで知的な印象にしてくれます。昼間の強い日差しを緩和する効果もあります。ウィンタースポーツやサイクリングなどでは、雪面や道路からの反射光を和らげてくれます。\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003elight brown\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e可視光線透過率：60％\u003c\/li\u003e\n                            \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                            \u003cli\u003e特徴：肌の色に近いのでなじみやすく挑戦しやすい色です。色のコントラストを高め青色系の光をカットする効果があるため、視界がクリアになります。また、緑色が明瞭に見えるようになり、ゴルフをするときに向いています。\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サイズ：Free\u003c\/li\u003e\n                    \u003cli\u003e表記：50□21-144\u003c\/li\u003e\n                    \u003cli\u003e重量：23g\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e詳細は商品画像にてご確認ください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eレンズ交換について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e度付きレンズ、他レンズへの変更につきまして、当店では交換対応は行っておりません。予めご了承くださいませ。\u003c\/li\u003e\n                    \u003cli\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e商品コード: 172639767\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":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659220703,"sku":"JUG-006","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"it.blue","offer_id":47132659253471,"sku":"JUG-007","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639767.jpg?v=1753953922"},{"product_id":"172639879","title":"jugaad14 - OCEAN CLEAR gray","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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\/172639879_o2.jpg?v=1753953921\" 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\/172639879_o6.jpg?v=1753953922\" 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\/172639879_o7.jpg?v=1753953922\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を引き出す一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003ejugaad14のアイコンモデル「OCEAN（オーシャン）」は、都会的な印象のウエリントン型デザインです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e輪郭をシャープに見せる効果があります。\u003c\/li\u003e\n          \u003cli\u003eモダンで柔らかなリムデザインが特徴です。\u003c\/li\u003e\n          \u003cli\u003e誰もがかけやすい親しみやすいフレームデザインです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は「fits everything with yourlife.」をコンセプトに、日常に溶け込むアイウェアを提案しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e多様なシーンにマッチするファッションアイウェアです。\u003c\/li\u003e\n          \u003cli\u003eモダンかつクラシカルな装いを両立。\u003c\/li\u003e\n          \u003cli\u003e時代を超えたボーダレスなデザインが特徴です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産背景と快適性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e世界的にも有数の生産地である日本・鯖江市で、トップレベルの技術と品質をもって生産されています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「Keep it simple」を哲学に、シンプルでありながら快適なかけ心地を追求しています。\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約23gの軽量設計でノンストレスなかけ心地です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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レンズ：Intertek認証の生分解性バイオポリマー製レンズを使用しています。\u003c\/li\u003e\n          \u003cli\u003eフレーム：人と環境に優しい、植物由来のバイオマスプラスチック製（綿花採取後の産毛状繊維を80%以上使用）。使用後は自然に還る素材です。\u003c\/li\u003e\n          \u003cli\u003eパッケージ：専用袋や紙箱も全て再生原料を使用しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサステナビリティ活動\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e売上の一部を「海の羽根募金」に寄付し、美しい海を次世代に残すための活動に貢献しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e海の環境保全活動や調査研究に役立てられています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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お好みのシーンや目的に合わせて、3種類のレンズカラーからお選びいただけます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003ed.green (可視光線透過率 15％)\n            \u003cp class=\"body-text\"\u003e肌の赤みやくすみをカバーし、青系と赤系の光を遮断することで目の疲れを軽減します。ドライブなど長時間の使用におすすめです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                \u003cli\u003ejugaad14のベーシックカラーです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003elight blue (可視光線透過率 55％)\n            \u003cp class=\"body-text\"\u003e目もとのくすみを消し、クールで知的な印象を与えます。昼間の強い日差しを緩和し、ウィンタースポーツやサイクリングでの雪面・道路からの反射光を和らげます。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003elight brown (可視光線透過率 60％)\n            \u003cp class=\"body-text\"\u003e肌なじみが良く、色のコントラストを高め青色系の光をカットすることで視界をクリアにします。緑色が明瞭に見えるため、ゴルフにおすすめです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\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 class=\"body-text\"\u003e本製品のサイズ詳細は以下の通りです。詳細は商品画像も合わせてご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eサイズ: Free 50□21-144\u003c\/li\u003e\n            \u003cli\u003e重量: 約23g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eレンズ交換に関する注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e度付きレンズや他レンズへの変更につきましては、当店では対応しておりません。予めご了承くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換自体は可能でございますが、度付きレンズなどへの交換をご希望の場合は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659286239,"sku":"JUG-008","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"it.blue","offer_id":47132659319007,"sku":"JUG-009","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639879.jpg?v=1753953921"},{"product_id":"172639999","title":"jugaad14 - OCEAN CLEAR clear","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e透明感まとう旬顔サングラス\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639999_o1.jpg?v=1753953920\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e光を取り込むモダンなデザイン\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eクリアフレームが織りなす\u003cstrong\u003e洗練された抜け感\u003c\/strong\u003eは、いつもの装いをワンランク上へと誘います。どんなスタイルにも軽やかに馴染む、都会的なデザインです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e横顔を彩るミニマルな美学\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639999_o4.jpg?v=1753953920\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eさりげなく主張するディテール\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eサイドから見ても美しい、計算し尽くされたテンプルライン。肌に溶け込むような透明感が、\u003cstrong\u003e重さを感じさせない快適なかかけ心地\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e表情を引き立てる大人の風格\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639999_o8.jpg?v=1753953921\" 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  \u003cdetails class=\"spec-details\"\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商品コード: 172639999\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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\"\u003eModel \/ OCEAN（オーシャン）はjugaad14のアイコンモデルです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e輪郭をシャープな印象にするウエリントンフレームは、誰もがかけやすく親しみを感じるデザインです。\u003c\/li\u003e\n        \u003cli\u003e下部にかけて丸みを持たせたリムは、モダンで柔らかなデザインとして完成されています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eBrand concept \/ jugaad14(ジュガードフォーティーン) fits everything with yourlife. 日常生活に溶け込むアイウェアを提案しています。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェアを目指しています。\u003c\/li\u003e\n        \u003cli\u003eモダンであり、クラシカルな装い。時代を超えたボーダレスなデザイン。\u003c\/li\u003e\n        \u003cli\u003e洗練されたアイウェアスタイルを提案します。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産地と品質\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e快適なかけ心地と機能性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eKeep it simpleの哲学に基づき、過剰な機能を持たせることなく、シンプルに目的を果たすデザインです。\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\u003e23gという軽量な作りで、よりノンストレスな付け心地を実現しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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\"\u003eEthical madeを追求し、人と環境に優しい素材選びと製造プロセスを採用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eレンズ: Intertek認証の\u003cstrong\u003e生分解性バイオポリマー製レンズ\u003c\/strong\u003eを使用。\u003c\/li\u003e\n        \u003cli\u003eフレーム: 人と環境に優しい、植物由来の\u003cstrong\u003eバイオマスプラスチック製フレーム\u003c\/strong\u003e（綿花採取後の産毛状繊維を80%以上使用）。\u003c\/li\u003e\n        \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレームです。\u003c\/li\u003e\n        \u003cli\u003eパッケージ: 専用袋や紙箱も全て\u003cstrong\u003e再生原料\u003c\/strong\u003eを使用しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eSustainabilityへの取り組みとして、売上の一部は「海の羽根募金」に寄付され、海の環境保全活動や調査研究に使われています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eレンズの種類と特性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e各レンズの特性をご確認ください。\u003c\/p\u003e\n\n      \u003cp class=\"body-text\"\u003ed.green:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率: 15％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e肌の赤みやくすみを目立たなくする効果があります。\u003c\/li\u003e\n        \u003cli\u003e青系と赤系の光を遮断する効果により目が疲れにくく、ドライブなど長時間にわたり目を使う時におすすめです。\u003c\/li\u003e\n        \u003cli\u003ejugaad14のベーシックカラーです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp class=\"body-text\"\u003elight blue:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率: 55％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e目もとのくすみを消すだけでなく、クールで知的な印象にしてくれます。\u003c\/li\u003e\n        \u003cli\u003e昼間の強い日差しを緩和する効果があります。\u003c\/li\u003e\n        \u003cli\u003eウィンタースポーツやサイクリングなどでは、雪面や道路からの反射光を和らげてくれます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp class=\"body-text\"\u003elight brown:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率: 60％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e肌の色に近いのでなじみやすく挑戦しやすい色です。\u003c\/li\u003e\n        \u003cli\u003e色のコントラストを高め青色系の光をカットする効果があるため、視界がクリアになります。\u003c\/li\u003e\n        \u003cli\u003e緑色が明瞭に見えるようになり、ゴルフをする時にも向いています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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サイズ: Free\u003c\/li\u003e\n        \u003cli\u003e実寸: 50□21-144\u003c\/li\u003e\n        \u003cli\u003e重さ: 23g\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eレンズ交換についてのご注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e当店では他レンズへの交換対応は行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様へ直接お問い合わせくださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659581151,"sku":"JUG-010","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"it.blue","offer_id":47132659613919,"sku":"JUG-011","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172639999.jpg?v=1753953920"},{"product_id":"172640338","title":"jugaad14 - OCEAN CLEAR green","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんなシーンにも溶け込む洗練アイウェア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003ejugaad14のアイコン「OCEAN」。輪郭を\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\/172640338.jpg?v=1753953919\" 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\u003e23gの軽さ\u003c\/strong\u003eが、心地よさをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172640338_o5.jpg?v=1753953919\" 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を約束します。d.greenレンズは肌の赤みやくすみを抑え、青赤系の光を遮断することで、\u003cstrong\u003e目の疲れを感じさせません\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172640338_o9.jpg?v=1753953919\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を快適にするフィット感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eModel \/ OCEAN（オーシャン）は、jugaad14のアイコンモデルです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e輪郭をシャープな印象にするウエリントンは、誰もがかけやすく親しみを感じるフレームデザインです。\u003c\/li\u003e\n        \u003cli\u003e下部にかけて丸みを持たせたリムは、モダンで柔らかなデザインとして完成されています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eBrand concept \/ jugaad14(ジュガードフォーティーン) fits everything with yourlife.は、日常に溶け込むアイウェアを提案します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェアを目指しています。\u003c\/li\u003e\n        \u003cli\u003eモダンであり、クラシカルな装い。時代を超えたボーダレスなデザインで、洗練されたアイウェアスタイルを提案します。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e品質と快適な掛け心地\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eSabae made\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n      \u003ch4 class=\"sub-title\"\u003eKeep it simple\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003e過剰な機能を持たせることなく、シンプルに目的を果たすデザインを追求しました。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e金属素材は一切使用せず、エシカルな素材のみで美しく、合理的なものづくりを目指しています。\u003c\/li\u003e\n        \u003cli\u003eパッド（鼻あて）は、やや高めの設計。日本人の鼻回りを徹底的に研究したバランスで、鼻ずれを抑えストレスのない掛け心地を実現しました。\u003c\/li\u003e\n        \u003cli\u003eモダン（テンプル先端部）は、弾性を持たせた作りになっており、適度なフィット感を持たせながらも締め付け感のない付け心地です。\u003c\/li\u003e\n        \u003cli\u003eさらに23gという軽量な作りで、よりノンストレスな付け心地を実現しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e環境と持続可能性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003ch4 class=\"sub-title\"\u003eEthical made\u003c\/h4\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eレンズ：Intertek認証の生分解性バイオポリマー製レンズを使用しています。\u003c\/li\u003e\n        \u003cli\u003eバイオマスプラスチック製フレーム：人と環境に優しい、植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）です。使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレームです。\u003c\/li\u003e\n        \u003cli\u003eパッケージ：専用袋や紙箱も全て再生原料を使用しています。\u003c\/li\u003e\n        \u003cli\u003e革新的な技術で、問題解決の方法を導きます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ch4 class=\"sub-title\"\u003eSustainability\u003c\/h4\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e売上の一部は「海の羽根募金」に寄付されています。\u003c\/li\u003e\n        \u003cli\u003e海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に使われています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eレンズ詳細と効果\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003ch4 class=\"sub-title\"\u003ed.green\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率：15％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n        \u003cli\u003e肌の赤みやくすみを目立たなくしてくれます。\u003c\/li\u003e\n        \u003cli\u003e青系と赤系の光を遮断する効果により目が疲れにくくなります。\u003c\/li\u003e\n        \u003cli\u003eドライブなど長時間にわたり目を使う時におすすめです。jugaad14のベーシックカラーです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ch4 class=\"sub-title\"\u003elight blue\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率：55％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\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      \u003ch4 class=\"sub-title\"\u003elight brown\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e可視光線透過率：60％\u003c\/li\u003e\n        \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n        \u003cli\u003e肌の色に近いのでなじみやすく挑戦しやすい色です。\u003c\/li\u003e\n        \u003cli\u003e色のコントラストを高め青色系の光をカットする効果があるため、視界がクリアになります。\u003c\/li\u003e\n        \u003cli\u003e緑色が明瞭に見えるようになり、ゴルフをするときに向いています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ：Free 50□21-144\u003c\/li\u003e\n        \u003cli\u003e重量：23g\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e詳細は商品画像ににてご確認ください。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n      \u003c!-- サイズ表画像が別途指定された場合はここに\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"...\"\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 class=\"body-text\"\u003e度付きレンズ、他レンズへの変更につきまして、当店では対応を行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため出力しません --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 商品固有の注意はスペック詳細に含めたため、汎用的な注意事項がないため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659679455,"sku":"JUG-012","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"it.blue","offer_id":47132659712223,"sku":"JUG-013","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172640338.jpg?v=1753953919"},{"product_id":"172641545","title":"jugaad14 - OCEAN CLEAR black 偏光調光","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003ch2\u003e172641545\u003c\/h2\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\/172641545_o1.png?v=1753953918\" 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\/172641545_o3.png?v=1753953918\" 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\/172641545_o5.jpg?v=1753953918\" 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    \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\u003ejugaad14のアイコンモデル「OCEAN（オーシャン）」は、普遍的でありながらモダンなデザインが特徴です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e輪郭をシャープに魅せるウエリントンデザイン\u003c\/li\u003e\n                \u003cli\u003e親しみやすく、誰もがかけやすいフレーム\u003c\/li\u003e\n                \u003cli\u003e下部にかけて丸みを持たせたモダンで柔らかなリム\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eブランド「jugaad14(ジュガードフォーティーン)」は、日常に溶け込むアイウェアを提案します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eシーンを選ばない多様なコーディネートに対応\u003c\/li\u003e\n                \u003cli\u003eモダンでありながらクラシカルな装い\u003c\/li\u003e\n                \u003cli\u003e時代を超えたボーダレスなデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e\u003cstrong\u003e生産国\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e日本・鯖江市：世界的にも有数の生産地であり、技術・品質ともにトップレベル\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003e素材\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eエシカルなバイオマスプラスチック製フレーム：人と環境に優しい、植物由来（綿花採取後の産毛状繊維を80%以上使用）\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\u003cstrong\u003eシンプルで合理的なデザイン\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e過剰な機能を持たせず、シンプルに目的を果たすデザイン\u003c\/li\u003e\n                \u003cli\u003e金属素材を一切使用せず、エシカルな素材のみで美しく、合理的なものづくり\u003c\/li\u003e\n                \u003cli\u003e23gの超軽量設計で、よりノンストレスな付け心地を実現\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003e日本人に最適化されたフィット感\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eやや高めのパッド（鼻あて）設計で、鼻ずれを抑えストレスのない掛け心地\u003c\/li\u003e\n                \u003cli\u003eモダン（テンプル先端部）は弾性を持たせた作りで、適度なフィット感と締め付け感のない付け心地\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003e高機能レンズ仕様\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e偏光調光機能\u003c\/strong\u003e：可視光線透過率 10%-45%、紫外線透過率 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e調光機能\u003c\/strong\u003e：紫外線量により、レンズの色の濃度が変化（薄いグレーから濃いグレーへ）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e偏光機能\u003c\/strong\u003e：路面や水面のギラついた反射光を遮断し、視界を良好に保ちます。アウトドアシーンやドライブ、ゴルフ、釣りといったシーンに役立つ機能です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003csmall\u003e※偏光機能の特性上、個人差はありますが人によっては車酔いのような症状が出るケースがございます。\u003c\/small\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: Free\u003c\/li\u003e\n                \u003cli\u003e寸法: 50□21-144\u003c\/li\u003e\n                \u003cli\u003e重量: 23g\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n            \u003cp\u003e詳細は商品画像にてご確認ください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード・その他情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 172641545\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003cstrong\u003eサステナビリティへの取り組み\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e売上の一部は「海の羽根募金」に寄付されています。\u003c\/li\u003e\n                \u003cli\u003e海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に使われています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\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        \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":"Jugaad14","offers":[{"title":"Default Title","offer_id":46776155275487,"sku":"JUG-014","price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641545.jpg?v=1753953918"},{"product_id":"172641584","title":"jugaad14 - OCEAN CLEAR gray 偏光調光","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003ejugaad14 OCEAN 洗練されたクリアグレー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日常を彩る「OCEAN」は、鯖江の匠が手がける\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\/172641584.jpg?v=1753953917\" 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\/172641584_o5.jpg?v=1753953917\" 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軽さわずか23g 快適フィットをあなたに\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日本人の顔を研究したやや高めの鼻パッドと弾性のあるテンプルが、締め付け感なく\u003cstrong\u003e心地よくフィット\u003c\/strong\u003eします。わずか23gの\u003cstrong\u003e軽量設計\u003c\/strong\u003eで、長時間かけてもストレスを感じさせません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641584_o9.jpg?v=1753953917\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eノンストレスな掛け心地を実現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eモデル・ブランドコンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eOCEAN（オーシャン）は、jugaad14のアイコンモデルです。ブランドコンセプトとともに、その魅力をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOCEANモデル\u003c\/strong\u003e：輪郭をシャープな印象にするウエリントン型。下部が丸みを帯びたモダンで柔らかなリムデザインです。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eBrand concept\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=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e調光機能\u003c\/strong\u003e：紫外線量に応じて、レンズの色濃度が薄いグレーから濃いグレーに自動で変化します。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e偏光機能\u003c\/strong\u003e：路面や水面などのギラついた反射光を遮断し、クリアな視界を保ちます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e可視光線透過率: 10%-45%\u003c\/li\u003e\n                \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eアウトドアシーンやドライブ、ゴルフ、釣りといった様々なアクティビティに役立つ機能です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e快適な掛け心地へのこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e長時間の着用でもストレスなく快適に過ごせるよう、細部まで徹底的に研究された設計です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e日本人向けに設計されたやや高めの鼻パッドが、鼻ずれを抑えストレスのない掛け心地を実現します。\u003c\/li\u003e\n                \u003cli\u003e弾性を持たせたモダン（テンプル先端部）が、適度なフィット感を持たせながらも締め付け感のない付け心地を提供します。\u003c\/li\u003e\n                \u003cli\u003eわずか23gという軽量設計により、ノンストレスな付け心地を実現しています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e過剰な機能を持たせることなく、シンプルに目的を果たすデザインと、美しく合理的なものづくりを追求しています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材と生産背景\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e人と環境に配慮したエシカルな素材を使用し、世界有数の技術を誇る日本の鯖江市で生産されています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eフレーム素材\u003c\/strong\u003e：植物由来のバイオマスプラスチック製（綿花採取後の産毛状繊維を80%以上使用）。\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサステナビリティ活動\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e売上の一部を「海の羽根募金」に寄付し、美しい海を次世代に残していくための活動に貢献しています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e海の環境を守るための保全活動や調査研究に使われています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品のサイズ情報です。詳細は商品画像も合わせてご確認ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: Free\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eフレームサイズ\u003c\/strong\u003e: 50□21-144\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e: 23g\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003c!-- 入力データに発送案内情報がないため、このセクションは作成しません。 --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご購入いただく前に、以下の点をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eレンズ交換対応につきまして\u003c\/strong\u003e：当店では他レンズへの交換対応は行っておりません。度付きレンズなどへの交換をご希望の場合は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e偏光機能について\u003c\/strong\u003e：偏光機能の特性上、個人差はありますが、人によっては車酔いのような症状が出るケースがございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e商品コード: 172641584\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"Default Title","offer_id":46776155308255,"sku":"JUG-015","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641584.jpg?v=1753953917"},{"product_id":"172641656","title":"jugaad14 - OCEAN CLEAR clear 偏光調光","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練のクリアフレーム 日常を彩る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e透明感あふれる\u003cstrong\u003eバイオマスプラスチック製フレーム\u003c\/strong\u003eが、顔周りに軽やかな印象をもたらします。シーンを選ばず、どんなスタイルにも自然と馴染む、モダンでボーダレスなデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641656.jpg?v=1753953915\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eクリアな美しさを纏う\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e顔にフィット ストレスフリーの快適さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本人の顔を研究した\u003cstrong\u003e高めのパッド\u003c\/strong\u003eと\u003cstrong\u003e弾性を持つモダン\u003c\/strong\u003eが、締め付け感なく心地よいフィット感を提供します。\u003cstrong\u003e紫外線量でレンズの色が変化\u003c\/strong\u003eし、一日を通して快適な視界を保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641656_o5.jpg?v=1753953916\" 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\u003e23gの軽さ\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\/172641656_o9.jpg?v=1753953916\" 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\"\u003eModel \/ OCEAN（オーシャン）\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003ejugaad14のアイコンモデル。\u003c\/li\u003e\n          \u003cli\u003e輪郭をシャープな印象にするウエリントンは、誰もがかけやすく親しみを感じるフレームデザインです。\u003c\/li\u003e\n          \u003cli\u003e下部にかけて丸みを持たせたリムは、モダンで柔らかなデザインとして完成されています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003eBrand concept \/ jugaad14(ジュガードフォーティーン)\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003efits everything with yourlife. 日常に溶け込むアイウェア。\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\n        \u003cp class=\"body-text\"\u003eSabae made\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003eKeep it simple\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さらに23gという軽量な作りでよりノンストレスな付け心地を実現しています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003eEthical made\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eバイオマスプラスチック製フレーム：人と環境に優しい、植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）。\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\n        \u003cp class=\"body-text\"\u003eSustainability\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e売上の一部は「海の羽根募金」に寄付されています。\u003c\/li\u003e\n          \u003cli\u003e海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に使われています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eレンズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eレンズ機能\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e偏光調光レンズ\u003c\/li\u003e\n          \u003cli\u003e可視光線透過率：10%-45%\u003c\/li\u003e\n          \u003cli\u003e紫外線透過率表記：0.01%未満（紫外線99.9%以上カット）\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        \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        \u003cp class=\"body-text\"\u003e※偏光機能の特性上、個人差はありますが人によっては車酔いのような症状が出るケースがございます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：Free 50□21-144\u003c\/li\u003e\n          \u003cli\u003e重量：23g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n        \u003c!-- 「詳細は商品画像ににてご確認ください。」とあるが、具体的な画像IDがないため、ここでは画像を配置しません。 --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eレンズ交換について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e●レンズ交換対応につきまして\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e度付きレンズ、他レンズへの変更につきまして、当店では交換対応は行っておりません。予めご了承くださいませ。\u003c\/li\u003e\n          \u003cli\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 商品コードセクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品コード\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e172641656\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"Default Title","offer_id":46776155341023,"sku":"JUG-016","price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641656.jpg?v=1753953915"},{"product_id":"172641671","title":"jugaad14 - OCEAN CLEAR green 偏光調光","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常に溶け込む洗練アイウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e人と環境に優しい\u003cstrong\u003eバイオマスプラスチック製\u003c\/strong\u003e。わずか\u003cstrong\u003e23gの軽さ\u003c\/strong\u003eが、一日中快適なフィット感を実現します。現代的なデザインが、あなたのライフスタイルに寄り添います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641671.jpg?v=1753953914\" 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\/172641671_o5.jpg?v=1753953915\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eアクティブシーンを鮮明に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e鯖江が紡ぐ、究極の装着感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e世界が認める\u003cstrong\u003e鯖江の技術\u003c\/strong\u003eが、細部まで行き届いた精度を保証します。\u003cstrong\u003e弾性を持つテンプル\u003c\/strong\u003eと\u003cstrong\u003e高めの鼻パッド\u003c\/strong\u003eが、締め付け感なく、長時間の着用でもストレスを感じさせません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641671_o9.jpg?v=1753953915\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e長時間でも心地よいフィット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eModel \/ OCEAN（オーシャン）はjugaad14のアイコンモデルです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e輪郭をシャープな印象にするウエリントンフレーム\u003c\/li\u003e\n                \u003cli\u003eモダンで柔らかなデザイン\u003c\/li\u003e\n                \u003cli\u003e誰もがかけやすく親しみを感じるフォルム\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は、fits everything with yourlife. を掲げ、日常に溶け込むアイウェアを目指しています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェア\u003c\/li\u003e\n                \u003cli\u003eモダンであり、クラシカルな装い\u003c\/li\u003e\n                \u003cli\u003e時代を超えたボーダレスなデザイン\u003c\/li\u003e\n                \u003cli\u003e洗練されたアイウェアスタイルを提案\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産地\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e設計と快適性\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e「Keep it simple」を追求し、過剰な機能を持たせることなくシンプルに目的を果たすデザインです。\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\u003e23gの軽量設計でノンストレスな付け心地\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・サステナビリティ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eフレームは人と環境に優しいバイオマスプラスチック製です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e植物由来（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n                \u003cli\u003e使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る\u003c\/li\u003e\n                \u003cli\u003eパッケージ（専用袋、紙箱）も全て再生原料を使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eまた、売上の一部は「海の羽根募金」に寄付され、海の環境保全活動や調査研究に役立てられています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\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可視光線透過率：10%-45%\u003c\/li\u003e\n                \u003cli\u003e紫外線透過率：0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e調光機能\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e紫外線量によりレンズの色の濃度が変化します。（薄いグレーから濃いグレーに変化）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e偏光機能\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e路面や水面のギラついた反射光を遮断し、視界を良好に保ちます。\u003c\/li\u003e\n                \u003cli\u003eアウトドア、ドライブ、ゴルフ、釣りといったシーンに役立つ機能です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※偏光機能の特性上、個人差はありますが人によっては車酔いのような症状が出るケースがございます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ：Free 50□21-144\u003c\/li\u003e\n                \u003cli\u003e重さ：23g\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eレンズ交換に関する注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e度付きレンズ、他レンズへの変更につきまして、当店では対応を行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様へ直接お問い合わせくださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品コード --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cp class=\"body-text text-end\"\u003e商品コード：172641671\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"Default Title","offer_id":46776155373791,"sku":"JUG-017","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641671.jpg?v=1753953914"},{"product_id":"172641693","title":"jugaad14 - OCEAN CLEAR blue 偏光調光","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e澄み渡る視界、日常を彩るクリアブルー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日差しに応じてレンズの色が変化する\u003cstrong\u003e偏光調光機能\u003c\/strong\u003eで、あらゆるシーンで快適な視界を確保します。路面や水面のギラつきを抑え、目の負担を軽減しながら、クリアな風景を存分にお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641693.jpg?v=1753953913\" 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。わずか23gの\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\/172641693_o3.jpg?v=1753953913\" 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\/172641693_o4.jpg?v=1753953913\" 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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 172641693\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\"\u003ejugaad14のアイコンモデル「OCEAN（オーシャン）」は、日常に溶け込むアイウェアとして洗練されたスタイルを提案します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eModel \/ OCEAN（オーシャン）: jugaad14のアイコンモデル。輪郭をシャープな印象にするウエリントンは、誰もがかけやすく親しみを感じるフレームデザイン。下部にかけて丸みを持たせたリムは、モダンで柔らかなデザイン。\u003c\/li\u003e\n                \u003cli\u003eBrand concept \/ jugaad14(ジュガードフォーティーン): fits everything with yourlife. 日常に溶け込むアイウェア。多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェア。モダンであり、クラシカルな装い。時代を超えたボーダレスなデザイン。洗練されたアイウェアスタイルを提案。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e鯖江の品質と設計\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e世界的にも有数の生産地である日本・鯖江市で生産され、シンプルながらも快適な掛け心地を追求したデザインです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eSabae made: 技術・品質ともにトップレベルとして知られる日本・鯖江市で生産。\u003c\/li\u003e\n                \u003cli\u003eKeep it simple: 過剰な機能を持たせることなく、シンプルに目的を果たすデザイン。金属素材は一切使用せず、エシカルな素材のみで美しく、合理的なものづくり。\u003c\/li\u003e\n                \u003cli\u003e高めの鼻パッド設計: 日本人の鼻回りを徹底的に研究したバランスで、鼻ずれを抑えストレスのない掛け心地。\u003c\/li\u003e\n                \u003cli\u003e弾性を持たせたモダン（テンプル先端部）: 適度なフィット感を持たせながらも締め付け感のない付け心地。\u003c\/li\u003e\n                \u003cli\u003e超軽量23g: よりノンストレスな付け心地を実現。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・サステナビリティ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e環境負荷の少ない植物由来のバイオマスプラスチックを採用し、持続可能な社会に貢献するエシカルな製品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eEthical made: 植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）。使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還ります。\u003c\/li\u003e\n                \u003cli\u003e再生原料使用のパッケージ: 専用袋や紙箱も全て再生原料を使用。\u003c\/li\u003e\n                \u003cli\u003eSustainability: 売上の一部は「海の羽根募金」に寄付され、海の環境保護活動や調査研究を支援。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eレンズ仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eあらゆるシーンで快適な視界を確保する、高機能な偏光調光レンズを搭載しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e偏光調光機能: 可視光線透過率10%-45%、紫外線透過率0.01%未満（紫外線99.9%以上カット）。\u003c\/li\u003e\n                \u003cli\u003e調光機能: 紫外線量によりレンズの色の濃度が変化（薄いグレーから濃いグレーに変化）。\u003c\/li\u003e\n                \u003cli\u003e偏光機能: 路面や水面のギラついた反射光を遮断し、視界を良好に保ちます。アウトドアシーンやドライブ、ゴルフ、釣りなどに最適。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※偏光機能の特性上、個人差はありますが人によっては車酔いのような症状が出るケースがございます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\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サイズ: Free 50□21-144\u003c\/li\u003e\n                \u003cli\u003e重量: 23g\u003c\/li\u003e\n                \u003cli\u003e※サイズ調整の必要のない作りになっております。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e度付きレンズ、他レンズへの変更につきまして、当店では対応を行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"Default Title","offer_id":46776155406559,"sku":"JUG-018","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172641693.jpg?v=1753953913"},{"product_id":"172712073","title":"jugaad14 - OCEAN CLEAR blue","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eトレンド感溢れるブルーサングラス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e視線を惹きつけるクリアなブルーが、顔周りをパッと明るく彩ります。いつものスタイルに\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\/172712073_o2.jpg?v=1753953912\" 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\/172712073_o3.jpg?v=1753953912\" 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\/172712073_o4.jpg?v=1753953912\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eクリア素材の洗練された光沢\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 172712073\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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\"\u003ejugaad14のアイコンモデル、OCEAN（オーシャン）は、誰もがかけやすく親しみを感じるフレームデザインです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e輪郭をシャープな印象にするウエリントン型\u003c\/li\u003e\n          \u003cli\u003e下部にかけて丸みを持たせたリムがモダンで柔らかなデザイン\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドコンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は「fits everything with yourlife. 日常に溶け込むアイウェア」をコンセプトに掲げています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e多様なシーンでコーディネートできるファッションアイウェア\u003c\/li\u003e\n          \u003cli\u003eモダンであり、クラシカルな装い\u003c\/li\u003e\n          \u003cli\u003e時代を超えたボーダレスなデザイン\u003c\/li\u003e\n          \u003cli\u003e洗練されたアイウェアスタイルを提案\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e品質・生産地\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e世界的に有数の生産地として知られる日本・鯖江市で生産されています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e技術・品質ともにトップレベル\u003c\/li\u003e\n          \u003cli\u003e信頼性の高い「鯖江メイド」\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能性・快適性\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e過剰な機能を持たせることなく、シンプルに目的を果たすデザインと快適な掛け心地を追求しました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e金属素材を一切使用しないエシカルなものづくり\u003c\/li\u003e\n          \u003cli\u003e日本人の鼻回りを研究したやや高めのパッド設計で鼻ずれを抑制\u003c\/li\u003e\n          \u003cli\u003e弾性を持たせたモダン（テンプル先端部）が適度なフィット感と締め付け感のない付け心地を実現\u003c\/li\u003e\n          \u003cli\u003e約23gの超軽量設計でノンストレスな着用感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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レンズ: Intertek認証の生分解性バイオポリマー製レンズを使用\u003c\/li\u003e\n          \u003cli\u003eフレーム: 植物由来のバイオマスプラスチック製（綿花採取後の産毛状繊維を80%以上使用）\u003c\/li\u003e\n          \u003cli\u003eフレーム素材: 使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る\u003c\/li\u003e\n          \u003cli\u003eパッケージ: 専用袋や紙箱も全て再生原料を使用\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eまた、売上の一部を「海の羽根募金」に寄付し、海の環境を守り美しい海を次世代に残していくための保全活動や調査研究を支援しています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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本製品のレンズカラーは、以下特徴を持つ「light blue」です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003elight blue\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e可視光線透過率: 55％\u003c\/li\u003e\n              \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n              \u003cli\u003e特徴: 目もとのくすみを消し、クールで知的な印象に。昼間の強い日差しを緩和。ウィンタースポーツやサイクリングでの雪面・道路反射光を軽減。\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サイズ: Free\u003c\/li\u003e\n          \u003cli\u003e寸法: 50□21-144\u003c\/li\u003e\n          \u003cli\u003e重量: 約23g\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e詳細は商品画像にてご確認ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※サイズ調整の必要のない作りになっております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eレンズ交換対応につきまして、当店では度付きレンズや他レンズへの交換対応は行っておりません。予めご了承くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換をご希望の場合は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132659777759,"sku":"JUG-019","price":9900.0,"currency_code":"JPY","in_stock":false},{"title":"it.blue","offer_id":47132659810527,"sku":"JUG-020","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/172712073.jpg?v=1753953912"},{"product_id":"173937150","title":"jugaad14 - HORIZON CLEAR blue","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n       \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #ff000040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #eeeeee;\n      border-radius: 4px;\n      background-color: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #ff0000;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #eeeeee; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #ffffff;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"✔\"; color: #ff0000; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #ff0000; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #ff0000;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #eeeeee; padding: 24px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #ff0000; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e青が映える。水平線描くモダンアイウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e1950〜60年代フランスのヴィンテージフレームを再構築したデザインは、曲線と直線が織りなす「水平線」を表現しています。透明感あふれるクリアブルーが、顔周りに\u003cstrong\u003e洗練されたアクセント\u003c\/strong\u003eを添え、多様なシーンに溶け込むモダンなスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/173937150.jpg?v=1753953911\" 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\/173937150_o5.jpg?v=1753953911\" 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\"\u003e23g。ストレスフリーを叶える鯖江の技術\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eわずか\u003cstrong\u003e23gの軽量設計\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\/173937150_o9.jpg?v=1753953911\" 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「HORIZON（ホライゾン）」は、1950〜60年代のフランスのヴィンテージフレームをベースに再構築したモデルです。曲線と直線でデザインされるリムは、太陽が昇る水平線をイメージしています。クラシックになり過ぎないようブリッジ幅にはゆとりを持たせ、日本人の目鼻バランスにも相性良くデザインしています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003ejugaad14(ジュガードフォーティーン)は、fits everything with your life.日常に溶け込むアイウェアを目指しています。多様性の現代においてシーンを選ばずコーディネートできるファッションアイウェアとして、モダンであり、クラシカルな装い。時代を超えたボーダレスなデザインで洗練されたアイウェアスタイルを提案します。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e「Keep it simple」をコンセプトに、過剰な機能を持たせることなく、シンプルに目的を果たすデザインを追求しました。\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わずか23gの軽量設計で、よりノンストレスな付け心地を実現\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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「Sabae made」として、世界的にも有数の生産地であり、技術・品質ともにトップレベルとして知られる日本・鯖江市で生産しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e生産国: 日本（鯖江市）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e環境への配慮・サステナビリティ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e地球環境に配慮したエシカルな素材と、サステナビリティへの取り組みを行っています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eレンズ\u003c\/strong\u003e: Intertek 認証の生分解性バイオポリマー製レンズを使用。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eバイオマスプラスチック製フレーム\u003c\/strong\u003e: 人と環境に優しい、植物由来のバイオマスプラスチック製フレーム（綿花採取後の産毛状繊維を80%以上使用）。使用後、自然環境下で環境負荷がない素材に戻り分解され自然に還る、人と環境の未来が考えられたフレームです。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eパッケージ\u003c\/strong\u003e: 専用袋や紙箱も全て再生原料を使用しています。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサステナビリティ\u003c\/strong\u003e: 売上の一部は「海の羽根募金」に寄付されています。海の環境を守り美しい海を次世代に残していくための、保全活動や調査研究に使われています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eレンズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eシーンや用途に合わせた3種類のレンズをご用意しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003ed.green\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e可視光線透過率: 15％\u003c\/li\u003e\n                        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                        \u003cli\u003e特徴: 肌の赤みやくすみを目立たなくし、青系と赤系の光を遮断することで目が疲れにくくなります。ドライブなど長時間目を使う時におすすめです。jugaad14のベーシックカラーです。\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003elight blue\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e可視光線透過率: 55％\u003c\/li\u003e\n                        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                        \u003cli\u003e特徴: 目もとのくすみを消し、クールで知的な印象にします。昼間の強い日差しを緩和し、ウィンタースポーツやサイクリングでの雪面や道路からの反射光を和らげます。\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003elight brown\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e可視光線透過率: 60％\u003c\/li\u003e\n                        \u003cli\u003e紫外線透過率表記: 0.01%未満（紫外線99.9%以上カット）\u003c\/li\u003e\n                        \u003cli\u003e特徴: 肌の色に近く、なじみやすい色です。色のコントラストを高め青色系の光をカットする効果があるため、視界がクリアになります。緑色が明瞭に見えるようになり、ゴルフをするときに向いています。\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サイズ: Free（46□24-144）\u003c\/li\u003e\n                \u003cli\u003e重量: 23 g\u003c\/li\u003e\n                \u003cli\u003eサイズ調整の必要のない作りになっております。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e注意事項\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eレンズ交換対応につきまして。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e当店では他レンズへの交換対応は行っておりません。予めご了承くださいませ。\u003c\/li\u003e\n                \u003cli\u003eサングラスの仕様上、レンズ交換は可能でございますが、度付きレンズなどへの交換は、眼鏡取扱専門店、眼鏡販売店様にお問い合わせくださいませ。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 173937150\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Jugaad14","offers":[{"title":"d.green","offer_id":47132665512159,"sku":"JUG-005","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/4633\/3407\/files\/173937150.jpg?v=1753953911"}],"url":"https:\/\/247-tools-market.we-shop.jp\/collections\/jugaad14.oembed","provider":" LIAL WORKS_weshop","version":"1.0","type":"link"}