{"title":"アクティブシーンアイテム","description":"","products":[{"product_id":"142160666","title":"Ladie's セットアップブラトップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #F4F1EA; \n      font-family: Urbanist, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3E2723;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D9D3CC;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3E2723; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D9D3CC; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3E2723; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3E272340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #D9D3CC;\n      border-radius: 0px;\n      background-color: #F4F1EA; \n      color: #3E2723;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3E2723; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F4F1EA; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3E2723; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D3CC; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F4F1EA; color: #3E2723; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3E2723; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3E2723; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #3E2723; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3E2723; margin-bottom: 12px; border-bottom: 1px solid #3E2723; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #D9D3CC; th, td { padding: 12px 8px; border: 1px solid #D9D3CC; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3E2723; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D3CC; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3E2723; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\/0643\/8833\/3671\/files\/88dc9c94455ee87051f79563d6628895_baaecae2-570c-4841-867d-30bcbacba6de.jpg?v=1780653753\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適フィットブラトップのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日心地よく、美しく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eおしゃれスポーツブラ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背中の\u003cstrong\u003e美しいバックカットアウトデザイン\u003c\/strong\u003eが、後姿まで魅力的に演出します。あらゆるアクティブシーンに対応する、\u003cstrong\u003e機能性\u003c\/strong\u003eと\u003cstrong\u003eデザイン\u003c\/strong\u003eを兼ね備えた一枚です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/8833\/3671\/files\/20e582f27964a503cb2e62cf2d265ea7_3a5b5093-cbb7-40a5-9e27-3ce213546180.jpg?v=1780653753\" class=\"img-fluid d-block w-100 product-img\" alt=\"おしゃれスポーツブラのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きやすさとスタイルを両立\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e高機能ヨガウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eナイロン75％、ポリウレタン25％の黄金比ブレンド\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\/0643\/8833\/3671\/files\/6c2336294cfa40073adbe8924cab6737_06b843b9-1239-40bc-89f0-281f7beea93d.jpg?v=1780653753\" class=\"img-fluid d-block w-100 product-img\" alt=\"高機能ヨガウェアのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e質の高いサポート力と着心地\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品は、以下のような特徴を持っています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eリブ編みによる程よい伸縮性とフィット感で、心地よい着用感を実現します。\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素材: ナイロン75％、ポリウレタン25％\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本製品のサイズはS-L展開です。詳細なサイズスペックは以下の表をご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e着丈\u003c\/th\u003e\n                            \u003cth\u003eバスト\u003c\/th\u003e\n                            \u003cth\u003eアンダー\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e34cm\u003c\/td\u003e\n                            \u003ctd\u003e76cm\u003c\/td\u003e\n                            \u003ctd\u003e60cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e36cm\u003c\/td\u003e\n                            \u003ctd\u003e79cm\u003c\/td\u003e\n                            \u003ctd\u003e63cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e38cm\u003c\/td\u003e\n                            \u003ctd\u003e82cm\u003c\/td\u003e\n                            \u003ctd\u003e66cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e※サイズスペックには多少の誤差がございますので予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品コードセクション --\u003e\n    \u003cdiv style=\"text-align: right;\"\u003e\n        \u003cp class=\"body-text\"\u003e商品コード: 26S-LSB\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LAzzy","offers":[{"title":"Khaki S","offer_id":43844708565095,"sku":"336162496","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"Khaki M","offer_id":43844708597863,"sku":"336162497","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"Khaki L","offer_id":43844708630631,"sku":"336162498","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"Black S","offer_id":43844708663399,"sku":"336162499","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"Black M","offer_id":43844708696167,"sku":"336162500","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"Black L","offer_id":43844708728935,"sku":"336162501","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0643\/8833\/3671\/files\/88dc9c94455ee87051f79563d6628895_baaecae2-570c-4841-867d-30bcbacba6de.jpg?v=1780653753"},{"product_id":"142160794","title":"Ladie's セットアップブフレアレギンス","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #F4F1EA; \n      font-family: Urbanist, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3E2723;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D9D3CC;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3E2723; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D9D3CC; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3E2723; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3E272340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #D9D3CC;\n      border-radius: 0px;\n      background-color: #F4F1EA; \n      color: #3E2723;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3E2723; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #F4F1EA; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3E2723; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #D9D3CC; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #F4F1EA; color: #3E2723; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3E2723; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3E2723; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; 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: #3E2723; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3E2723; margin-bottom: 12px; border-bottom: 1px solid #3E2723; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #D9D3CC; th, td { padding: 12px 8px; border: 1px solid #D9D3CC; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3E2723; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D9D3CC; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3E2723; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイルアップを叶える美脚ライン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eリブ素材が織りなす美しい縦ラインと計算されたフレアシルエットは、穿くだけで\u003cstrong\u003e脚を長く、すらりと見せます。\u003c\/strong\u003e洗練された大人のための、美脚レギンスです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/8833\/3671\/files\/68d929036943a4049bfccdcee0fd066a_16e7a2bb-d962-4e1f-bf8e-53756f98b31f.jpg?v=1780653754\" 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ナイロン75％、ポリウレタン25％配合の素材が、\u003cstrong\u003e驚くほどの伸縮性\u003c\/strong\u003eを実現しました。どんな動きにもしなやかに寄り添い、一日中快適な穿き心地が続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/8833\/3671\/files\/4c7d41ef626ebaadb95a88be6aec2c10_d2650d46-caf4-44d8-a1fe-3fa3bf35f43f.jpg?v=1780653754\" 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\/0643\/8833\/3671\/files\/885c5a162c801e29176e46bdf0931d96_a95bd0fd-31d9-4f4f-84b4-1b9c6dbc46f2.jpg?v=1780653754\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eシーンを選ばない汎用性の高さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eリブ素材ならではの適度な厚みと美しい縦ラインが、すっきりとしたレッグラインを演出するフレアシルエットのレギンス。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e伸縮性抜群で、アクティブシーンにもタウン使いにも快適。\u003c\/li\u003e\n        \u003cli\u003eセットアップでも単品使いでも活躍する一枚。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003emade in China\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eMaterial: Nylon 75％, Polyurethane 25％\u003c\/li\u003e\n        \u003cli\u003eColor: Khaki \/ Black\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eサイズ展開: S-L\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003eウエスト\u003c\/th\u003e\n              \u003cth\u003eヒップ\u003c\/th\u003e\n              \u003cth\u003e股下\u003c\/th\u003e\n              \u003cth\u003e総丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e60cm\u003c\/td\u003e\n              \u003ctd\u003e80cm\u003c\/td\u003e\n              \u003ctd\u003e74cm\u003c\/td\u003e\n              \u003ctd\u003e95cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e64cm\u003c\/td\u003e\n              \u003ctd\u003e84cm\u003c\/td\u003e\n              \u003ctd\u003e74.5cm\u003c\/td\u003e\n              \u003ctd\u003e97cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e69cm\u003c\/td\u003e\n              \u003ctd\u003e88cm\u003c\/td\u003e\n              \u003ctd\u003e75cm\u003c\/td\u003e\n              \u003ctd\u003e99cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e※サイズスペックには多少の誤差がございますので予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cp class=\"body-text text-end\"\u003e商品コード: 26S-LSL\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"LAzzy","offers":[{"title":"Khaki S","offer_id":43844708794471,"sku":"336162659","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"Khaki M","offer_id":43844708827239,"sku":"336162660","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"Khaki L","offer_id":43844708860007,"sku":"336162661","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"Black S","offer_id":43844708892775,"sku":"336162662","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"Black M","offer_id":43844708925543,"sku":"336162663","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"Black L","offer_id":43844708958311,"sku":"336162664","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0643\/8833\/3671\/files\/68d929036943a4049bfccdcee0fd066a_16e7a2bb-d962-4e1f-bf8e-53756f98b31f.jpg?v=1780653754"}],"url":"https:\/\/lazzy.we-shop.jp\/collections\/%e3%82%a2%e3%82%af%e3%83%86%e3%82%a3%e3%83%96%e3%82%b7%e3%83%bc%e3%83%b3%e3%82%a2%e3%82%a4%e3%83%86%e3%83%a0.oembed","provider":"LAzzy","version":"1.0","type":"link"}