{"title":"涼感","description":"\u003cp\u003e涼感\u003c\/p\u003e","products":[{"product_id":"02931-960","title":"リラックス涼感パンツ レディース リブパンツ ウエストひも付き","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\/20931-top_bf75983d-cefe-4793-85e7-df4d36fe143d.jpg?v=1761639791\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eおうち時間の新定番アイテム\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細リブの洗練スタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e上質なリブ編み\u003c\/strong\u003eが織りなす、流れるような\u003cstrong\u003e美しいドレープ\u003c\/strong\u003e。落ち着いた色合いは、トップスを選ばず、\u003cstrong\u003e着回し力\u003c\/strong\u003eの高さを実感させてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20931-kuro_ab0ac749-42c8-4ab0-8d03-1eae055fd96a.jpg?v=1761639791\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこなれ感漂う一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウエスト紐で理想の着こなし\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eウエストのドローストリング\u003c\/strong\u003eが、体型に合わせて\u003cstrong\u003e心地よくフィット\u003c\/strong\u003e。リラックス感がありながらも、脚のラインを拾いすぎない\u003cstrong\u003e美しいシルエット\u003c\/strong\u003eを描きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20931-img1_7989ce69-f1e7-4420-a8c4-8ba8c64d641a.jpg?v=1761639791\" 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!--\n    入力データに「▼スペック・詳細データ]: 特になし」と明記されているため、\n    スペック・詳細セクション、発送案内セクション、注意事項セクションは出力しません。\n  --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"M \/ 黒","offer_id":45752175689859,"sku":"02931-2M","price":1499.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ グレー","offer_id":45752175722627,"sku":"02932-7M","price":1499.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ベージュ","offer_id":45752175755395,"sku":"02933-62M","price":1499.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ 黒","offer_id":45752175788163,"sku":"02935-2L","price":1499.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ グレー","offer_id":45752175820931,"sku":"02936-7L","price":1499.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ベージュ","offer_id":45752175853699,"sku":"02937-62L","price":1499.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20931-top_bf75983d-cefe-4793-85e7-df4d36fe143d.jpg?v=1761639791"},{"product_id":"03280-992-990","title":"氷結パンツ レディース 涼感 2枚セット 黒","description":"","brand":"稲坂莫大小製造","offers":[{"title":"1分丈 \/ M","offer_id":45752176377987,"sku":"3280","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"3分丈 \/ M","offer_id":45752176410755,"sku":"3281","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"5分丈 \/ M","offer_id":45752176443523,"sku":"3282","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"7分丈 \/ M","offer_id":45752176476291,"sku":"3283","price":1998.0,"currency_code":"JPY","in_stock":false},{"title":"10分丈 \/ M","offer_id":45752176509059,"sku":"3284","price":2258.0,"currency_code":"JPY","in_stock":false},{"title":"1分丈 \/ L","offer_id":45752176541827,"sku":"3290","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"3分丈 \/ L","offer_id":45752176574595,"sku":"3291","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"5分丈 \/ L","offer_id":45752176607363,"sku":"3292","price":1830.0,"currency_code":"JPY","in_stock":false},{"title":"7分丈 \/ L","offer_id":45752176640131,"sku":"3293","price":1998.0,"currency_code":"JPY","in_stock":false},{"title":"10分丈 \/ L","offer_id":45752176672899,"sku":"3294","price":2258.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/03280-top1_59f01af1-96e7-432e-a9ee-059a95cb6462.jpg?v=1761639891"},{"product_id":"07081-993","title":"靴下 レディース 3足セット 綿100％","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肌に触れる優しさ 綿100%靴下\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元から感じる上質な心地よさ、\u003cstrong\u003e敏感な肌にも寄り添う綿100％の贅沢な風合い\u003c\/strong\u003eが魅力。毎日履きたくなる柔らかな肌触りで、レディース向け\u003cstrong\u003e3足セット\u003c\/strong\u003e（サイズ23cm）の快適な日常を届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_8e6e6f60-0b7d-4433-9dbe-545ad2a75986.jpg?v=1761640093\" class=\"img-fluid d-block w-100 product-img\" alt=\"綿100%の靴下が足に触れるイメージ\"\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選び抜かれた8色の豊富なバリエーション\u003c\/strong\u003e。どんなコーディネートにも自然に溶け込み、足元からさりげない個性を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/cf_fd0afa1c-7c48-46ea-81d4-7e496d31eba1.jpg?v=1761640093\" 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\/0636\/9338\/9955\/files\/m1_545d65c8-9182-4c31-92d3-b63c86d2025f.jpg?v=1761640093\" 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":"23cm \/ ブラック×3足セット","offer_id":45790316494979,"sku":"52255","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ネイビー×3足セット","offer_id":45790316527747,"sku":"52256","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ブラウン×3足セット","offer_id":45790316560515,"sku":"52257","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ベージュ×3足セット","offer_id":45790316593283,"sku":"52258","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ アイボリー×3足セット","offer_id":45790316626051,"sku":"52259","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ グレー×3足セット","offer_id":45790316658819,"sku":"52260","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ピンク×3足セット","offer_id":45790316691587,"sku":"52261","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ホワイト×3足セット","offer_id":45790316724355,"sku":"52262","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ワサビ×3足セット","offer_id":45790316757123,"sku":"52263","price":1497.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_8e6e6f60-0b7d-4433-9dbe-545ad2a75986.jpg?v=1761640093"},{"product_id":"07081-995-990","title":"クルー丈靴下 レディース 5足セット綿100％  クルー丈","description":"\n\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豊富な9色展開で、どんな装いにも自然に馴染むクルー丈靴下。綿100％の柔らかな風合いが、一日中足元を優しく包み込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p.jpg?v=1761640100\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e5足セットで日替わりコーデ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e今日の私を彩る一足\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e定番から旬色まで、あなたのスタイルに寄り添う多彩なラインナップ。足元から始まる、新しい着こなしを体験しませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/cf_b9910bbe-3947-4ac5-9543-8b46aa37d70e.jpg?v=1761640100\" 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綿100%極上の快適さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e締め付けない口ゴムと、綿100％の吸水性・通気性がもたらす心地よさ。丁寧に仕上げた補強とかかとで、長く愛用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m1_b0283ec2-37af-428d-a4f3-b1dc12ab3f6f.jpg?v=1761640100\" 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":"23cm \/ ブラック×5足セット","offer_id":45790316822659,"sku":"50537","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ネイビー×5足セット","offer_id":45790316855427,"sku":"50538","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ブラウン×5足セット","offer_id":45790316888195,"sku":"50539","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ワサビ×5足セット","offer_id":45790316920963,"sku":"50540","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ベージュ×5足セット","offer_id":45790316953731,"sku":"50541","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ アイボリー×5足セット","offer_id":45790316986499,"sku":"50542","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ グレー×5足セット","offer_id":45790317019267,"sku":"50543","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ピンク×5足セット","offer_id":45790317052035,"sku":"50544","price":1995.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ホワイト×5足セット","offer_id":45790317084803,"sku":"50545","price":1995.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p.jpg?v=1761640100"},{"product_id":"10151-58-993","title":"5本指ソックス メッシュ 3足セット メッシュ編みクルー丈","description":"","brand":"稲坂莫大小製造","offers":[{"title":"23-25cm \/ 水玉","offer_id":45752184537219,"sku":"50362","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"23-25cm \/ イカリ","offer_id":45752184569987,"sku":"10152-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ マリン","offer_id":45752184602755,"sku":"10151-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ フラワー","offer_id":45752184635523,"sku":"10153-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ キャット","offer_id":45752184668291,"sku":"10158-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ キッズスター","offer_id":45752184701059,"sku":"10156-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ スイカ","offer_id":45752184733827,"sku":"10154-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ フレンチブルドッグ","offer_id":45752184766595,"sku":"10157-993","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10151-58-993_01_94c35745-c673-445f-90d7-717f8f93b7e7.jpg?v=1761640377"},{"product_id":"12271-994-980","title":"レディース靴下 涼感 リネン クルーソックス 色おまかせ 4足セット","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\/12271top_4c40c8b7-5845-4159-9e52-b7c31d33a410.jpg?v=1761640499\" 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\/12271_27149bd5-7157-438c-b9d6-fdf6631cea90.jpg?v=1761640499\" 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\/0636\/9338\/9955\/files\/12272_73d4db2f-7e44-4059-9c45-e6d8b7896392.jpg?v=1761640499\" 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":"リブトップメロー","offer_id":45790328356995,"sku":"12271-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"リンクス","offer_id":45790328389763,"sku":"12272-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄","offer_id":45790328422531,"sku":"12273-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790328455299,"sku":"12274-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790328488067,"sku":"12275-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790328520835,"sku":"12276-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"細ボーダー柄","offer_id":45790328553603,"sku":"12277-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"アーガイル柄","offer_id":45790328586371,"sku":"12278-994","price":1496.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12271top_4c40c8b7-5845-4159-9e52-b7c31d33a410.jpg?v=1761640499"},{"product_id":"12431-994-950","title":"レディース靴下 接触冷感 メッシュ 色おまかせ 4足セット","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  \u003c!-- 商品全体概要セクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日履きたい、お得な4足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e色柄おまかせの4足セット\u003c\/strong\u003eでお届けする、レディース接触冷感メッシュ靴下です。\n      洗い替えにも便利で、デイリーユースにぴったり。\n    \u003c\/p\u003e\n  \u003c\/div\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      \u003cstrong\u003eメッシュの優れた通気性\u003c\/strong\u003eが、足元の蒸れを軽減し、いつでも快適な履き心地。\n      \u003cstrong\u003e接触冷感機能\u003c\/strong\u003eで、\u003cstrong\u003eひんやりとした感覚\u003c\/strong\u003eが持続するレディース靴下です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431top_8e3e31ab-3942-4e54-9c15-f3fd6d24c6e8.jpg?v=1761640520\" 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は、どんな\u003cstrong\u003eカジュアルスタイル\u003c\/strong\u003eにも自然に溶け込みます。\n      スニーカーから覗く足元を、すっきりと品良く彩ります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431-2_aadfe07c-da0a-4961-830a-30425ee694c0.jpg?v=1761640520\" 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や、\u003cstrong\u003e繊細な花柄\u003c\/strong\u003eが、足元に\u003cstrong\u003eさりげない個性\u003c\/strong\u003eを演出。\n      \u003cstrong\u003e見えないおしゃれ\u003c\/strong\u003eで、一日の気分を盛り上げてくれるソックスです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12433-4_f9e888ba-4117-4a32-852d-aba66e734cb2.jpg?v=1761640520\" 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  \u003c!-- 発送案内セクション (Shipping) は、提供データに情報がないため出力しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) は、提供データに情報がないため出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"4柄各1足","offer_id":45790328782979,"sku":"12431-940-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790328750211,"sku":"12431-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790328815747,"sku":"12432-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ネコボーダー","offer_id":45790328848515,"sku":"12433-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"花","offer_id":45790328881283,"sku":"12434-994","price":1496.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431top_8e3e31ab-3942-4e54-9c15-f3fd6d24c6e8.jpg?v=1761640520"},{"product_id":"14762-899-995","title":"フットカバー レディース パンプスイン 靴下 5足セット","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パンプスに快適フィット5足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong-emphasis\"\u003eオフィスでもデイリーでも活躍するカラー\u003c\/span\u003eを厳選。\n      パンプスを履く日に\u003cspan class=\"strong-emphasis\"\u003e頼れる5足セット\u003c\/span\u003eが、足元から一日をサポートし、\u003cspan class=\"strong-emphasis\"\u003eスマートな足元\u003c\/span\u003eを叶えます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_79bbd91c-0957-496b-b9de-20266bddcac6.jpg?v=1761640860\" 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=\"strong-emphasis\"\u003e軽やかな薄手素材\u003c\/span\u003eが足に吸い付くようにフィットします。\n      \u003cspan class=\"strong-emphasis\"\u003e吸水性に優れ、肌触りも心地よい綿素材\u003c\/span\u003eが、まるで\u003cspan class=\"strong-emphasis\"\u003e素肌のような感覚\u003c\/span\u003eを届け、\u003cspan class=\"strong-emphasis\"\u003e快適な一日\u003c\/span\u003eを過ごせます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_1_5c2735cb-6e52-44ea-83e7-f620a0a2404d.jpg?v=1761640860\" 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=\"strong-emphasis\"\u003e幅広シリコン加工\u003c\/span\u003e。\n      \u003cspan class=\"strong-emphasis\"\u003eパンプスからのぞかず\u003c\/span\u003e、ぴったりとフィットし、\u003cspan class=\"strong-emphasis\"\u003e動いてもズレにくい安定感\u003c\/span\u003eをもたらします。自信を持って歩けます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_3_f74ff3a5-bde4-4487-8078-bce5639e0ac7.jpg?v=1761640860\" 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!-- スペック・詳細セクション: 入力データに「特になし」とあるため、今回は出力しません。 --\u003e\n  \u003c!-- 発送案内セクション: 入力データに情報がないため、今回は出力しません。 --\u003e\n  \u003c!-- 注意事項セクション: 入力データに情報がないため、今回は出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"黒×5足 \/ Sサイズ 浅","offer_id":45790347821187,"sku":"14762-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Sサイズ 浅","offer_id":45790347853955,"sku":"14762-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Sサイズ 浅","offer_id":45790347886723,"sku":"14762-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Sサイズ 浅","offer_id":45790347919491,"sku":"14763-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Mサイズ 浅","offer_id":45790347952259,"sku":"14777-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Mサイズ 浅","offer_id":45790347985027,"sku":"14777-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Mサイズ 浅","offer_id":45790348017795,"sku":"14777-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Mサイズ 浅","offer_id":45790348050563,"sku":"14777-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Lサイズ 浅","offer_id":45790348083331,"sku":"14897-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Lサイズ 浅","offer_id":45790348116099,"sku":"14897-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Lサイズ 浅","offer_id":45790348148867,"sku":"14897-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Lサイズ 浅","offer_id":45790348181635,"sku":"14897-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Sサイズ 深","offer_id":45790348214403,"sku":"14764-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Sサイズ 深","offer_id":45790348247171,"sku":"14764-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Sサイズ 深","offer_id":45790348279939,"sku":"14764-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Sサイズ 深","offer_id":45790348312707,"sku":"14764-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Mサイズ 深","offer_id":45790348345475,"sku":"14779-2-995","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ×5足 \/ Mサイズ 深","offer_id":45790348378243,"sku":"14779-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Mサイズ 深","offer_id":45790348411011,"sku":"14779-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Mサイズ 深","offer_id":45790348443779,"sku":"14779-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Lサイズ 深","offer_id":45790348476547,"sku":"14899-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Lサイズ 深","offer_id":45790348509315,"sku":"14899-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Lサイズ 深","offer_id":45790348542083,"sku":"14899-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Lサイズ 深","offer_id":45790348574851,"sku":"14899-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_79bbd91c-0957-496b-b9de-20266bddcac6.jpg?v=1761640860"},{"product_id":"19828-993-940","title":"接触冷感アームカバー縫製 5本指 3双セット ロングタイプ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"指先なしタイプ","offer_id":45790353424515,"sku":"19828-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先ありタイプ","offer_id":45790353457283,"sku":"19829-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先無し2、指先有り1","offer_id":45790353490051,"sku":"19828-992_19829-991","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先無し1、指先有り2","offer_id":45790353522819,"sku":"19828-991_19829-992","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/19828top_f597b50a-614b-444b-82cf-84559c673d47.jpg?v=1761641077"},{"product_id":"19921-992-940","title":"涼感UVアームカバー 2双セット walking+plus","description":"","brand":"稲坂莫大小製造","offers":[{"title":"迷彩柄","offer_id":45790354112643,"sku":"19925-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790354145411,"sku":"19926-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"白ステッチ","offer_id":45790354178179,"sku":"19927-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"黒ステッチ","offer_id":45790354210947,"sku":"19928-992","price":1580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_80f1719f-398e-46f7-be9f-b00d82cda0c1.jpg?v=1761641115"},{"product_id":"20001269_6s","title":"メンズ ビジネスソックス 6足セット 涼感","description":"","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ６足セット","offer_id":45790355849347,"sku":"98882-996","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒単色　６足セット","offer_id":45790355882115,"sku":"WE-98882-2-996","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_5cdb8ca3-3694-480f-a894-39d91180a60a.jpg?v=1761641223"},{"product_id":"20001271_6s","title":"メンズ涼感ビジネスソックス 6足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ6足セット","offer_id":45790356177027,"sku":"98884-996","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒単色　6足セット","offer_id":45790356209795,"sku":"98884-2","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_575e9ec4-a53c-425c-b803-d830900fc97d.jpg?v=1761641243"},{"product_id":"90480-980-994","title":"メンズフットカバー4足セット 薄手","description":"\n\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スニーカー足元 4足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元のおしゃれに妥協しない大人の男性へ。スニーカーから見えない\u003cstrong\u003e浅履き設計\u003c\/strong\u003eで、どんなスタイルもすっきり決まります。日替わりで楽しめる\u003cstrong\u003e4色セット\u003c\/strong\u003eで、毎日を快適に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_35e12b0b-288c-48e3-b510-c848e4add424.jpg?v=1761642266\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e普段使いに活躍する一足\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e蒸れない 薄手素材の秘密\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eさらりとした肌触りの\u003cstrong\u003e上質な綿\u003c\/strong\u003eが、足元を一日中快適に保ちます。\u003cstrong\u003e薄手設計\u003c\/strong\u003eで靴の中でかさばらず、\u003cstrong\u003e素足感覚の軽やかさ\u003c\/strong\u003eを実現。汗ばむ季節も、もう気になりません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_1_13c620fd-d55c-4f0e-a922-f9370b1cc7b5.jpg?v=1761642266\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然な風合いの綿素材\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eビジネスシーンにも 脱げない工夫\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自の\u003cstrong\u003e特殊加工\u003c\/strong\u003eを施した履き口は、靴の中でズレるストレスを解消します。かかとへの優しいフィット感で、歩行中も安定感をキープ。長時間の着用でも、\u003cstrong\u003e心地よさ\u003c\/strong\u003eが続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_2_acf7526a-4669-44fe-8d55-10c3c324af00.jpg?v=1761642266\" 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\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"黒単色４足セット \/ M","offer_id":45790385340547,"sku":"90480-2-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ４足セット \/ M","offer_id":45790385373315,"sku":"90480-600-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"黒単色４足セット \/ L","offer_id":45790385406083,"sku":"90980-2-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ４足セット \/ L","offer_id":45790385438851,"sku":"90980-994","price":1280.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_35e12b0b-288c-48e3-b510-c848e4add424.jpg?v=1761642266"},{"product_id":"90481-982-994","title":"メンズカバーソックス4足セット 抗菌防臭 銀イオン加工","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フットカバー4足セット\u003c\/strong\u003e。豊富なカラーが揃い、スマートな着こなしを足元からサポートし、\u003cstrong\u003e好印象\u003c\/strong\u003eを演出。\u003cstrong\u003eM\/Lサイズ対応\u003c\/strong\u003eで、毎日のスタイリングに役立つ必需品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07efff6-973c-48dd-8129-3cca0f09e6be.jpg?v=1760435907\" 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\/p_1_42ee07c0-d0d0-4d70-a0cd-35a34b7e440d.jpg?v=1760435907\" 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\/p_2_8e773843-83a5-435c-a417-2de95da82a64.jpg?v=1760435907\" 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":"色おまかせ４足セット \/ 90481 Mサイズ","offer_id":45752215175299,"sku":"90481-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ４足セット \/ 90981 Lサイズ","offer_id":45752215208067,"sku":"90981-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ４足セット \/ 90482 Mサイズ","offer_id":45752215240835,"sku":"90482-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ４足セット \/ 90982 Lサイズ","offer_id":45752215273603,"sku":"90982-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07efff6-973c-48dd-8129-3cca0f09e6be.jpg?v=1760435907"},{"product_id":"90483-985-994","title":"COOLMAX メンズカバーソックス フットカバー 4足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ4足セット \/ 90483 Mサイズ","offer_id":45752215306371,"sku":"90483-994","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ4足セット \/ 90983 Lサイズ","offer_id":45752215339139,"sku":"90983-994","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ4足セット \/ 90484 Mサイズ","offer_id":45752215371907,"sku":"90484-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90485 Mサイズ","offer_id":45752215404675,"sku":"90485-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90486 Mサイズ","offer_id":45752215437443,"sku":"90486-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90487 Mサイズ","offer_id":45752215470211,"sku":"90487-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90984 Lサイズ","offer_id":45752215502979,"sku":"90984-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90488 Mサイズ","offer_id":45752215535747,"sku":"90488-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4足セット \/ 90985 Lサイズ","offer_id":45752215568515,"sku":"90985-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_8dea6690-10b7-426a-a21b-5e63881140da.jpg?v=1760435908"},{"product_id":"90835-994-950","title":"涼感メンズスニーカーソックス 4足セット 色おまかせ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790385569923,"sku":"90835-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"3面切替ライン","offer_id":45790385602691,"sku":"90836-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790385635459,"sku":"90837-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"変形ボーダー","offer_id":45790385668227,"sku":"90838-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"4柄各1足","offer_id":45790385700995,"sku":"90835-940-994","price":1480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/90835top_17c7fda4-5e1d-45ad-b31b-f766a64ad020.jpg?v=1761642312"},{"product_id":"90991-4-994","title":"冷感メンズスニーカーソックス 4足セット 色おまかせ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"L:27-29ｃｍ \/ 星柄_総メッシュ×4足","offer_id":45790388945027,"sku":"48651","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"L:27-29ｃｍ \/ イカリ柄_総メッシュ×4足","offer_id":45790388977795,"sku":"90992-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"L:27-29ｃｍ \/ ボーダー柄_総メッシュ×4足","offer_id":45790389010563,"sku":"48653","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"L:27-29ｃｍ \/ 格子柄_総メッシュ×4足","offer_id":45790389043331,"sku":"48654","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"L:27-29ｃｍ \/ 4柄・色おまかせ×4足","offer_id":45790389076099,"sku":"48655","price":1280.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/90991_602f7ba3-69c8-45e0-8db7-fb8faea0124e.jpg?v=1761642418"},{"product_id":"95964-912","title":"メンズイージーパンツ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"L \/ 黒無地","offer_id":45752220287107,"sku":"95964L","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 黒無地","offer_id":45752220319875,"sku":"95964LL","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 黒無地","offer_id":45752220352643,"sku":"95964M","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 紺無地","offer_id":45752220385411,"sku":"95965L","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 紺無地","offer_id":45752220418179,"sku":"95965LL","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 紺無地","offer_id":45752220450947,"sku":"95965M","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 黒格子","offer_id":45752220483715,"sku":"95966L","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 黒格子","offer_id":45752220516483,"sku":"95966LL","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 黒格子","offer_id":45752220549251,"sku":"95966M","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 紺格子","offer_id":45752220582019,"sku":"95967L","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 紺格子","offer_id":45752220614787,"sku":"95967LL","price":1780.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 紺格子","offer_id":45752220647555,"sku":"95967M","price":1780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/95964-top_2efdf7f5-1995-400a-ac7d-6695dd49b0e6.jpg?v=1761642707"},{"product_id":"98911-994-980","title":"涼感メンズリブソックス 4足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"畦リブ","offer_id":45790401691779,"sku":"98911−994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ヘリンボーン","offer_id":45790401724547,"sku":"98912-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"格子柄","offer_id":45790401757315,"sku":"98913-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790401790083,"sku":"98914-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"縦ストライプ","offer_id":45790401822851,"sku":"98915-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"ドット柄","offer_id":45790401855619,"sku":"98916-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790401888387,"sku":"98917-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"線ダイヤ","offer_id":45790401921155,"sku":"98918-994","price":1596.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/98911top_4806f3a5-7619-4cd3-9888-0325fd08db4e.jpg?v=1761642822"},{"product_id":"05247-993-950","title":"レディースシースルースニーカーソックス ３足セット 色おまかせ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"ライン","offer_id":45790312300675,"sku":"05106-993","price":1197.0,"currency_code":"JPY","in_stock":true},{"title":"チェーン","offer_id":45790312366211,"sku":"05107-993","price":1197.0,"currency_code":"JPY","in_stock":false},{"title":"小花","offer_id":45790312398979,"sku":"05108-993","price":1197.0,"currency_code":"JPY","in_stock":false},{"title":"ライン花","offer_id":45790312431747,"sku":"05109-993","price":1197.0,"currency_code":"JPY","in_stock":false},{"title":"色柄おまかせ3柄セット","offer_id":45790312333443,"sku":"05106-930","price":1197.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05247-top_a65535a9-0f14-4f37-9f58-be8d67296c9d.jpg?v=1761639988"},{"product_id":"15166-994-950","title":"レディーススニーカーソックス クォーター丈 色おまかせ 4足セットChampions spirits","description":"","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790349918339,"sku":"15166-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"2本ライン","offer_id":45790349951107,"sku":"15167-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ピンボーダー","offer_id":45790349983875,"sku":"15168-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"星","offer_id":45790350016643,"sku":"15169-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"4柄各1足色おまかせ","offer_id":45790350049411,"sku":"15166-940-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top15166_dde69433-001f-43d3-89e9-9d9b2f4f920f.jpg?v=1761640945"},{"product_id":"15186-994-950","title":"スニーカーソックス レディース 4足セット 色おまかせ  Kingpenguin","description":"","brand":"稲坂莫大小製造","offers":[{"title":"無地トップカラー","offer_id":45790350475395,"sku":"15186-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"サンドボーダー","offer_id":45790350508163,"sku":"15187-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ピンボーダー","offer_id":45790350540931,"sku":"15188-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"水玉","offer_id":45790350573699,"sku":"15189-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"4柄各1足色おまかせ","offer_id":45790350606467,"sku":"15186-940-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top15186_71ea1290-d018-40c1-946c-dcfbb2786830.jpg?v=1761640975"},{"product_id":"19820-3-992","title":"接触冷感加工 ロング丈アームカバー 55cm 2枚組 UV対策","description":"","brand":"稲坂莫大小製造","offers":[{"title":"フリーサイズ　55cm丈 \/ 裾レース×色おまかせ","offer_id":45790353227907,"sku":"50370","price":1580.0,"currency_code":"JPY","in_stock":false},{"title":"フリーサイズ　55cm丈 \/ 無地×色おまかせ","offer_id":45790353260675,"sku":"19825-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ　55cm丈 \/ ドット×色おまかせ","offer_id":45790353293443,"sku":"19826-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ　55cm丈 \/ ボーダー×色おまかせ","offer_id":45790353326211,"sku":"19827-992","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ　55cm丈 \/ 柄おまかせ×色おまかせ","offer_id":45790353358979,"sku":"19825-920","price":1580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/19820-3-992-1_f4d867c6-468e-4b68-b5fb-30baca6854c6.jpg?v=1761641069"},{"product_id":"20001268_6s","title":"メンズビジネスソックス 6足セット 涼感","description":"","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ６足セット","offer_id":45790355783811,"sku":"51126","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"黒単色　６足セット","offer_id":45790355816579,"sku":"WE-98881-2-996","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_c14cfa61-2c16-415b-bfc0-b2422ebf9ef5.jpg?v=1761641216"},{"product_id":"ss20001231_3s","title":"【レディース】爽快５本指ストラップカバー(マリンストライプ)","description":"","brand":"稲坂莫大小製造","offers":[{"title":"22cm-25cm","offer_id":45790420598915,"sku":"37981","price":891.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_bb882f56-72a2-4977-bba4-826a0ff67301.jpg?v=1761642993"}],"url":"https:\/\/iyashi.we-shop.jp\/collections\/cooling.oembed","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}