{"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":false},{"title":"22-24cm \/ ライトピンク","offer_id":45752164352131,"sku":"45774","price":490.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ アイボリー（生成色）","offer_id":45790285561987,"sku":"45775","price":490.0,"currency_code":"JPY","in_stock":false}],"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":"07081-2","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ネイビー","offer_id":45790286643331,"sku":"07081-51","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ブラウン","offer_id":45790286676099,"sku":"07081-296","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ワサビ","offer_id":45790286708867,"sku":"07081-100","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ベージュ","offer_id":45790286741635,"sku":"07081-74","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ アイボリー","offer_id":45790286774403,"sku":"07081-62","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ グレー","offer_id":45790286807171,"sku":"07081-86","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ピンク","offer_id":45790286839939,"sku":"07081-202","price":599.0,"currency_code":"JPY","in_stock":true},{"title":"23cm \/ ホワイト","offer_id":45790286872707,"sku":"07081-12","price":599.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":"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":false},{"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":false},{"title":"22-24cm \/ オリーブ","offer_id":45790288937091,"sku":"46155","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ベージュ","offer_id":45790288969859,"sku":"46156","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ライトブラウン","offer_id":45790289002627,"sku":"46157","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ブラウン","offer_id":45790289035395,"sku":"46158","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ アズキ","offer_id":45790289068163,"sku":"46159","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ホワイト","offer_id":45790289100931,"sku":"46160","price":680.0,"currency_code":"JPY","in_stock":false}],"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":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\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\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\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\u003c!-- スペック・詳細セクション (Specs) --\u003e \u003c!-- 入力データにスペック情報が「特になし」と明記されているため、該当セクションは生成しません。 --\u003e \u003c!-- 発送案内セクション (Shipping) --\u003e \u003c!-- 入力データに発送に関する情報がないため、生成しません。 --\u003e \u003c!-- 注意事項セクション (Notes) --\u003e \u003c!-- 入力データに注意事項に関する情報がないため、生成しません。 --\u003e\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":"40963","title":"キラキラルーズソックス  30cm丈 癒足セット","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日本製 きらめく20色足元を彩る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元から気分が上がる、きらめくルーズソックス。丁寧に作られた\u003cstrong\u003e日本製の品質\u003c\/strong\u003eが、毎日の装いに\u003cstrong\u003e安心感と特別感\u003c\/strong\u003eをもたらします。\u003cstrong\u003e30cm丈\u003c\/strong\u003eで、足元にボリューム感を演出します。サイズは\u003cstrong\u003e23-25cm対応\u003c\/strong\u003eです。\u003cstrong\u003e20色の豊かな色彩\u003c\/strong\u003eが、あなたの個性を最大限に引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_47d9595c-fa05-42da-ba04-bae661039758.jpg?v=1760435069\" 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選べる20色！私のための輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e今日の気分やファッションに合わせて、心ゆくまで選べる\u003cstrong\u003e20色のカラーバリエーション\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\/mcf_new.jpg?v=1760435069\" 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\/i_1.jpg?v=1760435069\" 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":"了承しました \/ ラメルーズソックス \/ 837グレー","offer_id":45752166023299,"sku":"40963-837","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"了承しました \/ ラメルーズソックス \/ 831ホワイトラメ","offer_id":45752166056067,"sku":"40963-831","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 846サックス","offer_id":45752166088835,"sku":"40963-846","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 839ピンク","offer_id":45752166121603,"sku":"40963-839","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 845パープル","offer_id":45752166154371,"sku":"40963-845","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 844ピンク","offer_id":45752166187139,"sku":"40963-844","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 843オレンジ","offer_id":45752166219907,"sku":"40963-843","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 838ベージュ","offer_id":45752166252675,"sku":"40963-838","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 834ネイビー","offer_id":45752166285443,"sku":"40963-834","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 848ワイン","offer_id":45752166318211,"sku":"40963-848","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 836ブラウン","offer_id":45752166350979,"sku":"40963-836","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 833赤ラメ","offer_id":45752166383747,"sku":"40963-833","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 841ブルー","offer_id":45752166416515,"sku":"40963-841","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 847エメラルド","offer_id":45752166449283,"sku":"40963-847","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 835グリーン","offer_id":45752166482051,"sku":"40963-835","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 849イエロー","offer_id":45752166514819,"sku":"40963-849","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 856クロ×ブラウン","offer_id":45752166547587,"sku":"40963-856","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 859クロ×ピンク","offer_id":45752166580355,"sku":"40963-859","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 852クロ×パープル","offer_id":45752166613123,"sku":"40963-852","price":650.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ラメルーズソックス \/ 842クロ×シルバー","offer_id":45752166645891,"sku":"40963-842","price":650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_47d9595c-fa05-42da-ba04-bae661039758.jpg?v=1760435069"},{"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":"10001116","title":"カラー ルーズソックス 30cm丈 ハロウィン【メール便送料無料】","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個性際立つ40色のルーズソックス\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\/mm_0885170a-e542-4210-ab11-cbf06b98a389.jpg?v=1761639471\" 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旬顔Y2Kスタイル 足元アレンジ\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\/i_1_92028aa3-57e7-48e6-9561-9a4f58391af6.jpg?v=1761639471\" 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\/i_2.jpg?v=1761639471\" 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=\"basic-list\"\u003e\n                    \u003cli\u003e商品タイプ: ルーズソックス\u003c\/li\u003e\n                    \u003cli\u003e対応イベント: ハロウィン、フェス、イベント、普段使い\u003c\/li\u003e\n                    \u003cli\u003eカラー展開: 豊富な40色\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丈: 約30cm\u003c\/li\u003e\n                    \u003cli\u003e対応サイズ: 23-25cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため出力しません。 --\u003e\n\n    \u003c!-- 注意事項セクション (Notes) - 情報がないため出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ホワイト","offer_id":45790296637571,"sku":"37336","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"オフホワイト","offer_id":45790296670339,"sku":"37337","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":45790296703107,"sku":"37338","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"チャコール","offer_id":45790296735875,"sku":"37339","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"イエロー","offer_id":45790296768643,"sku":"37340","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ポピー","offer_id":45790296801411,"sku":"37341","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ボトルグリーン","offer_id":45790296834179,"sku":"37342","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":45790296866947,"sku":"37343","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"シェルピンク","offer_id":45790296899715,"sku":"37344","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュローゼ","offer_id":45790296932483,"sku":"37345","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"カーキベージュ","offer_id":45790296965251,"sku":"37346","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"薄ミント","offer_id":45790296998019,"sku":"37347","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ローズレッド","offer_id":45790297030787,"sku":"37348","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ゴールド","offer_id":45790297063555,"sku":"37349","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ジンジャー","offer_id":45790297096323,"sku":"37350","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"マスカット","offer_id":45790297129091,"sku":"37351","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"濃エンジ","offer_id":45790297161859,"sku":"37352","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ノウアズキ","offer_id":45790297194627,"sku":"37353","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"モスグリーン","offer_id":45790297227395,"sku":"37354","price":650.0,"currency_code":"JPY","in_stock":false},{"title":"ミッドナイトブルー","offer_id":45790297260163,"sku":"37355","price":650.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_0885170a-e542-4210-ab11-cbf06b98a389.jpg?v=1761639471"},{"product_id":"10001124","title":"レディース ホワイト ルーズソックス　2足セット 23−25cm","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) - ブロック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\/img60538872_33519f21-2ddb-437b-80ba-2d1430456feb.jpg?v=1761639479\" 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に見せ、こなれた印象を与えます。スニーカーやサンダルとの相性も抜群で、普段の着こなしに遊び心をプラス。後ろ姿まで抜かりないおしゃれを叶えます.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60538873_b22fdd57-83c2-488e-89e4-bc2b6769180b.jpg?v=1761639479\" 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 product-spec\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n        \u003cul class=\"spec-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e商品名:\u003c\/strong\u003e レディース ホワイト ルーズソックス\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eセット内容:\u003c\/strong\u003e 2足セット\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 23-25cm\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ホワイト\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"45cm \/ タック柄","offer_id":45790297325699,"sku":"37376","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"45cm \/ 平ムジ","offer_id":45790297358467,"sku":"37377","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"50cm \/ タック柄","offer_id":45790297391235,"sku":"37378","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"50cm \/ 平ムジ","offer_id":45790297424003,"sku":"37379","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"55cm \/ タック柄","offer_id":45790297456771,"sku":"37380","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"55cm \/ 平ムジ","offer_id":45790297489539,"sku":"37381","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"60cm \/ タック柄","offer_id":45790297522307,"sku":"37382","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"60cm \/ 平ムジ","offer_id":45790297555075,"sku":"37383","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"65cm \/ タック柄","offer_id":45790297587843,"sku":"37384","price":900.0,"currency_code":"JPY","in_stock":false},{"title":"65cm \/ 平ムジ","offer_id":45790297620611,"sku":"37385","price":900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60538872_33519f21-2ddb-437b-80ba-2d1430456feb.jpg?v=1761639479"},{"product_id":"10001128","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    \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です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/41542top2_25304fff-b2c8-4bac-bf0a-619e2a6d35d6.jpg?v=1761639493\" 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\/41582img-a_69225148-8552-450d-8c26-f37f5f02d477.jpg?v=1761639493\" 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\/41542-50-62-a_fbc41382-6490-4008-853f-ee286dab6f45.jpg?v=1761639493\" 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":"35cm丈タック柄","offer_id":45790297686147,"sku":"49418","price":1170.0,"currency_code":"JPY","in_stock":false},{"title":"35cm丈太畦","offer_id":45790297718915,"sku":"49419","price":1170.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈タック柄","offer_id":45790297751683,"sku":"49420","price":1170.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/41542top2_25304fff-b2c8-4bac-bf0a-619e2a6d35d6.jpg?v=1761639493"},{"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":false},{"title":"レギュラー（24-26cm) \/ シロ","offer_id":45752172019843,"sku":"47942","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"ビック（26-28cm） \/ シロ","offer_id":45752172052611,"sku":"47943","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"スモール（22-24cm） \/ クロ","offer_id":45752172085379,"sku":"47944","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"レギュラー（24-26cm) \/ クロ","offer_id":45752172118147,"sku":"47945","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"ビック（26-28cm） \/ クロ","offer_id":45752172150915,"sku":"47946","price":1000.0,"currency_code":"JPY","in_stock":false}],"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足セット 超ビッグサイズまで取り揃え！","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":"45430-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm） \/ シロ","offer_id":45790300733571,"sku":"82330-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ シロ","offer_id":45790300766339,"sku":"82336-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超ビック（28-30cm） \/ シロ","offer_id":45790300799107,"sku":"82337-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超超ビック（30-32cm） \/ シロ","offer_id":45790300831875,"sku":"82338-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"スモール（22-24cm） \/ クロ","offer_id":45790300864643,"sku":"45430-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"レギュラー（24-26cm） \/ クロ","offer_id":45790300897411,"sku":"82330-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"ビック（26-28cm） \/ クロ","offer_id":45790300930179,"sku":"82336-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超ビック（28-30cm） \/ クロ","offer_id":45790300962947,"sku":"82337-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"超超ビック（30-32cm） \/ クロ","offer_id":45790300995715,"sku":"82338-2","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.webp?v=1786152702"},{"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":"02397-993-980","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おうち時間を彩る3足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日履きたくなる\u003cstrong\u003e豊富なカラーバリエーション\u003c\/strong\u003eで、足元から気分をアップ。その日のファッションや気分に合わせて、とっておきの1足を選べます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02397top_caeb5d6a-cc55-4170-b595-c34e81165d7f.jpg?v=1761639733\" 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\u003eぬくもりに包まれる快適さ\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02397_70164cf3-c00c-4c8f-b984-328d45ded89c.jpg?v=1761639733\" 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\/02398_25fcc26c-493e-4d10-8220-9fd027976302.jpg?v=1761639733\" class=\"img-fluid d-block w-100 product-img\" alt=\"極上のシャギー素材で癒やし体験\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元にふれる至福の触感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"カカト付2×2畦 \/ グレー","offer_id":45752174641283,"sku":"02397-45-993","price":1797.0,"currency_code":"JPY","in_stock":true},{"title":"シャギー \/ グレー","offer_id":45752174674051,"sku":"54551","price":1797.0,"currency_code":"JPY","in_stock":false},{"title":"カカト付2×2畦 \/ ベージュ","offer_id":45752174706819,"sku":"02397-8-993","price":1797.0,"currency_code":"JPY","in_stock":true},{"title":"シャギー \/ ベージュ","offer_id":45752174739587,"sku":"54553","price":1797.0,"currency_code":"JPY","in_stock":false},{"title":"カカト付2×2畦 \/ ピンク","offer_id":45752174772355,"sku":"02397-9-993","price":1797.0,"currency_code":"JPY","in_stock":true},{"title":"シャギー \/ ピンク","offer_id":45752174805123,"sku":"54555","price":1797.0,"currency_code":"JPY","in_stock":false},{"title":"カカト付2×2畦 \/ 3色各1足","offer_id":45752174837891,"sku":"02397-930-993","price":1797.0,"currency_code":"JPY","in_stock":true},{"title":"シャギー \/ 3色各1足","offer_id":45752174870659,"sku":"54557","price":1797.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02397top_caeb5d6a-cc55-4170-b595-c34e81165d7f.jpg?v=1761639733"},{"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":"02971-992-920","title":"サイドラインレギンス 10分丈 黒 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ヒップ87-100cm、ウエスト64-77cmの幅広いサイズにしなやかにフィット\u003c\/strong\u003eします。スタイルアップを叶える10分丈で、デイリーユースに最適な2枚セットです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top02971_80094a14-210e-41f4-a82a-29c35510d75f.jpg?v=1761639803\" 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綿95%・ポリウレタン5%の黄金比が、\u003cstrong\u003e素肌に吸い付くような優しい肌触り\u003c\/strong\u003eを実現しました。優れた伸縮性が、日常のあらゆる動きにフィットし、一日中快適な履き心地を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02971all_c8815431-fb6c-4e1c-a2fe-1e9bc64a7b0a.jpg?v=1761639803\" 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です。10分丈の絶妙なバランスが、脚を長く美しく演出し、洗練された印象を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02971img_fa2e64fd-6bcf-47b6-8580-36f4b4fa3a82.jpg?v=1761639803\" 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=\"point-list\"\u003e\n        \u003cli\u003e10分丈\u003c\/li\u003e\n        \u003cli\u003eサイズはM-L\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ヒップ：87-100cm\u003c\/li\u003e\n        \u003cli\u003e身長：154-162cm\u003c\/li\u003e\n        \u003cli\u003eウエスト：64-77cm\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素材：綿95%・ポリウレタン5%\u003c\/li\u003e\n        \u003cli\u003e生産国：中国製（企画:日本）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e画面上でご覧の商品は、お使いのPCの機器・照明等の環境、また室内での撮影により実際の色と若干異なる場合がございます。予めご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"Default Title","offer_id":45790309384323,"sku":null,"price":2490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top02971_80094a14-210e-41f4-a82a-29c35510d75f.jpg?v=1761639803"},{"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":"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":false},{"title":"23cm \/ ネイビー×3足セット","offer_id":45790316527747,"sku":"52256","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ ブラウン×3足セット","offer_id":45790316560515,"sku":"52257","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ ベージュ×3足セット","offer_id":45790316593283,"sku":"52258","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ アイボリー×3足セット","offer_id":45790316626051,"sku":"52259","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ グレー×3足セット","offer_id":45790316658819,"sku":"52260","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ ピンク×3足セット","offer_id":45790316691587,"sku":"52261","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ ホワイト×3足セット","offer_id":45790316724355,"sku":"52262","price":1497.0,"currency_code":"JPY","in_stock":false},{"title":"23cm \/ ワサビ×3足セット","offer_id":45790316757123,"sku":"52263","price":1497.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_3p_8e6e6f60-0b7d-4433-9dbe-545ad2a75986.jpg?v=1761640093"},{"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":"09171-992","title":"レディース靴下  2足セット 選べる あし湯で癒足 裏起毛","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \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\u003e2足セット\u003c\/strong\u003eで、毎日の足元に癒しと彩りを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/09171top_a1e00bea-779e-421d-be02-06c47636b488.jpg?v=1761640303\" 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が冷えやすい足元を優しく包み込みます。22-24cmに対応し、快適なフィット感が続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/09171top2_029521e6-d083-4c1d-9133-4dcad41af267.jpg?v=1761640303\" 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\/09171-74_34b9d594-bd4b-4436-b32f-847a37b1fab1.jpg?v=1761640303\" 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 product-spec\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n    \u003cdl class=\"spec-list\"\u003e\n      \u003cdt\u003e素材\u003c\/dt\u003e\n      \u003cdd\u003eポリエステル、アクリル、ナイロン、ポリウレタン、毛\u003c\/dd\u003e\n      \u003cdt\u003eサイズ\u003c\/dt\u003e\n      \u003cdd\u003e22〜24cm\u003c\/dd\u003e\n      \u003cdt\u003e原産国\u003c\/dt\u003e\n      \u003cdd\u003e中国\u003c\/dd\u003e\n    \u003c\/dl\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":"2足セット","offer_id":45790322819203,"sku":"09177-992","price":1398.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/09171top_a1e00bea-779e-421d-be02-06c47636b488.jpg?v=1776386958"},{"product_id":"10001213_s","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            \u003cstrong\u003e長時間のデスクワークや立ち仕事\u003c\/strong\u003eで頑張る脚へ。心地よいフィット感で、夕方まで\u003cstrong\u003e軽やかな状態\u003c\/strong\u003eをサポートします。\u003cbr\u003e\n            \u003cspan class=\"product-spec\"\u003e対応サイズ：22-25cm\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item-10001213_52c15e52-4736-418c-bc82-8840a1f34670.jpg?v=1761640342\" 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へと導きます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/m1_d97c9639-6838-4193-9e71-814d0ee7d158.jpg?v=1761640342\" 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\u003e4つのデザインから選べる3足セット\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\/m2_1ad8af49-8f9f-49d7-ac5a-ad616d2fde93.jpg?v=1761640342\" 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 \/ 【無地】ブラック×3足","offer_id":45752184209539,"sku":"17051-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【小】×3足","offer_id":45752184242307,"sku":"17061-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【中】×3足","offer_id":45752184275075,"sku":"17091-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【大】×3足","offer_id":45752184307843,"sku":"17081-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【小】【中】【大】各1足","offer_id":45752184340611,"sku":"17061-930-993","price":1680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item-10001213_52c15e52-4736-418c-bc82-8840a1f34670.jpg?v=1761640342"},{"product_id":"10151-58-993","title":"5本指ソックス メッシュ 3足セット メッシュ編みクルー丈","description":"","brand":"稲坂莫大小製造","offers":[{"title":"23-25cm \/ 水玉","offer_id":45752184537219,"sku":"50362","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"23-25cm \/ イカリ","offer_id":45752184569987,"sku":"10152-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ マリン","offer_id":45752184602755,"sku":"10151-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ フラワー","offer_id":45752184635523,"sku":"10153-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ キャット","offer_id":45752184668291,"sku":"10158-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ キッズスター","offer_id":45752184701059,"sku":"10156-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ スイカ","offer_id":45752184733827,"sku":"10154-993","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ フレンチブルドッグ","offer_id":45752184766595,"sku":"10157-993","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10151-58-993_01_94c35745-c673-445f-90d7-717f8f93b7e7.jpg?v=1761640377"},{"product_id":"10651-994-990","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毎日履きたい、そんな快適さを追求したスニーカーソックス。軽やかなレーヨン混素材が足元を優しく包み込み、長時間の着用でも快適な履き心地を提供します。お得な４足セットで、デイリーユースにぴったりの逸品です。\u003cbr\u003eサイズは\u003cstrong\u003e22-24cm\u003c\/strong\u003eに対応しており、幅広い方にフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10651top_dcd192b4-2934-4770-8044-6d507a2c003f.jpg?v=1761640430\" 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\/10653-4_32d02a5d-c829-44e3-8885-b71b846e44b0.jpg?v=1761640430\" 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\/10651point_3db08d7b-543c-4ded-84e9-ca2065da825a.jpg?v=1761640430\" 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":45790326685827,"sku":"10651-2-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"無地 \/ オフ","offer_id":45790326751363,"sku":"10651-12-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"無地 \/ ライトベージュ","offer_id":45790326816899,"sku":"10651-97-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"無地 \/ カーキベージュ","offer_id":45790326882435,"sku":"10651-182-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"無地 \/ パウダーピンク","offer_id":45790326915203,"sku":"10651-202-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄 \/ 黒","offer_id":45790326980739,"sku":"10652-2-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄 \/ グレー","offer_id":45790327013507,"sku":"10652-7-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄 \/ オフ","offer_id":45790327046275,"sku":"10652-12-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄 \/ パウダーピンク","offer_id":45790327210115,"sku":"10652-202-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄 \/ ホワイトパープル","offer_id":45790327242883,"sku":"10652-206-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄 \/ 黒","offer_id":45790327275651,"sku":"10653-2-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄 \/ オフ","offer_id":45790327341187,"sku":"10653-12-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄 \/ ライトベージュ","offer_id":45790327406723,"sku":"10653-97-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄 \/ カーキベージュ","offer_id":45790327472259,"sku":"10653-182-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄 \/ パウダーピンク","offer_id":45790327505027,"sku":"10653-202-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄 \/ 黒","offer_id":45790327570563,"sku":"10654-2-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄 \/ オフ","offer_id":45790327636099,"sku":"10654-12-994","price":1548.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄 \/ マスタード","offer_id":45790327668867,"sku":"10654-14-994","price":1548.0,"currency_code":"JPY","in_stock":false},{"title":"小花柄 \/ 薄ワサビ","offer_id":45790327734403,"sku":"10654-100-994","price":1548.0,"currency_code":"JPY","in_stock":false},{"title":"小花柄 \/ パウダーピンク","offer_id":45790327799939,"sku":"10654-202-994","price":1548.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10651top_dcd192b4-2934-4770-8044-6d507a2c003f.jpg?v=1761640430"},{"product_id":"11431-994-930","title":"クッション入りスニーカーソックス レディース 単色4足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日履きたい快適スニーカー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足元から気分が上がる、やわらかな\u003cstrong\u003eクッション性\u003c\/strong\u003e。どんなスタイルにも合わせやすい単色デザインで、毎日の足元をおしゃれにサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/11431top1_9dc9b62d-62ab-45cf-aaff-4bc4a2e4f34e.jpg?v=1761640451\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e活躍する4足組\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアクティブな日を支える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eウォーキングや軽いスポーツに最適。足元をしっかりサポートし、\u003cstrong\u003e快適なフィット感\u003c\/strong\u003e。同色４足セットで、毎日気兼ねなく着用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/11431-3_53541063-bf68-475d-bbf5-a66d44d3d427.jpg?v=1761640451\" 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\/11431-4_683b4f89-693d-4b94-a28f-d398deed3a09.jpg?v=1761640451\" 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=\"basic-list\"\u003e\n        \u003cli\u003e商品カテゴリ: スニーカーソックス\u003c\/li\u003e\n        \u003cli\u003e対象: レディース\u003c\/li\u003e\n        \u003cli\u003e機能性: クッション性、衝撃吸収、快適なフィット感\u003c\/li\u003e\n        \u003cli\u003eサイズ: 23-25cm\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洗い替えにも便利な同色4足セットです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e単色4足セット\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":45790327898243,"sku":"WE-11432-2-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"白","offer_id":45790327931011,"sku":"WE-11432-1-994","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45790327963779,"sku":"WE-11432-42-994","price":1480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/11431top1_9dc9b62d-62ab-45cf-aaff-4bc4a2e4f34e.jpg?v=1761640451"},{"product_id":"12161-995","title":"【アウトレット特別価格￥1000】レディース スラブ 色おまかせ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届くまでのお楽しみ。カラフルな糸が織りなす5足セットは、今日の気分に合わせて選べる楽しさ。いつもの通学やお出かけも、足元からわくわく気分を\u003cstrong\u003e高めます\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12161-5ver_bd730b8d-c76d-4f69-8d7c-40b589a7c5cd.jpg?v=1760435503\" 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綿混素材が叶える、ふんわりとした優しい肌触り。手編みのような温かみと、素朴なスラブ糸の独特な風合いが、足元に心地よい安らぎをもたらします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12161-img2.jpg?v=1760435503\" 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\/1261-img.jpg?v=1760435502\" 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\u003cdetails class=\"spec-details\" open=\"\"\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届くまでお楽しみの色おまかせ5足セット\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e様々な足のサイズに対応する標準的なサイズです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e22-24cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e肌触りの良い綿混素材を使用しています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 綿、ポリエステル、ポリウレタン、その他\u003c\/li\u003e\n\u003cli\u003e生産国: 中国製（企画: 日本）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eその他の商品イメージ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/inasaka\/cabinet\/04228004\/12161-5ver.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/inasaka\/cabinet\/04228004\/1261-img4.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/inasaka\/cabinet\/04228004\/1261-img2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/inasaka\/cabinet\/04228004\/1261-img.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/inasaka\/cabinet\/04228004\/12161-img3.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eこちらの商品はメール便で送料無料でお届けします。\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/inasaka\/c\/c_mailbin.gif\" alt=\"メール便で送料無料\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e画面上でご覧の商品は、お使いのPCの機器・照明等の環境、また室内での撮影により実際の色と若干異なる場合がございます。予めご了承くださいませ。\u003c\/li\u003e\n\u003cli\u003e色柄はお選びいただけません。\u003c\/li\u003e\n\u003cli\u003e5足組に同じ色柄が複数入る場合もございます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"Default Title","offer_id":45752186798211,"sku":"12161-995","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12161-5ver_bd730b8d-c76d-4f69-8d7c-40b589a7c5cd.jpg?v=1760435503"},{"product_id":"12271-994-980","title":"レディース靴下 涼感 リネン クルーソックス 色おまかせ 4足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e夏の足元を彩る涼感リネン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e暑い季節も心地よく過ごせる、\u003cstrong\u003eリネン混素材\u003c\/strong\u003eのクルーソックス。届いて嬉しい\u003cstrong\u003e４足セット\u003c\/strong\u003eで、毎日の足元に新しい表情を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12271top_4c40c8b7-5845-4159-9e52-b7c31d33a410.jpg?v=1761640499\" class=\"img-fluid d-block w-100 product-img\" alt=\"夏の足元を彩る涼感リネン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e色おまかせで届く夏の４足セット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e可憐なメローが足元を優しく飾る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な\u003cstrong\u003eメローフリル\u003c\/strong\u003eが履き口に寄り添い、さりげない可愛らしさを添えます。\u003cstrong\u003eシルクとリネンの混紡\u003c\/strong\u003eで、\u003cstrong\u003eとろけるような肌触り\u003c\/strong\u003eを実現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12271_27149bd5-7157-438c-b9d6-fdf6631cea90.jpg?v=1761640499\" class=\"img-fluid d-block w-100 product-img\" alt=\"可憐なメローが足元を優しく飾る\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品なフリルで足元をフェミニンに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e表情豊かなリンクス編みで涼やかに\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e細やかな\u003cstrong\u003eリンクス編み\u003c\/strong\u003eが、\u003cstrong\u003e見た目の美しさと通気性\u003c\/strong\u003eを両立。夏の陽射しに映える、足元から感じる上質な快適さを提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12272_73d4db2f-7e44-4059-9c45-e6d8b7896392.jpg?v=1761640499\" class=\"img-fluid d-block w-100 product-img\" alt=\"表情豊かなリンクス編みで涼やかに\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eさりげない編み模様が大人の足元を演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"リブトップメロー","offer_id":45790328356995,"sku":"12271-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"リンクス","offer_id":45790328389763,"sku":"12272-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄","offer_id":45790328422531,"sku":"12273-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790328455299,"sku":"12274-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790328488067,"sku":"12275-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790328520835,"sku":"12276-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"細ボーダー柄","offer_id":45790328553603,"sku":"12277-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"アーガイル柄","offer_id":45790328586371,"sku":"12278-994","price":1496.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12271top_4c40c8b7-5845-4159-9e52-b7c31d33a410.jpg?v=1761640499"},{"product_id":"12431-994-950","title":"レディース靴下 接触冷感 メッシュ 色おまかせ 4足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品全体概要セクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日履きたい、お得な4足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e色柄おまかせの4足セット\u003c\/strong\u003eでお届けする、レディース接触冷感メッシュ靴下です。\n      洗い替えにも便利で、デイリーユースにぴったり。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e汗ばむ季節も爽やか足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eメッシュの優れた通気性\u003c\/strong\u003eが、足元の蒸れを軽減し、いつでも快適な履き心地。\n      \u003cstrong\u003e接触冷感機能\u003c\/strong\u003eで、\u003cstrong\u003eひんやりとした感覚\u003c\/strong\u003eが持続するレディース靴下です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431top_8e3e31ab-3942-4e54-9c15-f3fd6d24c6e8.jpg?v=1761640520\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッシュ素材の靴下のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eひんやりメッシュで毎日軽やか\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eデイリーに活躍するシンプルデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e無地とボーダーの定番パターン\u003c\/strong\u003eは、どんな\u003cstrong\u003eカジュアルスタイル\u003c\/strong\u003eにも自然に溶け込みます。\n      スニーカーから覗く足元を、すっきりと品良く彩ります。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431-2_aadfe07c-da0a-4961-830a-30425ee694c0.jpg?v=1761640520\" class=\"img-fluid d-block w-100 product-img\" alt=\"シンプルなボーダー柄靴下と無地靴下のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e着回し力抜群、夏の定番\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元に遊び心をプラス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e可愛らしい猫柄\u003c\/strong\u003eや、\u003cstrong\u003e繊細な花柄\u003c\/strong\u003eが、足元に\u003cstrong\u003eさりげない個性\u003c\/strong\u003eを演出。\n      \u003cstrong\u003e見えないおしゃれ\u003c\/strong\u003eで、一日の気分を盛り上げてくれるソックスです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12433-4_f9e888ba-4117-4a32-852d-aba66e734cb2.jpg?v=1761640520\" class=\"img-fluid d-block w-100 product-img\" alt=\"猫柄と花柄の靴下のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこっそり可愛いアクセント\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) は、提供データに「特になし」とあるため出力しません。 --\u003e\n  \u003c!-- 発送案内セクション (Shipping) は、提供データに情報がないため出力しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) は、提供データに情報がないため出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"4柄各1足","offer_id":45790328782979,"sku":"12431-940-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790328750211,"sku":"12431-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790328815747,"sku":"12432-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"ネコボーダー","offer_id":45790328848515,"sku":"12433-994","price":1496.0,"currency_code":"JPY","in_stock":true},{"title":"花","offer_id":45790328881283,"sku":"12434-994","price":1496.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12431top_8e3e31ab-3942-4e54-9c15-f3fd6d24c6e8.jpg?v=1761640520"},{"product_id":"12831-994-960","title":"アームカバー UV オーガニックコットン 4双セット ２双セット 色おまかせ ショート 25cm丈","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涼やかレースが腕元を彩るUVケア\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\/12831-top02_b4e4ba52-c6ec-45f5-8db1-35d095c6113b.jpg?v=1761640543\" 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\/12831-muji_14e03f7e-d307-4b61-a1dc-d50e050414d7.jpg?v=1761640543\" 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\/12831-border_d5c1bafb-1539-4b01-999c-b4150bfebed8.jpg?v=1761640543\" class=\"img-fluid d-block w-100 product-img\" alt=\"ボーダー柄のアームカバー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e活動的な腕元、着こなしに差\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品は、日差し対策にぴったりの\u003cstrong\u003eUVケア機能\u003c\/strong\u003eを備えたアームカバーです。オーガニックコットンの優しい肌触りで、毎日快適にご使用いただけます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e繊細なレース、どんな装いにも馴染む無地、カジュアルなボーダーなど、多彩なデザインバリエーション\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eオーガニックコットン\u003c\/strong\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セット数：2双セット、または4双セット\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            \u003cp\u003e肌に優しい天然素材を使用しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材：オーガニックコットン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"色おまかせ4双セット \/ 無地","offer_id":45790329274499,"sku":"12831-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4双セット \/ 花ポイント","offer_id":45790329307267,"sku":"12832-994","price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ4双セット \/ ドット","offer_id":45790329340035,"sku":"12833-994","price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ4双セット \/ ボーダー","offer_id":45790329372803,"sku":"12834-994","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ4双セット \/ 総小花","offer_id":45790329405571,"sku":"12835-994","price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ4双セット \/ フロート花柄","offer_id":45790329438339,"sku":"12836-994","price":1980.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ2双セット \/ 無地","offer_id":45790329471107,"sku":"12831-992","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ2双セット \/ 花ポイント","offer_id":45790329503875,"sku":"12832-992","price":1180.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ2双セット \/ ドット","offer_id":45790329536643,"sku":"12833-992","price":1180.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ2双セット \/ ボーダー","offer_id":45790329569411,"sku":"12834-992","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"色おまかせ2双セット \/ 総小花","offer_id":45790329602179,"sku":"12835-992","price":1180.0,"currency_code":"JPY","in_stock":false},{"title":"色おまかせ2双セット \/ フロート花柄","offer_id":45790329634947,"sku":"12836-992","price":1180.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12831-top02_b4e4ba52-c6ec-45f5-8db1-35d095c6113b.jpg?v=1761640543"},{"product_id":"12841-993-990","title":"アームカバー  オーガニックコットン 60cm丈 メッシュ 総メッシュ 裏メッシュ 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\n      \u003cspan class=\"product-name\"\u003eアームカバー\u003c\/span\u003eは、\u003cstrong\u003e60cm丈\u003c\/strong\u003eで腕全体を優しく包み込み、日差しが気になる日も安心の着け心地です。\u003cstrong\u003eオーガニックコットン\u003c\/strong\u003eの柔らかな肌触りで、日常にそっと寄り添います。\u003cstrong\u003e3双セット\u003c\/strong\u003eで、今日の気分に合う一本を。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12841-top_5c1a2d88-5af1-40de-b305-d01ed3f84f12.jpg?v=1761640558\" 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\/12841-img4_7a76c7de-ccc5-4f8c-9643-d3d89bf75b16.jpg?v=1761640558\" class=\"img-fluid d-block w-100 product-img\" alt=\"アームカバーのメッシュ生地のクローズアップ画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素肌に嬉しい通気性、ムレ知らず\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e腕に寄り添う、ストレスフリーなフィット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      腕のラインに\u003cstrong\u003eしなやかにフィット\u003c\/strong\u003eし、まるで\u003cstrong\u003e第二の肌\u003c\/strong\u003eのような軽やかさです。ドライブやガーデニング、日常のお出かけまで、どんな動きも妨げず、快適にサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12841-img_1a88efe4-f33a-4c24-8633-97b374aa74e5.jpg?v=1761640558\" 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\u003eオーガニックコットン使用で肌に優しい\u003c\/li\u003e\n          \u003cli\u003e60cm丈で腕全体を広範囲にカバー\u003c\/li\u003e\n          \u003cli\u003eメッシュ素材による優れた通気性\u003c\/li\u003e\n          \u003cli\u003eお得な3双セットで毎日使いに最適\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丈: 約60cm\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アームカバー本体: 3双セット\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":"色柄おまかせ","offer_id":45790329766019,"sku":"12841-930-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"総メッシュ無地","offer_id":45790329733251,"sku":"12841-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュ無地","offer_id":45790329798787,"sku":"12842-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュストライプ","offer_id":45790329831555,"sku":"12843-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュダイヤ","offer_id":45790329864323,"sku":"12844-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュ手首リボン","offer_id":45790329897091,"sku":"12845-994","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュドット","offer_id":45790329929859,"sku":"12846-993","price":1590.0,"currency_code":"JPY","in_stock":false},{"title":"裏メッシュボーダー","offer_id":45790329962627,"sku":"12847-993","price":1590.0,"currency_code":"JPY","in_stock":true},{"title":"裏メッシュ小花","offer_id":45790329995395,"sku":"12848-993","price":1590.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12841-top_5c1a2d88-5af1-40de-b305-d01ed3f84f12.jpg?v=1761640558"},{"product_id":"12861-992-970","title":"アームカバー COOL 50cm丈 UV ２双セット","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涼感50cm丈アームカバー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕全体を覆う50cm丈で、夏の厳しい日差しから肌を守り抜く。UVカット機能付きで、気になる紫外線対策も万全です。触れるたびにひんやり心地よく、\u003cstrong\u003e暑い日も快適さ\u003c\/strong\u003eをキープします。お得な2双セットでお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12861-993-1_0e696e87-0c71-4960-a850-d0a54c56455c.jpg?v=1761640589\" 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\/12861-993-2_07a9b9ea-ff9a-4acd-b325-2f2ab6f34a0a.jpg?v=1761640589\" 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\/12861-993-3_5abb6de4-588f-4ce3-9fda-cb1828210cbc.jpg?v=1761640589\" 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":45790330224771,"sku":"12861-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"すいか","offer_id":45790330257539,"sku":"12862-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"北欧","offer_id":45790330290307,"sku":"12863-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"デイジー","offer_id":45790330323075,"sku":"12864-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"水玉","offer_id":45790330355843,"sku":"12865-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"トロピカル","offer_id":45790330388611,"sku":"12866-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"マーガレット","offer_id":45790330421379,"sku":"12867-992","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/12861-993-1_0e696e87-0c71-4960-a850-d0a54c56455c.jpg?v=1761640589"},{"product_id":"13071-993-960","title":"アームカバー 極薄  ストッキング UV チュールラメ メロー 50cm丈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が、日常に上品な華やぎを添える一双です。\u003cbr\u003eお得な\u003cstrong\u003e同色3双セット\u003c\/strong\u003eでお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13071-top_8150cc87-789b-4492-a6ff-82b832dcae42.jpg?v=1761640680\" 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\/13071-bk2_c4f887ad-e9b3-4faa-8e81-7c96cfc9660f.jpg?v=1761640680\" 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\/13071-img2_6f74f6a6-ccf2-4c6d-8af4-41b4957297bb.jpg?v=1761640680\" 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":45790331502723,"sku":"13071-2","price":1395.0,"currency_code":"JPY","in_stock":true},{"title":"パウダーピンク","offer_id":45790331535491,"sku":"13071-202","price":1395.0,"currency_code":"JPY","in_stock":true},{"title":"紺","offer_id":45790331568259,"sku":"13071-51","price":1395.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":45790331601027,"sku":"13071-7","price":1395.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":45790331633795,"sku":"13071-8","price":1395.0,"currency_code":"JPY","in_stock":false},{"title":"おまかせ3色各1","offer_id":45790331666563,"sku":"13071-930","price":1395.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13071-top_8150cc87-789b-4492-a6ff-82b832dcae42.jpg?v=1761640680"},{"product_id":"13420-994-950","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に快適な日常を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13420top_8520f252-51e7-4232-a306-e4f7bfac768d.jpg?v=1761640728\" 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をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13420_367fd416-6191-4365-9139-8e567f5dc092.jpg?v=1761640728\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e指先まで温かく快適\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eドット柄が魅せる大人の足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e可愛らしい\u003cstrong\u003eドット柄\u003c\/strong\u003eが、足元にさりげない\u003cstrong\u003e遊び心\u003c\/strong\u003eをプラスします。どんなコーディネートにも合わせやすく、\u003cstrong\u003e上質な素材感\u003c\/strong\u003eが普段使いのファッションを\u003cstrong\u003eワンランクアップ\u003c\/strong\u003e。\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eで、\u003cstrong\u003e心地よい履き心地\u003c\/strong\u003eとおしゃれを両立します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13421_90e12105-9fa3-4f24-b8db-88e7bda42edc.jpg?v=1761640728\" 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          \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色おまかせ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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e婦人\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"指先カカトカラー","offer_id":45790333730947,"sku":"13420-994","price":1580.0,"currency_code":"JPY","in_stock":false},{"title":"ドット柄","offer_id":45790333763715,"sku":"13421-994","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"アーガイル柄","offer_id":45790333796483,"sku":"13422-994","price":1580.0,"currency_code":"JPY","in_stock":false},{"title":"ボーダー柄","offer_id":45790333829251,"sku":"13423-994","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"フロート柄","offer_id":45790333862019,"sku":"13424-994","price":1580.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/13420top_8520f252-51e7-4232-a306-e4f7bfac768d.jpg?v=1761640728"},{"product_id":"13461-993-960","title":"スベリ止め付き5本指レディースソックス 3足セット  メッシュ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"23-25cm \/ ブラック×3足","offer_id":45790341890179,"sku":"13461-2-993","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ グレー×3足","offer_id":45790341922947,"sku":"13461-117-993","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ レッド×3足","offer_id":45790341955715,"sku":"13461-136-993","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ ピンク×3足","offer_id":45790341988483,"sku":"13461-70-993","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ ブルー×3足","offer_id":45790342021251,"sku":"13461-81-993","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"23-25cm \/ ホワイト×3足","offer_id":45790342054019,"sku":"13461-1-993","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_cedd5e94-8a9b-404c-a772-cf6ceee4cd4e.jpg?v=1761640751"},{"product_id":"14605-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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e今日の気分を彩る 厳選3足\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\/14605top_865436f6-3ab2-4fc0-80a5-829a5a324c28.jpg?v=1761640789\" 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\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\/14605-1_9234ecc7-02ef-47ca-84fa-e6377f473858.jpg?v=1761640789\" 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\/14605-2_3119c81c-87de-4931-85f8-de928b659a34.jpg?v=1761640789\" 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":"3足セット","offer_id":45790343954563,"sku":"14605-998","price":1398.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/14605top_865436f6-3ab2-4fc0-80a5-829a5a324c28.jpg?v=1761640789"},{"product_id":"14762-899-995","title":"フットカバー レディース パンプスイン 靴下 5足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eパンプスに快適フィット5足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong-emphasis\"\u003eオフィスでもデイリーでも活躍するカラー\u003c\/span\u003eを厳選。\n      パンプスを履く日に\u003cspan class=\"strong-emphasis\"\u003e頼れる5足セット\u003c\/span\u003eが、足元から一日をサポートし、\u003cspan class=\"strong-emphasis\"\u003eスマートな足元\u003c\/span\u003eを叶えます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_79bbd91c-0957-496b-b9de-20266bddcac6.jpg?v=1761640860\" class=\"img-fluid d-block w-100 product-img\" alt=\"パンプスとフットカバーのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日頼れるパンプスイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eさらり心地よい薄手インナー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"strong-emphasis\"\u003e軽やかな薄手素材\u003c\/span\u003eが足に吸い付くようにフィットします。\n      \u003cspan class=\"strong-emphasis\"\u003e吸水性に優れ、肌触りも心地よい綿素材\u003c\/span\u003eが、まるで\u003cspan class=\"strong-emphasis\"\u003e素肌のような感覚\u003c\/span\u003eを届け、\u003cspan class=\"strong-emphasis\"\u003e快適な一日\u003c\/span\u003eを過ごせます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_1_5c2735cb-6e52-44ea-83e7-f620a0a2404d.jpg?v=1761640860\" class=\"img-fluid d-block w-100 product-img\" alt=\"フットカバーの素材感のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素肌に寄り添う軽やかさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e歩いても脱げない秘密の設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      かかとをしっかりホールドする\u003cspan class=\"strong-emphasis\"\u003e幅広シリコン加工\u003c\/span\u003e。\n      \u003cspan class=\"strong-emphasis\"\u003eパンプスからのぞかず\u003c\/span\u003e、ぴったりとフィットし、\u003cspan class=\"strong-emphasis\"\u003e動いてもズレにくい安定感\u003c\/span\u003eをもたらします。自信を持って歩けます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/p_3_f74ff3a5-bde4-4487-8078-bce5639e0ac7.jpg?v=1761640860\" class=\"img-fluid d-block w-100 product-img\" alt=\"フットカバーのかかと部分、シリコン加工のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eかかとを包む安心ホールド\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション: 入力データに「特になし」とあるため、今回は出力しません。 --\u003e\n  \u003c!-- 発送案内セクション: 入力データに情報がないため、今回は出力しません。 --\u003e\n  \u003c!-- 注意事項セクション: 入力データに情報がないため、今回は出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"黒×5足 \/ Sサイズ 浅","offer_id":45790347821187,"sku":"14762-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Sサイズ 浅","offer_id":45790347853955,"sku":"14762-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Sサイズ 浅","offer_id":45790347886723,"sku":"14762-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Sサイズ 浅","offer_id":45790347919491,"sku":"14763-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Mサイズ 浅","offer_id":45790347952259,"sku":"14777-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Mサイズ 浅","offer_id":45790347985027,"sku":"14777-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Mサイズ 浅","offer_id":45790348017795,"sku":"14777-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Mサイズ 浅","offer_id":45790348050563,"sku":"14777-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Lサイズ 浅","offer_id":45790348083331,"sku":"14897-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Lサイズ 浅","offer_id":45790348116099,"sku":"14897-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Lサイズ 浅","offer_id":45790348148867,"sku":"14897-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Lサイズ 浅","offer_id":45790348181635,"sku":"14897-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Sサイズ 深","offer_id":45790348214403,"sku":"14764-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Sサイズ 深","offer_id":45790348247171,"sku":"14764-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Sサイズ 深","offer_id":45790348279939,"sku":"14764-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Sサイズ 深","offer_id":45790348312707,"sku":"14764-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Mサイズ 深","offer_id":45790348345475,"sku":"14779-2-995","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ×5足 \/ Mサイズ 深","offer_id":45790348378243,"sku":"14779-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Mサイズ 深","offer_id":45790348411011,"sku":"14779-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Mサイズ 深","offer_id":45790348443779,"sku":"14779-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×5足 \/ Lサイズ 深","offer_id":45790348476547,"sku":"14899-2-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ×5足 \/ Lサイズ 深","offer_id":45790348509315,"sku":"14899-62-995","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×3足＋ベージュ×2足 \/ Lサイズ 深","offer_id":45790348542083,"sku":"14899-2-993_62-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"黒×2足＋ベージュ3足 \/ Lサイズ 深","offer_id":45790348574851,"sku":"14899-2-992_62-993","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_79bbd91c-0957-496b-b9de-20266bddcac6.jpg?v=1761640860"},{"product_id":"15101-994","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日々のコーディネートに欠かせない、\u003cstrong\u003e洗練された無地リブソックス\u003c\/strong\u003eです。豊富なカラーバリエーションで、どんなスタイルにも自然に溶け込みます。\u003cstrong\u003e4足セット\u003c\/strong\u003eなので、毎日の着回しにも困りません。足元から清潔感と上品さを演出します。\u003cbr\u003eサイズ：22-25cm\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_3f9aede4-fdcb-4d0b-91e1-20367de6889c.jpg?v=1761640876\" 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\u003eYカカト\u003c\/strong\u003e』で、靴下がずれにくい安心感を実感してください。毎日履きたくなる心地よさです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/i_01_88fbaa0e-7e11-454b-9583-81b2d4b43c02.jpg?v=1761640876\" 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\/i_03_39434d9d-aa17-466f-b60c-0701adcf41de.jpg?v=1761640876\" 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 \/ カラーおまかせ4足セット","offer_id":45790348607619,"sku":"40131","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ブラック【レッド】×4足","offer_id":45790348640387,"sku":"40132","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"22-25cm \/ ブラック【ネイビー】×4足","offer_id":45790348673155,"sku":"40133","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ホワイト×4足","offer_id":45790348705923,"sku":"40134","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ グレー×４4足","offer_id":45790348738691,"sku":"40135","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ チャコール×4足","offer_id":45790348771459,"sku":"40136","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ベージュ×4足","offer_id":45790348804227,"sku":"40137","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ブラウン×4足","offer_id":45790348836995,"sku":"40138","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ネイビー×4足","offer_id":45790348869763,"sku":"40139","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_3f9aede4-fdcb-4d0b-91e1-20367de6889c.jpg?v=1761640876"},{"product_id":"15111-12-994","title":"レディース 4足セット 色おまかせ カジュアルソックス  championsspirits","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\"\u003echampionsspiritsが贈る4足セットで、日々の足元に心地よさを。\u003cstrong\u003eメール便\u003c\/strong\u003eでお届けするから、手軽に受け取れるのも魅力です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e対応サイズ: レディース 22〜24cm\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_b2984060-3e70-482d-85d2-35e44c66f593.jpg?v=1761640890\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eお得な4足セット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e届くのが楽しみ 色おまかせ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e口ゴムカラー柄やボーダー柄など、多彩なデザインから届くおまかせセット。開ける瞬間の\u003cstrong\u003eワクワク感\u003c\/strong\u003eが、日々に彩りを加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/s_c_aebb2449-5ade-470b-8109-cfab8c4cb2cd.jpg?v=1761640891\" 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\/i_05_b72c1e8a-75a1-4d79-8450-495645d9c692.jpg?v=1761640891\" 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":45790348935299,"sku":"15111-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790348968067,"sku":"15112-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_b2984060-3e70-482d-85d2-35e44c66f593.jpg?v=1761640890"},{"product_id":"15121-994","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豊富なカラーバリエーションで、その日の気分や制服に合わせた足元コーデを楽しめます。通学がもっと輝く4足組です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【サイズ】\u003c\/strong\u003eレディース 22-25cm\u003cbr\u003e\u003cstrong\u003e【丈】\u003c\/strong\u003eクルー丈\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_74d2b1f5-7797-473e-a8bc-61bbea372903.jpg?v=1761640903\" 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_01_d67255dd-054f-4673-b385-e68f44d7fda7.jpg?v=1761640903\" 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_03.jpg?v=1761640903\" 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-25cm \/ カラーおまかせ4足セット","offer_id":45790349000835,"sku":"15121-940-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ブラック×4足","offer_id":45790349033603,"sku":"15121-2-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ オフホワイト×4足","offer_id":45790349066371,"sku":"15121-12-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ グレー×4足","offer_id":45790349099139,"sku":"15121-42-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ チャコール×4足","offer_id":45790349131907,"sku":"15121-245-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ピンク×4足","offer_id":45790349164675,"sku":"15121-111-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ イエロー×4足","offer_id":45790349197443,"sku":"15121-113-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ブルー×4足","offer_id":45790349230211,"sku":"15121-76-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ ネイビー×4足","offer_id":45790349262979,"sku":"15121-51-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_74d2b1f5-7797-473e-a8bc-61bbea372903.jpg?v=1761640903"},{"product_id":"15131-33-994","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お得な4足セット！\u003c\/strong\u003eレディースの\u003cstrong\u003eサイズ22-25cm\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_s_39f31bd6-9f02-4cdc-8c59-bd42cec3aa30.jpg?v=1761640920\" 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\/s_c.jpg?v=1761640920\" 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\/i_05_ab93c40c-f8c7-46d1-b7a3-a8eb2ec801fa.jpg?v=1761640920\" 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":45790349394051,"sku":"15131-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790349426819,"sku":"15132-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ダイヤ柄","offer_id":45790349459587,"sku":"15133-994","price":1280.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_39f31bd6-9f02-4cdc-8c59-bd42cec3aa30.jpg?v=1761640920"},{"product_id":"15181-82-994","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足元彩る丈長ソックス 4足セット\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\/mm_s_e69c9c69-ace9-48f4-906d-5d44847e4c88.jpg?v=1761640968\" 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です。4足セットで、その日の装いにぴったりの一足が見つかります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/s_c_c0163b0c-64ab-4111-b0e6-387bc98b8dbb.jpg?v=1761640969\" 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\/i_05_3b93cc5d-1993-43af-b779-562cadecb640.jpg?v=1761640969\" 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\u003eキングペンギンのキュートなデザイン\u003c\/li\u003e\n        \u003cli\u003eスニーカーに最適な丈長タイプ\u003c\/li\u003e\n        \u003cli\u003e日替わりで楽しめるお得な4足セット\u003c\/li\u003e\n        \u003cli\u003eレディースサイズ：22-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      \u003cp\u003e気分やスタイルに合わせて選べる多彩なデザイン。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eドット柄\u003c\/li\u003e\n        \u003cli\u003eブランドロゴを配したゴムライン柄\u003c\/li\u003e\n        \u003cli\u003eその他豊富な柄パターン（4足セット内）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22-25cm \/ 口ゴムライン柄×4足","offer_id":45790350409859,"sku":"15181-994","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"22-25cm \/ 水玉柄×4足","offer_id":45790350442627,"sku":"15182-994","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e69c9c69-ace9-48f4-906d-5d44847e4c88.jpg?v=1761640968"},{"product_id":"17055-95","title":"5本指着圧シェイプソックス","description":"","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ ダイヤ柄【小】","offer_id":45790351458435,"sku":"17065","price":600.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【中】","offer_id":45790351491203,"sku":"17095","price":600.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【大】","offer_id":45790351523971,"sku":"17085","price":600.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ 無地ブラック","offer_id":45790351556739,"sku":"17055","price":600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_841b001c-8bdc-4e4e-a365-8656d1cc1974.jpg?v=1761641000"},{"product_id":"17055_3s","title":"5本指着圧ソックスレディース 3足セット","description":"","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ ダイヤ柄【小】×３足","offer_id":45752195055747,"sku":"17065-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【中】×３足","offer_id":45752195088515,"sku":"17095-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【大】×３足","offer_id":45752195121283,"sku":"17085-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ 【無地】ブラック×３足","offer_id":45752195154051,"sku":"17055-993","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ダイヤ柄【小】【中】【大】各１足","offer_id":45752195186819,"sku":"17065-930-993","price":1680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_5397ef9a-d7d8-4e58-ac3b-5fba3e7ceaf8.jpg?v=1761641009"},{"product_id":"17201-993-916","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で、\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\/item_17201nn_305f2583-ae39-47be-b5b5-87110716ab14.jpg?v=1761641033\" 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贈り物にも最適な3色セット\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\/17201-muji-1_b208faeb-0157-4626-a8fe-b55022ab7b1f.jpg?v=1761641033\" 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\/17201-border_bc4bb228-af6a-4027-ab95-5969d7cfcd92.jpg?v=1761641033\" 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\u003e優しく脚を包み込む\u003cstrong\u003eふわふわな感触\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を提供\u003c\/li\u003e\n        \u003cli\u003e贈り物にも最適な\u003cstrong\u003e3色セット\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eとろけるような\u003cstrong\u003e柔らかな素材\u003c\/strong\u003eと愛らしいボーダー柄\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e【商品スペック】\u003c\/p\u003e\n      \u003cul class=\"spec-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 23-25cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e着圧\u003c\/strong\u003e: ふくらはぎ 19hPa, 足首 21hPa\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":45790351818883,"sku":"17201-4-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"無地グレー","offer_id":45790351851651,"sku":"17201-7-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"無地ピンク","offer_id":45790351884419,"sku":"17201-202-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"無地3色各1","offer_id":45790351917187,"sku":"17201-930-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー紺","offer_id":45790351949955,"sku":"17202-4-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダーベージュ","offer_id":45790352310403,"sku":"17202-8-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダーピンク","offer_id":45790351982723,"sku":"17202-202-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー3色各1","offer_id":45790352015491,"sku":"17202-930-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレス3面切替紺","offer_id":45790352048259,"sku":"17205-4-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレス3面切替ベージュ","offer_id":45790352081027,"sku":"17205-8-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレス3面切替ローズ","offer_id":45790352113795,"sku":"17205-259-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレス3面切替3色各1","offer_id":45790352146563,"sku":"17205-930-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレスボーダー　グレー","offer_id":45790352277635,"sku":"17206-7-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレスボーダーベージュ","offer_id":45790352179331,"sku":"17206-8-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレスボーダーローズ","offer_id":45790352212099,"sku":"17206-259-993","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"トゥレスボーダー3色各1","offer_id":45790352244867,"sku":"17206-930-993","price":1580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/item_17201nn_305f2583-ae39-47be-b5b5-87110716ab14.jpg?v=1761641033"},{"product_id":"17439-994-912","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\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\/top02_f5e0e619-e2b6-46de-a2d8-ea77f102faef.jpg?v=1761641059\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e届くのが待ち遠しい4足\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細リブで美脚 きれいめ足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦のラインがすらりとした印象を与える\u003cstrong\u003e繊細なリブ編み\u003c\/strong\u003e。足に\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\/imgrc0084923821_f032acb5-78e6-444c-9f30-53b2f01d67a5.jpg?v=1761641060\" 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にもぴったりの心地よさです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0084923785_312e65f5-8aaa-4501-b872-a47b9a8d5bfb.jpg?v=1761641060\" 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":45790352375939,"sku":"17439-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"リンクス","offer_id":45790352408707,"sku":"17440-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"リンクス2","offer_id":45790352441475,"sku":"17441-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790352474243,"sku":"17442-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"縦ダイヤ柄","offer_id":45790352507011,"sku":"17443-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790352539779,"sku":"17444-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790352572547,"sku":"17445-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"ピンボーダー柄","offer_id":45790352605315,"sku":"17446-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"3色ボーダー柄","offer_id":45790352638083,"sku":"17447-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"チェック柄","offer_id":45790352670851,"sku":"17448-994","price":1596.0,"currency_code":"JPY","in_stock":true},{"title":"ダブルアーガイル柄","offer_id":45790352703619,"sku":"17449-994","price":1596.0,"currency_code":"JPY","in_stock":false},{"title":"アーガイル柄","offer_id":45790352736387,"sku":"17450-994","price":1596.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top02_f5e0e619-e2b6-46de-a2d8-ea77f102faef.jpg?v=1761641059"},{"product_id":"19828-993-940","title":"接触冷感アームカバー縫製 5本指 3双セット ロングタイプ","description":"","brand":"稲坂莫大小製造","offers":[{"title":"指先なしタイプ","offer_id":45790353424515,"sku":"19828-992","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先ありタイプ","offer_id":45790353457283,"sku":"19829-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先無し2、指先有り1","offer_id":45790353490051,"sku":"19828-992_19829-991","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"指先無し1、指先有り2","offer_id":45790353522819,"sku":"19828-991_19829-992","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/19828top_f597b50a-614b-444b-82cf-84559c673d47.jpg?v=1761641077"},{"product_id":"20525-992-980","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\u003eすっきりと見せる視覚効果\u003c\/strong\u003eも期待できます。日常に溶け込む、新しい定番スタイルです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-1a_4b163b7a-9955-43a0-b876-bdcacf289fef.jpg?v=1761641421\" 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をくすぐるデザインです。Tシャツ一枚でもサマになるアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-2aa_61f4ca9c-c537-42ee-8d7a-ebb025630ca1.jpg?v=1761641421\" 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を演出する一本です。様々なトップスとの相性も抜群です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-2c_c0fe69ca-a0f9-4df2-b073-978dd8ac0192.jpg?v=1761641421\" 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":45790362763395,"sku":"20525-51-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"ダメージ柄　黒","offer_id":45790362796163,"sku":"20525-2-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"ポケット花柄　紺","offer_id":45790362828931,"sku":"20545-51-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"ポケット花柄　黒","offer_id":45790362861699,"sku":"20545-2-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"ダメージ柄紺、黒各1","offer_id":45790362894467,"sku":"20525-920-51_2-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"紺ダメージ、ポケット花各1","offer_id":45790362927235,"sku":"20525-51_20545-51-992","price":1990.0,"currency_code":"JPY","in_stock":false},{"title":"黒ダメージ、ポケット花各1","offer_id":45790362960003,"sku":"20525-2_20545-2-992","price":1990.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-1a_4b163b7a-9955-43a0-b876-bdcacf289fef.jpg?v=1761641421"},{"product_id":"20661-992-930","title":"レディース ふわふわ 腹巻きパンツ 2枚セット","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\u003e2枚セット\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\/top20661_f14cb4f0-7812-43af-ab75-acbb3225950a.jpg?v=1761641493\" 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\/20661img_639c7745-3f62-42b1-ab55-57aa9de40917.jpg?v=1761641493\" 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\/20662_4bc891d7-a57f-4d5f-be82-ca55deebff0d.jpg?v=1761641493\" 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":45790364041347,"sku":"20667-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790364074115,"sku":"20668-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"3色ボーダー","offer_id":45790364106883,"sku":"20669-992","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top20661_f14cb4f0-7812-43af-ab75-acbb3225950a.jpg?v=1761641493"}],"url":"https:\/\/iyashi.we-shop.jp\/collections\/ladies.oembed?page=5","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}