{"title":"冷え症","description":"\u003cp\u003e冷え症\u003c\/p\u003e","products":[{"product_id":"10001132","title":"冷えとり靴下 婦人 二重編み 色おまかせ2足セット シルク混","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \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 #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; 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: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元の冷え対策 冷えとりソックス2足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e届くのが待ち遠しくなる、\u003cstrong\u003e色柄おまかせの2足セット\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\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516\" 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\/0636\/9338\/9955\/files\/top2_10001132_435ccd1d-5d4b-4960-955d-6113a4446433.jpg?v=1761639516\" 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\/0636\/9338\/9955\/files\/08681-2_fcbbb0ea-5717-4504-8fc9-66def0e4c25d.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"自然体で過ごす足元の心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然体で過ごす足元の心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細スペック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e素材:\u003c\/strong\u003e\u003cbr\u003e\n      内側: 絹、綿、ポリエステル、ポリウレタン\u003cbr\u003e\n      外側: アクリル、ポリエステル、毛、ポリウレタン、その他\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eサイズ:\u003c\/strong\u003e 22～24cm\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e原産国:\u003c\/strong\u003e 中国\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※2色各1足の2足セットですが、色が被る場合があります。ご了承ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"アメリブ","offer_id":45790300274819,"sku":"08681-992-9508681","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790300307587,"sku":"08681-992-9508682","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790300340355,"sku":"08681-992-9508683","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790300373123,"sku":"08681-992-9508684","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790300405891,"sku":"08681-992-9508685","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516"},{"product_id":"29000-20","title":"【日本製靴下】W保湿話題のスキンケア靴下ハイソックス","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \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 #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; 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: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元から潤う日本品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e選び抜かれた\u003cstrong\u003e多色展開\u003c\/strong\u003eで、日々のコーディネートに彩りを添えます。\u003cstrong\u003e冷えやすい足元\u003c\/strong\u003eをじんわりと温め、肌が喜ぶ\u003cstrong\u003eスキンケア効果\u003c\/strong\u003eで一年中うるおいが続く体験を。\u003cstrong\u003e安心の日本製\u003c\/strong\u003eで、毎日の生活に上質なくつろぎを届けます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ\u003c\/strong\u003e: レディース 22-24cm\u003cbr\u003e\u003cstrong\u003e素材\u003c\/strong\u003e: レーヨン、スクワラン\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2f4e8958-c7d6-4c00-a19d-a39660d1b1ca.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日の潤いケア、多色で楽しむ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e贅沢W保湿でしっとり肌へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e触れた瞬間から違いが分かる、\u003cstrong\u003eとろけるようなやわらかさ\u003c\/strong\u003e。話題の\u003cstrong\u003eW保湿効果\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\/0636\/9338\/9955\/files\/c_2_8878a9ba-9705-4e2c-afed-e8b746a575c2.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eしっとり続く肌心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーな履き心地\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e口元は\u003cstrong\u003eゴム無し設計\u003c\/strong\u003eで、\u003cstrong\u003e締め付け感から解放\u003c\/strong\u003eされた極上の履き心地を追求しました。\u003cstrong\u003e足首に跡がつきにくく\u003c\/strong\u003e、\u003cstrong\u003e血行を妨げない優しいフィット感\u003c\/strong\u003eで、\u003cstrong\u003e長時間の着用でも快適さ\u003c\/strong\u003eが持続します。\u003cstrong\u003eおやすみ時やリラックスタイムに最適\u003c\/strong\u003eな、足元へのご褒美を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_d6ef3f85-3305-4d90-ad7c-0ca51e9325d4.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e跡がつかない優しいフィット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"口ゴム無し \/ ブラック","offer_id":45790367907971,"sku":"29000-2","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラック","offer_id":45790367940739,"sku":"46112","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ダークグレー","offer_id":45790367973507,"sku":"29000-65","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ダークグレー","offer_id":45790368006275,"sku":"46114","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ グレー","offer_id":45790368039043,"sku":"29000-7","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ グレー","offer_id":45790368071811,"sku":"46116","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラウン","offer_id":45790368104579,"sku":"29000-166","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラウン","offer_id":45790368137347,"sku":"46118","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ベージュ","offer_id":45790368170115,"sku":"29000-74","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ ベージュ","offer_id":45790368202883,"sku":"46120","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ピンク","offer_id":45790368235651,"sku":"29000-84","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ピンク","offer_id":45790368268419,"sku":"46122","price":800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2f4e8958-c7d6-4c00-a19d-a39660d1b1ca.jpg?v=1761641596"},{"product_id":"29000-20-993","title":"【日本製靴下】W保湿話題のスキンケア靴下ハイソックス３足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \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 #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; 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: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003e3足セット\u003c\/strong\u003eです。サイズは\u003cstrong\u003e22-24cm\u003c\/strong\u003eに対応しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07d28bb-0fed-48f5-a54c-27ba0db1b0c8.jpg?v=1761641611\" 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\/0636\/9338\/9955\/files\/c_1_169bee88-1881-4e3e-8b7c-b27fe78a0f11.jpg?v=1761641611\" 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\"\u003eWの保湿力で潤い続く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eレーヨン\u003c\/strong\u003eと\u003cstrong\u003eスクワラン\u003c\/strong\u003eを配合した\u003cstrong\u003eW保湿効果\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\/0636\/9338\/9955\/files\/c_2_8bcbb1a1-3527-4b06-8038-0e164ad1477a.jpg?v=1761641611\" class=\"img-fluid d-block w-100 product-img\" alt=\"W保湿力で潤い続く靴下\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e寝ている間に美肌ケア\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"口ゴム無し \/ 色おまかせ×3足","offer_id":45790368465027,"sku":"29000-930-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ 色おまかせ×3足","offer_id":45790368497795,"sku":"46098","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラック×3足","offer_id":45790368530563,"sku":"29000-2-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラック×3足","offer_id":45790368563331,"sku":"46100","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ダークグレー×3足","offer_id":45790368596099,"sku":"29000-65-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ダークグレー×3足","offer_id":45790368628867,"sku":"46102","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ グレー×3足","offer_id":45790368661635,"sku":"29000-7-993","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ グレー×3足","offer_id":45790368694403,"sku":"46104","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラウン×3足","offer_id":45790368727171,"sku":"29000-166-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラウン×3足","offer_id":45790368759939,"sku":"46106","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ベージュ×3足","offer_id":45790368792707,"sku":"29000-74-993","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ ベージュ×3足","offer_id":45790368825475,"sku":"46108","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ピンク×3足","offer_id":45790368858243,"sku":"29000-84-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ピンク×3足","offer_id":45790368891011,"sku":"46110","price":1840.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07d28bb-0fed-48f5-a54c-27ba0db1b0c8.jpg?v=1761641611"},{"product_id":"39040-992","title":"【日本製】保湿レッグウォーマー  2足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \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 #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; 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: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本製の上質、足元に温もりを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本の匠が手がけた、心地よいぬくもり。\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eで、足元からじんわりと、まるで\u003cstrong\u003eスキンケアのような潤い\u003c\/strong\u003eを実感できます。冷え対策にも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3_2d9a7a27-a8ba-4560-b003-a9e99f98552b.jpg?v=1761641685\" 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\/0636\/9338\/9955\/files\/ct_ffccccac-7985-4a8d-b3e6-6468534a2b9e.jpg?v=1761641685\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリング広がる4色展開\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリング広がる4色展開\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\/0636\/9338\/9955\/files\/c_d808f1e7-9f51-4477-aa32-f40fa8e5fa0d.jpg?v=1761641685\" 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\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ2足","offer_id":45790370791555,"sku":"39040-920-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック×2足","offer_id":45790370824323,"sku":"39040-2-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン×2足","offer_id":45790370857091,"sku":"39040-6-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×2足","offer_id":45790370889859,"sku":"39040-62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー×2足","offer_id":45790370922627,"sku":"39040-236-992","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3_2d9a7a27-a8ba-4560-b003-a9e99f98552b.jpg?v=1761641685"},{"product_id":"39060-70-992","title":"【日本製靴下】保湿 冷え取りうるおいサポーター（ひざ用 ひじ用）2足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \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 #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; 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: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\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\/0636\/9338\/9955\/files\/mm_3.jpg?v=1761641699\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e毎日を彩る選べる4色\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eスタイリッシュな\u003cstrong\u003e4つのカラー展開\u003c\/strong\u003eで、どんな装いにも自然に溶け込みます。オフィスからリラックスタイムまで、シーンに合わせておしゃれを楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_c7879d68-b71d-4dfe-95a6-fce1595d2b84.jpg?v=1761641699\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e履くだけで美肌ケア\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eレーヨンとスクワランのWパワー\u003c\/strong\u003eが、肌に深い潤いを与えます。触れるたびなめらかに、しっとりとした肌触りをぜひご体感ください。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m_2_2_3f0eda83-5df4-4994-91ad-5cf00ce18121.jpg?v=1761641699\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\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便利な2足セットで洗い替えにも安心\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e肌に触れる素材とこだわりの生産地。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: レーヨン、スクワラン\u003c\/li\u003e\n\u003cli\u003e生産国: 日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eフリーサイズ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ひざ用\/ひじ用 おまかせ各1足","offer_id":45790371020931,"sku":"47238","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひざ用　色おまかせ2足","offer_id":45790371053699,"sku":"39070-920-992","price":1080.0,"currency_code":"JPY","in_stock":true},{"title":"ひざ用ブラック×2足","offer_id":45790371086467,"sku":"39070-2-992","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひざ用ブラウン×2足","offer_id":45790371119235,"sku":"39070-65-992","price":1080.0,"currency_code":"JPY","in_stock":true},{"title":"ひざ用ベージュ×2足","offer_id":45790371152003,"sku":"39070-8-992","price":1080.0,"currency_code":"JPY","in_stock":true},{"title":"ひざ用ライトグレー×2足","offer_id":45790371184771,"sku":"39070-7-992","price":1080.0,"currency_code":"JPY","in_stock":true},{"title":"ひじ用　色おまかせ2足","offer_id":45790371217539,"sku":"47244","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひじ用ブラック×2足","offer_id":45790371250307,"sku":"47245","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひじ用ブラウン×2足","offer_id":45790371283075,"sku":"47246","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひじ用ベージュ×2足","offer_id":45790371315843,"sku":"47247","price":1080.0,"currency_code":"JPY","in_stock":false},{"title":"ひじ用ライトグレー×2足","offer_id":45790371348611,"sku":"47248","price":1080.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3.jpg?v=1761641699"}],"url":"https:\/\/iyashi.we-shop.jp\/collections\/cold-sensitivity.oembed","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}