{"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":"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":"10001132","title":"冷えとり靴下 婦人 二重編み 色おまかせ2足セット シルク混","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元の冷え対策 冷えとりソックス2足セット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e届くのが待ち遠しくなる、\u003cstrong\u003e色柄おまかせの2足セット\u003c\/strong\u003e。日々の足元に\u003cstrong\u003e彩りと温もりをプラス\u003c\/strong\u003eし、\u003cstrong\u003eどんなコーディネートにも合わせやすい\u003c\/strong\u003eデザインが揃っています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"毎日を彩る足元のおしゃれ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日を彩る足元のおしゃれ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌触り極上 シルク混の二重編み\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e内側は\u003cstrong\u003e肌に優しいシルク混\u003c\/strong\u003eで、\u003cstrong\u003eとろけるような心地よさ\u003c\/strong\u003e。\u003cstrong\u003e二重編みが叶える優れた保温力と吸湿性\u003c\/strong\u003eで、\u003cstrong\u003e一年を通して足元を快適に\u003c\/strong\u003e保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top2_10001132_435ccd1d-5d4b-4960-955d-6113a4446433.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"ずっと履いていたくなる柔らかさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eずっと履いていたくなる柔らかさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんなシーンも 足にやさしいフィット感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e締め付けすぎないのにしっかりフィット\u003c\/strong\u003e。足の形にそっと寄り添うことで、\u003cstrong\u003e長時間の着用でもストレスを感じにくい快適さ\u003c\/strong\u003eを実現しました。\u003cstrong\u003eおうち時間にも活躍\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08681-2_fcbbb0ea-5717-4504-8fc9-66def0e4c25d.jpg?v=1761639516\" class=\"img-fluid d-block w-100 product-img\" alt=\"自然体で過ごす足元の心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然体で過ごす足元の心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細スペック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e素材:\u003c\/strong\u003e\u003cbr\u003e\n      内側: 絹、綿、ポリエステル、ポリウレタン\u003cbr\u003e\n      外側: アクリル、ポリエステル、毛、ポリウレタン、その他\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eサイズ:\u003c\/strong\u003e 22～24cm\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e原産国:\u003c\/strong\u003e 中国\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※2色各1足の2足セットですが、色が被る場合があります。ご了承ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"アメリブ","offer_id":45790300274819,"sku":"08681-992-9508681","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"無地","offer_id":45790300307587,"sku":"08681-992-9508682","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"小花柄","offer_id":45790300340355,"sku":"08681-992-9508683","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ドット柄","offer_id":45790300373123,"sku":"08681-992-9508684","price":1180.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー柄","offer_id":45790300405891,"sku":"08681-992-9508685","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top_10001132_68188798-1ae0-46e5-a507-2327c6fb1efe.jpg?v=1761639516"},{"product_id":"10001167","title":"婦人5本指あったかソックス 裏起毛 ソックス 2足組×2の4足セット（色違い２組　色はおまかせ）「癒足セット」","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元を包む温もり、4足セットで毎日あたためケア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足先から足首まで優しく包み込む「癒足セット」。パイル編みのふんわり裏起毛が、足の指一本一本まで暖かさで満たします。色おまかせの4足組で、洗い替えにも困らない豊富なラインナップです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10001167top_fa92e368-a0e3-42f8-8a85-7232c2b4ee5f.jpg?v=1760435138\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元から始める温活習慣\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適フィット、解放感あふれる足指ケア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足の形状に吸い付くような心地よいフィット感。5本指が独立することで、足指が自由に動き、ムレにくく一日中サラサラとした快適さを保ちます。重ね履きもしやすく、おうち時間はもちろん外出時にも重宝します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02552img_ac15f919-5f2e-4440-baea-cc7de6fac34f.jpg?v=1760435138\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元すっきり快適な履き心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eふわふわの極上体験、足元からじんわり保温\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e密度の高い裏起毛が、まるで毛布のように足元を優しくホールドします。触れるたびに感じる、とろけるような柔らかさ。この極上の肌触りが、足元をじんわりとあたため続け、快適な状態を長時間維持します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/02552-4_cde41619-abac-4042-b976-ef4844dc082a.jpg?v=1760435138\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e包み込まれるような暖かさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品スペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「癒足セット」の主な特徴です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e種類: 婦人5本指あったかソックス\u003c\/li\u003e\n          \u003cli\u003e機能: 裏起毛で高い保温性\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容・バリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお買い得なセット内容です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e数量: 2足組×2セットの合計4足組\u003c\/li\u003e\n          \u003cli\u003e組み合わせ: 色違い2組\u003c\/li\u003e\n          \u003cli\u003e色: おまかせ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"了承した \/ 02522 色違い２足組×2","offer_id":45752172642435,"sku":"50037","price":1840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/10001167top_fa92e368-a0e3-42f8-8a85-7232c2b4ee5f.jpg?v=1760435138"},{"product_id":"08451-993-980","title":"レディース メリノウール 色おまかせ 3足セット","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e冷える足元に彩りを、メリノウールで温かく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日違う表情が楽しめる、色おまかせ3足セット。足元からじんわり温まる\u003cstrong\u003eメリノウール\u003c\/strong\u003eが、\u003cstrong\u003e冬の冷え\u003c\/strong\u003eからしっかりと守ります。気分に合わせて選べるデザインで、毎日のコーディネートが豊かになります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-top1_e70adfc2-1150-4b6a-854d-9c34657e0a38.jpg?v=1761640163\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e届いて嬉しい、私だけの組み合わせ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暖かさを誘う、ふっくらウール素材\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足を入れた瞬間から包み込むような温かさ。高品質な\u003cstrong\u003eメリノウール\u003c\/strong\u003eが、\u003cstrong\u003e冬の厳しい冷え\u003c\/strong\u003eから足元を優しく守ります。\u003cstrong\u003eふっくらとした編み目\u003c\/strong\u003eが空気を含み、快適な履き心地が一日中続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-img1_811c7fd6-f65b-4941-8e96-1867b894d97a.jpg?v=1761640163\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e触れて感じる、上質な温もり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元すっきり、毎日のスタイルに溶け込む\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eマンネリしがちな足元に、さりげない華やぎを添えるデザイン。\u003cstrong\u003e足首を温かく包み込むクルー丈ソックス\u003c\/strong\u003eは、\u003cstrong\u003e16cm丈と20cm丈の2種類\u003c\/strong\u003eをご用意。スカートにもパンツにも合わせやすい丈感で、どんなスタイルにも自然にフィットします。寒い日の外出も快適に楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-tyakuyou_a977018d-7fbe-4588-bb0c-4ea6b3248a89.jpg?v=1761640163\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんな日も、足元から快適に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ストライプ（16cm丈）","offer_id":45790319181955,"sku":"8451","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ヘリンボン（16cm丈）","offer_id":45790319214723,"sku":"8452","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ノルディック（16cm丈）","offer_id":45790319247491,"sku":"8453","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"チェック（16cm丈）","offer_id":45790319280259,"sku":"8454","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"クロスドット（20cm丈）","offer_id":45790319313027,"sku":"8455","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"花（20cm丈）","offer_id":45790319345795,"sku":"8456","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ダイヤ千鳥バイカラー（20cm丈）","offer_id":45790319378563,"sku":"8457","price":1497.0,"currency_code":"JPY","in_stock":true},{"title":"ノルディックストライプ（20cm丈）","offer_id":45790319411331,"sku":"8458","price":1497.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/08451-top1_e70adfc2-1150-4b6a-854d-9c34657e0a38.jpg?v=1761640163"},{"product_id":"20525-992-980","title":"レディース デニムルックレギンス ２本セット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイルアップを叶えるデニムルック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eまるで\u003cstrong\u003e本物のようなデニムの風合い\u003c\/strong\u003eを、\u003cstrong\u003eレギンスの快適さ\u003c\/strong\u003eで実現しました。穿くだけでこなれ感が生まれ、脚を\u003cstrong\u003eすっきりと見せる視覚効果\u003c\/strong\u003eも期待できます。日常に溶け込む、新しい定番スタイルです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-1a_4b163b7a-9955-43a0-b876-bdcacf289fef.jpg?v=1761641421\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽やかに毎日を彩る一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eクールなダメージ加工で洗練されたカジュアル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e計算されたダメージ加工\u003c\/strong\u003eが、いつものカジュアルスタイルに\u003cstrong\u003eこなれた印象\u003c\/strong\u003eを加えます。\u003cstrong\u003eヴィンテージライクな表情\u003c\/strong\u003eが、\u003cstrong\u003e大人の遊び心\u003c\/strong\u003eをくすぐるデザインです。Tシャツ一枚でもサマになるアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-2aa_61f4ca9c-c537-42ee-8d7a-ebb025630ca1.jpg?v=1761641421\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e抜け感を演出する個性派\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eフェミニンな花柄と美シルエット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eこだわり\u003c\/strong\u003eのプリントで表現されたポケットや、\u003cstrong\u003eさりげない花柄\u003c\/strong\u003eが\u003cstrong\u003e女性らしさ\u003c\/strong\u003eを引き立てます。どの角度から見ても\u003cstrong\u003e美しく、品のある後ろ姿\u003c\/strong\u003eを演出する一本です。様々なトップスとの相性も抜群です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-2c_c0fe69ca-a0f9-4df2-b073-978dd8ac0192.jpg?v=1761641421\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿まで抜かりなく魅力的\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"ダメージ柄　紺","offer_id":45790362763395,"sku":"20525-51-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"ダメージ柄　黒","offer_id":45790362796163,"sku":"20525-2-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"ポケット花柄　紺","offer_id":45790362828931,"sku":"20545-51-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"ポケット花柄　黒","offer_id":45790362861699,"sku":"20545-2-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"ダメージ柄紺、黒各1","offer_id":45790362894467,"sku":"20525-920-51_2-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"紺ダメージ、ポケット花各1","offer_id":45790362927235,"sku":"20525-51_20545-51-992","price":1990.0,"currency_code":"JPY","in_stock":true},{"title":"黒ダメージ、ポケット花各1","offer_id":45790362960003,"sku":"20525-2_20545-2-992","price":1990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20525-1a_4b163b7a-9955-43a0-b876-bdcacf289fef.jpg?v=1761641421"},{"product_id":"20661-992-930","title":"レディース ふわふわ 腹巻きパンツ 2枚セット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Jost, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #3e3636;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e2e1e1;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e3636; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e2e1e1; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #3e3636; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #3e3636; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3e363640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e2e1e1;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #3e3636;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e3636; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #3e3636; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e2e1e1; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #3e3636; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #3e3636; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #3e3636; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e3636; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #3e3636; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #3e3636; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e3636; margin-bottom: 12px; border-bottom: 1px solid #3e3636; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e2e1e1; th, td { padding: 12px 8px; border: 1px solid #e2e1e1; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e3636; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e2e1e1; background: #f5f5f5; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e3636; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eふわふわ肌触り おなか温活\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e寒さからお腹を守る、とろけるような肌触りの腹巻きパンツ。\u003cstrong\u003e2枚セット\u003c\/strong\u003eだから洗い替えにも困らず、毎日\u003cstrong\u003e快適に温かさ\u003c\/strong\u003eを実感いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top20661_f14cb4f0-7812-43af-ab75-acbb3225950a.jpg?v=1761641493\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日使えるお得なセット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e優しく包む至福の肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eふんわりとした柔らかな質感が、締め付け感なくお腹と腰を優しく包み込みます。どんなスタイルにも合わせやすい、一枚あると安心の\u003cstrong\u003e快適インナー\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20661img_639c7745-3f62-42b1-ab55-57aa9de40917.jpg?v=1761641493\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よいフィット感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e彩り豊かな毎日を演出\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e豊富なカラーバリエーションが、おうち時間に彩りを添えます。見た目も可愛らしいデザインで、身につけるだけで\u003cstrong\u003e気分が上がる\u003c\/strong\u003e、そんな一枚です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/20662_4bc891d7-a57f-4d5f-be82-ca55deebff0d.jpg?v=1761641493\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる楽しいデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003c!-- 入力データにスペック・詳細データがないため、このセクションは出力しません。 --\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに発送案内情報がないため、このセクションは出力しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに注意事項情報がないため、このセクションは出力しません。 --\u003e\n\n\u003c\/div\u003e","brand":"稲坂莫大小製造","offers":[{"title":"無地","offer_id":45790364041347,"sku":"20667-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"ボーダー","offer_id":45790364074115,"sku":"20668-992","price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"3色ボーダー","offer_id":45790364106883,"sku":"20669-992","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9338\/9955\/files\/top20661_f14cb4f0-7812-43af-ab75-acbb3225950a.jpg?v=1761641493"},{"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\/heat-retention.oembed","provider":"稲坂莫大小製造web-shop","version":"1.0","type":"link"}