{"title":"靴下","description":"\u003cp\u003e靴下\u003c\/p\u003e","products":[{"product_id":"2401","title":"【レディス】５本指シルク混クルー丈ソックス","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\"\u003e5本指で足元爽快感！\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong-text\"\u003e足指がそれぞれ独立し\u003c\/span\u003e、まるで素足のような開放感をもたらします。\n      \u003cspan class=\"strong-text\"\u003eムレを軽減し\u003c\/span\u003e、\u003cspan class=\"strong-text\"\u003e一日中さらりとした履き心地\u003c\/span\u003eが続くため、足元から爽快感を実感いただけます。\n      \u003cspan class=\"strong-text\"\u003e豊富なカラーバリエーション\u003c\/span\u003eで、日々のコーディネートにも合わせやすいです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_19eb45df-f3a0-4ae1-adec-a1afdfccdf09.jpg?v=1761639102\" 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-text\"\u003e肌に吸い付くような優しい触感\u003c\/span\u003eです。\n      \u003cspan class=\"strong-text\"\u003eシルク混ならではのなめらかな質感\u003c\/span\u003eが、足元を包み込み、まるで\u003cspan class=\"strong-text\"\u003e上質なセカンドスキンのようになじみます\u003c\/span\u003e。\n      \u003cspan class=\"strong-text\"\u003e季節を問わず、温もりとやわらかさ\u003c\/span\u003eをお届けします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_1_48254ba6-5f6b-42a9-a43d-43849c99ce1d.jpg?v=1761639102\" 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-text\"\u003e土踏まず部分に施された程よいサポート\u003c\/span\u003eが、\u003cspan class=\"strong-text\"\u003e足の疲労を軽減し\u003c\/span\u003e、\u003cspan class=\"strong-text\"\u003e歩行時のズレを防ぎます\u003c\/span\u003e。\n      キュッと締まる感覚が足に一体感を与え、一日中アクティブに動き回っても、\u003cspan class=\"strong-text\"\u003e心地よいフィット感が持続します\u003c\/span\u003e。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_05f28451-f0ae-4f9e-b90f-25e4a87b0faa.jpg?v=1761639102\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e快適な履き心地を追求した本商品の主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e5本指構造: 足指が独立し、ムレを軽減し開放感をもたらします。\u003c\/li\u003e\n          \u003cli\u003e土踏まずサポート: 歩行時の疲労を軽減し、ズレを防ぎ快適なフィット感を維持します。\u003c\/li\u003e\n          \u003cli\u003e豊富なカラーバリエーション: 日々のコーディネートに合わせた選択肢が広がります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e肌に優しい素材と製造に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e主素材: シルク混（優しい肌触りと滑らかな質感を提供します）\u003c\/li\u003e\n          \u003cli\u003e生産国: 情報なし\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本商品のサイズに関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eタイプ: クルー丈ソックス\u003c\/li\u003e\n          \u003cli\u003e性別: レディス\u003c\/li\u003e\n          \u003cli\u003eサイズ展開: 情報なし\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ ブラック","offer_id":45752164122755,"sku":"45734","price":390.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ライトグレー","offer_id":45752164155523,"sku":"45735","price":390.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトピンク","offer_id":45752164188291,"sku":"45736","price":390.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトベージュ","offer_id":45752164221059,"sku":"45737","price":390.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ アイボリー","offer_id":45752164253827,"sku":"45738","price":390.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_19eb45df-f3a0-4ae1-adec-a1afdfccdf09.jpg?v=1761639102"},{"product_id":"2554","title":"【レディス】５本指シルク混ソックス","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毎日を頑張る女性の足元に、\u003cstrong\u003e心地よい解放感\u003c\/strong\u003eを。\u003cstrong\u003eシルク混のなめらかな肌触り\u003c\/strong\u003eと\u003cstrong\u003e5本指構造\u003c\/strong\u003eで、まるで素足のような\u003cstrong\u003e快適な履き心地\u003c\/strong\u003eが一日中続きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm.jpg?v=1761639116\" 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\/c_1.jpg?v=1761639117\" 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\/c_2.jpg?v=1761639117\" 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":"22-24cm \/ ブラック","offer_id":45752164286595,"sku":"45772","price":490.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ライトグレー","offer_id":45752164319363,"sku":"45773","price":490.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトピンク","offer_id":45752164352131,"sku":"45774","price":490.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ アイボリー（生成色）","offer_id":45790285561987,"sku":"45775","price":490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm.jpg?v=1761639116"},{"product_id":"7081","title":"クルー丈 綿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\u003eクルー丈\u003c\/strong\u003eは、どんな靴とも相性が良く、足元を優しく包み込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_09c2786a-4f1d-4e6b-92fd-33c487cdc1b1.jpg?v=1761639124\" 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印象を彩る9色展開\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e豊富な\u003cstrong\u003e9色\u003c\/strong\u003eのカラーバリエーションは、毎日のファッションに合わせた足元の演出を可能にします。シンプルな中にも洗練された色合いで、足元から個性を引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/cf_d510c322-366b-4ef6-b84a-a90f7dbfc715.jpg?v=1761639124\" 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_769759ba-e2e2-4d2d-bc60-5cbc3e335d43.jpg?v=1761639124\" 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  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e毎日を快適に過ごすためのこだわりが詰まったソックスです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e繊細な肌触りの\u003cstrong\u003e綿100%素材\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eどんな靴にも合わせやすい程よい\u003cstrong\u003eクルー丈\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e足元から個性を引き出す\u003cstrong\u003e9色展開\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eストレスフリーな履き心地を実現する\u003cstrong\u003eリンキング加工\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e長時間着用でも安心の\u003cstrong\u003eつま先・かかと補強\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・サイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e基本的な商品情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 綿100%\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e丈\u003c\/strong\u003e: クルー丈\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカラー展開\u003c\/strong\u003e: 9色\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 23cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"23cm \/ ブラック","offer_id":45790286610563,"sku":"50546","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ネイビー","offer_id":45790286643331,"sku":"50547","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ブラウン","offer_id":45790286676099,"sku":"50548","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ワサビ","offer_id":45790286708867,"sku":"50549","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ベージュ","offer_id":45790286741635,"sku":"50550","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ アイボリー","offer_id":45790286774403,"sku":"50551","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ グレー","offer_id":45790286807171,"sku":"50552","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ピンク","offer_id":45790286839939,"sku":"50553","price":400.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ホワイト","offer_id":45790286872707,"sku":"50554","price":400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_09c2786a-4f1d-4e6b-92fd-33c487cdc1b1.jpg?v=1761639124"},{"product_id":"15162","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洗練されたラインデザインが、いつもの足元に軽やかなリズムをプラス。ショート丈でスニーカーとのバランスも完璧に決まり、カジュアルな装いをクラスアップします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_341945ae-0eb9-4f11-a091-5f2626dd4719.jpg?v=1761639139\" 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ベーシックからアクセントまで、計算し尽くされたカラーラインナップ。今日の気分やコーディネートに寄り添い、足元から日々の着こなしに新鮮な表情を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_5500a4e9-de11-4800-bc75-b036a1d4c1e0.jpg?v=1761639139\" 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足首を美しく見せる絶妙なショート丈。スニーカーとのバランスが完璧で、歩くたびにチラリと見えるラインが、抜け感のある大人カジュアルを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/i_05_2c07beaa-118c-4eaa-aa5f-7a957e139ecf.jpg?v=1761639139\" 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\n      \u003cstrong\u003eサイズ:\u003c\/strong\u003e LADIES' 22-25 cm\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22-25cm \/ ブラック","offer_id":45752164712579,"sku":"38829","price":390.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ホワイト","offer_id":45752164745347,"sku":"38830","price":390.0,"currency_code":"JPY","in_stock":false},{"title":"22-25cm \/ グレー","offer_id":45752164778115,"sku":"38831","price":390.0,"currency_code":"JPY","in_stock":false},{"title":"22-25cm \/ オフホワイト","offer_id":45752164810883,"sku":"38832","price":390.0,"currency_code":"JPY","in_stock":false},{"title":"22-25cm \/ ネイビー","offer_id":45752164843651,"sku":"38833","price":390.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_341945ae-0eb9-4f11-a091-5f2626dd4719.jpg?v=1761639139"},{"product_id":"23020","title":"レディース 無地 サーモスパイル 同色2足セット 22-24cm","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\n      \u003cspan class=\"product-name\"\u003eレディース 無地 サーモスパイル 同色2足セット 22-24cm\u003c\/span\u003eは、\u003cbr class=\"mb\"\u003e\n      \u003cstrong\u003e豊かなカラー\u003c\/strong\u003eで、どんな装いにも馴染む一足です。\n      \u003cstrong\u003e同色2足セット\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\/item_23020_f035e859-ea53-47c7-8729-191ba9f28f04.jpg?v=1761639170\" 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\n      \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\/23020_01n_845227cf-5603-4e94-a8a8-b7101281c810.jpg?v=1761639170\" 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\n      \u003cstrong\u003e天然のソフトラムウール\u003c\/strong\u003eと\u003cstrong\u003e保温性に優れたポリプロピレン\u003c\/strong\u003eの組み合わせです。\n      \u003cstrong\u003eごわつきなく\u003c\/strong\u003e、\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\/23020_03_4d355976-0901-450f-9f7b-78ae1f1465d4.jpg?v=1761639170\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003c!-- 入力データに「特になし」と明記されているため、このセクションは出力しません。 --\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに情報がないため、このセクションは出力しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに情報がないため、このセクションは出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ クロ","offer_id":45790288380035,"sku":"52394","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ コン","offer_id":45790288412803,"sku":"52395","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ピンク","offer_id":45790288445571,"sku":"52396","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ オフ","offer_id":45790288478339,"sku":"52397","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ モクグレー","offer_id":45790288511107,"sku":"52398","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ モカ","offer_id":45790288543875,"sku":"52399","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ Bオレンジ","offer_id":45790288576643,"sku":"52400","price":1480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item_23020_f035e859-ea53-47c7-8729-191ba9f28f04.jpg?v=1761639170"},{"product_id":"27761","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で、冷えと臭いの悩みをまとめて解決し、一日中さらりと心地よく過ごせます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e対象：\u003cstrong\u003eレディース\u003c\/strong\u003e、サイズ：\u003cstrong\u003e22-24cm\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_e085361f-2174-40c6-bd79-09b463bac043.jpg?v=1761639188\" 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デイリーユースから特別な日まで、足元に表情を添える豊富な色展開。肌なじみの良いトーンから差し色まで、装いに合わせたベストな一本が見つかります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_2_8f6ab428-6559-4e42-93a3-e9168eb34c5d.jpg?v=1761639188\" 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\/c_3_071c1ee8-c76f-4e12-989f-568350ffbbeb.jpg?v=1761639188\" 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":"22-24cm \/ ブラック","offer_id":45790288806019,"sku":"46151","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ チャコール","offer_id":45790288838787,"sku":"46152","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ グレー","offer_id":45790288871555,"sku":"46153","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ネイビー","offer_id":45790288904323,"sku":"46154","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ オリーブ","offer_id":45790288937091,"sku":"46155","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ベージュ","offer_id":45790288969859,"sku":"46156","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトブラウン","offer_id":45790289002627,"sku":"46157","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ブラウン","offer_id":45790289035395,"sku":"46158","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ アズキ","offer_id":45790289068163,"sku":"46159","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ホワイト","offer_id":45790289100931,"sku":"46160","price":680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_e085361f-2174-40c6-bd79-09b463bac043.jpg?v=1761639188"},{"product_id":"39304","title":"冷え取り靴下 4枚重ね履き靴下セット シルク100%＆綿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  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e締付けない温活習慣\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日常のあらゆるシーンに寄り添う、軽やかな履き心地。足元からじんわりと伝わる\u003cstrong\u003e温かさ\u003c\/strong\u003eが、一日中あなたを包み込みます。重ね履きでも見た目はすっきり。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item_39304zz_e7110c99-48df-47db-827b-27c697a9ee48.jpg?v=1761639207\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選素材の足元包容力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丁寧に編み上げた\u003cstrong\u003e上質なシルクと綿\u003c\/strong\u003eの4枚重ね。空気をたっぷりと含む構造が、ふんわりとした温かさを持続します。安心の\u003cstrong\u003e日本製\u003c\/strong\u003eで、足元から快適な日々を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_4s_8b3d7873-1ad3-437c-9bbc-999de6438779.jpg?v=1761639207\" 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!-- 商品解説セクション (Main) - ブロック3 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る足元のおしゃれ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e豊富なカラーバリエーション\u003c\/strong\u003eは、今日の気分やコーディネートに合わせて選べる楽しみ。足元から自信と華やかさを演出。\u003cstrong\u003e大切な方への贈り物\u003c\/strong\u003eにも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/cf.jpg?v=1761639207\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003c!-- 入力データにスペック情報が「特になし」と明記されているため、該当セクションは生成しません。 --\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに発送に関する情報がないため、生成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに注意事項に関する情報がないため、生成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"フリーサイズ \/ ブラック","offer_id":45752165433475,"sku":"38351","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ベージュ","offer_id":45752165466243,"sku":"38352","price":3980.0,"currency_code":"JPY","in_stock":false},{"title":"フリーサイズ \/ ライトグレー","offer_id":45752165499011,"sku":"38353","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ネイビー","offer_id":45752165531779,"sku":"38354","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ブラウン","offer_id":45752165564547,"sku":"38355","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ チャコール","offer_id":45752165597315,"sku":"38356","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ 淡い紫","offer_id":45752165630083,"sku":"38357","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ レッド","offer_id":45752165662851,"sku":"38358","price":3980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item_39304zz_e7110c99-48df-47db-827b-27c697a9ee48.jpg?v=1761639207"},{"product_id":"39305","title":"冷えとり靴下 4枚重ね履き 靴下(内側１足目)シルク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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元の巡りを育む重ね履き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足もとに優しい\u003cstrong\u003e絹100%\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_1_90975c32-d365-40a5-b0b1-db40cf6234c0.jpg?v=1761639213\" 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\/m1.jpg?v=1761639213\" 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\/cf_1.jpg?v=1761639213\" 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":"フリーサイズ","offer_id":45790289232003,"sku":"38367","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_1_90975c32-d365-40a5-b0b1-db40cf6234c0.jpg?v=1761639213"},{"product_id":"39310","title":"冷えとり靴下 4枚重ね履き靴下(外側)綿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冷えとり靴下の足元に温もり\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_4_f6f95e43-d569-4e00-8fd4-17bc75023a65.jpg?v=1761639219\" class=\"img-fluid d-block w-100 product-img\" alt=\"冷えとり靴下のイメージ画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元に心地よい温もりを\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e天然素材「綿100%」\u003c\/strong\u003eの優しさに包まれる、外側専用の重ね履き\u003cstrong\u003e先丸\u003c\/strong\u003eソックスです。\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eでどんな足にもフィットし、足元からじんわりと温める、心地よい温活習慣を始めませんか。\u003cstrong\u003e日本製\u003c\/strong\u003eならではの、\u003cstrong\u003e安心感\u003c\/strong\u003eを纏う一足です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e冷えとり靴下の足元を彩る\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/cf_cp_21f594db-d289-43a9-bab4-b5553b77ab6c.jpg?v=1761639219\" class=\"img-fluid d-block w-100 product-img\" alt=\"冷えとり靴下のカラーバリエーション\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e今日の気分で選べる\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e豊富なカラーバリエーション\u003c\/strong\u003eで、その日の気分やファッションに合わせた足元のおしゃれを楽しめます。どんなスタイルにも馴染む色彩が、日常に彩りを添えます。様々なシーンで、\u003cstrong\u003e快適な履き心地\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e冷えとり靴下を悩ませる冷えに終止符\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m1_b004390f-21a0-4987-8732-6e9cf001fe54.jpg?v=1761639219\" class=\"img-fluid d-block w-100 product-img\" alt=\"冷え対策のイメージ画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e冷えからの解放へ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e足元からの冷えは、全身の不調に繋がります。このソックスは\u003cstrong\u003e冷えの原因に働きかけ\u003c\/strong\u003e、足元から温めることで、\u003cstrong\u003e健やかな毎日\u003c\/strong\u003eをサポートします。\u003cstrong\u003e国内工場\u003c\/strong\u003eで丁寧に編み上げた、\u003cstrong\u003e職人の技\u003c\/strong\u003eが光る逸品です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"フリーサイズ \/ ブラック","offer_id":45752165728387,"sku":"38368","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ベージュ","offer_id":45752165761155,"sku":"38369","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ライトグレー","offer_id":45752165793923,"sku":"38370","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ネイビー","offer_id":45752165826691,"sku":"38371","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ ブラウン","offer_id":45752165859459,"sku":"38372","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ チャコール","offer_id":45752165892227,"sku":"38373","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ 淡い紫","offer_id":45752165924995,"sku":"38374","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"フリーサイズ \/ レッド","offer_id":45752165957763,"sku":"38375","price":800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_4_f6f95e43-d569-4e00-8fd4-17bc75023a65.jpg?v=1761639219"},{"product_id":"39315","title":"冷えとり靴下 4枚重ね履き靴下(内側2足目)-綿100%5本指ソックス","description":"","brand":"稲坂莫大小製造","offers":[{"title":"フリーサイズ","offer_id":45790289526915,"sku":"38376","price":800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2_6f41d200-17d5-401e-8513-9fc7b93744b8.jpg?v=1761639224"},{"product_id":"59141","title":"ルーズソックス 2足セット 30cm・40ｃｍ・50cm丈","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\n      \u003cstrong\u003eふわふわのボリューム感\u003c\/strong\u003eが足元に\u003cstrong\u003e旬のバランス\u003c\/strong\u003eをプラス。のびのび素材が\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\/59141_0975e540-1748-451f-8b83-7c817f0e2860.jpg?v=1761639272\" 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\n      \u003cstrong\u003e3種類の丈\u003c\/strong\u003e（\u003cstrong\u003e30cm・40cm・50cm\u003c\/strong\u003e）から選べ、\u003cstrong\u003e足のサイズ16cm〜22cmに対応\u003c\/strong\u003e。憧れの\u003cstrong\u003e脚長効果\u003c\/strong\u003eも自由自在。\u003cstrong\u003e制服\u003c\/strong\u003eにも\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\/59141-24_bf36de05-e315-4cb3-8729-2f76a0ac9041.jpg?v=1761639272\" 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\n      \u003cstrong\u003e綿、アクリル、ポリエステル、ポリウレタンをブレンドした特殊素材\u003c\/strong\u003eが、\u003cstrong\u003e柔らかさ\u003c\/strong\u003eと\u003cstrong\u003eフィット感\u003c\/strong\u003eを両立。普段使いはもちろん、\u003cstrong\u003eアクティブなシーン\u003c\/strong\u003eでも\u003cstrong\u003e快適さ\u003c\/strong\u003eをキープします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141-26_3312634d-98a4-4fa1-97c8-b48501d9d632.jpg?v=1761639272\" 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":"30cm丈 \/ ホワイト2足","offer_id":45790291591299,"sku":"59103-1","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"30cm丈 \/ ブラック2足","offer_id":45790291624067,"sku":"59103-2","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"30cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291656835,"sku":"59103-992","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ホワイト2足","offer_id":45790291689603,"sku":"59121-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ブラック2足","offer_id":45790291722371,"sku":"59121-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291755139,"sku":"59121-992","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ホワイト2足","offer_id":45790291787907,"sku":"59141-1","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ブラック2足","offer_id":45790291820675,"sku":"59141-2","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291853443,"sku":"59141-992","price":1480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141_0975e540-1748-451f-8b83-7c817f0e2860.jpg?v=1761639272"},{"product_id":"72880","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\/mm_26cc042f-5b4d-4d6b-9545-33e9bd57b146.jpg?v=1761639301\" 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\/m1_1fdd378e-b3ab-4c45-9bfd-22b4adbfb1fd.jpg?v=1761639301\" 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\/m3_05559fca-5d86-432d-9271-dabe348640ba.jpg?v=1761639301\" 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":"レディース：22-24センチ","offer_id":45752167366787,"sku":"49416","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"メンズ：24-26センチ","offer_id":45752167334019,"sku":"49417","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_26cc042f-5b4d-4d6b-9545-33e9bd57b146.jpg?v=1761639301"},{"product_id":"78101","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  \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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_7bb6c3d4-95a3-40e1-ac95-c94c832979e6.jpg?v=1761639317\" 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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_7_50b94c89-84a0-475a-8fec-818bded87e1d.jpg?v=1761639317\" 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でも、足に負担を感じにくく、まるで履いていないかのような\u003cstrong\u003e軽やかな感覚\u003c\/strong\u003eが持続します。立ち座りの多い日常も、快適にサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_adf56b3b-80ae-42f9-954d-d28e2d802218.jpg?v=1761639317\" 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    \u003cul class=\"body-text\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 24-26cm\u003c\/li\u003e\n    \u003c\/ul\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":"24-26cm \/ ブラック","offer_id":45790293459075,"sku":"46189","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"24-26cm \/ チャコール","offer_id":45790293491843,"sku":"46190","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ グレー","offer_id":45790293524611,"sku":"46191","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ ネイビー","offer_id":45790293557379,"sku":"46192","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ ブラウン","offer_id":45790293590147,"sku":"46193","price":680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_7bb6c3d4-95a3-40e1-ac95-c94c832979e6.jpg?v=1761639317"},{"product_id":"10000040","title":"5本指ソックス レディース 3足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790294114435,"sku":"53472","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"ボーダー","offer_id":45790294147203,"sku":"53473","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"水玉","offer_id":45790294179971,"sku":"53474","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ネコ","offer_id":45790294212739,"sku":"53475","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"うさぎ","offer_id":45790294245507,"sku":"53476","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"Default Title","offer_id":45790294278275,"sku":null,"price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/07221-top_b6087df8-9977-4512-94d1-f3bc2d84dda4.jpg?v=1761639370"},{"product_id":"10000076","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eデイリーに活躍する足袋ソックス\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10000076-top_9e62ab8d-ff3f-47d9-868e-66c2775f87ee.jpg?v=1761639401\" class=\"img-fluid d-block w-100 product-img\" alt=\"デイリーに活躍する足袋ソックス\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗い替えに嬉しい5足組\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e毎日の足元に欠かせない、メンズ・レディース兼用の\u003cstrong\u003e足袋型ソックス5足セット\u003c\/strong\u003eです。どんなシーンにもなじむシンプルなデザインが、あなたの日常を快適に彩ります。\u003cstrong\u003e豊富なサイズ展開（22-25cm, 25-28cm, 28-30cm）\u003c\/strong\u003eで、家族みんなで\u003cstrong\u003e快適な履き心地\u003c\/strong\u003eをお楽しみいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元を引き締める厳選カラー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10000076-1_9d1c7e3d-8d3e-4780-abd7-ca97f5e7b8e0.jpg?v=1761639401\" class=\"img-fluid d-block w-100 product-img\" alt=\"足元を引き締める厳選カラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e着回し力抜群のモノトーン\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e黒、グレー、白、紺の落ち着いた単色カラー\u003c\/strong\u003eは、どんな服装にも合わせやすい\u003cstrong\u003e万能性\u003c\/strong\u003eを持っています。足元にさりげない個性をプラスし、着こなしの幅を広げてくれます。\u003cstrong\u003e清潔感あふれる色合い\u003c\/strong\u003eで、足元から\u003cstrong\u003e洗練された印象\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足指が喜ぶ快適なフィット感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10000076-2_df567cc0-d719-45ea-a95d-4a7003b4056b.jpg?v=1761639401\" class=\"img-fluid d-block w-100 product-img\" alt=\"足指が喜ぶ快適なフィット感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素足感覚の心地よさ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e足の指に沿って自然にフィットする\u003cstrong\u003e立体的な足袋型\u003c\/strong\u003eは、まるで\u003cstrong\u003e素足のような開放感\u003c\/strong\u003eをもたらします。長時間の着用でも\u003cstrong\u003e締め付け感が少なく\u003c\/strong\u003e、\u003cstrong\u003e足への負担を軽減\u003c\/strong\u003eします。一度履いたら手放せない、\u003cstrong\u003e心地よい履き心地\u003c\/strong\u003eをご体感ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"白無地（22-25cm）","offer_id":45790294540419,"sku":"53090","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒無地（22-25cm）","offer_id":45790294573187,"sku":"53091","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"紺無地（22-25cm）","offer_id":45790294605955,"sku":"53092","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"グレー無地（22-25cm）","offer_id":45790294638723,"sku":"53093","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"白無地（25−28cm）","offer_id":45790294671491,"sku":"53094","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒無地（25−28cm）","offer_id":45790294704259,"sku":"53095","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"紺無地（25-28cm）","offer_id":45790294737027,"sku":"53096","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"グレー無地（25-28cm）","offer_id":45790294769795,"sku":"53097","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"白無地（28-30cm）","offer_id":45790294802563,"sku":"53098","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒無地（28-30cm）","offer_id":45790294835331,"sku":"53099","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"紺無地（28-30cm）","offer_id":45790294868099,"sku":"53100","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"グレー無地（28-30cm）","offer_id":45790294900867,"sku":"53101","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10000076-top_9e62ab8d-ff3f-47d9-868e-66c2775f87ee.jpg?v=1761639401"},{"product_id":"10000083","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伝統的な和柄と現代的な足袋スニーカーが見事に融合。泳ぎ回る金魚と可憐な花々が、足元に優雅で個性的な物語を紡ぎます。日常の装いに遊び心と粋なアクセントを添えます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ:\u003c\/strong\u003e 22-25cm\u003cbr\u003e\u003cstrong\u003eセット内容:\u003c\/strong\u003e 4足セット（色おまかせ）\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/09707top_be8cbbda-dd17-441b-a35e-65f7bb1f833b.jpg?v=1761639417\" class=\"img-fluid d-block w-100 product-img\" alt=\"優雅な金魚が舞い泳ぐ足袋スニーカー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅な金魚が舞い泳ぐ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e豊かな色彩、選ぶ楽しさも和心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e魅力的なカラーバリエーションが勢揃い。\u003cstrong\u003e黒\u003c\/strong\u003e、\u003cstrong\u003e赤\u003c\/strong\u003e、\u003cstrong\u003eピンク\u003c\/strong\u003e、\u003cstrong\u003e水色\u003c\/strong\u003e、\u003cstrong\u003e黄色\u003c\/strong\u003eと、気分やコーディネートに合わせて選べる楽しさがあります。足元から日本の美意識を感じてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/9707_88d743ab-3434-4ece-ad16-3bd2cafc84d9.jpg?v=1761639417\" 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指先までしっかりとフィットする足袋型デザインが、まるで素足のような自然な解放感をもたらします。しなやかな素材が足の動きに寄り添い、一日中快適な履き心地を叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/9707img_5747f69d-9edf-488d-b0f3-6f4121e973ea.jpg?v=1761639417\" 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":45790295064707,"sku":"49540","price":1560.0,"currency_code":"JPY","in_stock":false},{"title":"足袋すにーかー","offer_id":45790295097475,"sku":"49541","price":1560.0,"currency_code":"JPY","in_stock":false},{"title":"足袋すにーかー大寸","offer_id":45790295130243,"sku":"49542","price":1560.0,"currency_code":"JPY","in_stock":true},{"title":"先丸くおーたー刺繍","offer_id":45790295163011,"sku":"49543","price":1560.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/09707top_be8cbbda-dd17-441b-a35e-65f7bb1f833b.jpg?v=1761639417"},{"product_id":"10000240","title":"5本指ソックス メンズ 4足セット 薄手 銀イオン加工 表糸綿100％ 綿100","description":"","brand":"稲坂莫大小製造","offers":[{"title":"色柄おまかせ","offer_id":45790295228547,"sku":"47572","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"縦ストライプ｜色おまかせ","offer_id":45790295261315,"sku":"47573","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"スパイダー｜色おまかせ","offer_id":45790295294083,"sku":"47574","price":1180.0,"currency_code":"JPY","in_stock":false},{"title":"ボーダー｜色おまかせ","offer_id":45790295326851,"sku":"47575","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ドット｜色おまかせ","offer_id":45790295359619,"sku":"47576","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"チェック｜色おまかせ","offer_id":45790295392387,"sku":"47577","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"大ドクロ｜色おまかせ","offer_id":45790295425155,"sku":"47578","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/96262-69_ccc071a6-0ff0-44d8-a227-7fbb6421feec.jpg?v=1761639426"},{"product_id":"10000494","title":"ワンポイント 3足セット カジュアル ソックス  24−26ｃｍ","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59626029_6dfa8e98-e4cb-47de-bf22-897bb51bfa40.jpg?v=1761639429\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e多彩なカラーバリエーション\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eどんなスタイルにもすっと馴染む\u003cstrong\u003e豊富なカラーラインナップ\u003c\/strong\u003e。気分やシーンに合わせて選べる多様性が、毎日のコーディネートを豊かにします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日々の使いやすさにこだわったソックスです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eワンポイントデザイン\u003c\/li\u003e\n          \u003cli\u003eお買い得な3足セット\u003c\/li\u003e\n          \u003cli\u003e様々なシーンで活躍するカジュアルソックス\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対応サイズ: 24cm - 26cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"シロ","offer_id":45752168677507,"sku":"36080","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"オフ","offer_id":45752168710275,"sku":"36081","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"クリーム","offer_id":45752168743043,"sku":"36082","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":45752168775811,"sku":"36083","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":45752168808579,"sku":"36084","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45752168841347,"sku":"36085","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール","offer_id":45752168874115,"sku":"36086","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"コン","offer_id":45752168906883,"sku":"36087","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"クロ","offer_id":45752168939651,"sku":"36088","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59626029_6dfa8e98-e4cb-47de-bf22-897bb51bfa40.jpg?v=1761639429"},{"product_id":"10000557","title":"婦人 ウエスタンポロ ルーズタイプ 3足セット 25ｃｍ丈","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デイリーに活躍する3足組ソックス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日のコーディネートに寄り添う、使いやすい3足セット。\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\/img59656780_2e4f87ef-f4cd-4126-bd34-95bc30ee2707.jpg?v=1761639431\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元に彩りと快適さを\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこの商品の主な特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e3足組のお得なセット\u003c\/li\u003e\n        \u003cli\u003e足元をゆったり包むルーズタイプ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e具体的なサイズ情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e丈: 25cm丈\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e対象: 婦人\u003c\/li\u003e\n        \u003cli\u003eブランド\/シリーズ: ウエスタンポロ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"シロＸコン","offer_id":45752168972419,"sku":"36190","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"シロＸサックス","offer_id":45752169005187,"sku":"36191","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"シロＸピンク","offer_id":45752169037955,"sku":"36192","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59656780_2e4f87ef-f4cd-4126-bd34-95bc30ee2707.jpg?v=1761639431"},{"product_id":"10000567","title":"婦人 27ｃｍ丈 リブ ハイクルー ソックス 3足セット 抗菌防臭消臭加工","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  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適さが続く足元へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細なリブ編みが足に心地よくフィットし、長時間の着用でも締め付けを感じさせません。毎日を支える\u003cstrong\u003e3足セット\u003c\/strong\u003eで、快適な履き心地を一日中お約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663865_f8e517b6-f2cc-497f-97f4-4cf7f56d2b66.jpg?v=1761639433\" 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!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003c!-- 入力データの「スペック・詳細データ：特になし」とありますが、商品名から読み取れるスペック情報を抽出して配置します。 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e抗菌防臭消臭加工\u003c\/strong\u003eでいつでも清潔\u003c\/li\u003e\n          \u003cli\u003e足に心地よくフィットする繊細なリブ編み\u003c\/li\u003e\n          \u003cli\u003e毎日安心の便利な3足セット\u003c\/li\u003e\n          \u003cli\u003e女性向けの婦人ソックス\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e丈: 27cm丈\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 素材・生産国に関する情報は入力データにないため、このセクションは作成しません。 --\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22−24cm \/ シロ","offer_id":45790295490691,"sku":"36207","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"22−24cm \/ コン","offer_id":45790295523459,"sku":"36208","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"22−24cm \/ クロ","offer_id":45790295556227,"sku":"36209","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663865_f8e517b6-f2cc-497f-97f4-4cf7f56d2b66.jpg?v=1761639433"},{"product_id":"10000568","title":"婦人 37cm丈 リブ ハイソックス 2足セット 抗菌防臭消臭加工","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e清潔感続く 足元快適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e婦人用37cm丈ハイソックスの2足セット\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\/img59663979_93ce55f8-0ca7-4ddd-9925-1a8d6e2b94c4.jpg?v=1761639435\" 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":45752169169027,"sku":"36210","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"コン","offer_id":45752169201795,"sku":"36211","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"クロ","offer_id":45752169234563,"sku":"36212","price":1580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663979_93ce55f8-0ca7-4ddd-9925-1a8d6e2b94c4.jpg?v=1761639435"},{"product_id":"10000722","title":"子供レース付ソックス・ハイソックス3足セット","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\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343255_edff5df8-106d-4baf-91e7-22945d3d8d1f.jpg?v=1760435098\" class=\"img-fluid d-block w-100 product-img\" alt=\"夢見るプリンセススタイル\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e夢見るプリンセススタイル\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"product-name\"\u003e子供レース付ソックス・ハイソックス3足セット\u003c\/span\u003eは、\n      \u003cstrong\u003e可憐なレース\u003c\/strong\u003eが、お子様の足元を\u003cstrong\u003e上品に彩ります\u003c\/strong\u003e。\n      ショート丈とハイソックス丈の計3足セットで、どんなシーンにも\u003cstrong\u003e華やかさを添える\u003c\/strong\u003eでしょう。\n    \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      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343253_862c32eb-6210-4cf7-97a2-85e071e7f24d.jpg?v=1760435099\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品な足元を演出\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品な足元を演出\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e丁寧に編み込まれた美しいレース\u003c\/strong\u003eが、足元に\u003cstrong\u003e優雅なアクセント\u003c\/strong\u003eを添えます。\n      普段使いから特別な日まで、お子様の\u003cstrong\u003e可愛らしさを引き立てる\u003c\/strong\u003e一足です。\n    \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      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343254_77908b7f-8ddf-4d8c-9509-ac1ad7660da2.jpg?v=1760435098\" class=\"img-fluid d-block w-100 product-img\" alt=\"エレガントな着こなし\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエレガントな着こなし\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      長めのハイソックス丈は、お子様の脚を\u003cstrong\u003eすらりと長く見せ\u003c\/strong\u003e、\n      \u003cstrong\u003e清楚で洗練された印象\u003c\/strong\u003eを与えます。フォーマルな場面にも最適です。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"了承しました \/ クルーソックス \/ S(13\/15cm)","offer_id":45752169332867,"sku":"36458","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ S(13\/15cm)","offer_id":45752169365635,"sku":"36459","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ M(16\/18cm)","offer_id":45752169398403,"sku":"36460","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ M(16\/18cm)","offer_id":45752169431171,"sku":"36461","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ L(19\/21cm)","offer_id":45752169463939,"sku":"36462","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ L(19\/21cm)","offer_id":45752169496707,"sku":"36463","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ LL(22\/24cm)","offer_id":45752169529475,"sku":"36464","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ LL(22\/24cm)","offer_id":45752169562243,"sku":"36465","price":1680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343255_edff5df8-106d-4baf-91e7-22945d3d8d1f.jpg?v=1760435098"},{"product_id":"10000747","title":"パンプスカバー レディース 5足セット","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異なる表情の5足セットが、どんな日のスタイルにもフィット。\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\/img59740389_8c96bfd2-d250-4319-8c89-34fad07de602.jpg?v=1761639442\" 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\/img59740390_813bb2dc-3035-4f49-ba6b-500378235877.jpg?v=1761639442\" 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":"22−25cm","offer_id":45790295982211,"sku":"r-sku00000001","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"24−26cm","offer_id":45790296014979,"sku":"r-sku00000002","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"Default Title","offer_id":46468932010115,"sku":null,"price":1000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59740389_8c96bfd2-d250-4319-8c89-34fad07de602.jpg?v=1761639442"},{"product_id":"10001013","title":"婦人13ｃｍ丈・19cm丈・23cm丈リブスクールソックス4足組 22−24ｃｍ抗菌防臭消臭加工","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  \u003c!-- 商品解説セクション (Main) --\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\u003e22-24cmサイズ\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\/img59663474_f6c43449-e5a5-413c-b6da-72969614b781.jpg?v=1761639457\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eデイリー使いに最適\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適続く、優れた消臭機能\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e活発な学校生活での汗やニオイが気になる時に、頼りになるのがこのソックスです。優れた\u003cstrong\u003e抗菌防臭消臭加工\u003c\/strong\u003eが施されており、一日中清潔で快適な履き心地を提供します。繊細なリブ編みが、足に優しくフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663473_c5cf41f8-9268-4777-a526-09ad259ec438.jpg?v=1761639457\" 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\/img59663472_efc7c20d-fcc8-4e34-b666-83ea44dc07a8.jpg?v=1761639457\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e毎日を快適に過ごすための、優れた機能性と品質。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e優れた抗菌防臭消臭加工で清潔さをキープ\u003c\/li\u003e\n          \u003cli\u003e繊細なリブ編みで足に優しくフィット\u003c\/li\u003e\n          \u003cli\u003e摩擦に強く、繰り返しのお洗濯にも耐える丈夫なつくり\u003c\/li\u003e\n          \u003cli\u003e長時間の着用でもずれにくく、集中を妨げない\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・セット内容\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお子様の成長に合わせたサイズ展開と、洗い替えに便利なセット組。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対象サイズ：22-24cm\u003c\/li\u003e\n          \u003cli\u003e丈の種類：13cm丈、19cm丈、23cm丈（3種類からお選びいただけます）\u003c\/li\u003e\n          \u003cli\u003eセット内容：4足組\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の基本的な情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：婦人13ｃｍ丈・19cm丈・23cm丈リブスクールソックス4足組 22−24ｃｍ抗菌防臭消臭加工\u003c\/li\u003e\n          \u003cli\u003eカテゴリ：婦人スクールソックス\u003c\/li\u003e\n          \u003cli\u003eカラー：定番カラー\u003c\/li\u003e\n          \u003c!-- 素材・生産国・商品コードに関する明確な情報がないため、記載しません --\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"シロ \/ 13cm丈","offer_id":45790296309891,"sku":"36809","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"シロ \/ 19cm丈","offer_id":45790296342659,"sku":"36810","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"シロ \/ 23cm丈","offer_id":45790296375427,"sku":"36811","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"コン \/ 13cm丈","offer_id":45790296408195,"sku":"36812","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"コン \/ 19cm丈","offer_id":45790296440963,"sku":"36813","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"コン \/ 23cm丈","offer_id":45790296473731,"sku":"36814","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"クロ \/ 13cm丈","offer_id":45790296506499,"sku":"36815","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"クロ \/ 19cm丈","offer_id":45790296539267,"sku":"36816","price":1996.0,"currency_code":"JPY","in_stock":true},{"title":"クロ \/ 23cm丈","offer_id":45790296572035,"sku":"36817","price":1996.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663474_f6c43449-e5a5-413c-b6da-72969614b781.jpg?v=1761639457"},{"product_id":"10001132","title":"冷えとり靴下 婦人 二重編み 色おまかせ2足セット シルク混","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元の冷え対策 冷えとりソックス2足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e届くのが待ち遠しくなる、\u003cstrong\u003e色柄おまかせの2足セット\u003c\/strong\u003e。日々の足元に\u003cstrong\u003e彩りと温もりをプラス\u003c\/strong\u003eし、\u003cstrong\u003eどんなコーディネートにも合わせやすい\u003c\/strong\u003eデザインが揃っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"毎日を彩る足元のおしゃれ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を彩る足元のおしゃれ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌触り極上 シルク混の二重編み\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e内側は\u003cstrong\u003e肌に優しいシルク混\u003c\/strong\u003eで、\u003cstrong\u003eとろけるような心地よさ\u003c\/strong\u003e。\u003cstrong\u003e二重編みが叶える優れた保温力と吸湿性\u003c\/strong\u003eで、\u003cstrong\u003e一年を通して足元を快適に\u003c\/strong\u003e保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top2_10001132_435ccd1d-5d4b-4960-955d-6113a4446433.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"ずっと履いていたくなる柔らかさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eずっと履いていたくなる柔らかさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんなシーンも 足にやさしいフィット感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e締め付けすぎないのにしっかりフィット\u003c\/strong\u003e。足の形にそっと寄り添うことで、\u003cstrong\u003e長時間の着用でもストレスを感じにくい快適さ\u003c\/strong\u003eを実現しました。\u003cstrong\u003eおうち時間にも活躍\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08681-2_fcbbb0ea-5717-4504-8fc9-66def0e4c25d.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"自然体で過ごす足元の心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然体で過ごす足元の心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細スペック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e素材:\u003c\/strong\u003e\u003cbr\u003e\n      内側: 絹、綿、ポリエステル、ポリウレタン\u003cbr\u003e\n      外側: アクリル、ポリエステル、毛、ポリウレタン、その他\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eサイズ:\u003c\/strong\u003e 22～24cm\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e原産国:\u003c\/strong\u003e 中国\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※2色各1足の2足セットですが、色が被る場合があります。ご了承ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"アメリブ","offer_id":45790300274819,"sku":"08681-992-9508681","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790300307587,"sku":"08681-992-9508682","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790300340355,"sku":"08681-992-9508683","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790300373123,"sku":"08681-992-9508684","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790300405891,"sku":"08681-992-9508685","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516"},{"product_id":"10001148","title":"パーツ冷え取りソックス 3足セット シルク 絹混 5本指","description":"","brand":"稲坂莫大小製造","offers":[{"title":"ハーフ \/ クロのみ3足セット","offer_id":45790300438659,"sku":"37529","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ハーフ \/ カラーおまかせ色違い3足セット","offer_id":45790300471427,"sku":"37530","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"カバー \/ クロのみ3足セット","offer_id":45790300504195,"sku":"37531","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"カバー \/ カラーおまかせ色違い3足セット","offer_id":45790300536963,"sku":"37532","price":1000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60621683_f0539695-5777-4bf3-a4a7-a3ffaaf21cca.jpg?v=1761639521"},{"product_id":"10001159","title":"3足セット紳士クッション底スニーカーソックス","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 class=\"font-weight-bold\"\u003e快適\u003c\/strong\u003eに過ごすための、ブラックとホワイトの3足セットです。どんなスタイルにも溶け込む\u003cstrong class=\"font-weight-bold\"\u003e汎用性の高さ\u003c\/strong\u003eが魅力です。シンプルながらも、足元に確かな\u003cstrong class=\"font-weight-bold\"\u003e快適さ\u003c\/strong\u003eと\u003cstrong class=\"font-weight-bold\"\u003e品格\u003c\/strong\u003eをもたらし、\u003cstrong class=\"font-weight-bold\"\u003eアクティブな毎日\u003c\/strong\u003eを送る男性の普段使いからアクティブなシーンまで活躍します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/81261-993_7c7b0110-ee4a-4610-b7c9-e305a933845b.jpg?v=1761639529\" class=\"img-fluid d-block w-100 product-img\" alt=\"3足セットの紳士用クッション底スニーカーソックス\"\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 class=\"font-weight-bold\"\u003eフィット感\u003c\/strong\u003eで、ランニング中のソックスの\u003cstrong class=\"font-weight-bold\"\u003eズレ\u003c\/strong\u003eを気にせず集中できます。アクティブな毎日を送る男性のニーズに応えるべく、市民ランナーの社長が自身の経験から生み出した、足元へのこだわりが詰まっています。\u003cstrong class=\"font-weight-bold\"\u003e自社工場での生産\u003c\/strong\u003eが、この\u003cstrong class=\"font-weight-bold\"\u003e確かな品質\u003c\/strong\u003eを可能にしました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/81261-993_1_08f916ca-8247-4463-aad6-4100d8617fe9.jpg?v=1761639529\" 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    \u003cul class=\"body-text\"\u003e\n      \u003cli\u003e22〜24cm (スモール)\u003c\/li\u003e\n      \u003cli\u003e24〜26cm (レギュラー)\u003c\/li\u003e\n      \u003cli\u003e26〜28cm (ビッグ)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"スモール（22-24cm） \/ シロ","offer_id":45752171987075,"sku":"47941","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm) \/ シロ","offer_id":45752172019843,"sku":"47942","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ シロ","offer_id":45752172052611,"sku":"47943","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"スモール（22-24cm） \/ クロ","offer_id":45752172085379,"sku":"47944","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm) \/ クロ","offer_id":45752172118147,"sku":"47945","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ クロ","offer_id":45752172150915,"sku":"47946","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/81261-993_7c7b0110-ee4a-4610-b7c9-e305a933845b.jpg?v=1761639529"},{"product_id":"10001160","title":"スニーカーソックス 3足セット S M L LL","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日々の足元を支える定番カラーと豊富なサイズ展開\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日々の装いに欠かせない\u003cstrong\u003eブラック\u003c\/strong\u003eと\u003cstrong\u003eホワイト\u003c\/strong\u003e。同じカラーで揃えられる\u003cstrong\u003e3足セット\u003c\/strong\u003eは、\u003cstrong\u003eビジネスシーン\u003c\/strong\u003eでも\u003cstrong\u003eプライベート\u003c\/strong\u003eでも、足元から全体の印象を\u003cstrong\u003eスマート\u003c\/strong\u003eに引き締めます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e本製品は、\u003cstrong\u003eS, M, L, LLの4種類のサイズをご用意\u003c\/strong\u003eしており、様々な足のサイズに対応可能です。お客様の足にぴったりのフィット感で、快適な履き心地をお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/82330-5_2f52dc29-9657-4c1a-9ba7-3e0024d89328.jpg?v=1761639551\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e実用性を追求したカラー展開と豊富なサイズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e長時間履いても疲れにくい設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e前後のゴム編み構造\u003c\/strong\u003eが、歩行中の\u003cstrong\u003e不快なズレ\u003c\/strong\u003eを効果的に軽減します。\u003cstrong\u003eつま先\u003c\/strong\u003eから\u003cstrong\u003eかかと\u003c\/strong\u003e、\u003cstrong\u003e足底全体\u003c\/strong\u003eに施された\u003cstrong\u003eパイルクッション\u003c\/strong\u003eが、\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\/imgrc0104157032_8109cb0e-1ef1-46ff-b519-a278d9d501af.jpg?v=1761639551\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの機能で快適さを追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあらゆるシーンに馴染む万能ソックス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e飾らないミニマルなデザイン\u003c\/strong\u003eは、\u003cstrong\u003eビジネススーツ\u003c\/strong\u003eから\u003cstrong\u003eカジュアルなスニーカー\u003c\/strong\u003eまで、どんなスタイルにも\u003cstrong\u003e自然に溶け込みます\u003c\/strong\u003e。\u003cstrong\u003e多様なシーン\u003c\/strong\u003eで足元を\u003cstrong\u003eすっきり\u003c\/strong\u003eと見せ、\u003cstrong\u003eコーディネートの幅を広げます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/82330-2_8eeacac7-d21e-44c6-af14-8c3451998278.jpg?v=1761639551\" 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":"スモール（22-24cm） \/ シロ","offer_id":45790300700803,"sku":"47947","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm） \/ シロ","offer_id":45790300733571,"sku":"47948","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ シロ","offer_id":45790300766339,"sku":"47949","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超ビック（28-30cm） \/ シロ","offer_id":45790300799107,"sku":"47950","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超超ビック（30-32cm） \/ シロ","offer_id":45790300831875,"sku":"47951","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"スモール（22-24cm） \/ クロ","offer_id":45790300864643,"sku":"47952","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm） \/ クロ","offer_id":45790300897411,"sku":"47953","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ クロ","offer_id":45790300930179,"sku":"47954","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超ビック（28-30cm） \/ クロ","offer_id":45790300962947,"sku":"47955","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超超ビック（30-32cm） \/ クロ","offer_id":45790300995715,"sku":"47956","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"キッズS（16-18cn） \/ シロ","offer_id":45790301028483,"sku":"57947","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"キッズS（16-18cm） \/ クロ","offer_id":45790301061251,"sku":"57948","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"キッズM（19-21cm） \/ シロ","offer_id":45790301094019,"sku":"57949","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"キッズM（19-21cm） \/ クロ","offer_id":45790301126787,"sku":"57950","price":1380.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/82330-5_2f52dc29-9657-4c1a-9ba7-3e0024d89328.jpg?v=1761639551"},{"product_id":"10001167","title":"婦人5本指あったかソックス 裏起毛 ソックス 2足組×2の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\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元を包む温もり、4足セットで毎日あたためケア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足先から足首まで優しく包み込む「癒足セット」。パイル編みのふんわり裏起毛が、足の指一本一本まで暖かさで満たします。色おまかせの4足組で、洗い替えにも困らない豊富なラインナップです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10001167top_fa92e368-a0e3-42f8-8a85-7232c2b4ee5f.jpg?v=1760435138\" 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足の形状に吸い付くような心地よいフィット感。5本指が独立することで、足指が自由に動き、ムレにくく一日中サラサラとした快適さを保ちます。重ね履きもしやすく、おうち時間はもちろん外出時にも重宝します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02552img_ac15f919-5f2e-4440-baea-cc7de6fac34f.jpg?v=1760435138\" 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密度の高い裏起毛が、まるで毛布のように足元を優しくホールドします。触れるたびに感じる、とろけるような柔らかさ。この極上の肌触りが、足元をじんわりとあたため続け、快適な状態を長時間維持します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02552-4_cde41619-abac-4042-b976-ef4844dc082a.jpg?v=1760435138\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「癒足セット」の主な特徴です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: 婦人5本指あったかソックス\u003c\/li\u003e\n          \u003cli\u003e機能: 裏起毛で高い保温性\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容・バリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお買い得なセット内容です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e数量: 2足組×2セットの合計4足組\u003c\/li\u003e\n          \u003cli\u003e組み合わせ: 色違い2組\u003c\/li\u003e\n          \u003cli\u003e色: おまかせ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"了承した \/ 02522 色違い２足組×2","offer_id":45752172642435,"sku":"50037","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10001167top_fa92e368-a0e3-42f8-8a85-7232c2b4ee5f.jpg?v=1760435138"},{"product_id":"10001198","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!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元から笑顔広がる和柄ソックス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお子様の好奇心をくすぐる鮮やかなデザインが目を引きます。毎日選ぶのが楽しみになる、遊び心あふれる多彩な柄がセットに。洗い替えにも困らない4足組で、忙しい朝も足元から笑顔が弾けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/18801top_57db9c01-d0fb-4cf1-bbd3-56c18a3d10d5.jpg?v=1761639586\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を彩る足袋キッズソックス\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛らしいうさぎ柄足袋靴下で軽快に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eぴょんぴょん跳ねるうさぎたちが、お子様の足元を軽やかに彩ります。指が分かれた足袋タイプだから、足指がしっかり使えて動きやすいのが魅力。\u003cstrong\u003e活発なお子様の日常\u003c\/strong\u003eを、そっと見守ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/18801-1_70132456-2f0d-4724-8c6c-1c1a89b87cfc.jpg?v=1761639586\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e元気いっぱいの足元にぴったり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e幸運を呼ぶ招き猫デザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eおもしろ可愛い招き猫の表情が、見るたびに笑顔を誘います。\u003cstrong\u003e福を招く縁起の良いモチーフ\u003c\/strong\u003eは、お出かけがさらに楽しくなるお守りのよう。和装にも洋装にも合わせやすいユニークな和柄で、個性が光ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/18802-1_41b445ff-c362-4d39-b81e-2b4ee1941534.jpg?v=1761639586\" 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!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e現在、特筆すべき商品の特徴は提供されておりません。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイズ：16cm～22cmに対応\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e現在、詳細な素材および生産国情報は提供されておりません。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e現在、商品コードは提供されておりません。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"うさぎ","offer_id":45790301257859,"sku":"49753","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"招き猫","offer_id":45790301290627,"sku":"49754","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"猫","offer_id":45790301323395,"sku":"49755","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ひよこ","offer_id":45790301356163,"sku":"49756","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"鈴","offer_id":45790301388931,"sku":"49757","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"PIG","offer_id":45790301421699,"sku":"49758","price":1280.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/18801top_57db9c01-d0fb-4cf1-bbd3-56c18a3d10d5.jpg?v=1761639586"},{"product_id":"10001208","title":"ビジネスソックス メンズ 10足セット 薄手","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\u003e10足セット\u003c\/strong\u003e。豊富なカラーバリエーションが、様々なスーツスタイルに合わせやすく、\u003cstrong\u003eビジネスマンの頼れる味方\u003c\/strong\u003eとなります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ展開：S (23-25cm), L (27-29cm)\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/98690-top_47a4de7a-cab0-449c-b209-c26c5e8a0186.jpg?v=1761639609\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビジネスソックス 10足セット カラーバリエーション\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e厳選10足、足元に自信\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eメンズ足元に清潔感をまとう\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元に溶け込む絶妙な色合いは、オフィスだけでなくカジュアルな装いにも品格を添えます。\u003cstrong\u003e薄手でありながら丈夫で、軽やかな履き心地\u003c\/strong\u003eを一日中提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/98690-s_a6c1c1e2-2991-4209-b38c-df30efd3a194.jpg?v=1761639609\" 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\/98690-l_25316c2c-92f3-4d33-a9a5-9b5eb2764f46.jpg?v=1761639609\" 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":"S","offer_id":45790301520003,"sku":"54298","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45790301552771,"sku":"54299","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45790301585539,"sku":"54300","price":3980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/98690-top_47a4de7a-cab0-449c-b209-c26c5e8a0186.jpg?v=1761639609"},{"product_id":"10001210","title":"着圧ソックス メンズ ハイソックス ビジネスソックス 3足セット 表糸綿100% 綿100 着圧 抗菌防臭","description":"","brand":"稲坂莫大小製造","offers":[{"title":"24cm-25cm \/ 01 紺×３","offer_id":45752172970115,"sku":"98421-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 01 紺×３","offer_id":45752173002883,"sku":"98422-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 01 紺×３","offer_id":45752173035651,"sku":"98423-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 01 紺×３","offer_id":45752173068419,"sku":"98424-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 02 グレー×３","offer_id":45752173101187,"sku":"98421-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 02 グレー×３","offer_id":45752173133955,"sku":"98422-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 02 グレー×３","offer_id":45752173166723,"sku":"98423-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 02 グレー×３","offer_id":45752173199491,"sku":"98424-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 03 チャコール×３","offer_id":45752173232259,"sku":"98421-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 03 チャコール×３","offer_id":45752173265027,"sku":"98422-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 03 チャコール×３","offer_id":45752173297795,"sku":"98423-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 03 チャコール×３","offer_id":45752173330563,"sku":"98424-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 04 黒×３","offer_id":45752173363331,"sku":"98421-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 04 黒×３","offer_id":45752173396099,"sku":"98422-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 04 黒×３","offer_id":45752173428867,"sku":"98423-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 04 黒×３","offer_id":45752173461635,"sku":"98424-2-994","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173494403,"sku":"98421-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173527171,"sku":"98422-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173559939,"sku":"98423-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173592707,"sku":"98424-600-993","price":1880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2096993c-30c2-46dc-815c-e73989e01f86.jpg?v=1760435143"},{"product_id":"10001211","title":"着圧ソックス メンズ ビジネス  4足セット【紳士】表糸綿100% 抗菌防臭","description":"","brand":"稲坂莫大小製造","offers":[{"title":"紺×4 \/ 25-26cm","offer_id":45790302011523,"sku":"98711-4-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"グレー×4 \/ 25-26cm","offer_id":45790302044291,"sku":"98711-7-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール×4 \/ 25-26cm","offer_id":45790302077059,"sku":"98711-87-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"黒×4 \/ 25-26cm","offer_id":45790302109827,"sku":"98711-2-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"MIX 各色1足 \/ 25-26cm","offer_id":45790302142595,"sku":"98711-600-994","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_9ca7498f-4e2b-4091-9117-c6b3702d61b5.jpg?v=1761639642"},{"product_id":"10001212","title":"着圧ソックス レディース 3箱セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選べる3足セット 毎日美脚ケア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日々の気分やシーンに合わせて選べる3足セット（対応サイズ：22-25cm）。オフィスやリラックスタイム、お出かけなど、どんな瞬間も美脚をサポートします。賢く足元のおしゃれとケアを両立させませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_61f5bf4e-d4d8-4671-8fac-8c10a7bb6b18.jpg?v=1761639659\" 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繰り返す疲労やむくみに悩むあなたへ。独自の着圧設計で脚全体をキュッと引き締め、見た目も履き心地も軽やかな理想の美脚へ導きます。多くのリピーターがその効果を実感しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m1_s_ce93416b-20ab-4fc7-953d-76ca150a58c0.jpg?v=1761639659\" 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足元に触れる素材は、厳選されたコットンを配合。優しい肌触りで、長時間着用してもストレスを感じさせません。緻密な段階着圧設計（例：ふくらはぎ25hPa、足首21hPaなど、タイプにより異なります）が、脚の各部位を適切にサポートし、美しいシルエットを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m3_7dc3023a-9b06-481c-a23d-8d273a20314e.jpg?v=1761639659\" 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":"22-25cm \/ シェイプ【無地】×3足","offer_id":45752173789315,"sku":"17041-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ シェイプ【ダイヤ】×3足","offer_id":45752173822083,"sku":"17042-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ おやすみ【ブラック】×3足","offer_id":45752173854851,"sku":"17045-02-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ おやすみ【ピンク】×3足","offer_id":45752173887619,"sku":"17045-09-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ 【無地】【ダイヤ】【おやすみブラック】","offer_id":45790302863491,"sku":"WE-17041-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ 【無地】【ダイヤ】【おやすみピンク】","offer_id":45790302896259,"sku":"WE-17041-930","price":1680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_61f5bf4e-d4d8-4671-8fac-8c10a7bb6b18.jpg?v=1761639659"},{"product_id":"02396-992","title":"掃除スリッパ ルームシューズ 選べる2足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選べる掃除スリッパで、お部屋を美しく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eフローリングを歩くたびに、\u003cstrong\u003e自然とお部屋がきれいになる掃除スリッパ\u003c\/strong\u003eです。対応サイズは23-25cmです。お好みのカラーを2足選べるので、気分や場所に合わせて使い分けたり、\u003cstrong\u003e大切な人とのペア使いも楽しめます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02396top_aad5cea4-4247-4c44-a3f9-8ce7d4c1a09d.jpg?v=1761639721\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日々の暮らしに彩りを添える2足組\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\/02396-1_171649fc-b477-4566-bc3c-fa433b870cb4.jpg?v=1761639721\" 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\/02396point_f6d8ddd3-bc49-4e1b-9b7c-59ea8cd3278d.jpg?v=1761639721\" 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":"2足セット","offer_id":45790305910915,"sku":"02396-992-","price":1598.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02396top_aad5cea4-4247-4c44-a3f9-8ce7d4c1a09d.jpg?v=1761639721"},{"product_id":"02554-993","title":"5本指レディースソックス シルク混  3足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ 色おまかせ3足セット","offer_id":45790307876995,"sku":"51976","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ブラック3足セット","offer_id":45790307909763,"sku":"51977","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ライトグレー3足セット","offer_id":45790307942531,"sku":"51978","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトピンク3足セット","offer_id":45790307975299,"sku":"51979","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ アイボリー(生成色)足セット","offer_id":45790308008067,"sku":"51980","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s.jpg?v=1761639755"},{"product_id":"04060-994-990","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\n        \u003cstrong\u003eアンゴラ混\u003c\/strong\u003eのふんわりとした肌触りが、足元からじんわりと温かさを届けます。届くたびに新しい発見がある\u003cstrong\u003e色おまかせの4足セット\u003c\/strong\u003eで、毎日の足元コーデに彩りを加えてください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04060top_4c955e16-cbc5-4afb-ae25-194ae23b2085.jpg?v=1761639918\" 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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04060_8d54bdf6-66af-47c2-aec3-785073d33814.jpg?v=1761639918\" 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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04062_953eadb7-942a-4475-ba31-0ed46c09078a.jpg?v=1761639918\" 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":45790310662275,"sku":"54357","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ダイヤ柄","offer_id":45790310695043,"sku":"54358","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"花柄","offer_id":45790310727811,"sku":"54359","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"トナカイ柄","offer_id":45790310760579,"sku":"54360","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ネコ柄","offer_id":45790310793347,"sku":"54361","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"13cm丈無地","offer_id":45790310826115,"sku":"54362","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"16cm丈リンクス","offer_id":45790310858883,"sku":"54363","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"20cm丈リブ","offer_id":45790310891651,"sku":"54364","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"色柄おまかせ4柄各1足","offer_id":45790310924419,"sku":"54377","price":1596.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04060top_4c955e16-cbc5-4afb-ae25-194ae23b2085.jpg?v=1761639918"},{"product_id":"04451-993","title":"選べるレディースソックス 3足セット","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立ち仕事や冷えで疲れた足元を、まるで「あし湯」に浸かるような心地よさで包み込みます。今日の疲れを優しく労わる、あなたへのご褒美にぴったりな一足です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04451top_261b9ea5-7511-4250-889d-132a40e9ba97.jpg?v=1761639944\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる3足で毎日足元からリラックス\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\/04451-54_ad382de5-d617-4001-88d6-dd04b9c1930d.jpg?v=1761639944\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんなスタイルにも合う絶妙な色合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eふわふわ素材が叶える至福の肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e複数の色が混じり合うミックスカラーが、奥行きのある優しい表情を生み出します。足を入れた瞬間に感じる、\u003cstrong\u003eふんわりとした心地よい肌触り\u003c\/strong\u003eが、一日中あなたを包み込みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04451point_8f10803d-a7f2-4bfd-aa12-a077594517b0.jpg?v=1761639944\" 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":"3足セット","offer_id":47242931929219,"sku":"04451-993-","price":1497.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04451top_261b9ea5-7511-4250-889d-132a40e9ba97.jpg?v=1761639944"},{"product_id":"04491-993-960","title":"婦人靴下3足セット 超らくらく締め付けない 抗菌 消臭加工","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!-- 商品解説セクション (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、\u003cstrong\u003e新感覚の履き心地\u003c\/strong\u003eです。\n      一日中、足もと軽やかに過ごせる、賢い3足セットがあなたの日常を彩ります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04491-top_1ab9932d-7569-42ce-bdf9-183d09f5029c.jpg?v=1761639961\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由な足元、選べる3色\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な足元、選べる3色\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\/04491-blk_c8a7e5d5-2ba3-4ad1-ab6e-44b0ff974af3.jpg?v=1761639961\" 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。\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\/04491-karashi_c5934d3b-14fc-4b2a-9969-ddb315f70c07.jpg?v=1761639961\" class=\"img-fluid d-block w-100 product-img\" alt=\"素足感覚、一日中軽やか\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素足感覚、一日中軽やか\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eサイズ:\u003c\/strong\u003e 22-24cm\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに情報がないため、このセクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"黒","offer_id":45790311612547,"sku":"54314","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45790311645315,"sku":"54315","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45790311678083,"sku":"54316","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"カラシ","offer_id":45790311710851,"sku":"54317","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"エンジ","offer_id":45790311743619,"sku":"54318","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ3色各1","offer_id":45790311776387,"sku":"54319","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/04491-top_1ab9932d-7569-42ce-bdf9-183d09f5029c.jpg?v=1761639961"},{"product_id":"05080-993-970","title":"足袋ソックス レディース 3足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元彩る、今日の私\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日の足元を彩る、多彩な足袋ソックス。\u003cstrong\u003eレディース向けの3足セット\u003c\/strong\u003eで、豊富なバリエーションが、その日の気分や装いに合わせて選ぶ楽しさを届けます。足元から始まる新たな装いを体験してください。\u003cbr\u003e\u003cstrong\u003e【商品詳細】\u003c\/strong\u003e\u003cbr\u003e素材: ポリエステル・アクリル・毛・アンゴラ・ポリウレタン\u003cbr\u003eサイズ: 23～25cm\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05080top_fb17242e-2d5f-45a7-98b5-e786390f7902.jpg?v=1761639979\" 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アンゴラ混紡の優しい肌触りが、冷えやすい足元をふんわりと包み込みます。親指が独立した足袋形状は、足指を解放し、これまでにない快適な履き心地を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05080top2_570fe4af-2ffc-4458-a1ab-e043b50813b1.jpg?v=1761639979\" 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クラシックなダイヤ柄が、足元に洗練されたアクセントを添えます。和装だけでなく、モダンな日常の装いにも自然と溶け込むデザインは、足元からあなたの個性を際立たせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05080_10a076d7-b024-47ff-a0ff-67ec34dcc884.jpg?v=1761639979\" 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\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ダイヤ柄","offer_id":45790311809155,"sku":"54538","price":1380.0,"currency_code":"JPY","in_stock":false},{"title":"ボーダー柄","offer_id":45790311841923,"sku":"54539","price":1380.0,"currency_code":"JPY","in_stock":false},{"title":"格子柄","offer_id":45790311874691,"sku":"54540","price":1380.0,"currency_code":"JPY","in_stock":false},{"title":"結晶柄","offer_id":45790311907459,"sku":"54541","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"ネコ足跡柄","offer_id":45790311940227,"sku":"54542","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790311972995,"sku":"54543","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"色柄おまかせ3柄各1足","offer_id":45790312005763,"sku":"54544","price":1380.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05080top_fb17242e-2d5f-45a7-98b5-e786390f7902.jpg?v=1761639979"},{"product_id":"05355-993-950","title":"レディース オーガニックコットン部分シースルークルーソックス 色おまかせ 3足セット","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\/05355top_5b09cb23-b6c3-4a91-9841-1f48b8d7b241.jpg?v=1761640012\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された透け感のあるオーガニックコットンソックス\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された透け感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e気分で選ぶ個性派デザインソックス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eドットや小花の繊細なパターンが、足元に\u003cstrong\u003e遊び心と優雅な彩り\u003c\/strong\u003eをプラスします。日々のコーディネートに彩りを添え、着るたびに心躍る特別な一足となるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05357-58_4a4160cb-4d7d-4e24-a859-ecfebdcc784e.jpg?v=1761640012\" class=\"img-fluid d-block w-100 product-img\" alt=\"ドットや小花のパターンが施されたデザインソックス\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性輝く足元スタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eワードローブ広がる多彩なバリエ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eストライプ、水玉、ドット、小花など、合わせやすい魅力的な柄が揃い、\u003cstrong\u003eコーディネートの幅を無限に広げます\u003c\/strong\u003e。毎日の着こなしに新鮮な表情を加え、足元からお洒落を楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05355point_94070841-42a1-4129-b0a9-2cb46d269952.jpg?v=1761640012\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストライプ、水玉、小花柄のソックス3足セット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日に寄り添う3足組\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ストライプ柄","offer_id":45790313742467,"sku":"5355","price":1197.0,"currency_code":"JPY","in_stock":false},{"title":"色・柄おまかせ","offer_id":45790313775235,"sku":"05355-2","price":1197.0,"currency_code":"JPY","in_stock":true},{"title":"水玉柄","offer_id":45790313808003,"sku":"5356","price":1197.0,"currency_code":"JPY","in_stock":false},{"title":"ドット柄","offer_id":45790313840771,"sku":"5357","price":1197.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790313873539,"sku":"5358","price":1197.0,"currency_code":"JPY","in_stock":true},{"title":"Default Title","offer_id":46468930404483,"sku":null,"price":1197.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05355top_5b09cb23-b6c3-4a91-9841-1f48b8d7b241.jpg?v=1761640012"},{"product_id":"05393-994-914","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涼やかメッシュで快適足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な\u003cstrong\u003e涼やかメッシュ\u003c\/strong\u003e編みが叶える、\u003cstrong\u003e足元サラリ\u003c\/strong\u003eとした一日。どんなスタイルにも馴染むクルー丈は、デイリーユースに最適です。\u003cstrong\u003e色おまかせ4足セット\u003c\/strong\u003eで、届くのが楽しみになる喜びをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05393top_796c960a-5622-4b7e-9c5e-84f1f2c1dfe9.jpg?v=1761640036\" 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\/05393-4_8495860e-56db-436b-b17b-15fecdb25e92.jpg?v=1761640036\" 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\/05395-6_3a74f4b6-4527-4b49-a75c-f2732142b435.jpg?v=1761640036\" 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":"無地 \/ おまかせ","offer_id":45790314004611,"sku":"5393","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"無地 \/ 黒のみ","offer_id":45790314037379,"sku":"05393-1","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"柄おまかせ \/ おまかせ","offer_id":45790314070147,"sku":"05393-2","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"柄おまかせ \/ 黒のみ","offer_id":45790314102915,"sku":"Fri Feb 01 5393 00:00:00 GMT+0900 (Japan Standard Time)","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ヘリンボーン \/ おまかせ","offer_id":45790314135683,"sku":"5394","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ヘリンボーン \/ 黒のみ","offer_id":45790314168451,"sku":"05394-1","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"透かし花 \/ おまかせ","offer_id":45790314201219,"sku":"5395","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"透かし花 \/ 黒のみ","offer_id":45790314233987,"sku":"05395-1","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"タック \/ おまかせ","offer_id":45790314266755,"sku":"5396","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"タック \/ 黒のみ","offer_id":45790314299523,"sku":"05396-1","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"小花 \/ おまかせ","offer_id":45790314332291,"sku":"5397","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"小花 \/ 黒のみ","offer_id":45790314365059,"sku":"05397-1","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"花 \/ おまかせ","offer_id":45790314397827,"sku":"5398","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"花 \/ 黒のみ","offer_id":45790314430595,"sku":"05398-1","price":1596.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05393top_796c960a-5622-4b7e-9c5e-84f1f2c1dfe9.jpg?v=1761640036"},{"product_id":"05941-993-950","title":"靴下 レディース 3足セット 色おまかせ","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  \u003cp\u003e\u003cstrong\u003e【対応サイズ】22-24cm\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日が彩る足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e心地よいパステルカラーの3足セット。気分に合わせて選べる楽しさで、毎日の足元を\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\/05941-top_5209c9b0-b2b2-4356-b923-f58a57f1d40d.jpg?v=1761640062\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんな日も寄り添う3足\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\/05941-img4_f3bfa224-074d-40d5-8e11-5a30814b1932.jpg?v=1761640062\" 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\/05941-img3_fc2893db-eaa4-4b5a-b2f7-baecca1247a7.jpg?v=1761640062\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽やかな質感で快適\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790315479171,"sku":"5941","price":1257.0,"currency_code":"JPY","in_stock":true},{"title":"色柄おまかせ","offer_id":45790315511939,"sku":"05941-930","price":1257.0,"currency_code":"JPY","in_stock":true},{"title":"ドット","offer_id":45790315544707,"sku":"5942","price":1257.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー花","offer_id":45790315577475,"sku":"5943","price":1257.0,"currency_code":"JPY","in_stock":true},{"title":"小花","offer_id":45790315610243,"sku":"5944","price":1257.0,"currency_code":"JPY","in_stock":true},{"title":"Default Title","offer_id":46468930273411,"sku":null,"price":1257.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/05941-top_5209c9b0-b2b2-4356-b923-f58a57f1d40d.jpg?v=1761640062"},{"product_id":"06701-995-960","title":"【和柄 鳥居シリーズ】【レディース】足袋ソックス スニーカー丈 柄別5色各1の5足セットと５柄各1の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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e足元彩る日本の粋\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e伝統とモダンが融合した\u003cstrong\u003eスニーカー丈\u003c\/strong\u003e足袋ソックスで、足元から日本の美意識を纏いましょう。歩くたびに心が躍る、特別な一足との出会いです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/06701top_1c1bd7e0-f0ca-4518-a5b9-a310098a7b13.jpg?v=1761640085\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日が楽しくなる足元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e愛らしいネコと神秘的な鳥居が織りなすユニークなデザインは、日々のコーディネートに遊び心を加えます。\u003cstrong\u003e個性豊かな5色展開\u003c\/strong\u003eで、気分に合わせて選ぶ楽しさをお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/06701-1_737e1ea1-9bb1-4db2-9568-74bb364af6b3.jpg?v=1761640085\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e富士と鳥居、威厳の足元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日本の象徴である富士山と鳥居が織りなす壮大なデザインが、足元に品格と存在感を添えます。\u003cstrong\u003e伝統美を宿した特別な一足\u003c\/strong\u003eで、装いに深みを加えてみませんか。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/06701-4_4c8edf5e-1d39-4e3e-82f5-a1a0caded855.jpg?v=1761640085\" 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":"ネコと鳥居","offer_id":45790316298371,"sku":"52309","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"狐お面と鳥居","offer_id":45790316331139,"sku":"52310","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"舞妓と鳥居","offer_id":45790316363907,"sku":"52311","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"富士と鳥居","offer_id":45790316396675,"sku":"52312","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"狐と鳥居","offer_id":45790316429443,"sku":"52313","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"5柄各1","offer_id":45790316462211,"sku":"52314","price":1840.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/06701top_1c1bd7e0-f0ca-4518-a5b9-a310098a7b13.jpg?v=1761640085"},{"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":"07121-994-950","title":"5本指ソックス レディース シルク混 色おまかせ３足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790317871235,"sku":"54039","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790317904003,"sku":"54040","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"アーガイル柄","offer_id":45790317936771,"sku":"54041","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790317969539,"sku":"54042","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ネコ柄","offer_id":45790318002307,"sku":"54043","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/07121top_0b4f4cdb-0589-42b2-971f-12f10c458003.jpg?v=1761640121"},{"product_id":"07371-994-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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0083022927_62749156-0748-4486-b35d-fbcfbbfb552d.jpg?v=1761640144\" class=\"img-fluid d-block w-100 product-img\" alt=\"スニーカーやパンプスから見えにくい浅履きソックスを着用した足元\"\u003e\n    \u003cp class=\"body-text\"\u003e４足セットの５本指ソックスは、スニーカーやパンプスから見えにくい\u003cstrong\u003e絶妙な丈感\u003c\/strong\u003eで、足元を\u003cstrong\u003e清潔に保ち\u003c\/strong\u003e、どんなシューズも\u003cstrong\u003eスマート\u003c\/strong\u003eに。素足のような\u003cstrong\u003e軽さ\u003c\/strong\u003eで、\u003cstrong\u003e一日中軽やか\u003c\/strong\u003eな足取りをサポートします。\u003c\/p\u003e\n    \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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0083022924_b81685d9-e7f1-46bd-a90c-fca630d26c1f.jpg?v=1761640144\" class=\"img-fluid d-block w-100 product-img\" alt=\"シンプルな無地デザインのソックスを履いた足元のクローズアップ\"\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eシンプルな無地\u003c\/strong\u003eが、\u003cstrong\u003eどんな靴にもすんなり馴染みます\u003c\/strong\u003e。\u003cstrong\u003e足裏のサポート機能\u003c\/strong\u003eで、ソックスの\u003cstrong\u003eずれを軽減\u003c\/strong\u003e。\u003cstrong\u003e安定感のある履き心地\u003c\/strong\u003eで、\u003cstrong\u003e活動的な毎日を応援\u003c\/strong\u003eします。\u003c\/p\u003e\n    \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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0083028347_c66c59ba-05f9-4fcd-b118-f8ec07d624f5.jpg?v=1761640144\" class=\"img-fluid d-block w-100 product-img\" alt=\"靴を脱いだ状態の、指先がカラフルなソックスを履いた足元\"\u003e\n    \u003cp class=\"body-text\"\u003e靴を脱いだ瞬間に\u003cstrong\u003e心弾む\u003c\/strong\u003e、\u003cstrong\u003eカラフルな指先デザイン\u003c\/strong\u003e。\u003cstrong\u003e見えないところにもこだわり\u003c\/strong\u003eを。足元から\u003cstrong\u003e気分を明るく演出\u003c\/strong\u003eし、日常に\u003cstrong\u003e小さなサプライズ\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e隠れたおしゃれ、指先アート\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"23〜25cm \/ 無地底サポート","offer_id":45790318690435,"sku":"53824","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"23〜25cm \/ 太ボーダー底サポート","offer_id":45790318723203,"sku":"53825","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"23〜25cm \/ 指先カラー","offer_id":45790318755971,"sku":"53826","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"23〜25cm \/ ボーダー","offer_id":45790318788739,"sku":"53827","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"23〜25cm \/ ドット","offer_id":45790318821507,"sku":"53828","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"23〜25cm \/ 犬・猫","offer_id":45790318854275,"sku":"53829","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0083022927_62749156-0748-4486-b35d-fbcfbbfb552d.jpg?v=1761640144"},{"product_id":"08451-993-980","title":"レディース メリノウール 色おまかせ 3足セット","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毎日違う表情が楽しめる、色おまかせ3足セット。足元からじんわり温まる\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\/08451-top1_e70adfc2-1150-4b6a-854d-9c34657e0a38.jpg?v=1761640163\" 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\/08451-img1_811c7fd6-f65b-4941-8e96-1867b894d97a.jpg?v=1761640163\" 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\u003e16cm丈と20cm丈の2種類\u003c\/strong\u003eをご用意。スカートにもパンツにも合わせやすい丈感で、どんなスタイルにも自然にフィットします。寒い日の外出も快適に楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-tyakuyou_a977018d-7fbe-4588-bb0c-4ea6b3248a89.jpg?v=1761640163\" 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":"ストライプ（16cm丈）","offer_id":45790319181955,"sku":"8451","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ヘリンボン（16cm丈）","offer_id":45790319214723,"sku":"8452","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ノルディック（16cm丈）","offer_id":45790319247491,"sku":"8453","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"チェック（16cm丈）","offer_id":45790319280259,"sku":"8454","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"クロスドット（20cm丈）","offer_id":45790319313027,"sku":"8455","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"花（20cm丈）","offer_id":45790319345795,"sku":"8456","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ダイヤ千鳥バイカラー（20cm丈）","offer_id":45790319378563,"sku":"8457","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ノルディックストライプ（20cm丈）","offer_id":45790319411331,"sku":"8458","price":1497.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-top1_e70adfc2-1150-4b6a-854d-9c34657e0a38.jpg?v=1761640163"},{"product_id":"08754-994-970","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!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暖かさ包む日常の足元へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e届いたその日から、足元に\u003cstrong\u003e彩りと温もり\u003c\/strong\u003eを添える\u003cstrong\u003e4足セット\u003c\/strong\u003eです。その日の気分やスタイルに合わせて選べる喜びを毎日に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08754top_ad0962c2-9a6f-4048-b749-c8d090f0258d.jpg?v=1761640192\" 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\u003e23〜25cmのサイズ\u003c\/strong\u003eでぴったりフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08754top2_ef687305-9c66-4e10-ade3-a95492a4bda9.jpg?v=1761640192\" 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\/08759_d6b2c7c0-4d2a-401e-86a6-4aa9c10ed0cb.jpg?v=1761640192\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイル引き立つ旬の表情\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元で魅せる洗練デザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日常使いに嬉しい、機能とデザインを兼ね備えたソックスです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e色おまかせ4足セットで届く喜び\u003c\/li\u003e\n          \u003cli\u003eその日の気分で選べる豊富なバリエーション\u003c\/li\u003e\n          \u003cli\u003e毎日の足元に彩りと温もりをプラス\u003c\/li\u003e\n          \u003cli\u003e※4色各1足の4足セットですが、色が被る場合があります。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eぴったりフィットする快適なサイズ感。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対応サイズ: 23〜25cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- [Image of clothing size chart] があった場合、ここに配置する例 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"[Image of clothing size chart]\" class=\"img-fluid\" alt=\"サイズ表\"\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質な肌触りを実現する素材構成。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ポリエステル、アクリル、毛、レーヨン、カシミヤ、ナイロン、ポリウレタン\u003c\/li\u003e\n          \u003cli\u003e肌触り: 滑らかで優しい肌触り\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- スペック情報に含まれないが、一般的な商品詳細として追加する情報例（必要に応じて削除・追加） --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本商品の管理コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eSKU: LCF-CRSW-001\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"バイカラー","offer_id":45790319739011,"sku":"54385","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"チェックA","offer_id":45790319771779,"sku":"54386","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"トナカイ","offer_id":45790319804547,"sku":"54387","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"チェックB","offer_id":45790319837315,"sku":"54388","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"迷彩","offer_id":45790319870083,"sku":"54389","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"アーガイル","offer_id":45790319902851,"sku":"54390","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"色柄おまかせ4柄各1足","offer_id":45790319935619,"sku":"54391","price":1596.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08754top_ad0962c2-9a6f-4048-b749-c8d090f0258d.jpg?v=1761640192"}],"url":"https:\/\/iyashi.we-shop.jp\/collections\/socks.oembed?page=2","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}