{"product_id":"curble-2w-footrest-cover","title":"カーブル ツーウェイフットレスト専用カバー","description":"\u003cbody\u003e\n\u003c!--\n  current-product-page.html\n\n  現在公開中（または制作開始時点で最新）の商品ページのスナップショットを保存する場所です。\n  draft\/product-page.html と比較するための「変更前」の基準として扱い、直接編集しないでください。\n\n  使い方：\n  1. プロジェクト開始時に、公開中のページのHTMLをこのファイルに貼り付ける\n  2. 公開中のページが無い（新規ページ制作）場合は、このファイルは空のままか\n     「現行ページなし」の状態で残してください\n--\u003e\n\n\n  \n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003ctitle\u003eカーブル ツーウェイ フットレスト専用カバー\u003c\/title\u003e\n  \n  \n    \u003c!-- 現行ページの内容をここに貼り付けてください --\u003e\n     \u003c!-- ================================================================\n     カーブル ツーウェイ フットレスト専用カバー - Tab Description v1\n     フットレストページ（v2）のCSS構造を流用・簡略版\n     ================================================================ --\u003e\n\u003cstyle\u003e\n\/* ============================================================\n   ベース（フットレストv2と共通）\n   ============================================================ *\/\n.cp-wrap {\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 0 16px;\n  font-family: -apple-system, \"Helvetica Neue\", Arial, \"Hiragino Kana Gothic\", \"Hiragino Sans\", Meiryo, sans-serif;\n  font-size: 15px;\n  line-height: 1.8;\n  color: #333;\n  box-sizing: border-box;\n}\n.cp-wrap *, .cp-wrap *::before, .cp-wrap *::after {\n  box-sizing: inherit;\n}\n.cp-wrap img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* ============================================================\n   注意バナー（カバーのみ販売）\n   ============================================================ *\/\n.cp-caution {\n  background: #fff8e1;\n  border: 2px solid #f5a623;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin: 24px 0 0;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n.cp-caution-icon {\n  font-size: 24px;\n  line-height: 1;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n.cp-caution-body {\n  flex: 1;\n  min-width: 0;\n}\n.cp-caution-title {\n  font-size: 14px;\n  font-weight: 700;\n  color: #c0600a;\n  margin: 0 0 6px;\n}\n.cp-caution-text {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* ============================================================\n   ヒーロー直下の誤認防止表示\n   ============================================================ *\/\n.cp-hero-notice {\n  background: #f4f4f4;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin: 0 0 20px;\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n  color: #333;\n  line-height: 1.7;\n}\n.cp-hero-notice-sub {\n  display: block;\n  margin-top: 4px;\n  font-size: 12px;\n  font-weight: 400;\n  color: #777;\n}\n\n\/* ============================================================\n   セクション共通\n   ============================================================ *\/\n.cp-sec {\n  padding: 48px 0;\n  border-bottom: 1px solid #e8e8e8;\n}\n.cp-sec:last-child {\n  border-bottom: none;\n  padding-bottom: 20px;\n}\n.cp-label {\n  display: block;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #aaa;\n  text-align: center;\n  margin-bottom: 6px;\n}\n.cp-title {\n  font-size: 19px;\n  font-weight: 700;\n  text-align: center;\n  line-height: 1.5;\n  margin: 0 0 28px;\n}\n\n\/* ============================================================\n   特徴ブロック（スマホ：縦積み）\n   ============================================================ *\/\n.cp-feature + .cp-feature {\n  margin-top: 48px;\n  padding-top: 48px;\n  border-top: 1px solid #e8e8e8;\n}\n.cp-feature-row {\n  display: block !important;\n}\n.cp-feature-row \u003e .cp-feature-img {\n  width: 100% !important;\n  border-radius: 10px;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n.cp-feature-row \u003e .cp-feature-img img {\n  width: 100% !important;\n  height: auto !important;\n  display: block !important;\n}\n.cp-feature-num {\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  color: #c0c0c0;\n  margin-bottom: 4px;\n}\n.cp-feature-heading {\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.45;\n  margin: 0 0 12px;\n}\n.cp-feature-text {\n  font-size: 14px;\n  line-height: 1.85;\n  color: #555;\n  margin: 0;\n}\n\n\/* ============================================================\n   カラーバリエーション\n   ============================================================ *\/\n.cp-color-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-top: 8px;\n  max-width: 480px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.cp-color-card {\n  text-align: center;\n}\n.cp-color-card img {\n  width: 100%;\n  border-radius: 8px;\n  margin-bottom: 8px;\n}\n.cp-color-name {\n  font-size: 13px;\n  font-weight: 600;\n  color: #555;\n}\n\n\/* ============================================================\n   FAQ\n   ============================================================ *\/\n.cp-faq-list {\n  border-top: 1px solid #e8e8e8;\n}\n.cp-faq-item {\n  border-bottom: 1px solid #e8e8e8;\n}\n.cp-faq-item summary {\n  padding: 16px 28px 16px 0;\n  font-size: 14px;\n  font-weight: 600;\n  color: #333;\n  line-height: 1.6;\n  cursor: pointer;\n  position: relative;\n  list-style: none;\n}\n.cp-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n.cp-faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 14px;\n  font-size: 16px;\n  color: #aaa;\n}\n.cp-faq-item[open] summary::after {\n  content: \"−\";\n}\n.cp-faq-item p {\n  margin: 0 0 16px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* ============================================================\n   スペックテーブル\n   ============================================================ *\/\n.cp-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  table-layout: fixed;\n}\n.cp-spec-table tr {\n  border-bottom: 1px solid #e8e8e8;\n}\n.cp-spec-table tr:first-child {\n  border-top: 1px solid #e8e8e8;\n}\n.cp-spec-table th {\n  text-align: left;\n  padding: 12px 8px 12px 0;\n  width: 36%;\n  font-weight: 600;\n  color: #888;\n  vertical-align: top;\n  white-space: nowrap;\n}\n.cp-spec-table td {\n  padding: 12px 0 12px 8px;\n  vertical-align: top;\n  line-height: 1.7;\n  font-size: 13px;\n}\n\n\/* ============================================================\n   PC（760px以上）\n   ============================================================ *\/\n@media (min-width: 760px) {\n  .cp-wrap {\n    padding: 0 24px;\n  }\n  .cp-title {\n    font-size: 22px;\n  }\n  .cp-feature-heading {\n    font-size: 20px;\n  }\n  .cp-feature-text {\n    font-size: 15px;\n  }\n  .cp-wrap .cp-feature-row {\n    display: -webkit-box !important;\n    display: -ms-flexbox !important;\n    display: flex !important;\n    -webkit-box-orient: horizontal !important;\n    -webkit-box-direction: normal !important;\n    -ms-flex-direction: row !important;\n    flex-direction: row !important;\n    gap: 40px;\n    -webkit-box-align: start !important;\n    -ms-flex-align: start !important;\n    align-items: flex-start !important;\n    flex-wrap: nowrap !important;\n  }\n  .cp-wrap .cp-feature-row.is-rev {\n    -ms-flex-direction: row-reverse !important;\n    flex-direction: row-reverse !important;\n  }\n  .cp-wrap .cp-feature-row \u003e .cp-feature-img {\n    -webkit-box-flex: 0 !important;\n    -ms-flex: 0 0 46% !important;\n    flex: 0 0 46% !important;\n    width: 46% !important;\n    min-width: 46% !important;\n    margin-bottom: 0 !important;\n  }\n  .cp-wrap .cp-feature-body {\n    -webkit-box-flex: 1 !important;\n    -ms-flex: 1 !important;\n    flex: 1 !important;\n    min-width: 0;\n    padding-top: 4px;\n  }\n  .cp-spec-table td {\n    font-size: 14px;\n  }\n  .cp-spec-table th {\n    width: 30%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cp-wrap\"\u003e\n\n  \u003c!-- 注意バナー --\u003e\n  \u003cdiv class=\"cp-caution\"\u003e\n    \u003cspan class=\"cp-caution-icon\"\u003e⚠️\u003c\/span\u003e\n    \u003cdiv class=\"cp-caution-body\"\u003e\n      \u003cp class=\"cp-caution-title\"\u003eこちらは「専用カバーのみ」の販売です\u003c\/p\u003e\n      \u003cp class=\"cp-caution-text\"\u003e「カーブル ツーウェイ フットレスト 本体」は同梱しません。ご購入の際はご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================================\n       メイン画像＋リード\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cdiv style=\"border-radius: 10px; overflow: hidden; margin-bottom: 24px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-AM-01.jpg?v=1780463555\" alt=\"カーブル ツーウェイ フットレスト専用カバー（本体に装着したイメージ）\" width=\"1080\" height=\"1080\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cp-hero-notice\"\u003e本商品は専用カバーのみです。フットレスト本体は付属しません。\u003cspan class=\"cp-hero-notice-sub\"\u003e天板用カバーと底板用カバーの2点セットです。\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp style=\"text-align: center; font-size: 14px; color: #666; line-height: 1.9; margin: 0;\"\u003e\n      より長く、快適にご使用いただくための\u003cbr\u003e\n      カーブル ツーウェイ フットレスト専用カバーです。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       カラーバリエーション（カバー単体画像）\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cspan class=\"cp-label\"\u003eColor\u003c\/span\u003e\n    \u003ch2 class=\"cp-title\"\u003e2色から選べるカラー\u003c\/h2\u003e\n\n    \u003cdiv class=\"cp-color-grid\"\u003e\n      \u003cdiv class=\"cp-color-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-Gray.jpg?v=1780463555\" alt=\"専用カバー グレー（カバー単体）\" width=\"1008\" height=\"1008\" loading=\"lazy\"\u003e\n        \u003cp class=\"cp-color-name\"\u003eグレー\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cp-color-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-Black.jpg?v=1780463555\" alt=\"専用カバー ブラック（カバー単体）\" width=\"679\" height=\"679\" loading=\"lazy\"\u003e\n        \u003cp class=\"cp-color-name\"\u003eブラック\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size: 12px; color: #aaa; text-align: center; margin-top: 14px;\"\u003e\n      ※ カラーによる機能・サイズの違いはありません。\u003cbr\u003e\n      ブラック・グレーのどちらも、本体の全カラーに装着できます。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       3つの特徴\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cspan class=\"cp-label\"\u003eFeatures\u003c\/span\u003e\n    \u003ch2 class=\"cp-title\"\u003e専用カバー 3つの特徴\u003c\/h2\u003e\n\n    \u003c!-- 特徴01 クッション感 --\u003e\n    \u003cdiv class=\"cp-feature\"\u003e\n      \u003cdiv class=\"cp-feature-row\"\u003e\n        \u003cdiv class=\"cp-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-AM-03.jpg?v=1780463555\" alt=\"クッション性のある高密度スポンジ\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cp-feature-body\"\u003e\n          \u003cp class=\"cp-feature-num\"\u003e01 \/ Cushion\u003c\/p\u003e\n          \u003ch3 class=\"cp-feature-heading\"\u003eクッション性のある\u003cbr\u003e高密度スポンジ\u003c\/h3\u003e\n          \u003cp class=\"cp-feature-text\"\u003e独自のクッション素材が足をしっかりサポート。高密度スポンジを使用した、クッション性のある設計です。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 特徴02 通気性 --\u003e\n    \u003cdiv class=\"cp-feature\"\u003e\n      \u003cdiv class=\"cp-feature-row is-rev\"\u003e\n        \u003cdiv class=\"cp-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-AM-04.jpg?v=1780463555\" alt=\"通気性に配慮したメッシュ素材\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cp-feature-body\"\u003e\n          \u003cp class=\"cp-feature-num\"\u003e02 \/ Breathability\u003c\/p\u003e\n          \u003ch3 class=\"cp-feature-heading\"\u003e通気性に配慮した\u003cbr\u003eメッシュ素材\u003c\/h3\u003e\n          \u003cp class=\"cp-feature-text\"\u003eメッシュ素材で構成されているため、熱が籠りづらく、季節を問わずいつでも快適にお使いいただけます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 特徴03 洗濯可能 --\u003e\n    \u003cdiv class=\"cp-feature\"\u003e\n      \u003cdiv class=\"cp-feature-row\"\u003e\n        \u003cdiv class=\"cp-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-AM-05.jpg?v=1780463555\" alt=\"洗濯可能でいつでも清潔に\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cp-feature-body\"\u003e\n          \u003cp class=\"cp-feature-num\"\u003e03 \/ Washable\u003c\/p\u003e\n          \u003ch3 class=\"cp-feature-heading\"\u003e洗濯可能だから\u003cbr\u003eいつでも清潔に\u003c\/h3\u003e\n          \u003cp class=\"cp-feature-text\"\u003eカバーは丸ごと洗濯可能。お手入れも簡単で、いつでも清潔な状態でご使用いただけます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       使用シーン\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cspan class=\"cp-label\"\u003eScene\u003c\/span\u003e\n    \u003ch2 class=\"cp-title\"\u003eフットレスト本体に取り付けて使用\u003c\/h2\u003e\n\n    \u003cdiv style=\"border-radius: 10px; overflow: hidden;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-AM-06.jpg?v=1780463555\" alt=\"オフィス・自宅など様々なシーンでのカバー装着使用例（本体に装着したイメージ）\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 12px; color: #aaa; text-align: center; margin-top: 10px; line-height: 1.7;\"\u003e\n      ※ 画像はフットレスト本体に装着した状態です。本体は別売りです。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       商品仕様\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cspan class=\"cp-label\"\u003eSpecifications\u003c\/span\u003e\n    \u003ch2 class=\"cp-title\"\u003e商品仕様\u003c\/h2\u003e\n\n    \u003ctable class=\"cp-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eカーブル ツーウェイ フットレスト専用カバー\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eカラー\u003c\/th\u003e\n\u003ctd\u003eグレー \/ ブラック\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eサイズ\u003c\/th\u003e\n\u003ctd\u003e天板用カバー：約455(W) × 360(D) × 20(H) mm\u003cbr\u003e底板用カバー：約440(W) × 820(D) × 20(H) mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e重量\u003c\/th\u003e\n\u003ctd\u003e約450g\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e素材\u003c\/th\u003e\n\u003ctd\u003eポリエステル\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e内容\u003c\/th\u003e\n\u003ctd\u003e天板用カバー × 1\u003cbr\u003e底板用カバー × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e対応本体\u003c\/th\u003e\n\u003ctd\u003eカーブル ツーウェイ フットレスト\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eお手入れ\u003c\/th\u003e\n\u003ctd\u003e洗濯機洗い可\u003cbr\u003e洗濯ネットの使用をおすすめします。\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e製造国\u003c\/th\u003e\n\u003ctd\u003eベトナム\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e製造会社\u003c\/th\u003e\n\u003ctd\u003eablue\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003e販売元\u003c\/th\u003e\n\u003ctd\u003eCurble日本正規総代理店\u003cbr\u003e株式会社ダイバーシティ\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cp style=\"font-size: 12px; color: #aaa; margin-top: 14px; line-height: 1.8;\"\u003e\n      ※ フットレスト本体は別売りです。\u003cbr\u003e\n      ※ 画像はイメージです。実際の商品とは若干異なる場合があります。\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size: 13px; color: #555; margin-top: 20px; line-height: 1.9;\"\u003e\n      \u003cstrong style=\"color: #333;\"\u003e取り付け方法\u003c\/strong\u003e\u003cbr\u003e\n      天板用カバー・底板用カバーともに、カバーを本体へ合わせ、マジックテープで固定してください。\u003cbr\u003e\n      カバーを装着したまま、本体の高さ・角度を調整できます。\n    \u003c\/p\u003e\n\n    \u003cp style=\"font-size: 13px; color: #555; margin-top: 20px; line-height: 1.9;\"\u003e\n      \u003cstrong style=\"color: #333;\"\u003e使用上の注意\u003c\/strong\u003e\u003cbr\u003e\n      ・カーブル ツーウェイ フットレスト専用です。他の商品には使用しないでください。\u003cbr\u003e\n      ・洗濯の際は洗濯ネットの使用をおすすめします。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       よくあるご質問\n       ============================================================ --\u003e\n  \u003csection class=\"cp-sec\"\u003e\n    \u003cspan class=\"cp-label\"\u003eFAQ\u003c\/span\u003e\n    \u003ch2 class=\"cp-title\"\u003eよくあるご質問\u003c\/h2\u003e\n\n    \u003cdiv class=\"cp-faq-list\"\u003e\n      \u003cdetails class=\"cp-faq-item\"\u003e\n        \u003csummary\u003eフットレスト本体は付属しますか？\u003c\/summary\u003e\n        \u003cp\u003e本商品は専用カバーのみです。フットレスト本体は付属しません。\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"cp-faq-item\"\u003e\n        \u003csummary\u003e対応する商品はどれですか？\u003c\/summary\u003e\n        \u003cp\u003eカーブル ツーウェイ フットレスト専用です。他の商品には使用しないでください。\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"cp-faq-item\"\u003e\n        \u003csummary\u003e取り付け方法を教えてください。\u003c\/summary\u003e\n        \u003cp\u003e天板用カバー・底板用カバーともに、カバーを本体へ合わせ、マジックテープで固定してください。カバーを装着したまま、本体の高さ・角度を調整できます。\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"cp-faq-item\"\u003e\n        \u003csummary\u003e洗濯機で洗えますか？\u003c\/summary\u003e\n        \u003cp\u003e洗濯機で洗えるカバーです。洗濯ネットの使用をおすすめします。\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"cp-faq-item\"\u003e\n        \u003csummary\u003e他のフットレストにも使えますか？\u003c\/summary\u003e\n        \u003cp\u003eカーブル ツーウェイ フットレスト専用に設計されています。他の商品には使用しないでください。\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/cp-wrap --\u003e\n  \n\n\u003c\/body\u003e","brand":"Curble","offers":[{"title":"ブラック","offer_id":45553606033587,"sku":"cfc-black","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45553606066355,"sku":"cfc-gray","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0524\/4531\/5251\/files\/curble-fr-cover-Black.jpg?v=1783943749","url":"https:\/\/shop.e-diversity.co.jp\/products\/curble-2w-footrest-cover","provider":"ダイバーシティの森","version":"1.0","type":"link"}