{"title":"ハイソックス","description":"\u003cp\u003eハイソックス\u003c\/p\u003e","products":[{"product_id":"27761","title":"婦人あったかハイソックス靴下","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日本製ぬくもりハイソックス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e信頼の技術が息づく、足元からの快適設計。\u003cstrong\u003e遠赤・抗菌防臭機能\u003c\/strong\u003eで、冷えと臭いの悩みをまとめて解決し、一日中さらりと心地よく過ごせます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e対象：\u003cstrong\u003eレディース\u003c\/strong\u003e、サイズ：\u003cstrong\u003e22-24cm\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_e085361f-2174-40c6-bd79-09b463bac043.jpg?v=1761639188\" class=\"img-fluid d-block w-100 product-img\" alt=\"冷えに悩む足へ、心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e冷えに悩む足へ、心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魅せる足元カラー戦略\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eデイリーユースから特別な日まで、足元に表情を添える豊富な色展開。肌なじみの良いトーンから差し色まで、装いに合わせたベストな一本が見つかります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_2_8f6ab428-6559-4e42-93a3-e9168eb34c5d.jpg?v=1761639188\" class=\"img-fluid d-block w-100 product-img\" alt=\"組み合わせ無限の彩り\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e組み合わせ無限の彩り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほどゆったりフィット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自の「\u003cstrong\u003e超らくらく加工\u003c\/strong\u003e」が実現する、\u003cstrong\u003e締め付け感ゼロ\u003c\/strong\u003eの快適さ。足に吸い付くようにフィットし、むくみやすい足にも優しく、ストレスフリーな一日を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_071c1ee8-c76f-4e12-989f-568350ffbbeb.jpg?v=1761639188\" class=\"img-fluid d-block w-100 product-img\" alt=\"ずり落ちにくい極上体験\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eずり落ちにくい極上体験\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"22-24cm \/ ブラック","offer_id":45790288806019,"sku":"46151","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ チャコール","offer_id":45790288838787,"sku":"46152","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ グレー","offer_id":45790288871555,"sku":"46153","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"22-24cm \/ ネイビー","offer_id":45790288904323,"sku":"46154","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ オリーブ","offer_id":45790288937091,"sku":"46155","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ベージュ","offer_id":45790288969859,"sku":"46156","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ライトブラウン","offer_id":45790289002627,"sku":"46157","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ブラウン","offer_id":45790289035395,"sku":"46158","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ アズキ","offer_id":45790289068163,"sku":"46159","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"22-24cm \/ ホワイト","offer_id":45790289100931,"sku":"46160","price":680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_e085361f-2174-40c6-bd79-09b463bac043.jpg?v=1761639188"},{"product_id":"59141","title":"ルーズソックス 2足セット 30cm・40ｃｍ・50cm丈","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eルーズソックスで叶える最新トレンドコーデ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eふわふわのボリューム感\u003c\/strong\u003eが足元に\u003cstrong\u003e旬のバランス\u003c\/strong\u003eをプラス。のびのび素材が\u003cstrong\u003e優しくフィット\u003c\/strong\u003eし、一日中\u003cstrong\u003e快適な履き心地\u003c\/strong\u003eを提供します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141_0975e540-1748-451f-8b83-7c817f0e2860.jpg?v=1761639272\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e憧れのルーズソックススタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e丈で変わる！自分だけの足元アレンジ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e3種類の丈\u003c\/strong\u003e（\u003cstrong\u003e30cm・40cm・50cm\u003c\/strong\u003e）から選べ、\u003cstrong\u003e足のサイズ16cm〜22cmに対応\u003c\/strong\u003e。憧れの\u003cstrong\u003e脚長効果\u003c\/strong\u003eも自由自在。\u003cstrong\u003e制服\u003c\/strong\u003eにも\u003cstrong\u003e私服\u003c\/strong\u003eにもマッチし、なりたい\u003cstrong\u003eスタイル\u003c\/strong\u003eを演出できます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141-24_bf36de05-e315-4cb3-8729-2f76a0ac9041.jpg?v=1761639272\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想の脚をデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適な履き心地を支える厳選素材\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e綿、アクリル、ポリエステル、ポリウレタンをブレンドした特殊素材\u003c\/strong\u003eが、\u003cstrong\u003e柔らかさ\u003c\/strong\u003eと\u003cstrong\u003eフィット感\u003c\/strong\u003eを両立。普段使いはもちろん、\u003cstrong\u003eアクティブなシーン\u003c\/strong\u003eでも\u003cstrong\u003e快適さ\u003c\/strong\u003eをキープします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141-26_3312634d-98a4-4fa1-97c8-b48501d9d632.jpg?v=1761639272\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日履きたくなる肌触り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"30cm丈 \/ ホワイト2足","offer_id":45790291591299,"sku":"59103-1","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"30cm丈 \/ ブラック2足","offer_id":45790291624067,"sku":"59103-2","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"30cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291656835,"sku":"59103-992","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ホワイト2足","offer_id":45790291689603,"sku":"59121-1","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ブラック2足","offer_id":45790291722371,"sku":"59121-2","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"40cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291755139,"sku":"59121-992","price":1380.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ホワイト2足","offer_id":45790291787907,"sku":"59141-1","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ブラック2足","offer_id":45790291820675,"sku":"59141-2","price":1480.0,"currency_code":"JPY","in_stock":true},{"title":"50cm丈 \/ ホワイト・ブラック各1足","offer_id":45790291853443,"sku":"59141-992","price":1480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/59141_0975e540-1748-451f-8b83-7c817f0e2860.jpg?v=1761639272"},{"product_id":"78101","title":"冷え取り 紳士パイルハイソックス","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元からの温活習慣、紳士ハイソックス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e厳しい冬の足元\u003c\/strong\u003eをじんわりと温め、\u003cstrong\u003e快適な一日\u003c\/strong\u003eを叶える紳士のためのハイソックスです。\u003cstrong\u003e遠赤抗菌防臭機能\u003c\/strong\u003eを備え、落ち着いた大人のカラー展開で、ビジネスからカジュアルまで幅広い装いに調和します。日々の暮らしに寄り添う、確かな足元をお届けします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_7bb6c3d4-95a3-40e1-ac95-c94c832979e6.jpg?v=1761639317\" class=\"img-fluid d-block w-100 product-img\" alt=\"冬の足元を彩る厳選カラー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e冬の足元を彩る厳選カラー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元を守る、肉厚パイルの心地よさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      内部に施された\u003cstrong\u003e肉厚のパイル編み\u003c\/strong\u003eが、足全体を優しく包み込みます。床からの冷えを\u003cstrong\u003e効果的にブロック\u003c\/strong\u003eし、まるで厚手の絨毯の上を歩くような\u003cstrong\u003e温かさと柔らかさ\u003c\/strong\u003eを実現しました。朝から晩まで、足元は常に快適です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_7_50b94c89-84a0-475a-8fec-818bded87e1d.jpg?v=1761639317\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適さの源泉、緻密なパイル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適さの源泉、緻密なパイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレス知らず、理想のフィット感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      足への締め付けを\u003cstrong\u003e最小限に抑え\u003c\/strong\u003eつつも、ずり落ちにくい独自の「\u003cstrong\u003e超らくらく加工\u003c\/strong\u003e」を施しました。\u003cstrong\u003e長時間の着用\u003c\/strong\u003eでも、足に負担を感じにくく、まるで履いていないかのような\u003cstrong\u003e軽やかな感覚\u003c\/strong\u003eが持続します。立ち座りの多い日常も、快適にサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_adf56b3b-80ae-42f9-954d-d28e2d802218.jpg?v=1761639317\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由な動きを叶える足元\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な動きを叶える足元\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品仕様\u003c\/h3\u003e\n    \u003cul class=\"body-text\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 24-26cm\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) は入力データに「特になし」とあるため、作成しません。 --\u003e\n  \u003c!-- 発送案内セクション (Shipping) は情報がないため、作成しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) は情報がないため、作成しません. --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"24-26cm \/ ブラック","offer_id":45790293459075,"sku":"46189","price":680.0,"currency_code":"JPY","in_stock":false},{"title":"24-26cm \/ チャコール","offer_id":45790293491843,"sku":"46190","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ グレー","offer_id":45790293524611,"sku":"46191","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ ネイビー","offer_id":45790293557379,"sku":"46192","price":680.0,"currency_code":"JPY","in_stock":true},{"title":"24-26cm \/ ブラウン","offer_id":45790293590147,"sku":"46193","price":680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_7bb6c3d4-95a3-40e1-ac95-c94c832979e6.jpg?v=1761639317"},{"product_id":"10000568","title":"婦人 37cm丈 リブ ハイソックス 2足セット 抗菌防臭消臭加工","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e清潔感続く 足元快適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e婦人用37cm丈ハイソックスの2足セット\u003c\/strong\u003eです。忙しい一日の足元を優しく包み込みます。\u003cstrong\u003e抗菌防臭消臭加工\u003c\/strong\u003eで、気になるニオイを気にせず一日中爽やかに過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663979_93ce55f8-0ca7-4ddd-9925-1a8d6e2b94c4.jpg?v=1761639435\" class=\"img-fluid d-block w-100 product-img\" alt=\"清潔感続く足元快適なハイソックス\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日履きたい心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"シロ","offer_id":45752169169027,"sku":"36210","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"コン","offer_id":45752169201795,"sku":"36211","price":1580.0,"currency_code":"JPY","in_stock":true},{"title":"クロ","offer_id":45752169234563,"sku":"36212","price":1580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img59663979_93ce55f8-0ca7-4ddd-9925-1a8d6e2b94c4.jpg?v=1761639435"},{"product_id":"10000722","title":"子供レース付ソックス・ハイソックス3足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発表会やおめかしに きらめく足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343255_edff5df8-106d-4baf-91e7-22945d3d8d1f.jpg?v=1760435098\" class=\"img-fluid d-block w-100 product-img\" alt=\"夢見るプリンセススタイル\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e夢見るプリンセススタイル\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"product-name\"\u003e子供レース付ソックス・ハイソックス3足セット\u003c\/span\u003eは、\n      \u003cstrong\u003e可憐なレース\u003c\/strong\u003eが、お子様の足元を\u003cstrong\u003e上品に彩ります\u003c\/strong\u003e。\n      ショート丈とハイソックス丈の計3足セットで、どんなシーンにも\u003cstrong\u003e華やかさを添える\u003c\/strong\u003eでしょう。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細レースが魅力 細部まで可愛く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343253_862c32eb-6210-4cf7-97a2-85e071e7f24d.jpg?v=1760435099\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品な足元を演出\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品な足元を演出\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e丁寧に編み込まれた美しいレース\u003c\/strong\u003eが、足元に\u003cstrong\u003e優雅なアクセント\u003c\/strong\u003eを添えます。\n      普段使いから特別な日まで、お子様の\u003cstrong\u003e可愛らしさを引き立てる\u003c\/strong\u003e一足です。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e清楚な印象 ハイソックスで脚長に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343254_77908b7f-8ddf-4d8c-9509-ac1ad7660da2.jpg?v=1760435098\" class=\"img-fluid d-block w-100 product-img\" alt=\"エレガントな着こなし\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエレガントな着こなし\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      長めのハイソックス丈は、お子様の脚を\u003cstrong\u003eすらりと長く見せ\u003c\/strong\u003e、\n      \u003cstrong\u003e清楚で洗練された印象\u003c\/strong\u003eを与えます。フォーマルな場面にも最適です。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"了承しました \/ クルーソックス \/ S(13\/15cm)","offer_id":45752169332867,"sku":"36458","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ S(13\/15cm)","offer_id":45752169365635,"sku":"36459","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ M(16\/18cm)","offer_id":45752169398403,"sku":"36460","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ M(16\/18cm)","offer_id":45752169431171,"sku":"36461","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ L(19\/21cm)","offer_id":45752169463939,"sku":"36462","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ L(19\/21cm)","offer_id":45752169496707,"sku":"36463","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ クルーソックス \/ LL(22\/24cm)","offer_id":45752169529475,"sku":"36464","price":1680.0,"currency_code":"JPY","in_stock":true},{"title":"了承しました \/ ハイソックス \/ LL(22\/24cm)","offer_id":45752169562243,"sku":"36465","price":1680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/img60343255_edff5df8-106d-4baf-91e7-22945d3d8d1f.jpg?v=1760435098"},{"product_id":"10001210","title":"着圧ソックス メンズ ハイソックス ビジネスソックス 3足セット 表糸綿100% 綿100 着圧 抗菌防臭","description":"","brand":"稲坂莫大小製造","offers":[{"title":"24cm-25cm \/ 01 紺×３","offer_id":45752172970115,"sku":"98421-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 01 紺×３","offer_id":45752173002883,"sku":"98422-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 01 紺×３","offer_id":45752173035651,"sku":"98423-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 01 紺×３","offer_id":45752173068419,"sku":"98424-51-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 02 グレー×３","offer_id":45752173101187,"sku":"98421-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 02 グレー×３","offer_id":45752173133955,"sku":"98422-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 02 グレー×３","offer_id":45752173166723,"sku":"98423-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 02 グレー×３","offer_id":45752173199491,"sku":"98424-86-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 03 チャコール×３","offer_id":45752173232259,"sku":"98421-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 03 チャコール×３","offer_id":45752173265027,"sku":"98422-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 03 チャコール×３","offer_id":45752173297795,"sku":"98423-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 03 チャコール×３","offer_id":45752173330563,"sku":"98424-65-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 04 黒×３","offer_id":45752173363331,"sku":"98421-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 04 黒×３","offer_id":45752173396099,"sku":"98422-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 04 黒×３","offer_id":45752173428867,"sku":"98423-2-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 04 黒×３","offer_id":45752173461635,"sku":"98424-2-994","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"24cm-25cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173494403,"sku":"98421-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"25cm-26cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173527171,"sku":"98422-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"26cm-27cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173559939,"sku":"98423-600-993","price":1880.0,"currency_code":"JPY","in_stock":true},{"title":"27cm-28cm \/ 05 MIX 紺・チャコール・黒","offer_id":45752173592707,"sku":"98424-600-993","price":1880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2096993c-30c2-46dc-815c-e73989e01f86.jpg?v=1760435143"},{"product_id":"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":"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":"29000-20","title":"【日本製靴下】W保湿話題のスキンケア靴下ハイソックス","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元から潤う日本品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e選び抜かれた\u003cstrong\u003e多色展開\u003c\/strong\u003eで、日々のコーディネートに彩りを添えます。\u003cstrong\u003e冷えやすい足元\u003c\/strong\u003eをじんわりと温め、肌が喜ぶ\u003cstrong\u003eスキンケア効果\u003c\/strong\u003eで一年中うるおいが続く体験を。\u003cstrong\u003e安心の日本製\u003c\/strong\u003eで、毎日の生活に上質なくつろぎを届けます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ\u003c\/strong\u003e: レディース 22-24cm\u003cbr\u003e\u003cstrong\u003e素材\u003c\/strong\u003e: レーヨン、スクワラン\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2f4e8958-c7d6-4c00-a19d-a39660d1b1ca.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日の潤いケア、多色で楽しむ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e贅沢W保湿でしっとり肌へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e触れた瞬間から違いが分かる、\u003cstrong\u003eとろけるようなやわらかさ\u003c\/strong\u003e。話題の\u003cstrong\u003eW保湿効果\u003c\/strong\u003eで、乾燥に傾きがちな素肌を優しく包み込み、しっとり\u003cstrong\u003eなめらかな状態\u003c\/strong\u003eを保ちます。まるで\u003cstrong\u003e美容液をまとう心地よさ\u003c\/strong\u003eで、日中の肌ケアも抜かりなく。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_2_8878a9ba-9705-4e2c-afed-e8b746a575c2.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eしっとり続く肌心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーな履き心地\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e口元は\u003cstrong\u003eゴム無し設計\u003c\/strong\u003eで、\u003cstrong\u003e締め付け感から解放\u003c\/strong\u003eされた極上の履き心地を追求しました。\u003cstrong\u003e足首に跡がつきにくく\u003c\/strong\u003e、\u003cstrong\u003e血行を妨げない優しいフィット感\u003c\/strong\u003eで、\u003cstrong\u003e長時間の着用でも快適さ\u003c\/strong\u003eが持続します。\u003cstrong\u003eおやすみ時やリラックスタイムに最適\u003c\/strong\u003eな、足元へのご褒美を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_d6ef3f85-3305-4d90-ad7c-0ca51e9325d4.jpg?v=1761641596\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e跡がつかない優しいフィット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"口ゴム無し \/ ブラック","offer_id":45790367907971,"sku":"29000-2","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラック","offer_id":45790367940739,"sku":"46112","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ダークグレー","offer_id":45790367973507,"sku":"29000-65","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ダークグレー","offer_id":45790368006275,"sku":"46114","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ グレー","offer_id":45790368039043,"sku":"29000-7","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ グレー","offer_id":45790368071811,"sku":"46116","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラウン","offer_id":45790368104579,"sku":"29000-166","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラウン","offer_id":45790368137347,"sku":"46118","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ベージュ","offer_id":45790368170115,"sku":"29000-74","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ ベージュ","offer_id":45790368202883,"sku":"46120","price":800.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ピンク","offer_id":45790368235651,"sku":"29000-84","price":800.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ピンク","offer_id":45790368268419,"sku":"46122","price":800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_2f4e8958-c7d6-4c00-a19d-a39660d1b1ca.jpg?v=1761641596"},{"product_id":"29000-20-993","title":"【日本製靴下】W保湿話題のスキンケア靴下ハイソックス３足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e潤い美脚、多彩な色合い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日を彩る豊富なカラーバリエーション。\u003cstrong\u003e日本製\u003c\/strong\u003eならではの丁寧な仕立てで、足元から温もりと\u003cstrong\u003e潤い\u003c\/strong\u003eをチャージし、\u003cstrong\u003e美しさ\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003e3足セット\u003c\/strong\u003eです。サイズは\u003cstrong\u003e22-24cm\u003c\/strong\u003eに対応しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07d28bb-0fed-48f5-a54c-27ba0db1b0c8.jpg?v=1761641611\" class=\"img-fluid d-block w-100 product-img\" alt=\"潤い美脚、多彩な色合いの靴下\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元から潤う美しさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーな温かさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eゆったり口ゴムなし\u003c\/strong\u003e設計で、一日中\u003cstrong\u003e締め付け感から解放\u003c\/strong\u003e。足底は\u003cstrong\u003eふんわりパイル編み\u003c\/strong\u003eで、まるで包み込まれるような心地よい\u003cstrong\u003e温かさ\u003c\/strong\u003eが続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_1_169bee88-1881-4e3e-8b7c-b27fe78a0f11.jpg?v=1761641611\" class=\"img-fluid d-block w-100 product-img\" alt=\"ストレスフリーな温かさ、ゆったり口ゴムの靴下\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元軽やか、ふんわり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eWの保湿力で潤い続く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eレーヨン\u003c\/strong\u003eと\u003cstrong\u003eスクワラン\u003c\/strong\u003eを配合した\u003cstrong\u003eW保湿効果\u003c\/strong\u003e。乾燥が気になる季節も、\u003cstrong\u003eしっとりなめらかな肌触り\u003c\/strong\u003eで、まるで\u003cstrong\u003eスキンケア\u003c\/strong\u003eをしているかのような贅沢な体験を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_2_8bcbb1a1-3527-4b06-8038-0e164ad1477a.jpg?v=1761641611\" class=\"img-fluid d-block w-100 product-img\" alt=\"W保湿力で潤い続く靴下\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e寝ている間に美肌ケア\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"口ゴム無し \/ 色おまかせ×3足","offer_id":45790368465027,"sku":"29000-930-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ 色おまかせ×3足","offer_id":45790368497795,"sku":"46098","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラック×3足","offer_id":45790368530563,"sku":"29000-2-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラック×3足","offer_id":45790368563331,"sku":"46100","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ダークグレー×3足","offer_id":45790368596099,"sku":"29000-65-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ダークグレー×3足","offer_id":45790368628867,"sku":"46102","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ グレー×3足","offer_id":45790368661635,"sku":"29000-7-993","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ グレー×3足","offer_id":45790368694403,"sku":"46104","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ブラウン×3足","offer_id":45790368727171,"sku":"29000-166-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ブラウン×3足","offer_id":45790368759939,"sku":"46106","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ベージュ×3足","offer_id":45790368792707,"sku":"29000-74-993","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"足底パイル編み \/ ベージュ×3足","offer_id":45790368825475,"sku":"46108","price":1840.0,"currency_code":"JPY","in_stock":false},{"title":"口ゴム無し \/ ピンク×3足","offer_id":45790368858243,"sku":"29000-84-993","price":1840.0,"currency_code":"JPY","in_stock":true},{"title":"足底パイル編み \/ ピンク×3足","offer_id":45790368891011,"sku":"46110","price":1840.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_e07d28bb-0fed-48f5-a54c-27ba0db1b0c8.jpg?v=1761641611"},{"product_id":"p-01-992-929","title":"ジュニアサッカーハイソックス 折返し　2足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eジュニアサッカー 新色豊富、選べる2足\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e練習や試合に大活躍するハイソックスが、お得な\u003cstrong\u003e2足セット\u003c\/strong\u003eで登場。多彩なカラーバリエーションが、お子様のモチベーションを高めます。毎日を全力で楽しむ成長期をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0092805832_d891bc6d-99aa-4032-b31d-e617fa21ed4e.jpg?v=1761642852\" 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\/imgrc0092805833_ca183cd6-d478-44b6-a5aa-4fe984734de3.jpg?v=1761642852\" 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\/imgrc0092805834_c4275e27-5053-4702-b2ba-222e7a3b2091.jpg?v=1761642852\" 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 product-spec-table\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n    \u003ctable class=\"table table-bordered\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003e素材\u003c\/th\u003e\n          \u003ctd\u003e綿・ポリエステル・ポリウレタン\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eサイズ\u003c\/th\u003e\n          \u003ctd\u003e16～19cm・20～23cm・23～25cm・25～27cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003e原産国\u003c\/th\u003e\n          \u003ctd\u003e中国\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"caption-text text-end\"\u003e※同色2足のセットです\u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e※パッケージ無しでのお届けになります。ご容赦ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"無地16〜19cm \/ クロ","offer_id":46637658538115,"sku":"P-01-16-19-2","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地16〜19cm \/ シロ","offer_id":46637658570883,"sku":"P-01-16-19-1","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地16〜19cm \/ ブルー","offer_id":46637658603651,"sku":"P-01-16-19-54","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地16〜19cm \/ アカ","offer_id":46637658636419,"sku":"P-01-16-19-3","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地16〜19cm \/ シロ×ブルー","offer_id":46637658669187,"sku":"55280","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ ブルー×シロ","offer_id":46637658701955,"sku":"55281","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ クロ×シロ","offer_id":46637658734723,"sku":"55282","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ アカ×シロ","offer_id":46637658767491,"sku":"55283","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ イエロー×クロ","offer_id":46637658800259,"sku":"55284","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ シロ×クロ","offer_id":46637658833027,"sku":"55285","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地16〜19cm \/ オレンジ×クロ","offer_id":46637658865795,"sku":"55286","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ クロ","offer_id":46637658898563,"sku":"P-01-20-23-2","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地20〜23cm \/ シロ","offer_id":46637658931331,"sku":"P-01-20-23-1","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地20〜23cm \/ ブルー","offer_id":46637658964099,"sku":"P-01-20-23-54","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地20〜23cm \/ アカ","offer_id":46637658996867,"sku":"P-01-20-23-3","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地20〜23cm \/ シロ×ブルー","offer_id":46637659029635,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ ブルー×シロ","offer_id":46637659062403,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ クロ×シロ","offer_id":46637659095171,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ アカ×シロ","offer_id":46637659127939,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ イエロー×クロ","offer_id":46637659160707,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"無地20〜23cm \/ シロ×クロ","offer_id":46637659193475,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"無地20〜23cm \/ オレンジ×クロ","offer_id":46637659226243,"sku":"xx","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替20〜23cm \/ クロ","offer_id":46637659259011,"sku":"55298","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替20〜23cm \/ シロ","offer_id":46637659291779,"sku":"55299","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替20〜23cm \/ ブルー","offer_id":46637659324547,"sku":"55300","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替20〜23cm \/ アカ","offer_id":46637659357315,"sku":"55301","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替20〜23cm \/ シロ×ブルー","offer_id":46637659390083,"sku":"P-01-20-23-102","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ ブルー×シロ","offer_id":46637659422851,"sku":"P-01-20-23-541","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ クロ×シロ","offer_id":46637659455619,"sku":"P-01-20-23-201","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ アカ×シロ","offer_id":46637659488387,"sku":"P-01-20-23-301","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ イエロー×クロ","offer_id":46637659521155,"sku":"P-01-20-23-602","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ シロ×クロ","offer_id":46637659553923,"sku":"P-01-20-23-102","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替20〜23cm \/ オレンジ×クロ","offer_id":46637659586691,"sku":"P-01-20-23-722","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ クロ","offer_id":46637659619459,"sku":"55309","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替23〜25cm \/ シロ","offer_id":46637659652227,"sku":"55310","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替23〜25cm \/ ブルー","offer_id":46637659684995,"sku":"55311","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替23〜25cm \/ アカ","offer_id":46637659717763,"sku":"55312","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替23〜25cm \/ シロ×ブルー","offer_id":46637659750531,"sku":"P-01-23-25-154","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ ブルー×シロ","offer_id":46637659783299,"sku":"P-01-23-25-541","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ クロ×シロ","offer_id":46637659816067,"sku":"P-01-23-25-201","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ アカ×シロ","offer_id":46637659848835,"sku":"P-01-23-25-301","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ イエロー×クロ","offer_id":46637659881603,"sku":"P-01-23-25-602","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ シロ×クロ","offer_id":46637659914371,"sku":"P-01-23-25-102","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替23〜25cm \/ オレンジ×クロ","offer_id":46637659947139,"sku":"P-01-23-25-722","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ クロ","offer_id":46637659979907,"sku":"55320","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替25〜27cm \/ シロ","offer_id":46637660012675,"sku":"55321","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替25〜27cm \/ ブルー","offer_id":46637660045443,"sku":"55322","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替25〜27cm \/ アカ","offer_id":46637660078211,"sku":"55323","price":1000.0,"currency_code":"JPY","in_stock":false},{"title":"切替25〜27cm \/ シロ×ブルー","offer_id":46637660110979,"sku":"P-01-25-27-154","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ ブルー×シロ","offer_id":46637660143747,"sku":"P-01-25-27-541","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ クロ×シロ","offer_id":46637660176515,"sku":"P-01-25-27-201","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ アカ×シロ","offer_id":46637660209283,"sku":"P-01-25-27-301","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ イエロー×クロ","offer_id":46637660242051,"sku":"P-01-25-27-602","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ シロ×クロ","offer_id":46637660274819,"sku":"P-01-25-27-154","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"切替25〜27cm \/ オレンジ×クロ","offer_id":46637660307587,"sku":"P-01-25-27-722","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/imgrc0092805832_d891bc6d-99aa-4032-b31d-e617fa21ed4e.jpg?v=1761642852"},{"product_id":"27761-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    \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で、長くご愛用いただける信頼と安心をお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_4e5afdbb-0a69-4573-8512-c88533e23840.jpg?v=1761641585\" 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_b6a48a9c-d60f-4be2-bcbb-ee3837f57b05.jpg?v=1761641585\" 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\/c_3_3c487417-37d3-437b-a8eb-22793044c097.jpg?v=1761641585\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品は、以下の特徴と機能により、快適な履き心地と安心を提供します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e遠赤外線効果：セラミックスを練り込んだ糸が足元を温めます。\u003c\/li\u003e\n                \u003cli\u003e抗菌防臭効果：天然抗菌剤キトサン配合で清潔感を保ちます。\u003c\/li\u003e\n                \u003cli\u003eストレスフリーな履き心地：超らくらく加工で締め付け感を軽減します。\u003c\/li\u003e\n            \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足セット\u003c\/li\u003e\n                \u003cli\u003e生産国：日本\u003c\/li\u003e\n                \u003cli\u003eサイズ：22-24cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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":45790367318147,"sku":"27761-920","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":45790367350915,"sku":"27761-2-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":45790367383683,"sku":"27761-4-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール","offer_id":45790367416451,"sku":"27761-87-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":45790367449219,"sku":"27761-7-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"オリーブ","offer_id":45790367481987,"sku":"27761-5-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":45790367514755,"sku":"27761-8-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ライトブラウン","offer_id":45790367547523,"sku":"27761-166-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン","offer_id":45790367580291,"sku":"27761-6-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"アズキ","offer_id":45790367613059,"sku":"27761-31-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":45790367645827,"sku":"27761-12-992","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_4e5afdbb-0a69-4573-8512-c88533e23840.jpg?v=1761641585"},{"product_id":"78101-992","title":"【日本製靴下】 冷え取り紳士パイルハイソックス 2足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e冷え取りに！足元から紳士の品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e寒い日の足元を\u003cstrong class=\"font-bold\"\u003e暖かく\u003c\/strong\u003e包む、選りすぐりのカラーバリエーション。毎日のコーディネートに合わせやすく、\u003cstrong class=\"font-bold\"\u003eビジネスからカジュアルまで幅広く活躍\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong class=\"font-bold\"\u003e2足セット\u003c\/strong\u003eで、\u003cstrong class=\"font-bold\"\u003e24-26cm\u003c\/strong\u003eの足に対応。さらに\u003cstrong class=\"font-bold\"\u003e遠赤抗菌防臭\u003c\/strong\u003e加工が施されており、快適さが持続します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_658948a6-9368-41d3-a7b4-4d6fd33328d4.jpg?v=1761641918\" 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 class=\"font-bold\"\u003e肉厚なパイル編み\u003c\/strong\u003e。床からの\u003cstrong class=\"font-bold\"\u003e冷気をしっかりと遮断\u003c\/strong\u003eし、まるで毛布に包まれているかのような\u003cstrong class=\"font-bold\"\u003e心地よさ\u003c\/strong\u003eを一日中提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_7_6c3f4da0-3eb7-420d-8c55-2455eab98366.jpg?v=1761641918\" 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 class=\"font-bold\"\u003e超らくらく加工\u003c\/strong\u003e」が、足への\u003cstrong class=\"font-bold\"\u003e締め付けを最小限\u003c\/strong\u003eに。動いてもずり落ちにくく、長時間の着用でも\u003cstrong class=\"font-bold\"\u003eストレスフリーな軽やかさ\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/c_3_18ee4bca-9056-4a3b-9bb4-0f7f9fb9703d.jpg?v=1761641918\" class=\"img-fluid d-block w-100 product-img\" alt=\"締め付けないソックスの快適さ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eずり落ちないのに締め付けない究極設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"おまかせ \/ おまかせ","offer_id":45790381244547,"sku":"78101-920","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"グレー \/ グレー","offer_id":45790381277315,"sku":"78101-117-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ ネイビー","offer_id":45790381310083,"sku":"78101-4-992","price":1280.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール \/ チャコール","offer_id":45790381342851,"sku":"78101-245-992","price":1280.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン \/ ブラウン","offer_id":45790381375619,"sku":"78101-296-992","price":1280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/mm_s_658948a6-9368-41d3-a7b4-4d6fd33328d4.jpg?v=1761641918"}],"url":"https:\/\/iyashi.we-shop.jp\/collections\/high-socks.oembed","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}