{"title":"winter sale_パンツ","description":"","products":[{"product_id":"114-203-01-002","title":"TRサージ ワンタック テーパードスラックス FOR TJ 【FLAT】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong {\n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e動きを制する、ビジネスの俊敏さ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000197-13-xl.jpg?v=1759291817\" 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\/0700\/1024\/1197\/files\/000000000197-04-xl.jpg?v=1759291970\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの素材とAddElm機能\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの素材とAddElm機能\u003c\/p\u003e\n    \u003cp class=\"body-text\"\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\/0700\/1024\/1197\/files\/000000000197-06-xl.jpg?v=1759291994\" 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  \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\"\u003e本製品の機能を示すアイコンです。\u003c\/p\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n              \u003ctd\u003e83cm\u003c\/td\u003e\n              \u003ctd\u003e105cm\u003c\/td\u003e\n              \u003ctd\u003e25.5cm\u003c\/td\u003e\n              \u003ctd\u003e67cm\u003c\/td\u003e\n              \u003ctd\u003e63cm\u003c\/td\u003e\n              \u003ctd\u003e35cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n              \u003ctd\u003e87cm\u003c\/td\u003e\n              \u003ctd\u003e109cm\u003c\/td\u003e\n              \u003ctd\u003e26cm\u003c\/td\u003e\n              \u003ctd\u003e69cm\u003c\/td\u003e\n              \u003ctd\u003e65.4cm\u003c\/td\u003e\n              \u003ctd\u003e36cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"caption-text\"\u003e参考 : 着用モデル \/ 身長：182　着用サイズ：L\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\u003eゆとりのある腰〜ヒップ周りはスマートなタックインスタイルにも最適。\u003c\/li\u003e\n        \u003cli\u003e着用感とは相対的にシャープな印象を与え、平均的男性体型をカバー。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eセットアップ対応として同素材のジャケットもございます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-001\"\u003e104-203-01-001 ：TRサージ テーラードジャケット【FLAT】\u003c\/a\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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        \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ポリエステル 69％\u003c\/li\u003e\n        \u003cli\u003eレーヨン 30％\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 1％\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eAddElm機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eAddElmは、人間を構成する元素に着目し、\u003cstrong\u003eアクティブコンディショニング\u003c\/strong\u003eをテーマに開発されたテクノロジーです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eAddElm社独自の開発理論にもとづき、ミネラルパウダーを調合したBRAND PRODUCTSにより、コンシューマーからアスリートまで幅広いニーズをバックアップします。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※作用メカニズム\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e様々な鉱物を微粒子にし、独自の調合で作られたパウダー入りのプリント部を肌に接触させることで皮膚を微弱刺激します。\u003c\/li\u003e\n        \u003cli\u003eその刺激を身体が感知することでシーンにあったコンディションへ整えることが可能になります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e中国\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\n      ※同商品でも、生産の過程で若干の個体差が生じる場合がございます。\u003cbr\u003e\n      ※こちらは参考情報となります。カラーにより多少の誤差がございます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904372633773,"sku":"114-203-01-002_F01M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904372601005,"sku":"114-203-01-002_F01L","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK GRAY \/ M","offer_id":44904372699309,"sku":"114-203-01-002_F10M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK GRAY \/ L","offer_id":44904372666541,"sku":"114-203-01-002_F10L","price":11830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000197-13-xl.jpg?v=1759291817"},{"product_id":"114-203-01-004","title":"TRサージ ツータック テーパードスラックス FOR TJ【PLAY】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\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      border-collapse: collapse;\n      border: 1px solid #e0e0e0;\n  }\n  .spec-table th, .spec-table td {\n      padding: 12px 8px;\n      border: 1px solid #e0e0e0;\n      font-size: 0.9em;\n  }\n  .spec-table th {\n      background-color: rgba(125, 125, 125, 0.1);\n      font-weight: bold;\n      color: #333333;\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\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\"\u003eTRサージ ツータック、優雅な腰回り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eウエストから流れるように施されたツータックが、腰回りに奥行きと余裕を創出します。微光沢のあるTRサージ素材が、触れるたびに\u003cstrong\u003e上質な気分\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000199-11-xl.jpg?v=1759291395\" 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。ビジネスから休日まで、どんなトップスにも合わせやすい着回し力を発揮します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000199-19-xl.jpg?v=1759291159\" 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余計な装飾を排したミニマルなデザインが、幅広いシーンでの活躍を約束します。ジャケットと合わせればきちんと、Tシャツでカジュアルにと、\u003cstrong\u003e表情豊かな着こなし\u003c\/strong\u003eが叶います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000199-22-xl.jpg?v=1759291275\" 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\n        ウール素材に拘らず、見た目の美しさと触感を優先に選ばれたポリエステル・レーヨンに微量のポリウレタンを混紡させたポルトガル製サージ素材のツータックスラックスです。\n      \u003c\/p\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\u003e\n      \u003c\/div\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身長170cm以上の男性へお勧め\u003c\/li\u003e\n        \u003cli\u003e深めの股上に起因する着用時の抱擁感\u003c\/li\u003e\n        \u003cli\u003eジャケットインナーをタックインで着こなすスタイルにも最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eAddElm機能付帯:\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\n        AddElmは、人間を構成する元素に着目し、アクティブコンディショニングをテーマに開発されたテクノロジーです。\n        AddElm社独自の開発理論にもとづき、ミネラルパウダーを調合したBRAND PRODUCTSにより、コンシューマーからアスリートまで幅広いニーズをバックアップします。\n      \u003c\/p\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n              \u003ctd\u003e83cm\u003c\/td\u003e\n              \u003ctd\u003e116cm\u003c\/td\u003e\n              \u003ctd\u003e27.8cm\u003c\/td\u003e\n              \u003ctd\u003e68cm\u003c\/td\u003e\n              \u003ctd\u003e70.4cm\u003c\/td\u003e\n              \u003ctd\u003e36cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n              \u003ctd\u003e87cm\u003c\/td\u003e\n              \u003ctd\u003e120cm\u003c\/td\u003e\n              \u003ctd\u003e28.3cm\u003c\/td\u003e\n              \u003ctd\u003e70cm\u003c\/td\u003e\n              \u003ctd\u003e72.8cm\u003c\/td\u003e\n              \u003ctd\u003e37cm\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参考 : 着用モデル \/ 身長：183　着用サイズ：L\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\n        斜めにはしる綾目が美しい、高い防シワ性能を持つポルトガル製ポリエステル\/ビスコースサージを使用しています。\n        自然なストレッチ性があり、ストレスフリーな着用感の良さも魅力です。\n      \u003c\/p\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        \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      \u003cp class=\"body-text\"\u003e組成表示:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eポリエステル 69％\u003c\/li\u003e\n        \u003cli\u003eレーヨン 30％\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 1％\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国・商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e原産国：中国\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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セットアップ対応として同素材のジャケット【PLAY】はこちら\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-003\"\u003e104-203-01-003：TRサージ テーラードジャケット【PLAY】\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904372895917,"sku":"114-203-01-004_P01M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904372863149,"sku":"114-203-01-004_P01L","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK GRAY \/ M","offer_id":44904372961453,"sku":"114-203-01-004_P10M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK GRAY \/ L","offer_id":44904372928685,"sku":"114-203-01-004_P10L","price":11830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000199-13-xl.jpg?v=1759291015"},{"product_id":"114-203-01-006","title":"TRサージ ワンタック テーパードスラックス FOR NCJ【FLAT】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\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      border-collapse: collapse;\n      border: 1px solid #e0e0e0;\n  }\n  .spec-table th, .spec-table td {\n      padding: 12px 8px;\n      border: 1px solid #e0e0e0;\n      font-size: 0.9em;\n  }\n  .spec-table th {\n      background-color: rgba(125, 125, 125, 0.1);\n      font-weight: bold;\n      color: #333333;\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong {\n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eワンタックが魅せる洗練ウエストライン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e立体的な\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\/0700\/1024\/1197\/files\/000000000201-10-xl.jpg?v=1759290679\" 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に対応します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000201-02-xl.jpg?v=1759290564\" 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\"\u003eTRサージが織りなす上質な着こなし\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e滑らかな\u003cstrong\u003eTRサージ素材\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\/0700\/1024\/1197\/files\/000000000201-14-xl.jpg?v=1759290641\" class=\"img-fluid d-block w-100 product-img\" alt=\"TRサージが織りなす上質な着こなし\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eデイリーに活躍、汎用性の高い一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード：114-203-01-006\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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\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                \u003cli\u003e後ろウエストにはVスリットを配し、着席時のゆとりも確保されたデザインです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eセットアップ対応として同素材のジャケットもございます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-005\"\u003e104-203-01-005：TRサージ ノーカラー テーラードジャケット【FLAT】\u003c\/a\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            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e組成表示\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eポリエステル 69％\u003c\/li\u003e\n                \u003cli\u003eレーヨン 30％\u003c\/li\u003e\n                \u003cli\u003eポリウレタン 1％\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\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        \u003c\/div\u003e\n    \u003c\/details\u003e\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=\"care-icons\"\u003e\n                \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n                \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n                \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n                \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eAddElm機能付帯\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eAddElmは、人間を構成する元素に着目し、アクティブコンディショニングをテーマに開発されたテクノロジーです。AddElm社独自の開発理論にもとづき、ミネラルパウダーを調合したBRAND PRODUCTSにより、コンシューマーからアスリートまで幅広いニーズをバックアップします。\u003c\/p\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    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n                            \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n                            \u003ctd\u003e83cm\u003c\/td\u003e\n                            \u003ctd\u003e105cm\u003c\/td\u003e\n                            \u003ctd\u003e25.5cm\u003c\/td\u003e\n                            \u003ctd\u003e67cm\u003c\/td\u003e\n                            \u003ctd\u003e63cm\u003c\/td\u003e\n                            \u003ctd\u003e35cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n                            \u003ctd\u003e87cm\u003c\/td\u003e\n                            \u003ctd\u003e109cm\u003c\/td\u003e\n                            \u003ctd\u003e26cm\u003c\/td\u003e\n                            \u003ctd\u003e69cm\u003c\/td\u003e\n                            \u003ctd\u003e65.4cm\u003c\/td\u003e\n                            \u003ctd\u003e36cm\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参考 : 着用モデル \/ 身長：182　着用サイズ：L\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=\"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            \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\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904373158061,"sku":"114-203-01-006_F01M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904373125293,"sku":"114-203-01-006_F01L","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ M","offer_id":44904373223597,"sku":"114-203-01-006_F12M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ L","offer_id":44904373190829,"sku":"114-203-01-006_F12L","price":11830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000201-01-xl.jpg?v=1759290550"},{"product_id":"114-203-01-008","title":"TRサージ ツータック テーパードスラックス FOR NCJ【PLAY】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; } \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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\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      border-collapse: collapse;\n      border: 1px solid #e0e0e0;\n  }\n  .spec-table th, .spec-table td {\n      padding: 12px 8px;\n      border: 1px solid #e0e0e0;\n      font-size: 0.9em;\n  }\n  .spec-table th {\n      background-color: rgba(125, 125, 125, 0.1);\n      font-weight: bold;\n      color: #333333;\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練のワイドテーパードスラックス\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000203-15-xl.jpg?v=1759289955\" 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\/0700\/1024\/1197\/files\/000000000203-04-xl.jpg?v=1759290100\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e最先端テクノロジー搭載スラックス\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000203-18-xl.jpg?v=1759290022\" 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\u003eAddElmテクノロジー\u003c\/strong\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      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eサイズ\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eウエスト\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eヒップ\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股上\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股下\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e腿周り\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e裾周り\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eM\u003c\/th\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e83cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e116cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e27.8cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e68cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e70.4cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e36cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eL\u003c\/th\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e87cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e120cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e28.3cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e70cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e72.8cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e37cm\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参考: 着用モデル \/ 身長：183　着用サイズ：L\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ウール素材に拘らず、見た目の美しさと触感を優先に選ばれたポリエステル・レーヨンに微量のポリウレタンを混紡させたポルトガル製サージ素材のツータックスラックスです。\u003c\/p\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        \u003cli\u003e後ろウエストにはVスリットを配し、着席時のゆとりも確保されたデザイン。\u003c\/li\u003e\n        \u003cli\u003e平均身長より高めの男性へお勧めです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eセットアップ対応として同素材のジャケットはこちら\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-007\"\u003e104-203-01-007：TRサージ ノーカラー テーラードジャケット【PLAY】\u003c\/a\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      \u003cp class=\"body-text\"\u003e\u003cstrong\u003e詳細情報\u003c\/strong\u003e\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      \u003cp class=\"body-text\"\u003e※こちらは参考情報となります。カラーにより多少の誤差がございます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003e組成表示\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eポリエステル 69％\u003c\/li\u003e\n        \u003cli\u003eレーヨン 30％\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 1％\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eAddElmテクノロジーについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eAddElmは、人間を構成する元素に着目し、アクティブコンディショニングをテーマに開発されたテクノロジーです。AddElm社独自の開発理論にもとづき、ミネラルパウダーを調合したBRAND PRODUCTSにより、コンシューマーからアスリートまで幅広いニーズをバックアップします。\u003c\/p\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904373420205,"sku":"114-203-01-008_P01M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904373387437,"sku":"114-203-01-008_P01L","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ M","offer_id":44904373485741,"sku":"114-203-01-008_P12M","price":11830.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ L","offer_id":44904373452973,"sku":"114-203-01-008_P12L","price":11830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000203-15-xl.jpg?v=1759289955"},{"product_id":"115-203-02-020","title":"TRサージ サイドラインスラックス【FLAT】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\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\n      \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e側章のサテンライン\u003c\/strong\u003eが縦の美しさを強調し、\u003cstrong\u003e脚長効果\u003c\/strong\u003eを引き出します。\u003cstrong\u003e流れるようなテーパード\u003c\/strong\u003eが、\u003cstrong\u003e洗練された大人の装い\u003c\/strong\u003eを演出し、\u003cstrong\u003e優雅な佇まい\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000214-17-xl.jpg?v=1759288527\" class=\"img-fluid d-block w-100 product-img\" alt=\"立ち姿まで麗しく\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e立ち姿まで麗しく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e高機能素材が叶える、快適な着心地\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e深めの股上\u003c\/strong\u003eと\u003cstrong\u003e自然な伸縮性\u003c\/strong\u003eが、\u003cstrong\u003e長時間の着用でも圧迫感のない快適さ\u003c\/strong\u003eを提供します。\u003cstrong\u003e優れた防シワ性能\u003c\/strong\u003eで、移動の多い日もきちんと感を保ち、\u003cstrong\u003eオンオフ問わず活躍\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000214-13-xl.jpg?v=1759288564\" class=\"img-fluid d-block w-100 product-img\" alt=\"動きやすさも妥協しない\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e動きやすさも妥協しない\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e端正なフロント、上質な仕立てのウエスト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eノータックのフロント\u003c\/strong\u003eが生む\u003cstrong\u003eミニマルな美しさ\u003c\/strong\u003eと、\u003cstrong\u003eポルトガル製サージ素材\u003c\/strong\u003eの\u003cstrong\u003e奥行きある質感\u003c\/strong\u003eが魅力。\u003cstrong\u003e後ろウエストのシャーリング\u003c\/strong\u003eが、\u003cstrong\u003eすっきりとしたフィット感\u003c\/strong\u003eを叶え、\u003cstrong\u003eタックインスタイルも品良く決まります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000214-04-xl.jpg?v=1759288691\" 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      \u003cp class=\"body-text\"\u003eフォルム＆デザイン\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e深めの股上と素材のストレッチ性でゆとりのある着用感。\u003c\/li\u003e\n        \u003cli\u003e太腿から膝に向けてはやや細めのサイズに設定し、裾にかけての緩やかなテーパード。\u003c\/li\u003e\n        \u003cli\u003eゆとりのある腰〜ヒップ周りはスマートなタックインスタイルにも最適。\u003c\/li\u003e\n        \u003cli\u003e後ろウエストのシャーリングでストレッチの効いたイージー仕様。\u003c\/li\u003e\n        \u003cli\u003eノータックのフロントスタイルとサテン素材のサイドラインがシャープでクリーンな印象。\u003c\/li\u003e\n        \u003cli\u003e盛夏以外のシーズンに対応。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eセットアップ対応として同素材のジャケットをご用意しております。\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-001\"\u003e104-203-01-001_F01：TRサージ テーラードジャケット【FLAT】\u003c\/a\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      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_J.jpg\" alt=\"機能アイコンJ\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eサイズ\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eウエスト\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eヒップ\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股上\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股下\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e腿周り\u003c\/th\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e裾周り\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eM\u003c\/th\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e80-93cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e104cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e25.5cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e68cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e60.6cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e35cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eL\u003c\/th\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e84-97cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e108cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e26cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e70cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e63cm\u003c\/td\u003e\n              \u003ctd class=\"fs-c-specTable__dataCell\"\u003e36cm\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参考 : 着用モデル \/ 身長：182　着用サイズ：L\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      \u003cp class=\"body-text\"\u003e組成表示\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e表地：ポリエステル 69％ レーヨン 30％ ポリウレタン 1％\u003c\/li\u003e\n        \u003cli\u003eテープ：ポリエステル 100％\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e原産国\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      \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\"\u003e115-203-02-020\u003c\/p\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    \u003cp class=\"body-text\"\u003e※こちらは参考情報となります。カラーにより多少の誤差がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904375386285,"sku":"115-203-02-020_F01M","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904375353517,"sku":"115-203-02-020_F01L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ M","offer_id":44904375451821,"sku":"115-203-02-020_F12M","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ L","offer_id":44904375419053,"sku":"115-203-02-020_F12L","price":5070.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000214-17-xl.jpg?v=1759288527"},{"product_id":"115-203-02-021","title":"TRサージ ワンタック サイドラインスラックス【PLAY】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練された大人の佇まい\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e膝から裾へ流れるようなセミワイドテーパードが、脚を長くスマートに見せます。サテンの側章が際立つデザインで、周りと差をつける\u003cstrong\u003e洗練された装い\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000215-01-xl.jpg?v=1759288175\" 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\/0700\/1024\/1197\/files\/000000000215-12-xl.jpg?v=1759288337\" 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で活躍する汎用性も兼ね備えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000215-02-xl.jpg?v=1759288192\" 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  \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やや太めの腿から膝周り、裾に向かって細くなる\u003cstrong\u003eセミワイドテーパードシルエット\u003c\/strong\u003e。\u003c\/li\u003e\n        \u003cli\u003e後ろウエストのシャーリングと素材のストレッチ性により、\u003cstrong\u003eゆとりのあるイージーな着用感\u003c\/strong\u003e。\u003c\/li\u003e\n        \u003cli\u003eサテン素材のサイドラインが、\u003cstrong\u003eシャープで洗練された印象\u003c\/strong\u003eをプラス。\u003c\/li\u003e\n        \u003cli\u003e盛夏以外の幅広いシーズンに対応する汎用性。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eセットアップ対応として、同素材のジャケットもご用意しております。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/play-list.jp\/c\/jacket\/104-203-01-003\"\u003e104-203-01-003_P01：TRサージ テーラードジャケット【PLAY】\u003c\/a\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      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_B.jpg\" alt=\"機能アイコンB\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_J.jpg\" alt=\"機能アイコンJ\"\u003e\n        \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/icon_L.jpg\" alt=\"機能アイコンL\"\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n              \u003ctd\u003e80-96cm\u003c\/td\u003e\n              \u003ctd\u003e115.3cm\u003c\/td\u003e\n              \u003ctd\u003e27.5cm\u003c\/td\u003e\n              \u003ctd\u003e68cm\u003c\/td\u003e\n              \u003ctd\u003e70cm\u003c\/td\u003e\n              \u003ctd\u003e36cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n              \u003ctd\u003e84-100cm\u003c\/td\u003e\n              \u003ctd\u003e119.3cm\u003c\/td\u003e\n              \u003ctd\u003e28cm\u003c\/td\u003e\n              \u003ctd\u003e70cm\u003c\/td\u003e\n              \u003ctd\u003e72.4cm\u003c\/td\u003e\n              \u003ctd\u003e37cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e着用モデル \/ 身長：183cm　着用サイズ：L\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\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：ポリエステル 69％、レーヨン 30％、ポリウレタン 1％\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eテープ\u003c\/strong\u003e：ポリエステル 100％（光沢控えめなサテン素材）\u003c\/li\u003e\n        \u003cli\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本製品に関する基本情報です。\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      \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  \u003cdiv class=\"note-box\"\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":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904375517357,"sku":"115-203-02-021_P01M","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904375484589,"sku":"115-203-02-021_P01L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ M","offer_id":44904375582893,"sku":"115-203-02-021_P12M","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"DARK NAVY \/ L","offer_id":44904375550125,"sku":"115-203-02-021_P12L","price":5070.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000215-01-xl.jpg?v=1759288175"},{"product_id":"114-203-02-023","title":"ウールブレンド・サイドラインチェックパンツ【FLAT】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\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\n      \u003cspan class=\"marker\"\u003eグレンチェック\u003c\/span\u003eと\u003cspan class=\"marker\"\u003eサイドライン\u003c\/span\u003eが織りなす、計算し尽くされた\u003cspan class=\"marker\"\u003e美シルエット\u003c\/span\u003e。\u003cspan class=\"marker\"\u003e深めの股上\u003c\/span\u003eと膝から裾にかけての\u003cspan class=\"marker\"\u003e緩やかなテーパード\u003c\/span\u003eが、\u003cspan class=\"marker\"\u003eスマートな印象\u003c\/span\u003eを与えます。カジュアルながらも\u003cspan class=\"marker\"\u003e上品さ\u003c\/span\u003eを忘れない一本です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000216-13-l.jpg?v=1759208615\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会派チェックパンツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された大人の着こなし\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練された大人の美脚ライン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      控えめな光沢の\u003cspan class=\"marker\"\u003eサテンサイドライン\u003c\/span\u003eが、すらりとした\u003cspan class=\"marker\"\u003e脚長効果\u003c\/span\u003eを演出します。\u003cspan class=\"marker\"\u003eドライタッチ\u003c\/span\u003eで\u003cspan class=\"marker\"\u003e張り感の強い機能素材\u003c\/span\u003eは、\u003cspan class=\"marker\"\u003e防シワ性\u003c\/span\u003eにも優れており、一日中きれいな状態を保ちます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000216-12-l.jpg?v=1759208615\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリッシュな横顔\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな横顔\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う、快適な穿き心地\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"marker\"\u003e高密度に織り上げたウール\/ポリエステルギャバジン\u003c\/span\u003eは、\u003cspan class=\"marker\"\u003eシャリ感\u003c\/span\u003eと\u003cspan class=\"marker\"\u003e適度な肉厚感\u003c\/span\u003eが特徴です。\u003cspan class=\"marker\"\u003e深めのプリーツ\u003c\/span\u003eが腰周りに適度なゆとりを確保し、\u003cspan class=\"marker\"\u003eストレスフリーな穿き心地\u003c\/span\u003eを実現します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000216-10-l.jpg?v=1759208615\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのディテール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりのディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          落ち着いた色調のウール混グレンチェックに、光沢が控えめなサテン素材のサイドラインが配されたチェック側章スラックス。生地はドライタッチで張り感も強く、防シワ性が高いポリエステル\/ウールの機能素材です。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n          フォルム＆デザイン\n        \u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e深めの股上とプリーツで、ヒップ周りは適度にゆとりを確保しています。\u003c\/li\u003e\n          \u003cli\u003e太腿から膝に向けてはやや細めのサイズに設定し、膝から裾にかけて緩やかなテーパードシルエットです。\u003c\/li\u003e\n          \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        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_D.jpg\" alt=\"機能アイコンD\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_G.jpg\" alt=\"機能アイコンG\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_L.jpg\" alt=\"機能アイコンL\"\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eサイズ\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eウエスト\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eヒップ\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股上\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股下\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e腿周り\u003c\/th\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e裾周り\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eM\u003c\/th\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e83cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e105cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e25.5cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e67cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e63cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e35cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eL\u003c\/th\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e87cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e109cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e26cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e69cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e65.4cm\u003c\/td\u003e\n                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e36cm\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参考 : 着用モデル \/ 身長：183　着用サイズ：L\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\n          高密度に織り上げたウール\/ポリエステルギャバジンを使用しています。\n        \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        \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        \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表地：ポリエステル 70％ ウール 30％\u003c\/li\u003e\n          \u003cli\u003eテープ：ポリエステル 100％\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e原産国\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  \u003c\/div\u003e\n\u003c!-- \/ .content-section --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※同商品でも、生産の過程で若干の個体差が生じる場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/ .container .product-wrapper --\u003e","brand":"フロンテラ","offers":[{"title":"BROWN \/ M","offer_id":44904375648429,"sku":"114-203-02-023_F07M","price":7950.0,"currency_code":"JPY","in_stock":true},{"title":"BROWN \/ L","offer_id":44904375615661,"sku":"114-203-02-023_F07L","price":7950.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY \/ M","offer_id":44904375713965,"sku":"114-203-02-023_F08M","price":7950.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY \/ L","offer_id":44904375681197,"sku":"114-203-02-023_F08L","price":7950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000216-13-l.jpg?v=1759208615"},{"product_id":"114-203-02-024","title":"ウールブレンド・サイドラインチェックパンツ【PLAY】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\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      border-collapse: collapse; \n      border: 1px solid #e0e0e0; \n  }\n  .spec-table th, .spec-table td { \n      padding: 12px 8px; \n      border: 1px solid #e0e0e0; \n      font-size: 0.9em; \n  }\n  .spec-table th { \n      background-color: rgba(125, 125, 125, 0.1); \n      font-weight: bold; \n      color: #333333; \n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を歩く 美シルエットチェックパンツ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000217-25-l.jpg?v=1759208613\" 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\/0700\/1024\/1197\/files\/000000000217-11-l.jpg?v=1759208613\" 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\/0700\/1024\/1197\/files\/000000000217-05-l.jpg?v=1759208613\" 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  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_D.jpg\" alt=\"機能Dアイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_G.jpg\" alt=\"機能Gアイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_L.jpg\" alt=\"機能Lアイコン\"\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=\"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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n                \u003ctd\u003e83cm\u003c\/td\u003e\n                \u003ctd\u003e116cm\u003c\/td\u003e\n                \u003ctd\u003e27.5cm\u003c\/td\u003e\n                \u003ctd\u003e68cm\u003c\/td\u003e\n                \u003ctd\u003e70.4cm\u003c\/td\u003e\n                \u003ctd\u003e36cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n                \u003ctd\u003e87cm\u003c\/td\u003e\n                \u003ctd\u003e120cm\u003c\/td\u003e\n                \u003ctd\u003e28cm\u003c\/td\u003e\n                \u003ctd\u003e70cm\u003c\/td\u003e\n                \u003ctd\u003e72.8cm\u003c\/td\u003e\n                \u003ctd\u003e37cm\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参考：着用モデル \/ 身長：178cm　着用サイズ：L\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本製品の素材構成と生産国は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表地：ポリエステル 70％ ウール 30％\u003c\/li\u003e\n          \u003cli\u003eテープ：ポリエステル 100％\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          \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  \u003c\/div\u003e\n\n  \u003c!-- 商品コード --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cp class=\"body-text text-end\"\u003e商品コード: 114-203-02-024\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BROWN \/ M","offer_id":44904375779501,"sku":"114-203-02-024_P07M","price":7950.0,"currency_code":"JPY","in_stock":false},{"title":"BROWN \/ L","offer_id":44904375746733,"sku":"114-203-02-024_P07L","price":7950.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY \/ M","offer_id":44904375845037,"sku":"114-203-02-024_P08M","price":7950.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY \/ L","offer_id":44904375812269,"sku":"114-203-02-024_P08L","price":7950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000217-19-l.jpg?v=1759208613"},{"product_id":"115-211-01-023","title":"ドレスサイドラインパンツ【FLAT】","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\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\/0700\/1024\/1197\/files\/000000000259-19-l.jpg?v=1759208512\" 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を提供します。繊細なワンタックが上品な立体感を生み出し、機能性と美しさを両立しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000259-03-l.jpg?v=1759208512\" 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を実現。オンシーンではベルトループで端正に、オフシーンではこなれたセットアップスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000259-22-l.jpg?v=1759208512\" class=\"img-fluid d-block w-100 product-img\" alt=\"パンツの着用イメージ、幅広い着こなし\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e大人の着こなしを格上げ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \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\u003e115-211-01-023\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\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=\"care-icons\"\u003e\n                    \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_A.jpg\" alt=\"機能アイコンA\"\u003e\n                    \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_F.jpg\" alt=\"機能アイコンF\"\u003e\n                    \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_I.jpg\" alt=\"機能アイコンI\"\u003e\n                    \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_J.jpg\" alt=\"機能アイコンJ\"\u003e\n                    \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_L.jpg\" alt=\"機能アイコンL\"\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着用モデル: 身長183cm \/ 着用サイズ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 class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eサイズ\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eウエスト\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003eヒップ\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股上\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e股下\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e腿周り\u003c\/th\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"col\"\u003e裾周り\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eM\u003c\/th\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e78-91cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e109cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e29.5cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e67cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e65cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e35cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth class=\"fs-c-specTable__headerCell\" scope=\"row\"\u003eL\u003c\/th\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e82-95cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e113cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e30cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e69cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e67.4cm\u003c\/td\u003e\n                                \u003ctd class=\"fs-c-specTable__dataCell\"\u003e36cm\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        \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                    \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ウールの吸放湿性とドライ感を併せ持つ1wayストレッチウォッシャブル素材。\u003c\/li\u003e\n                    \u003cli\u003e元来シルク素材で表現されていた側章テープ部分にはキュプラ・ナイロン素材を採用。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e【組成表示】\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e身頃：ウール50％ ポリエステル50％\u003c\/li\u003e\n                    \u003cli\u003e別布：キュプラ66％ ナイロン29％ ポリウレタン5％\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e詳細情報・原産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e生地の厚さ：普通\u003c\/li\u003e\n                    \u003cli\u003e伸縮性：なし\u003c\/li\u003e\n                    \u003cli\u003e光沢感：なし\u003c\/li\u003e\n                    \u003cli\u003e裏地：なし\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904383217837,"sku":"115-211-01-023_F01L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904383185069,"sku":"115-211-01-023_F01M","price":5070.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY \/ M","offer_id":44904383283373,"sku":"115-211-01-023_F11L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ L","offer_id":44904383250605,"sku":"115-211-01-023_F11M","price":5070.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000259-19-l.jpg?v=1759208512"},{"product_id":"115-211-01-024","title":"ドレスサイドラインパンツ【PLAY】","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #f8f8f8; \n      font-family: \"Hiragino Sans\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic UI\", \"游ゴシック UI\", \"Meiryo\", \"メイリオ\", \"Noto Sans JP\", \"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 #e0e0e0;\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      border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; \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: #777777; \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%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  \n  \/* A. 機能アイコン (3列・小さめ) *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\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  \/* B. スペック詳細画像 (1列・大きく) *\/\n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      \/* padding, background-colorを削除し、枠をなくす *\/\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #f8f8f8; \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: #f8f8f8;\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: #222222;\n  }\n  \/* 開いた時のデザイン調整 *\/\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #f8f8f8;\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: #222222; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #777777; 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: #777777; 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: #222222; 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 #222222;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  \/* テーブル横スクロール対応 *\/\n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f0f0f0; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #222222; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の日常を彩る洗練パンツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元に向かって緩やかに絞られる\u003cstrong\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\/0700\/1024\/1197\/files\/000000000260-14-l.jpg?v=1759208509\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品さと動きやすさを両立\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品さと動きやすさを両立\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーなウエスト設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深めの\u003cstrong\u003eフロントツータック\u003c\/strong\u003eが腰回りにゆとりと美しいドレープを生み出し、後ろウエストの\u003cstrong\u003eシャーリング\u003c\/strong\u003eが\u003cstrong\u003e快適なフィット感\u003c\/strong\u003eを一日中提供します。ベルトループも備え、\u003cstrong\u003eビジネスシーン\u003c\/strong\u003eにも対応します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000260-04-l.jpg?v=1759208509\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適さと品格を併せ持つ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適さと品格を併せ持つ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e機能美が宿るこだわりのディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e脇の\u003cstrong\u003eシームポケット\u003c\/strong\u003eは、デザインを損なうことなくちょっとした\u003cstrong\u003e小物の収納\u003c\/strong\u003eに便利です。また、側章テープには\u003cstrong\u003eキュプラ混素材\u003c\/strong\u003eを使用し、動くたびに\u003cstrong\u003e上品な光沢\u003c\/strong\u003eを放ち、\u003cstrong\u003e洗練された印象\u003c\/strong\u003eを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000260-05-l.jpg?v=1759208509\" 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    \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        \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        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_A.jpg\" alt=\"機能アイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_F.jpg\" alt=\"機能アイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_I.jpg\" alt=\"機能アイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_J.jpg\" alt=\"機能アイコン\"\u003e\n          \u003cimg src=\"https:\/\/playlist.itembox.design\/item\/\/icon_L.jpg\" alt=\"機能アイコン\"\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003eサイズ\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eウエスト\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eヒップ\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e股上\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e股下\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e腿周り\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003e裾周り\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n                \u003ctd\u003e78-92cm\u003c\/td\u003e\n                \u003ctd\u003e119cm\u003c\/td\u003e\n                \u003ctd\u003e31.5cm\u003c\/td\u003e\n                \u003ctd\u003e65cm\u003c\/td\u003e\n                \u003ctd\u003e71.3cm\u003c\/td\u003e\n                \u003ctd\u003e38cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n                \u003ctd\u003e82-96cm\u003c\/td\u003e\n                \u003ctd\u003e123cm\u003c\/td\u003e\n                \u003ctd\u003e32cm\u003c\/td\u003e\n                \u003ctd\u003e67cm\u003c\/td\u003e\n                \u003ctd\u003e73.7cm\u003c\/td\u003e\n                \u003ctd\u003e39cm\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参考 : 着用モデル \/ 身長：183　着用サイズ：L\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上質なウール原料とマイクロファイバーのポリエステルを使用した、艶感があるクリアな表面感。原料の特性により、ウールの吸放湿とドライ感を併せ持つ1wayストレッチのウォッシャブル素材。元来シルク素材で表現されていた側章テープ部分にはキュプラ・ナイロン素材を採用しています。\u003c\/p\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          \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        \u003cp class=\"body-text\"\u003e組成表示\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e身頃：ウール50％ ポリエステル50％\u003c\/li\u003e\n          \u003cli\u003e別布：キュプラ66％ ナイロン29％ ポリウレタン5％\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e原産国\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e115-211-01-024\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"フロンテラ","offers":[{"title":"BLACK \/ M","offer_id":44904383348909,"sku":"115-211-01-024_P01L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ L","offer_id":44904383316141,"sku":"115-211-01-024_P01M","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ M","offer_id":44904383414445,"sku":"115-211-01-024_P11L","price":5070.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ L","offer_id":44904383381677,"sku":"115-211-01-024_P11M","price":5070.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/1024\/1197\/files\/000000000260-14-l.jpg?v=1759208509"}],"url":"https:\/\/stylegent.we-shop.jp\/collections\/winter-sale%e3%81%ae%e3%82%b3%e3%83%94%e3%83%bc.oembed","provider":"PLAYLIST_stylegent","version":"1.0","type":"link"}